aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* windows,launcher: now picks up RUNFILES_* envvarsGravatar Laszlo Csomor2018-02-14
* windows,singlejar: compile "token_stream"Gravatar Laszlo Csomor2018-02-14
* Follow on to Cl/185417760 unifying error messages for glob linter.Gravatar Googler2018-02-13
* Split the conflict message reporting from the merging.Gravatar corysmith2018-02-13
* [Skylint] Do not crash ControlFlowChecker on nested functions.Gravatar Taras Tsugrii2018-02-13
* Implement and delegate ListeningExecutorService api to clean up the try-with-...Gravatar corysmith2018-02-13
* Improve error messaging on mismatched aapt2 formatsGravatar corysmith2018-02-13
* Create a skylint and buildozer checker for preventing glob(**/*.java)Gravatar Googler2018-02-12
* Desugar fixes:Gravatar kmb2018-02-10
* Delete erroneous piece of desugar's renaming logicGravatar kmb2018-02-09
* python,runfiles library,refactor: rename EnvVar()Gravatar Laszlo Csomor2018-02-09
* Stub default methods as needed for core library desugaringGravatar kmb2018-02-08
* 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