aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools
Commit message (Expand)AuthorAge
* Global cleanup change.Gravatar Googler2016-10-05
* Global cleanup change.Gravatar Liam Miller-Cushon2016-10-05
* Add visibility to //src/tools/android/java/com/google/devtools/build/android/...Gravatar Yun Peng2016-09-30
* Open source dex merging tools for incremental dexing.Gravatar Adam Michael2016-09-30
* Update the density filter to account for all passed densities.Gravatar Googler2016-09-27
* Add options to ResourceShrinkerAction to generate an updated R.txt.Gravatar Andrew Pellegrini2016-09-27
* Add manifest merger output log.Gravatar Andrew Pellegrini2016-09-26
* Remove absolute paths from protoGravatar Googler2016-09-21
* Handle multiply-defined attrs in AndroidResourceClassWriterGravatar Googler2016-09-09
* Remove dependency data from AarGeneratorActionGravatar Googler2016-09-08
* Adds a jar filter to the IntelliJ IDE aspect.Gravatar Googler2016-09-06
* Restore anydpi support, working around the lack of FolderConfig support.Gravatar Googler2016-09-01
* Add parsing of Proguard mapping file for resource class fields. Fixes issue w...Gravatar Andrew Pellegrini2016-09-01
* Add a resource validator action for android_libraryGravatar Googler2016-08-30
* Add a lightweight resource merge action.Gravatar Googler2016-08-30
* Adds data binding support to the Android resource processor.Gravatar Greg Estren2016-08-23
* Flip on @+id parsing by defaultGravatar Googler2016-08-22
* Share source paths for more compact res proto serializationGravatar Googler2016-08-17
* Handle public tags in merger -> R.class writerGravatar Googler2016-08-17
* Remove MergeeManifestsConverter used for the transition of --mergeeManifests ...Gravatar Andrew Pellegrini2016-08-12
* Update DensitySpecificManifestProcessor to omit a <compatible-screens> declar...Gravatar Googler2016-08-10
* Rollback of commit 70fbf690e571037370044f7d1e316b0bf9172e1c.Gravatar Googler2016-08-05
* Adds support for round and 340dpi to resource qualifiers, and allows stamping...Gravatar Googler2016-08-03
* Add source path context to @+id parse errors.Gravatar Googler2016-08-02
* Use the native java_proto_library instead of the macro defined in genproto.bzl.Gravatar Carmi Grushko2016-08-02
* Tolerate missing field value in binary's R.txtGravatar Googler2016-08-02
* MergeConflict: fix typo in error message string.Gravatar Googler2016-07-29
* Add a resource parsing action.Gravatar Googler2016-07-28
* Change android resource shrinking to use the standard Proguard jar artifact.Gravatar Andrew Pellegrini2016-07-27
* Improve resource DataKey serialization perf a bitGravatar Googler2016-07-27
* Add SVG as an analyzed file type to ResourceShrinker.javaGravatar Andrew Pellegrini2016-07-26
* Remove a few unused methods from {Dep,Unvalidated}AndroidDataGravatar Googler2016-07-26
* Fixed ConvertersTest on WindowsGravatar Yun Peng2016-07-25
* Turn down deprecation warning.Gravatar Googler2016-07-22
* Add a resource merger state -> R class writer.Gravatar Googler2016-07-22
* 5 of 5: Integrate with the AndroidResourceProcessorGravatar Googler2016-07-21
* Minor backwards compatibility fixes:Gravatar Googler2016-07-21
* Add target names for mergee manifests to generate more helpful error messages...Gravatar Andrew Pellegrini2016-07-20
* Plumb customPackage to RClassGenerator and skip empty R classesGravatar Googler2016-07-20
* Removes "-preview" hack for Android build tools version attribute.Gravatar Googler2016-07-19
* Record and propagate namespaces from the <resources> element correctly.Gravatar Googler2016-07-15
* Remove anydpi support to improve backwards compatibility.Gravatar Googler2016-07-15
* Rollback of commit 80d1e16b7ae1d04fa2fa4c561588fe9fdbaefc41.Gravatar Carmi Grushko2016-07-14
* Use the native java_proto_library instead of the macro defined in genproto.bzl.Gravatar Carmi Grushko2016-07-14
* * Standardize attribute storage in the protoGravatar Googler2016-07-12
* Centralize the creation of the XmlInputFactoryGravatar Googler2016-07-12
* Fix android manifest merger from using only one mergee manifest.Gravatar Andrew Pellegrini2016-07-11
* Enhance AndroidResourceProcessingAction's split detection.Gravatar Michael Staib2016-07-08
* More pieces of RClassGeneratorActionGravatar Googler2016-07-08
* Remove .9 from nine-patch FullyQualifiedNamesGravatar Googler2016-07-07