aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools
Commit message (Expand)AuthorAge
* Cleanup android rules and android tools so that my IDE stops complaining to me.Gravatar Adam Michael2017-01-25
* Description redacted.Gravatar Carmi Grushko2017-01-20
* Description redacted.Gravatar Vladimir Moskva2017-01-19
* If --strict_proto_deps=default and a proto_library didn't specify strict_prot...Gravatar Carmi Grushko2017-01-18
* Rename symbolsTxt to symbols reflecting it's actual usage.Gravatar Googler2017-01-18
* Create LibraryRClassGeneratorAction for generating R classes outside of theGravatar Googler2017-01-17
* Move the serialize and write functionality from UnwrittenMergedAndroidData to...Gravatar Googler2017-01-13
* Cleanup unthrown exceptions.Gravatar Googler2017-01-13
* Add static factory methods to the AndroidResourceClassWriter for easier setup.Gravatar Googler2017-01-13
* Expose the ability to define a binary output to the merge call.Gravatar Googler2017-01-12
* Make sure the classloader is closed after use.Gravatar Googler2017-01-12
* Delete some dead android rules and tools code.Gravatar Adam Michael2017-01-09
* Delete Bazel local version ResourceShrinker.java.Gravatar Andrew Pellegrini2016-12-21
* Allow ResourceShrinkerAction to support splits.Gravatar Michael Staib2016-12-20
* Switch Bazel to use ResourceUsageAnalyzer.java instead of ResourceShrinker.java.Gravatar Andrew Pellegrini2016-12-19
* Rollback of commit 27cd7f6bb4a02f56f9ad73e57e71e69a1c00d5ea.Gravatar Adam Michael2016-12-15
* Fix NPE in RClassGenerator when dev has code in unnamed packageGravatar Googler2016-12-05
* unknown commit of 5: Fixing the merge warning messages in transitive library ...Gravatar Googler2016-12-01
* Add logging for creation of stub IDs for public.xml entries.Gravatar Andrew Pellegrini2016-11-24
* Mark resources with no declarations as deleted if they are also unused, allow...Gravatar Andrew Pellegrini2016-11-24
* Remove limitation of only analyzing files with known extensions as resources.Gravatar Andrew Pellegrini2016-11-23
* Fix resource shrinker failing to fully remove unused style, plurals, and arra...Gravatar Andrew Pellegrini2016-11-17
* Fix target info in conflict error message, to avoid toString on objectsGravatar Googler2016-11-04
* Wrap the source Path in a DataSource object.Gravatar Googler2016-10-25
* Support input srcjar in filtered gen jar.Gravatar Googler2016-10-14
* Rollback of commit f21d35ead25167ca7191229c7a365ccdf1a2550e.Gravatar Googler2016-10-07
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Support srcjar files in filtered gen jar.Gravatar Googler2016-10-07
* Description redacted.Gravatar Damien Martin-Guillerez2016-10-06
* Description redacted.Gravatar Googler2016-10-06
* Rollback of commit af8ebca2b88a0ee1129b72b4ce825f6489c31e67.Gravatar Damien Martin-Guillerez2016-10-05
* 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