summaryrefslogtreecommitdiff
path: root/java/com/google/devtools/build/android/desugar/CoreLibraryInvocationRewriter.java
AgeCommit message (Expand)Author
2018-05-04Reflect core library moves in super calls, even in default method stubs. Alw...kmb
2018-05-04Support custom implementations of emulated core interface methodskmb
2018-05-04send invocations to emulated interfaces through dispatch helper.kmb
2018-05-04Actually retarget so-configured invocations in android desugaringkmb
2018-05-04add ability to move individual core library methodskmb
2018-05-04Apply interface invocation desugaring to renamed core libraries. Fix invokes...kmb
2018-05-04Basic tooling to desugar select core librarieskmb