summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-24Merge pi-platform-release to stage-aosp-master - DO NOT MERGEBill Yi
2018-09-13Follow renames of host libraries am: 89c6d053f2 am: b7ac6209ceColin Cross
2018-09-13Follow renames of host libraries am: 89c6d053f2Colin Cross
2018-09-13Follow renames of host librariesColin Cross
2018-09-11Follow renames of host librariesandroid-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-1.0.5oreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseColin Cross
2018-05-08Merge remote-tracking branch upstream-master into master am: 9d2aa11004 am: 6...Ivan Gavrilovic
2018-05-08Merge remote-tracking branch upstream-master into master am: 9d2aa11004android-o-mr1-iot-release-1.0.4android-o-mr1-iot-release-1.0.3Ivan Gavrilovic
2018-05-08Merge remote-tracking branch upstream-master into masterIvan Gavrilovic
2018-05-04Merge remote-tracking branch upstream-master into masterandroid-p-preview-5android-p-preview-4android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1Ivan Gavrilovic
2018-05-04Allow --worker_max_instances to take MnemonicName=value to specify max for ea...upstream-masterGoogler
2018-05-04Clean up code that directly imports nested classes like Builder, Entry, etc.jcater
2018-05-04Clean up code that directly imports nested classes like Builder, Entry, etc.jcater
2018-05-04Clean up code that directly imports nested classes like Builder, Entry, etc.jcater
2018-05-04Remove use of bare Immutable{List,Map,Set} Builder classes.jcater
2018-05-04Relax the assertion in Desugar for checking the calls to $closeResource(...).cnsun
2018-05-04Make attempting to change --config in invocation policy an error.ccalvarin
2018-05-04Remove alphabetical sorting of options in the canonical list.ccalvarin
2018-05-04Remove some deprecated resources flags.ajmichael
2018-05-04Remove category checking from incompatible changes.ccalvarin
2018-05-04Support source versions newer than 8 in Bazel's annotation processorscushon
2018-05-04stub simple core library bridge methods that only differ in return typekmb
2018-05-04Reflect core library moves in super calls, even in default method stubs. Alw...kmb
2018-05-04Make KeepScanner tool search classpath for nearest definition of each member ...kmb
2018-05-04Minor fixes to KeepScanner tool:kmb
2018-05-04Support custom implementations of emulated core interface methodskmb
2018-05-04tests,windows: enable android.desugar.runtimeLaszlo Csomor
2018-05-04emulate dynamic dispatch of emulated default interface methodskmb
2018-05-04Android desugar config options to exclude methods from interface emulationkmb
2018-05-04send invocations to emulated interfaces through dispatch helper.kmb
2018-05-04Fix invocation policy's handling of the null default when filtering values.ccalvarin
2018-05-04add binary flag for core library desugaring and gate existing configuration f...kmb
2018-05-04Rename and implement emulated interfaces as needed during android desugaringkmb
2018-05-04Actually retarget so-configured invocations in android desugaringkmb
2018-05-04Add a check to avoid core library default methods that (accidentally) aren't ...kmb
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-04Tool that scans a given Jar for references to select classes and outputs corr...kmb
2018-05-04Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.corysmith
2018-05-04Normalized the serialization proto to save space and allow greater versatilit...corysmith
2018-05-04Resolve the owner of interface.super calls to inherited default methods for a...kmb
2018-05-04Desugar fixes:kmb
2018-05-04Delete erroneous piece of desugar's renaming logickmb
2018-05-04Stub default methods as needed for core library desugaringkmb
2018-05-04Refactor the command line argument parser to use the latest API.cnsun
2018-05-04Rename generated core classes during core library desugaringkmb
2018-05-04Reflect renamed classes in desugar output file nameskmb
2018-05-04drop debug info when loading classes in desugar as a workaround for https://b...kmb
2018-05-04Basic tooling to desugar select core librarieskmb
2018-05-04Fix StreamResourceLeak errorLiam Miller-Cushon
2018-05-04Relax the assertion on the inferred resource type. Now we only require that thecnsun