aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* Fix NPE in PrinterGravatar brandjon2017-08-17
* Remove ConfigurationFactory as part of the static configuration cleanup.Gravatar gregce2017-08-17
* Make `incompatible_disallow_toplevel_if_statement` default to true.Gravatar laurentlb2017-08-17
* Fix skyframe-native filesets to honor 'excludes' while in a directory traversal.Gravatar kush2017-08-17
* workers: Don't skip empty lines when expanding flagfiles.Gravatar philwo2017-08-17
* Fix lexer bug that allowed non-ASCII letters in identifiersGravatar fzaiser2017-08-17
* Fixing #3552: re-execute cached orphaned Actions.Gravatar olaola2017-08-17
* Delete Literal.javaGravatar laurentlb2017-08-17
* Add more type safety to CustomCommandLine.Gravatar tomlu2017-08-16
* Delete unused ObjcProvider keys.Gravatar schmitt2017-08-16
* Add @CompileTimeConstant annotations to CustomCommandLine.Gravatar tomlu2017-08-16
* Make CcToolchainProvider subclass ToolchainInfo. This is required for use of...Gravatar cpeyser2017-08-16
* Fix Skylark parsing of call expressions.Gravatar fzaiser2017-08-14
* Introduce a new SpawnCache API; add a RemoteSpawnCache implementationGravatar ulfjack2017-08-14
* Workaround for ld bug that causes flakiness when using -bitcode_symbol_map.Gravatar allevato2017-08-14
* Validate and Link libraries action for aapt2Gravatar corysmith2017-08-14
* Rollback of https://github.com/bazelbuild/bazel/commit/21436e062a12b64c8bee66...Gravatar ajmichael2017-08-14
* Refactor FuncallExpression to allow for complex function terms later.Gravatar fzaiser2017-08-14
* Remove unused tree artifact methods from CustomCommandLine.Gravatar tomlu2017-08-14
* remote: Provide a clear error message if the remote cache is in an invalid st...Gravatar buchgr2017-08-14
* Refactor persistent workers to use SpawnRunner.Gravatar Benjamin Peterson2017-08-11
* AbstractSpawnStrategy: use ActionExecutionContext.getVerboseFailuresGravatar ulfjack2017-08-11
* multi-thread DexFileMergerGravatar kmb2017-08-11
* Pass List<ConfigurationFragmentFactory> to SkyframeExecutor instead of Config...Gravatar gregce2017-08-11
* Adds aapt2.ResourceCompiler and CompileLibraryResourcesAction.Gravatar corysmith2017-08-11
* Make the print function output debug messagesGravatar vladmos2017-08-11
* Inline @Deprecated methods in CustomCommandLine.Gravatar tomlu2017-08-11
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Unify input prefetchingGravatar ulfjack2017-08-10
* Move extra action stuff to analysis.extraGravatar ulfjack2017-08-10
* Implement timeouts on top of Java ProcessGravatar ulfjack2017-08-10
* Automated rollback of commit 8adcf839c5c42defaa2fabedfb0208e4ce97ac95.Gravatar ajmichael2017-08-10
* Remove --experimental_dynamic_configs=off.Gravatar gregce2017-08-10
* Open source apple-package java testsGravatar cparsons2017-08-10
* Defer expansion of certain proto command line string arguments.Gravatar tomlu2017-08-10
* Deprecate old ordering names for depsetsGravatar vladmos2017-08-10
* Improve CustomCommandLine.Gravatar tomlu2017-08-10
* Rewrite the Command APIGravatar ulfjack2017-08-10
* Add flag to use processed resource apk manifest fileGravatar Googler2017-08-09
* write dex archives uncompressedGravatar kmb2017-08-09
* Move the Skylark rule infrastructure from lib.rules to lib.analysis.skylarkGravatar ulfjack2017-08-09
* Stop transitively propagating headers transitively for ObjC protos.Gravatar kaipi2017-08-09
* Automated rollback of commit 963db879575132933d9254406b4c76a8f10b0ad1.Gravatar ajmichael2017-08-09
* Windows, AndroidBusyBox: always use params filesGravatar laszlocsomor2017-08-09
* Use java.time.Duration for timeoutsGravatar ulfjack2017-08-09
* Change logic of Blaze Java coverage.Gravatar elenairina2017-08-08
* Remove special ordering of resources from PlaceholderIdFieldInitializerBuilderGravatar Googler2017-08-08
* Improve SyntaxTreeVisitor API.Gravatar laurentlb2017-08-08
* Clean up expected exception testsGravatar cushon2017-08-08
* Move MakeVariableProvider to lib.analysisGravatar ulfjack2017-08-08