1. 0d8d4cf Fix assorted ErrorProne warnings. by lberki · 9 years ago
  2. a664a51 Make the print function output debug messages by vladmos · 9 years ago
  3. 3d2a68c Automated conversion to Java 8 by laurentlb · 9 years ago
  4. 45820ab Use EventHandler even before we have a Reporter instance by ulfjack · 9 years ago
  5. 9c4c60d Remove ErrorSensingEventHandler#resetErrors(). by lberki · 9 years ago
  6. 1d45b5d Fix a thread safety issue in ErrorSensingEventHandler. by lberki · 9 years ago
  7. b3bcbd7 Also report stored posts further up in Skyframe by Klaus Aehlig · 9 years ago
  8. d41a91e Abstract from DownloadProgressEvent to generic FetchProgress by Klaus Aehlig · 9 years ago
  9. 4c3d925 In SkyFunctionEnvironment post progress-like events immediately by Klaus Aehlig · 9 years ago
  10. 777b30d Provide more reporting options to SkyFunctions by Klaus Aehlig · 9 years ago
  11. 735777a Fix typo. by Nathan Harmata · 9 years ago
  12. 57eec8c Add interface for extended reporting of events by Klaus Aehlig · 9 years ago
  13. c913989 Change lib.events.Event to use UTF-8 encoding instead of a mix of platform-default and latin-1 by Jon Brandvein · 9 years ago
  14. 5735d9b Miscellaneous cleanups to lib.events by Jon Brandvein · 9 years ago
  15. 4368004 Improve overhead/safety of RecorderStream by Michajlo Matijkiw · 9 years ago
  16. 8ded9c5 Cache Event hashcode. by Ulf Adams · 10 years ago
  17. 8910087 Typo fixes in markdown and javadoc as suggested by intellij typo inspection. by Googler · 10 years ago
  18. 760e709 Refactor the Event class; always construct through static methods. by Ulf Adams · 10 years ago
  19. 6df8179 Use Bazel Preconditions variant which avoids varargs array creation by Mark Schaller · 10 years ago
  20. d0e6543 Make EventCollector thread-safe for modifications. by Ulf Adams · 10 years ago
  21. 5e96201 Simplify uses of EventCollector. by Ulf Adams · 10 years ago
  22. 1a90e50 Clean up tests to use EventCollectionApparatus more widely. by Ulf Adams · 10 years ago
  23. c708f96 Assert the specific type of event, not just the existence of any event. by Ulf Adams · 10 years ago
  24. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 11 years ago
  25. 89312fb Refactor Skylark Environment-s by Francois-Rene Rideau · 11 years ago
  26. 85adce7 Random collection of cleanups. by Ulf Adams · 11 years ago
  27. b6e33bc Rollback of commit 5a94e59f02833f9142bad9203acd72626b089535. by Janak Ramakrishnan · 11 years ago
  28. 5a94e59 Refactor Skylark Environment-s by Francois-Rene Rideau · 11 years ago
  29. 6a66339 When a Skylark macro creates a native rule, it also sets the following rule attributes: generator_{function, name, location} by Florian Weikert · 11 years ago
  30. cc010b8 Roll back "When a Skylark macro creates a native rule, it also..." by Michajlo Matijkiw · 11 years ago
  31. 72545d5 When a Skylark macro creates a native rule, it also sets the following rule attributes: generator_{function, name, location} by Florian Weikert · 11 years ago
  32. 3f610e8 Skylark error messages now include a stack trace. by Florian Weikert · 11 years ago
  33. cd03ca2 Fixed bug where blaze run with the --color=no flag was still printing out in color when the build fails. by Shreya Bhattarai · 11 years ago
  34. 35a4605 Rollback of commit 2e7a5b47979b2679208a97a65df265be953eb595. by Han-Wen Nienhuys · 11 years ago
  35. 2e7a5b4 Fixed bug where blaze run with the --color=no flag was still printing out in color when the build fails. by Googler · 11 years ago
  36. 8251251 Make two Skyframe nodes with the same events and values equal. by Janak · 11 years ago
  37. 878aa6c Improve error reporting in tests when there's an actual event/expected event mismatch. by Janak Ramakrishnan · 11 years ago
  38. 4833822 Remove Path from Location, ParserInputSource and bunch of other low-level classes. by Lukacs Berki · 11 years ago
  39. ae8e922 Clean up analysis error reporting a bit: by Janak Ramakrishnan · 11 years ago
  40. f790257 Add serialization functionality to classes. by Eric Fellheimer · 11 years ago
  41. e6679f0 Mark lib.events.Event and build.skyframe.TaggedEvents as serializable. by Nathan Harmata · 11 years ago
  42. c498c98 RELNOTES[NEW]: Added --relative_locations flag to the query command to make the locations of build files relative to the workspace root with protobuf and XML outputs by Damien Martin-Guillerez · 11 years ago
  43. d08b27f Update from Google. by Han-Wen Nienhuys · 11 years ago