aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Stop reporting manifest merge errors as exceptions with stack traces as well ...Gravatar apell2017-07-24
* Windows: Implement native binary launcherGravatar Yun Peng2017-07-24
* Fix #3416: catch the ALREADY_EXISTS status code on upload, and treat it as su...Gravatar olaola2017-07-21
* Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a.Gravatar laszlocsomor2017-07-20
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Internal changeGravatar Googler2017-07-17
* Silence useless netty warnings in the remote workerGravatar ulfjack2017-07-17
* AndroidBusyBox: deprecate path-list-type flagsGravatar laszlocsomor2017-07-17
* Workaround for the Linux-induced race that causes ETXTBSYGravatar ulfjack2017-07-17
* Fix the executorGravatar ulfjack2017-07-14
* If globbing throws an IOException, fail to construct the package instead of c...Gravatar janakr2017-07-14
* Add flag to turn Android resource merge conflicts from warnings into errorsGravatar Googler2017-07-14
* Fix bug where merge conflicts for resources defined in XML with equal values ...Gravatar Googler2017-07-13
* Fixing the handling of retries for watch and execute calls.Gravatar olaola2017-07-13
* remote: Rewrite ChunkerGravatar buchgr2017-07-12
* Pass timeouts to the RemoteWorker.Gravatar olaola2017-07-12
* Not log warnings when the RPC was cancelled.Gravatar olaola2017-07-12
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Make the number of jobs in the worker configurable via an optionGravatar ulfjack2017-07-11
* AndroidResourceOutputs: fix ZipEntry pathsGravatar Laszlo Csomor2017-07-11
* Android BusyBox: use the JunctionCreatorGravatar Laszlo Csomor2017-07-11
* Windows, Android BusyBox: create JunctionCreatorGravatar Laszlo Csomor2017-07-10
* Android: fix path bugs and enable tests on WindowsGravatar Laszlo Csomor2017-07-10
* Remove an unused constructorGravatar cushon2017-07-07
* Rewrite the watcher / execution servers to use a thread-pool for executionGravatar ulfjack2017-07-06
* Rewrite blob upload to use temporary filesGravatar ulfjack2017-07-06
* fix singlejar signedness problemsGravatar Benjamin Peterson2017-07-05
* Add an on-disk storage option for the remote workerGravatar ulfjack2017-07-05
* Move the SimpleBlobStore and implementations to a subpackageGravatar ulfjack2017-07-05
* Identify which methods are used in invokedynamic, and only desugar theseGravatar cnsun2017-07-03
* Windows, Android: ScopedTemporaryDirectory bugfixGravatar Laszlo Csomor2017-07-03
* Enforce the new category and effect tags.Gravatar ccalvarin2017-07-03
* Implement retry logic for the gRPC calls in remote execution and caching. TheGravatar olaola2017-06-30
* Slight refactoring, functional noop: uploadChunks will need to get a Chunker....Gravatar olaola2017-06-30
* Add the rest of the categories transition values to android options.Gravatar ccalvarin2017-06-30
* Flip the flag --rewrite_calls_to_long_compare to false by default. NowGravatar cnsun2017-06-30
* Add categories transition values to android options.Gravatar ccalvarin2017-06-30
* Open source dexer tests.Gravatar ajmichael2017-06-29
* When we access a field of an interface, if the field is of type long or double,Gravatar cnsun2017-06-29
* Fix extra bytes and missing resources for roboelectric tests:Gravatar Googler2017-06-29
* Access interface constants to explicitly trigger the execution of interfaceGravatar cnsun2017-06-29
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* 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