aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf
Commit message (Expand)AuthorAge
* 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
* Remove traces of optional_flags from crosstoolGravatar hlopko2018-04-10
* Create a new ConfiguredTarget message in the analysis proto and add the check...Gravatar juliexxia2018-04-03
* Remove category checking from incompatible changes.Gravatar ccalvarin2018-03-30
* This change adds the writing of the remote execution log to a file behind an ...Gravatar Googler2018-03-29
* Remove optional_*_flag fields from crosstoolGravatar hlopko2018-03-27
* As promised in an earlier commit, remove subinclude machinery from PackageFac...Gravatar nharmata2018-03-26
* 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
* Add a "direct" mode to "blaze run" that makes the process being run a directGravatar lberki2018-02-05
* Automatic code cleanup.Gravatar Googler2018-01-24
* Make process-wrapper output execution statistics for executed commands.Gravatar ruperts2017-11-28
* Allow conditioning flags on the _absence_ of a feature.Gravatar Googler2017-11-21
* Deletes unused apk manifest.Gravatar ahumesky2017-11-16
* Stop adding data deps to AndroidDeployInfo proto.Gravatar ajmichael2017-11-15
* Allow an action_config to be activated by default.Gravatar cpeyser2017-11-13
* 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
* Categorize build options for BuildConfiguration.Gravatar gregce2017-10-06
* PiperOrigin-RevId: 170990066Gravatar fwe2017-10-06
* Add proto to encode desugaring metadataGravatar kmb2017-10-02
* Collect action cache hits, misses, and reasons for the misses.Gravatar jmmv2017-09-27
* Remove warning about multiple options in copts.Gravatar Joe Finney2017-09-15
* 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
* Remove stray comment reference to "no_" prefix for boolean flags which was re...Gravatar dannark2017-09-01
* Turn ActionCacheStatistics into a proto.Gravatar jmmv2017-08-31
* Send Bazel startup options to server.Gravatar ccalvarin2017-08-16
* Implement user experience for LIPO / ThinLTO users.Gravatar klimek2017-08-01
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Typo fix.Gravatar klimek2017-07-26
* Mark the default_target_cpu field in CROSSTOOL deprecated.Gravatar lberki2017-07-18
* Add the option filter enums in java, with equivalence check.Gravatar ccalvarin2017-07-17
* First pass of @Option documentation for apple/objc/swiftGravatar cparsons2017-07-13
* Ensure that shutdown commands end the server process before completionGravatar mschaller2017-07-12
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Add "terminal output" OptionEffectTag to option_filters.proto and clean up so...Gravatar janakr2017-07-07
* Remove resource_extractor from android_sdk rule.Gravatar ajmichael2017-06-29
* Update the --incompatible_ flag requirements to use the metadata tag.Gravatar ccalvarin2017-06-28
* Add option tagging and categorizing enums.Gravatar ccalvarin2017-06-27
* Remove remaining xcodegen references.Gravatar schmitt2017-06-26