aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android
Commit message (Expand)AuthorAge
...
* Avoid failing when a fixed locale conflicts with a provided locale qualifer f...Gravatar corysmith2018-05-01
* Normalize parameter name commentsGravatar cushon2018-04-27
* For --checkHashMismatch=ERROR, emit all errors instead of stopping at the fir...Gravatar cushon2018-04-26
* Automated rollback of commit 047688a129b444ba918ae4c31767dce73b17b049.Gravatar Googler2018-04-24
* Add support for pseudo locales to ResourceLinker.Gravatar corysmith2018-04-24
* Add error message on empty public resourcesGravatar asteinb2018-04-23
* Remove use of bare Immutable{List,Map,Set} Builder classes.Gravatar jcater2018-04-20
* Add --debug-mode to aapt2 invocations when building without -c opt.Gravatar corysmith2018-04-19
* Update ApkSubject to use the AndroidCompiledDataDeserializer for proto apks.Gravatar corysmith2018-04-19
* Add the --pseudo-localize flag to resource compilation, gated by the --genera...Gravatar corysmith2018-04-19
* Relax the assertion in Desugar for checking the calls to $closeResource(...).Gravatar cnsun2018-04-17
* Ability to pass decoupled assets into monolithic resource processing actionGravatar asteinb2018-04-17
* Create asset merging actionGravatar asteinb2018-04-16
* Remove some deprecated resources flags.Gravatar ajmichael2018-04-04
* Automated rollback of commit e8bed799d59526541afa2a0e9ef5d4c49e3ba390.Gravatar corysmith2018-04-03
* Create proguard.txt in android_library AAR output.Gravatar ajmichael2018-04-02
* build and test KeepScanner tool open-sourceGravatar kmb2018-03-30
* Automated rollback of commit a76f7db51a90cc2e35c1d66782056c310729eef0.Gravatar corysmith2018-03-30
* Modify the .flat decompilation to account for multiple configurations by conv...Gravatar corysmith2018-03-29
* stub simple core library bridge methods that only differ in return typeGravatar kmb2018-03-26
* Enable params files for DexMapper.Gravatar ahumesky2018-03-26
* Detect main dex list entries that will be missingGravatar kmb2018-03-22
* Make ManifestMergerAction able to not take a primary manifestGravatar asteinb2018-03-22
* Make android tools stop accepting --annotationJar.Gravatar ajmichael2018-03-22
* Have the Android R class generators add the target label to the class jar.Gravatar tomlu2018-03-20
* Reflect core library moves in super calls, even in default method stubs. Alw...Gravatar kmb2018-03-16
* Android tools: remove mtime-modificationsGravatar Laszlo Csomor2018-03-15
* Make KeepScanner tool search classpath for nearest definition of each member ...Gravatar kmb2018-03-12
* Minor fixes to KeepScanner tool:Gravatar kmb2018-03-12
* Support custom implementations of emulated core interface methodsGravatar kmb2018-03-12
* Don't check contents of conflicting compiled resourcesGravatar asteinb2018-03-07
* Filter out non-.flat files while linking.Gravatar corysmith2018-03-06
* emulate dynamic dispatch of emulated default interface methodsGravatar kmb2018-03-02
* Android desugar config options to exclude methods from interface emulationGravatar kmb2018-03-01
* send invocations to emulated interfaces through dispatch helper.Gravatar kmb2018-03-01
* Ensure configurations are still filtered after shrinking.Gravatar corysmith2018-02-27
* Ensure the public.xml is included with the databound resources.Gravatar corysmith2018-02-27
* add binary flag for core library desugaring and gate existing configuration f...Gravatar kmb2018-02-26
* Expand databinding expressions in resource_files.zip.Gravatar ajmichael2018-02-26
* Change android_library .aar timestamp and open-source AarGeneratorActionTest.Gravatar ajmichael2018-02-26
* Rename and implement emulated interfaces as needed during android desugaringGravatar kmb2018-02-24
* Actually retarget so-configured invocations in android desugaringGravatar kmb2018-02-22
* Add a check to avoid core library default methods that (accidentally) aren't ...Gravatar kmb2018-02-22
* Remove unused density filtering flagGravatar asteinb2018-02-22
* add ability to move individual core library methodsGravatar kmb2018-02-21
* Apply interface invocation desugaring to renamed core libraries. Fix invokes...Gravatar kmb2018-02-20
* Tool that scans a given Jar for references to select classes and outputs corr...Gravatar kmb2018-02-20
* Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb.Gravatar corysmith2018-02-16
* Normalized the serialization proto to save space and allow greater versatilit...Gravatar corysmith2018-02-16
* Don't fail if special resource directories contain multiple resourcesGravatar Googler2018-02-15