aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf/BUILD
Commit message (Expand)AuthorAge
* Expose BUILD and Starlark symbols.Gravatar Googler2018-07-17
* Update third_party/protobuf to 3.6.0Gravatar Loo Rong Jie2018-07-10
* Sync jmmv@'s table styles for the docs.bazel.build site.Gravatar jingwen2018-07-09
* Update protobuf to 3.6.0. Fixes #5439Gravatar Loo Rong Jie2018-07-09
* Revert "Update protobuf to 3.6.0. Fixes #5439"Gravatar Jakob Buchgraber2018-07-09
* Update protobuf to 3.6.0. Fixes #5439Gravatar Loo Rong Jie2018-07-09
* This change adds timestamps (call start and end time) to the remote grpc log.Gravatar Googler2018-04-23
* Logging the spawn graph on demand. First step on #4891.Gravatar olaola2018-04-19
* This CL adds log entry protos and logging handlers for bytestream Read and Wr...Gravatar Googler2018-04-16
* This CL adds log entry protos and logging handlers for Watch, FindMissingBlob...Gravatar Googler2018-04-13
* Create a new ConfiguredTarget message in the analysis proto and add the check...Gravatar juliexxia2018-04-03
* This change adds the writing of the remote execution log to a file behind an ...Gravatar Googler2018-03-29
* remote: Add interceptor for logging gRPC calls during remote execution/cachingGravatar Googler2018-03-05
* Move newly created protos to analysis package.Gravatar twerth2018-02-22
* Add option to dump the action graph.Gravatar twerth2018-02-22
* Make process-wrapper output execution statistics for executed commands.Gravatar ruperts2017-11-28
* Deletes unused apk manifest.Gravatar ahumesky2017-11-16
* Fix src/test/shell/bazel/bazel_bootstrap_distfile_test.Gravatar tomlu2017-10-16
* Report the structured Bazel command line via the BEP.Gravatar ccalvarin2017-10-10
* introduce cc_proto_library for desugar_deps.protoGravatar kmb2017-10-06
* Add proto to encode desugaring metadataGravatar kmb2017-10-02
* Introduce "bazel help flags-as-proto" to print information about supported fl...Gravatar fwe2017-09-14
* Adds the command line report protocol.Gravatar ccalvarin2017-09-14
* Switch to new builtin cc proto rules for protobuf.Gravatar Andreas Bergmeier2017-09-06
* Update third_party/protobuf from 3.2.0 to 3.4.0Gravatar Vladimir Moskva2017-09-01
* remote: Return exit code 34 for remote caching/execution errors.Gravatar buchgr2017-09-01
* Update third_party/protobuf from 3.2.0 to 3.4.0Gravatar Vladimir Moskva2017-09-01
* Turn ActionCacheStatistics into a proto.Gravatar jmmv2017-08-31
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Add option tagging and categorizing enums.Gravatar ccalvarin2017-06-27
* Remove remaining xcodegen references.Gravatar schmitt2017-06-26
* Switching Bazel to use the new remote execution API: https://docs.google.com/...Gravatar olaola2017-06-09
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* Update protobuf dependency to 3.2.0Gravatar Jakob Buchgraber2017-05-02
* Remove the dash moduleGravatar dmarting2017-04-20
* Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909."Gravatar Jakob Buchgraber2017-04-14
* protobuf: Update protobuf to @laszlocsomor's master at commit 421d909.Gravatar Jakob Buchgraber2017-04-14
* Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909."Gravatar Jakob Buchgraber2017-04-13
* protobuf: Update protobuf to @laszlocsomor's master at commit 421d909.Gravatar Jakob Buchgraber2017-04-13
* Revert "Upgrade //third_party/protobuf to v3.2.0"Gravatar Irina Iancu2017-02-24
* Upgrade //third_party/protobuf to v3.2.0Gravatar Carmi Grushko2017-02-23
* Switch from protobuf_clib to protobuf, and protobuf-util to protobuf_java_util.Gravatar Carmi Grushko2017-02-10
* Adding Golang support to the remote_protocol proto library.Gravatar Ola Rozenfeld2017-01-13
* Expose Worker protocol buffer to C++ so we can implement persistent actions i...Gravatar Andreas Bergmeier2017-01-12
* Rename android_studio_ide_info proto and members.Gravatar Googler2016-11-29
* Include protobuf.bzl from //third_party/protobuf/3.0.0:protobuf.bzl as a prep...Gravatar Philipp Wollermann2016-11-23
* Create a distribution artifactGravatar Klaus Aehlig2016-10-24
* Prototype for remote execution using gRPC and Netty transportGravatar Alpha Lam2016-05-16
* Add android deploy info.Gravatar Googler2016-04-22
* Add stub gRPC C++ client and Java server.Gravatar Lukacs Berki2016-04-12