aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com
Commit message (Expand)AuthorAge
* Use linux-sandbox via the (new) LinuxSandboxUtil.Gravatar ruperts2017-12-20
* Refactor OSX-Objc configuration requirements to MockObjcSupportGravatar cparsons2017-12-19
* Expose --android_sdk to skylark as a configuration field.Gravatar ajmichael2017-12-19
* Automated rollback of commit 2f10da0db062e023b1f0f8222f8545467b29ae4e.Gravatar schmitt2017-12-19
* Add local_ios toolchain to the MOCK_CROSSTOOLGravatar cparsons2017-12-19
* Makes PathFragment have internal CODEC definition.Gravatar Googler2017-12-19
* Remove wrapper options support.Gravatar ccalvarin2017-12-19
* Add regression test for JavaIoFileSystem#createDirectory.Gravatar tomlu2017-12-19
* Ensure that the target package in the <instrumentation> tag of the instrument...Gravatar jingwen2017-12-19
* Move CppConfiguration#getCompilerFlags and #getCxxFlags to CcToolchainProvider.Gravatar cpeyser2017-12-19
* Automated rollback of commit 82e68b75304438c96ff878a0c2b8d18b42002486.Gravatar aehlig2017-12-19
* Add a sanity check to prevent creation of Artifacts with an empty pathGravatar ulfjack2017-12-19
* remote: Allow auth scopes to be a comma-separated list.Gravatar Jakob Buchgraber2017-12-19
* Remove FeatureSpecification, use plain sets insteadGravatar hlopko2017-12-19
* Remove unused method.Gravatar ajmichael2017-12-18
* Consolidate instances of the --keep_going flag.Gravatar juliexxia2017-12-18
* Make ObjectCodecTester more convenientGravatar brandjon2017-12-18
* Have GraphTest test rdep consistency conditionally since some graph implement...Gravatar nharmata2017-12-18
* Modify implicit dependency for Stubby servicesGravatar Googler2017-12-18
* Change CommandHelper to use TemplateExpander directlyGravatar ulfjack2017-12-18
* remote: Add support for Google Cloud Storage.Gravatar Jakob Buchgraber2017-12-18
* 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
* Suppress self-assignment errors in desugar test dataGravatar cushon2017-12-14
* Make FileSystem operate on LocalPath instead of Path.Gravatar tomlu2017-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
* 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
* 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
* 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
* Correct stack map frame computation. When visiting CHOP Frame (discarding n l...Gravatar cnsun2017-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
* 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