aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Fixes #3188: Implement sandboxing for remote_worker on Linux.Gravatar Philipp Wollermann2017-06-28
* Simplify the RemoteActionCache interfaceGravatar ulfjack2017-06-27
* Make it an error to pass --multidex=off with --main-dex-list orGravatar ajmichael2017-06-26
* Refactor our RemoteWorker for easier maintenance in the future.Gravatar Philipp Wollermann2017-06-22
* Make source code of singlejar and ijar available from @bazel_tools. ,Gravatar Xin Gao2017-06-22
* Automated rollback of commit 317e0de2113f0361c9dbf98653ceda4efea3f3e2.Gravatar Googler2017-06-20
* Access interface constants to explicitly trigger the execution of interfaceGravatar cnsun2017-06-20
* Adding support for SHA256 for remote execution. Switch remote execution to useGravatar olaola2017-06-20
* Roll forward R generation for Robolectric behind a flag to enable testingGravatar Googler2017-06-19
* Automated g4 rollback of commit 5c2dc673a3ad2aa52f25c6f7d767671ba3e9b02c.Gravatar corysmith2017-06-16
* Switching to Watcher API instead of wait_for_completion, in preparation forGravatar olaola2017-06-14
* Automated g4 rollback of commit 1be84ee92a825694b0c0026ac77134f8a084bd9c.Gravatar corysmith2017-06-13
* Extract FieldInfo as a top-level class. In the following CL, I will use thisGravatar cnsun2017-06-12
* Make singlejar aware of FreeBSDGravatar Klaus Aehlig2017-06-09
* Switching Bazel to use the new remote execution API: https://docs.google.com/...Gravatar olaola2017-06-09
* Erase <clinit> of interfaces to prevent <clinit> from execution during desugar.Gravatar cnsun2017-06-08
* Move bridge methods for default methods down to the implementing classes.Gravatar cnsun2017-06-07
* Automated g4 rollback of commit d028d7854d3e95d97143945a1ec32944e5e4594b.Gravatar lpino2017-06-07
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* Improve the error message when Desugar fails to load a class from theGravatar cnsun2017-06-05
* Generate pre-reconciled ids R classes for dependency libraries with resourcesGravatar corysmith2017-06-02
* Simplify the remote workerGravatar ulfjack2017-05-31
* Enable desugaring try-with-resources by default.Gravatar cnsun2017-05-31
* Remote tests should not depend on lib:runtimeGravatar buchgr2017-05-31
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Remote worker: skip non-existent files after action executionGravatar ulfjack2017-05-30
* For static interface method, when we move it to the companion class,Gravatar cnsun2017-05-26
* Fix bug with combining resource attributes. Attributes were reporting that th...Gravatar apell2017-05-26
* Add a new action for generating reconciled R classes for Robolectric.Gravatar corysmith2017-05-23
* Make Desugar work for relative dumpDirectory paths.Gravatar Googler2017-05-23
* Make checking of lambda dump directory accept relative path.Gravatar cnsun2017-05-23
* Move the field name out of the FieldInitializerGravatar corysmith2017-05-23
* Keep annotations of default methods in interfaces during desugaring.Gravatar cnsun2017-05-22
* Remote+BES: Stabilize command line flags.Gravatar buchgr2017-05-22
* Expose the target map from Package.Gravatar carmi2017-05-19
* Remove the RTxtSymbolEntry in favor of the FieldInitializer class.Gravatar corysmith2017-05-19
* Improve diagnostics. Report an error when we fail to register the lambda dumpGravatar cnsun2017-05-17
* Use one writer for generating R.java source filesGravatar corysmith2017-05-17
* Refine assertion by providing more information. When the given path is NOT aGravatar cnsun2017-05-17
* Further Refactoring/Yak ShavingGravatar corysmith2017-05-15
* Fix Desugar duplicating path for dumped classes.Gravatar Googler2017-05-15
* Remove strict_proto_deps from :serialize_format_proto.Gravatar carmi2017-05-15
* Optimize the runtime library for try-with-resources, by reducing theGravatar cnsun2017-05-11
* Set the correct main class on the desugar java_binary target in Bazel.Gravatar ajmichael2017-05-10
* Define __STDC_FORMAT_MACROS to 1 in singlejarGravatar Damien Martin-Guillerez2017-05-08
* fix issue with interfaces redefining (overriding) inherited default methodsGravatar kmb2017-05-08
* Remove some more usages of res2.MergingException and open source some tests.Gravatar ajmichael2017-05-05
* Remove MergingExceptionGravatar corysmith2017-05-04
* Remove java8 code from ResourceSymbols.java.Gravatar ajmichael2017-05-04
* * Fork the deprecated SymbolLoader/SymbolWriter code from com.android.builder...Gravatar corysmith2017-05-04