1. 6f97850 Only announce test summaries in BEP if expected by Klaus Aehlig · 8 years ago
  2. bfd4e24 Model the TopLevelArtifactContext as an argument to the CompletionFunction rather than a PRECOMPUTED value. by Googler · 9 years ago
  3. 8f5d9d5 Update Skyframe builder to return exit code based on reported error map, when by Googler · 9 years ago
  4. 4753578 Post the beginning of the execution phase on the event bus by Klaus Aehlig · 9 years ago
  5. 62a1905 Extract ExecutionProgressReceiver into a top-level class. by Ulf Adams · 9 years ago
  6. 8d239cd Fix SkyframeBuilder's error handling, and change the contract of EvaluationResult to return true for hasError() iff errorMap is non-empty or there is a catastrophe. by Janak Ramakrishnan · 9 years ago
  7. 3d57ca0 Make Bazel exit with the exit code from the BuildFailedException if one is specified. by Googler · 9 years ago
  8. a715802 Allow an exit code to be specified in the ActionExecutionException when an action fails, and propagate the exit code to BuildFailedException. by Googler · 9 years ago
  9. 6df8179 Use Bazel Preconditions variant which avoids varargs array creation by Mark Schaller · 9 years ago
  10. 9b81447 Correctly propagagate "catastrophic" failure modes in keep_going mode. by Eric Fellheimer · 9 years ago
  11. f3b43af Track the entire OutputService instead of just the BatchStatter. by Eric Fellheimer · 9 years ago
  12. 0113352 Set the SkyframeActionExecutor.reporter in prepareForExecution. by Ulf Adams · 10 years ago
  13. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  14. 826ed80 Remove another use of errorEventHandler. by Ulf Adams · 10 years ago
  15. e5aaacf Remove more uses of errorEventHandler (previously of Reporter). by Ulf Adams · 10 years ago
  16. 5b9009b Remove all direct uses of SkyframeExecutor.reporter. by Ulf Adams · 10 years ago
  17. 6f094bb Add a method to EvaluationProgressReceiver for getting information on SkyFunction#compute calls. by Nathan Harmata · 10 years ago
  18. f832d79 Description redacted. -- MOS_MIGRATED_REVID=101809192 by Janak Ramakrishnan · 10 years ago
  19. 9b38b2c Be resilient to a non-decreasing clock in BlazeRuntime#recordLastExecutionTime. Also add @Nullable annotations as appropriate. by Nathan Harmata · 10 years ago
  20. 4752dbb Convert evaluated tracking to take a lazy SkyValue by Mark Schaller · 10 years ago
  21. 4e9118a Replace ref equality with .equals for SkyFunctionNames (2) by Mark Schaller · 10 years ago
  22. e2033b1 A prototype implementation of top-level aspects. by Dmitry Lomov · 10 years ago
  23. c28fc96 Tolerate BuildFileNotFoundExceptions during the execution phase. by Janak Ramakrishnan · 10 years ago
  24. d12c398 Convert invalidated tracking from per-value to per-key by Mark Schaller · 10 years ago
  25. 41c2f9e Remove BuilderUtils#rethrowCause(...)'s vestigial bits by Michajlo Matijkiw · 10 years ago
  26. 08ec257 Inform EvaluationProgressReceiver of nodes that are built in error. by Janak Ramakrishnan · 10 years ago
  27. 7cf2365 Record statistics about dirty output files detected in the output tree. by Miguel Alcon Pinto · 10 years ago
  28. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago