aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Refactor the command line argument parser to use the latest API.Gravatar cnsun2018-02-08
* python,runfiles library: don't pick up TEST_SRCDIRGravatar Laszlo Csomor2018-02-08
* java,runfiles: fix bugs in runfiles libraryGravatar Laszlo Csomor2018-02-08
* Rename generated core classes during core library desugaringGravatar kmb2018-02-07
* Reflect renamed classes in desugar output file namesGravatar kmb2018-02-07
* drop debug info when loading classes in desugar as a workaround for https://b...Gravatar kmb2018-02-06
* Always do filtering in execution (even after doing it in analysis)Gravatar Googler2018-02-06
* Detect deprecated operations on dict() variables in SkylintGravatar cparsons2018-02-06
* Basic tooling to desugar select core librariesGravatar kmb2018-02-05
* Optimize GetRandomStrGravatar Loo Rong Jie2018-02-05
* python,runfiles: runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-02-05
* remote: Rewrite the HTTP caching client in Netty. Fixes #4481Gravatar buchgr2018-01-26
* 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