aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/android/dexer
Commit message (Expand)AuthorAge
* Multi-thread zip file writing in DexFileSplitter. Since we push content into...Gravatar kmb2018-01-19
* Automatic code cleanup.Gravatar cushon2018-01-04
* Support inclusion filter in DexFileSplitter, with the same semantics as in .....Gravatar kmb2017-12-06
* Dedupe inputs in dexmerger tool similar to other tools.Gravatar kmb2017-12-05
* Support multiple (disjoint) inputs and add --multidex=given_shard flag to Dex...Gravatar kmb2017-11-09
* Internal changeGravatar kmb2017-10-26
* Internal changeGravatar dslomov2017-10-23
* standalone tool to split dex archives into shards to merge.Gravatar kmb2017-10-20
* Support --forceJumbo flag with incremental dexingGravatar kmb2017-10-10
* Support --positions flag in DexBuilder, for consistency with dxGravatar kmb2017-09-29
* CI,windows: create test_suites for Windows testsGravatar L?szl? Csomor2017-09-19
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Allow to overwrite default dex prefix name 'classes'.Gravatar Googler2017-08-31
* multi-thread DexFileMergerGravatar kmb2017-08-11
* write dex archives uncompressedGravatar kmb2017-08-09
* don't use methods and classes removed in upstream dxGravatar kmb2017-08-07
* Android: fix path bugs and enable tests on WindowsGravatar Laszlo Csomor2017-07-10
* Fix ./compile.sh srcs: adding dexer to the list of sourcesGravatar dmarting2017-07-03
* Open source dexer tests.Gravatar ajmichael2017-06-29