index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
buildeventservice
/
client
Commit message (
Expand
)
Author
Age
*
Refactor the build event service transport
ulfjack
2018-06-11
*
Create {Un}ManagedBuildEventServiceGrpcClient to allow customization of the c...
lpino
2018-05-16
*
Remove some unnecessary deps
Ulf Adams
2018-01-15
*
Replace all usages of Blaze's Preconditions class with guava.
tomlu
2017-11-09
*
Make BuildEventServiceTransport sender thread verify the streaming RPC is act...
Googler
2017-10-31
*
bes: cancel stream on bazel shutdown
buchgr
2017-09-12
*
More BUILD file refactorings.
philwo
2017-09-06
*
Rewrite all code to use the new Java 8 java.time classes.
Philipp Wollermann
2017-09-05
*
Extract authandtls, buildeventservice, buildeventstream into package-level BU...
philwo
2017-09-04
*
grpc: Consolidate gRPC code from BES and Remote Execution. Fixes #3460, #3486
buchgr
2017-08-04
*
The first step to allow non-lifecycle build stream to specify notification ke...
Kai Xu
2017-07-24
*
Update install-os-x.md
Oleg Tsarev
2017-07-24
*
bes: Update RPC PublishBuildToolEventStream.
Kai Xu
2017-07-24
*
BES: Consolidate BuildEventServiceModule and BuildEventStreamerModule.
buchgr
2017-06-14
*
BES: Open Source the build event service gRPC client implementation.
buchgr
2017-06-09