aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools/build/android/ziputils
Commit message (Expand)AuthorAge
* Bazel server, tools: ensure Readers are closedGravatar laszlocsomor2018-07-09
* Remove references to internal targetsGravatar ulfjack2018-05-14
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Enable params files for DexMapper.Gravatar ahumesky2018-03-26
* Force DexMapper (aka shuffle_jars) tool to partition large packages into mult...Gravatar kmb2017-11-01
* expect desugar metadata in conventional META-INF directory used by jar toolGravatar kmb2017-09-27
* PiperOrigin-RevId: 169563607Gravatar kmb2017-09-22
* Busybox all the Bazel Android tools.Gravatar ajmichael2017-08-25
* Switch android tools' use of options parser to a more concise form for the si...Gravatar ccalvarin2017-08-21
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Add categories transition values to android options.Gravatar ccalvarin2017-06-30
* Cleanup android rules and android tools so that my IDE stops complaining to me.Gravatar Adam Michael2017-01-25
* Add support for an "inclusion filter" to DexMapper toolGravatar Googler2016-06-03
* Enhance DexMapper tool to treat .class.dex files like .class files.Gravatar Googler2016-03-01
* Pre-compile Android tools that are embedded in the Bazel binary.Gravatar Lukacs Berki2015-10-27
* Separate BUILD file for options and docgen.Gravatar Han-Wen Nienhuys2015-10-16
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Quick fix for shipping the android tools in the Bazel binaryGravatar Damien Martin-Guillerez2015-09-03
* Move the parallel dexing tools to the Bazel tree.Gravatar Lukacs Berki2015-06-05