aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* Improve DependencyAndroidData VALID_REGEX's robustness.Gravatar jingwen2018-05-31
* Turn on pseudo locale generation for compilation.Gravatar corysmith2018-05-30
* Use independently passed assets in aapt2 packaging as wellGravatar asteinb2018-05-29
* tolerate missing outer classes for interface desugaringGravatar kmb2018-05-24
* Send Aapt2Exception message to the logger.Gravatar jingwen2018-05-21
* Enable proguarded Android builds with --experimental_desugar_java8_libs in BazelGravatar kmb2018-05-16
* Remove references to internal targetsGravatar ulfjack2018-05-14
* Set Locale to English when uppercasing strings to match EnumsGravatar Jingwen Chen2018-05-11
* Automated rollback of commit feeccd8c0a5d97493cabfeb9481cf6f3800b9b84.Gravatar corysmith2018-05-10
* Internal changeGravatar Googler2018-05-10
* Only include generated resources when pseudo locales are asked for.Gravatar corysmith2018-05-10
* Generate a separate psuedo locale .flat file only for default locale on value...Gravatar corysmith2018-05-08
* Extract Qualifiers class for reuse.Gravatar corysmith2018-05-07
* Internal changeGravatar Googler2018-05-03
* Extract Qualifiers class for reuse.Gravatar corysmith2018-05-03
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-02
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* 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