aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildeventstream/transports/BinaryFormatFileTransport.java
Commit message (Expand)AuthorAge
* bep: guarantee event ordering in file transports.Gravatar buchgr2018-07-06
* bep: Make the BuildEventArtifactUploader async.Gravatar buchgr2018-06-29
* Add a mechanism for build event protocol events to upload filesGravatar ulfjack2018-06-15
* Add BuildEventProtocolOptions; use to enable/disable important_outputsGravatar ulfjack2018-05-18
* Rename BuildEventConverters to BuildEventContextGravatar ulfjack2018-05-17
* Refactoring FileTransport to use the AsynchronousFileOutputStream.Gravatar olaola2018-03-07
* Rename all logger instances to "logger" (instead "LOG" or "log").Gravatar lberki2017-09-05
* Assign otherwise ignored Future return values to local variables.Gravatar Googler2017-04-30
* Automated g4 rollback of commit d9fea57268ff01c001fbcbdc2bd057c86c362e6f.Gravatar buchgr2017-04-25
* Automated g4 rollback of commit 3d596d63f883fff56001ed7b2e5cf51dba45f082.Gravatar ajmichael2017-04-25
* BEP: Show protocol upload in the UIGravatar buchgr2017-04-24
* 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
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Writes a machine readable representation of BuildEvents to a file (varint del...Gravatar Eduardo Colaco2016-11-03