aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/buildeventstream
Commit message (Expand)AuthorAge
* Refactoring FileTransport to use the AsynchronousFileOutputStream.Gravatar olaola2018-03-07
* Replace path implementation.Gravatar tomlu2018-02-08
* CI,windows: create test_suites for Windows testsGravatar L?szl? Csomor2017-09-19
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Extract authandtls, buildeventservice, buildeventstream into package-level BU...Gravatar philwo2017-09-04
* Migrate tests to Truth.Gravatar lberki2017-05-29
* BEP: add a JSON transportGravatar Klaus Aehlig2017-05-11
* Assign otherwise ignored Future return values to local variables.Gravatar Googler2017-04-30
* BEP: for local transports optionally drop path conversionGravatar Klaus Aehlig2017-04-13
* BEP: Extend infrastructure to allow reporting artifacts only onceGravatar Klaus Aehlig2017-04-07
* BEP: Improve the BuildEventTransport interface.Gravatar buchgr2017-04-07
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Fix test breakage on Windows.Gravatar Laszlo Csomor2016-11-04
* Writes a machine readable representation of BuildEvents to a file (varint del...Gravatar Eduardo Colaco2016-11-03