aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildeventstream/proto
Commit message (Expand)AuthorAge
* Publish used_heap_size_post_build metric to BEP.Gravatar tomlu2018-07-06
* Add new BuildMetrics event to BEP.Gravatar tomlu2018-06-19
* Add status details to the protosGravatar ulfjack2018-06-08
* Move test_timeout to BuildConfiguration and TargetCompleteEvent.Gravatar Googler2018-04-17
* Fix some typos.Gravatar Googler2018-04-16
* Make build_event_stream_java_proto public so it can be used by the IntelliJ p...Gravatar Googler2018-04-12
* BEP: add a separate id for visibility errorsGravatar Klaus Aehlig2018-01-10
* BEP: In the TestResult meta data, allow reporting remote cache hitsGravatar aehlig2017-12-06
* BEP: Extend TestResult to optionally contain meta dataGravatar aehlig2017-11-29
* BEP: add commandline for reported actionsGravatar Klaus Aehlig2017-11-10
* BEP: also report the mnemonic of reported actionsGravatar Klaus Aehlig2017-11-09
* BEP: Add an additional event with tool statisticsGravatar aehlig2017-10-27
* BEP: correctly report unbuilt targets if --nobuild is givenGravatar Klaus Aehlig2017-10-25
* BEP: correctly report the cause of unbuilt targets if --noanalyze is givenGravatar Klaus Aehlig2017-10-20
* BEP: explicitly report failures associated with a label as suchGravatar Klaus Aehlig2017-10-16
* Report the structured Bazel command line via the BEP.Gravatar ccalvarin2017-10-10
* bep: Properly URI encode file pathsGravatar buchgr2017-09-14
* Automated rollback of commit f5a0b380aadf3dd976b45fd19b2dd5150ced8f41.Gravatar Googler2017-09-11
* More BUILD file refactorings.Gravatar philwo2017-09-06
* bep: encode file paths in URI formatGravatar Jakob Buchgraber2017-09-04
* BEP: Add TargetConfigured events also for aspectsGravatar Klaus Aehlig2017-09-01
* BEP: Rename enum entryGravatar aehlig2017-09-01
* devtools/build/lib/buildeventstream/proto: fix spelling in commentGravatar matloob2017-08-30
* BEP: add tool_tag explicitlyGravatar Klaus Aehlig2017-08-30
* BEP: Make tags available in TargetConfigured eventGravatar Klaus Aehlig2017-08-14
* BEP: move configuration-independent information to TargetConfigured eventGravatar Klaus Aehlig2017-08-11
* BEP: expose the number of cached test action in the summaryGravatar Klaus Aehlig2017-08-02
* Add configuration and target label to ActionCompletedId.Gravatar Eduardo Colaco2017-07-27
* BEP: add events about fetches to the streamGravatar Klaus Aehlig2017-07-26
* BEP: Report AbortedEvent with SKIPPED status for targets with incompatible CP...Gravatar Googler2017-07-26
* BEP: Merge all failures into the Aborted eventGravatar Klaus Aehlig2017-07-24
* BEP: Report test warningsGravatar aehlig2017-07-10
* BEP: Positively identify the last messageGravatar Klaus Aehlig2017-07-10
* Also provide the configuration id of executed actionsGravatar Klaus Aehlig2017-07-05
* BEP: also report test sizesGravatar Klaus Aehlig2017-06-28
* Add InvocationPolicy to BEP message OptionsParsed.Gravatar ccalvarin2017-06-20
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* BEP: report visibility errorsGravatar Klaus Aehlig2017-06-01
* BEP: also report make variablesGravatar Klaus Aehlig2017-05-29
* BEP: explicitly mark the important outputs as deprecatedGravatar aehlig2017-05-23
* BEP: Also report the configuration in testGravatar Klaus Aehlig2017-05-09
* BEP: report configurations for targetsGravatar Klaus Aehlig2017-05-09
* BEP: extend the proto definition to support configurationsGravatar Klaus Aehlig2017-05-05
* BEP: Add WorkspaceStatusGravatar Klaus Aehlig2017-05-03
* BuildEventStreamer: support also providing stdout/stderrGravatar Klaus Aehlig2017-05-02
* Re-introduce the overall_success field in BEP.Gravatar buchgr2017-04-28
* BEP: Also show the rule for each targetGravatar Klaus Aehlig2017-04-28
* BEP: Report exit code in BuildCompleteEventGravatar Jakob Buchgraber2017-04-27
* BEP: Temporarily readd default outputs for targetsGravatar Klaus Aehlig2017-04-24
* BEP: clean up no longer needed field in OutputGroupGravatar Klaus Aehlig2017-04-12