aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools
Commit message (Expand)AuthorAge
* Rollback of commit 5160d196e62bf6f8fa56b32746a01b182729c5c8.Gravatar Googler2016-06-14
* Rollback of commit 4f854d47888d011354357e965fd3c7bf1d74b95f.Gravatar Yue Gan2016-06-13
* Xml processing fixes:Gravatar Googler2016-06-13
* Small fixes:Gravatar Googler2016-06-07
* Change the readContentsAsString to use the XMLOutputFactory instead of the ma...Gravatar Googler2016-06-07
* Enable the AndroidResourceProcessingAction to accept splits.Gravatar Michael Staib2016-06-06
* Add support for an "inclusion filter" to DexMapper toolGravatar Googler2016-06-03
* Rollback of commit d3cccae7b663d5defea2943509b0d9d245279830.Gravatar Googler2016-05-23
* Rollback of commit 941ef4d96d85e114eb6cca2fc0f646578ab0ef27.Gravatar Googler2016-05-19
* * Adds handling for anydpi and watch, two unsupported qualifiers in FolderCon...Gravatar Googler2016-05-19
* Use BufferedOutputStream for zipping / jar.Gravatar Googler2016-05-19
* Handle b+.{2}+{3,4} qualifiers, as well as mobile country code and mobile net...Gravatar Googler2016-05-18
* Switch the qualifier parsing to use FolderConfiguration. There is some extra ...Gravatar Googler2016-05-17
* Fix for combining resources so that the transitive, direct, and primary resou...Gravatar Googler2016-05-17
* Make AarGeneratorAction deterministic by zeroing zip entry timestamps.Gravatar Nicholas Lativy2016-05-17
* Memory Optimizations:Gravatar Googler2016-05-16
* Speed Optimizations:Gravatar Googler2016-05-16
* Fix wrong method accessor in "this dep isGravatar Greg Estren2016-05-13
* Add mpdi and ldpi to the v4 adjustment of qualifiers.Gravatar Googler2016-05-10
* Renaming nonOverwriting to combining resources.Gravatar Googler2016-05-10
* Avoid generating an ap_ file for android_libraryGravatar Googler2016-05-10
* 4.99 of 5: Fix styleable combining.Gravatar Googler2016-05-10
* Adds support for stamping 280dpi into the density filtered manifest.Gravatar Googler2016-05-05
* 4.99 of 5: Cleanup.Gravatar Googler2016-05-05
* [Android] Support aapt-generated main dex specs.Gravatar Googler2016-05-05
* 4.95 of 5: Merger changesGravatar Googler2016-05-05
* 4.8 of 5: Xml Fixes for Merger IntegrationGravatar Googler2016-05-04
* 4.9 of 5: Writer fixes for integration.Gravatar Googler2016-05-04
* 4.85 of 5: DataKey fixes for integrationGravatar Googler2016-05-04
* Change ResourceShrinker instance of Charset.defaultCharset() being used to pa...Gravatar Andrew Pellegrini2016-05-03
* 4.7 of 5: Remove serialization of transitive dependencies.Gravatar Googler2016-05-03
* Backports support for round and 280dpi to resource qualifiers.Gravatar Googler2016-04-26
* Fix the srcs filegroup in BazelGravatar Damien Martin-Guillerez2016-04-22
* Adds new ManifestMergerAction to replace existing python merger script. Repla...Gravatar Andrew Pellegrini2016-04-21
* Fix incorrect package path.Gravatar Alex Humesky2016-04-20
* 4 of 5: Serialization of UnwrittenMergedAndroidData.Gravatar Googler2016-04-20
* Add a crunch_png attribute to android_binaryGravatar Googler2016-04-18
* Increase ResourceShrinker MethodVisitor level to ASM5 from ASM4 so that it ca...Gravatar Andrew Pellegrini2016-04-12
* Adds a small temporary hack to the Android resource processor so that it doesn'tGravatar Alex Humesky2016-04-08
* Provide ResourceShrinker with the generated R.java packages in addition to pa...Gravatar Andrew Pellegrini2016-04-08
* Fix the java compile for non-compatible type inference between java 7 and 8.Gravatar Googler2016-04-07
* 4.25 of 5: Writing of UnwrittenMergedAndroidDataGravatar Googler2016-04-07
* 3.75 of 5: Renaming classes and interfacesGravatar Googler2016-03-31
* Updates stub application resource handling to work with Android N.Gravatar Alex Humesky2016-03-30
* 3.74 of 5: Remove DataKey from DataValue, FileDataResource and XmlDataResource.Gravatar Googler2016-03-30
* 3.73 of 5: Convert xml parsing to use the map based storageGravatar Googler2016-03-30
* 3.71: Remove ResourceMap, Fix testsGravatar Googler2016-03-25
* 3.7 of 5: Refactoring ResourceMap generation.Gravatar Googler2016-03-25
* Part 3.5 of 5: AssetsGravatar Googler2016-03-25
* Global cleanup change.Gravatar Googler2016-03-21