aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Add the ability to output the resource table as a protocol buffer to the Aapt...Gravatar corysmith2018-01-25
* Support DTD when processing resource files in the aapt2 pipelineGravatar Googler2018-01-22
* Multi-thread zip file writing in DexFileSplitter. Since we push content into...Gravatar kmb2018-01-19
* Bug fix: a call to OutputJar::ReserveCdh potentially invalidates the addressesGravatar asmundak2018-01-17
* Fix parsing for public.xml file when using aapt2.Gravatar Googler2018-01-16
* Also support es-r419 as a locale.Gravatar Googler2018-01-16
* java,runfiles: runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-01-16
* java,runfiles: cut all third-party dependenciesGravatar Laszlo Csomor2018-01-15
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* Always use the JavaIO VFS implementation in the remote worker.Gravatar John Millikin2018-01-12
* java,runfiles: add Java library to handle runfilesGravatar Laszlo Csomor2018-01-12
* Concatenate reference config files in singlejarGravatar Tony Liang2018-01-11
* Windows, Java launcher: Use relativize paths in classpath jarGravatar Yun Peng2018-01-11
* Fix parsing for some aapt2-generated resources.Gravatar Googler2018-01-10
* Produce data binding file from compile action when "enable_data_binding" attr...Gravatar Googler2018-01-10
* Fix StreamResourceLeak errorGravatar Liam Miller-Cushon2018-01-10
* Serialize and package xml attributes from resources xml tags in values folder...Gravatar Googler2018-01-08
* Fix param names - this is going to be enforced with error proneGravatar ulfjack2018-01-08
* PiperOrigin-RevId: 180964207Gravatar kmb2018-01-05
* Relax the assertion on the inferred resource type. Now we only require that theGravatar cnsun2018-01-05
* Automated rollback of changelist 180845132.Gravatar Googler2018-01-04
* Always filter resources by density in executionGravatar Googler2018-01-04
* Use linux-sandbox via the (new) LinuxSandboxUtil. (second attempt).Gravatar ruperts2017-12-20
* Use assets from the resource APK for resource shrinking rather than from the ...Gravatar Googler2017-12-20
* remote: add directory support for remote caching and executionGravatar Hadrien Chauvin2017-12-20
* Automated rollback of commit 52b62164af031c50b7a0584303caad67af5e1d4d.Gravatar aehlig2017-12-20
* Use linux-sandbox via the (new) LinuxSandboxUtil.Gravatar ruperts2017-12-20
* Skylint: Add a warning for the `+` operator on depsets.Gravatar laurentlb2017-12-19
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* remote: Add support for Google Cloud Storage.Gravatar Jakob Buchgraber2017-12-18
* Automated rollback of commit 70c2be189c9c0021f7c424c7399f8bdecc579b4e.Gravatar Googler2017-12-15
* Eagerly close directory content stream again when looking for dumped lambdasGravatar kmb2017-12-15
* Use assets from the APK for resource shrinking rather than from the merge act...Gravatar Googler2017-12-15
* reflect prefix in additional ClassReader methods for consistency with what ha...Gravatar kmb2017-12-14
* Shell code cleanupGravatar Androbin2017-12-14
* make desugar resilient to unrelated lambdas being dumped while it runsGravatar kmb2017-12-13
* Update aapt2 to recent version from git_pi-release.Gravatar Googler2017-12-13
* Add --checkHashMismatch flag to ZipFilterAction.Gravatar jingwen2017-12-12
* Correct stack map frame computation. When visiting CHOP Frame (discarding n l...Gravatar cnsun2017-12-12
* Fix: uploading artifacts of failed actions to remote cache stopped working.Gravatar olaola2017-12-11
* Windows Launcher: Fix argument passingGravatar Yun Peng2017-12-11
* Infrastructure for fixed checking if android_test can inherit resourcesGravatar Googler2017-12-08
* Temporary fix for resource filtering with aapt2Gravatar Googler2017-12-07
* Support inclusion filter in DexFileSplitter, with the same semantics as in .....Gravatar kmb2017-12-06
* support params files in dexmerger and dexsharder toolsGravatar kmb2017-12-06
* Fix some broken targets and failing tests.Gravatar ajmichael2017-12-06
* Dedupe inputs in dexmerger tool similar to other tools.Gravatar kmb2017-12-05
* Moving the RemoteWorker into tools/remote directory.Gravatar olaola2017-12-05
* Fixing regression of SHA1 with the RemoteWorker.Gravatar olaola2017-12-05
* Improve exception message to output more information.Gravatar cnsun2017-12-04