aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/events/Event.java
Commit message (Expand)AuthorAge
* Combine prefix event and payload stdout/stderrGravatar Klaus Aehlig2018-08-10
* Simplify tagged event handling.Gravatar ulfjack2017-11-30
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Make the print function output debug messagesGravatar vladmos2017-08-11
* Change lib.events.Event to use UTF-8 encoding instead of a mix of platform-de...Gravatar Jon Brandvein2017-01-03
* Miscellaneous cleanups to lib.eventsGravatar Jon Brandvein2017-01-03
* Cache Event hashcode.Gravatar Ulf Adams2016-09-01
* Refactor the Event class; always construct through static methods.Gravatar Ulf Adams2016-04-21
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Make two Skyframe nodes with the same events and values equal.Gravatar Janak2015-07-13
* Mark lib.events.Event and build.skyframe.TaggedEvents as serializable.Gravatar Nathan Harmata2015-03-18
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25