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
/
buildeventstream
Commit message (
Expand
)
Author
Age
*
Fix NoSuchElementException when BuildEventArtifactUploaderMap has no elements.
lpino
2018-06-21
*
Add new BuildMetrics event to BEP.
tomlu
2018-06-19
*
Add a mechanism for build event protocol events to upload files
ulfjack
2018-06-15
*
Add status details to the protos
ulfjack
2018-06-08
*
Cleanup BuildEventStreamOptions
ulfjack
2018-06-08
*
Refactor analysis failure reporting, report loading failures
ulfjack
2018-05-24
*
Add BuildEventProtocolOptions; use to enable/disable important_outputs
ulfjack
2018-05-18
*
Rename BuildEventConverters to BuildEventContext
ulfjack
2018-05-17
*
Implement a limit for named_set_of_file events
ulfjack
2018-05-15
*
Remove use of bare Immutable{List,Map,Set} Builder classes.
jcater
2018-04-20
*
Move test_timeout to BuildConfiguration and TargetCompleteEvent.
Googler
2018-04-17
*
Fix some typos.
Googler
2018-04-16
*
Make build_event_stream_java_proto public so it can be used by the IntelliJ p...
Googler
2018-04-12
*
Fixes a broken @link.
shahan
2018-04-09
*
Makes leaf level AutoCodec marshallers into runtime codecs.
shahan
2018-03-15
*
ActionOwner references only BuildEvent instead of full BuildConfiguration
shahan
2018-03-10
*
Refactoring FileTransport to use the AsynchronousFileOutputStream.
olaola
2018-03-07
*
BEP: Add a --build_event_publish_all_actions flag to allow all actions to be ...
ruperts
2018-03-02
*
Replace path implementation.
tomlu
2018-02-08
*
BEP: report analysis failure events
Klaus Aehlig
2018-01-26
*
BEP: add a separate id for visibility errors
Klaus Aehlig
2018-01-10
*
BEP: In the TestResult meta data, allow reporting remote cache hits
aehlig
2017-12-06
*
BEP: Extend TestResult to optionally contain meta data
aehlig
2017-11-29
*
BuildToolLogs: clean up interface
aehlig
2017-11-14
*
BEP: add commandline for reported actions
Klaus Aehlig
2017-11-10
*
BEP: also report the mnemonic of reported actions
Klaus Aehlig
2017-11-09
*
BEP: Add an additional event with tool statistics
aehlig
2017-10-27
*
BuildEventStreamer: allow final messages
aehlig
2017-10-26
*
BEP: correctly report unbuilt targets if --nobuild is given
Klaus Aehlig
2017-10-25
*
BEP: correctly report the cause of unbuilt targets if --noanalyze is given
Klaus Aehlig
2017-10-20
*
BuildEventStreamer: clear a pending BuildStarted event first
Klaus Aehlig
2017-10-16
*
BEP: explicitly report failures associated with a label as such
Klaus Aehlig
2017-10-16
*
Report the structured Bazel command line via the BEP.
ccalvarin
2017-10-10
*
BEP: also report baseline coverage
Klaus Aehlig
2017-09-27
*
BEP: Add coverage data to test_result
Klaus Aehlig
2017-09-26
*
Unify buildevnts indicating build completion
Klaus Aehlig
2017-09-19
*
bep: Properly URI encode file paths
buchgr
2017-09-14
*
bes: cancel stream on bazel shutdown
buchgr
2017-09-12
*
Automated rollback of commit f5a0b380aadf3dd976b45fd19b2dd5150ced8f41.
Googler
2017-09-11
*
More BUILD file refactorings.
philwo
2017-09-06
*
Fix assorted ErrorProne warnings.
lberki
2017-09-06
*
Rename all logger instances to "logger" (instead "LOG" or "log").
lberki
2017-09-05
*
Extract authandtls, buildeventservice, buildeventstream into package-level BU...
philwo
2017-09-04
*
bep: encode file paths in URI format
Jakob Buchgraber
2017-09-04
*
BEP: Add TargetConfigured events also for aspects
Klaus Aehlig
2017-09-01
*
BEP: Rename enum entry
aehlig
2017-09-01
*
Publish TARGET_SKIPPED status to Goops and Master Log for targets with incomp...
Googler
2017-09-01
*
devtools/build/lib/buildeventstream/proto: fix spelling in comment
matloob
2017-08-30
*
BEP: add tool_tag explicitly
Klaus Aehlig
2017-08-30
*
BEP: Make tags available in TargetConfigured event
Klaus Aehlig
2017-08-14
[next]