aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Change CommandHelper to use TemplateExpander directlyGravatar ulfjack2017-12-18
* remote: Add support for Google Cloud Storage.Gravatar Jakob Buchgraber2017-12-18
* bazel_bootstrap_distfile_test: fix typoGravatar Klaus Aehlig2017-12-17
* Filter out generated databinding files from instrumentation APK.Gravatar ajmichael2017-12-15
* In LocalSpawnRunnerTest, be more generous with the expected wall time upper b...Gravatar ruperts2017-12-15
* Don't suggest using bazel clean --async when it's unsupportedGravatar Akira Baruah2017-12-15
* bazel_bootstrap_distfile_test: run a more simple setupGravatar Klaus Aehlig2017-12-15
* Suppress self-assignment errors in desugar test dataGravatar cushon2017-12-14
* Make FileSystem operate on LocalPath instead of Path.Gravatar tomlu2017-12-14
* Rename --keep_incrementality_data to --track_incremental_state.Gravatar ccalvarin2017-12-14
* Move msys path support into DependencySet, removing it from the general Path ...Gravatar tomlu2017-12-14
* Rename OutputGroupProvider -> OutputGroupInfo.Gravatar dslomov2017-12-14
* Shell code cleanupGravatar Androbin2017-12-14
* Perform ZipFilterAction on the instrumentation JAR using the target JAR as fi...Gravatar jingwen2017-12-13
* make desugar resilient to unrelated lambdas being dumped while it runsGravatar kmb2017-12-13
* Make linux-sandbox output execution statistics for executed commands.Gravatar ruperts2017-12-13
* Adds a codec for RegexFilter.Gravatar Googler2017-12-13
* Allow not recognized Artifact category to be handled in Analysis phaseGravatar Googler2017-12-13
* Use java.nio.file.Files.createTempDirectory() to create temporary directory i...Gravatar ruperts2017-12-13
* Implement --(no)expand_test_suites flag.Gravatar dslomov2017-12-13
* Fix a glob to include TestSubject.java in DesugarGravatar Laszlo Csomor2017-12-13
* Enable local action execution statistics collection when the LocalSpawnRunner...Gravatar ruperts2017-12-12
* Move linux_sandbox_test from shell/bazel to shell/integration.Gravatar ruperts2017-12-12
* Add a new file path type, LocalPath.Gravatar tomlu2017-12-12
* Remove hyperthreading multiplier to improve performance.Gravatar dmaclach2017-12-12
* Add --checkHashMismatch flag to ZipFilterAction.Gravatar jingwen2017-12-12
* Set configured_query_test size to 'medium' because it was timing out when set...Gravatar juliexxia2017-12-12
* Correct stack map frame computation. When visiting CHOP Frame (discarding n l...Gravatar cnsun2017-12-12
* When linking mostly-static Linux binaries, link libstdc++.a explicitly.Gravatar John Millikin2017-12-12
* Add a new flag to disable glob tracking: --incompatible_disable_glob_trackingGravatar laurentlb2017-12-12
* Automated rollback of commit 367f704e71f352b404df38161f4c367b9ff506c9.Gravatar hlopko2017-12-12
* Update cc_import rule documentationGravatar Yun Peng2017-12-12
* [java_common.compile] Name output source jar relative to the output jar nameGravatar elenairina2017-12-12
* Removes skyframe/serialization's dependency on cmdline and vfs. Instead, make...Gravatar Googler2017-12-11
* Automated rollback of commit 9321316b34767b06c3071b2cf2a4de189874fcce.Gravatar ccalvarin2017-12-11
* Add --incremental_state_retention_strategyGravatar ccalvarin2017-12-11
* Fix: uploading artifacts of failed actions to remote cache stopped working.Gravatar olaola2017-12-11
* Windows Launcher: Fix argument passingGravatar Yun Peng2017-12-11
* Add a toolchains= dependency to a few genrules so that the Bazel test suite p...Gravatar lberki2017-12-11
* Thread filesystem through codebase.Gravatar tomlu2017-12-08
* Add fields to record block I/O and involuntary context switch execution stati...Gravatar ruperts2017-12-08
* Make config_feature_flag's default_value optional.Gravatar mstaib2017-12-08
* Add --implicit_deps custom filtering to configuredtargetqueryenvironment.Gravatar juliexxia2017-12-08
* Stop filtering resources in analysis in aapt2 buildsGravatar Googler2017-12-08
* Rollback of 178106899.Gravatar cpeyser2017-12-08
* Rollforward of rollback commit 078c25c2f3cce5f407e28938ab2f3429e4609b19 with ...Gravatar juliexxia2017-12-08
* Automated rollback of commit 337f19cc54e77c45daa1d5f61bf0a8d3daf8268f.Gravatar buchgr2017-12-08
* Implement @bazel_tools//tools/jdk:current_host_java_runtime .Gravatar lberki2017-12-08
* Remove the --incompatible_list_plus_equals_inplace flagGravatar vladmos2017-12-08
* Add tests for circular target dependencies resolved by configuration.Gravatar mstaib2017-12-07