aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf
Commit message (Expand)AuthorAge
* 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
* Update incorrect build.proto documentation for AttributeDefinition.name field.Gravatar Googler2017-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
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-06-01
* Keep "srcs", "hdrs" and "textual_hdrs" separate.Gravatar Googler2017-05-29
* Store the features enabled for each targetGravatar Googler2017-05-23
* Expose javac jar in java_toolchain's skylark providerGravatar Googler2017-05-22
* Rollforward of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ccalvarin2017-05-04
* Update protobuf dependency to 3.2.0Gravatar Jakob Buchgraber2017-05-02
* Remove Scala IDE info, and use Java IDE info instead.Gravatar Googler2017-05-02
* Automated g4 rollback of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ajmichael2017-04-28
* Add Scala IDE info to Intellij aspect.Gravatar Googler2017-04-26
* Remove the dash moduleGravatar dmarting2017-04-20
* Filter out conflicting flag policies before invocation policy enforcement.Gravatar ccalvarin2017-04-20
* Remove references to STRING_DICT_UNARYGravatar michajlo2017-04-19
* Automated g4 rollback of commit 045104899738594d85f9ab9b0b9ccbde320b8055.Gravatar jfield2017-04-18
* 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
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-04-13
* 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
* Move InvocationPolicy from a startup argument to part of the RunRequest proto.Gravatar ccalvarin2017-04-07
* Add environment variables to CppCompileInfo.Gravatar cpeyser2017-04-05
* Remove jack support and make jack/jill attributes of android_sdk optional.Gravatar ajmichael2017-04-04
* Add internal section to override android jar.Gravatar Googler2017-04-03
* Delete STRING_DICT_UNARYGravatar michajlo2017-03-31
* Make apkbuilder attribute of android_sdk optional.Gravatar ajmichael2017-03-31
* Also report starting times of test actionsGravatar aehlig2017-03-31
* Changing package name for remote execution proto.Gravatar Ola Rozenfeld2017-03-23
* Clarify UseDefault behavior surrounding expansion flags.Gravatar Chloe Calvarin2017-03-14
* Adding an opaque Platform message with keys and values. As a first stepGravatar Ola Rozenfeld2017-03-10
* Read intellij plugin debug target deploy info from the build step instead of ...Gravatar Googler2017-03-10
* Make external workspace handling forwards and backwards compatible.Gravatar Googler2017-03-09
* Revert "Upgrade //third_party/protobuf to v3.2.0"Gravatar Irina Iancu2017-02-24
* Add is_external support to PackageManifestParser.Gravatar Googler2017-02-24
* Add the LABEL_KEYED_STRING_DICT type for attributes.Gravatar Michael Staib2017-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
* Pass 'main_class' attribute value through in the IntelliJ aspect.Gravatar Googler2017-02-09
* Add a boolean flag to a Feature to specify whether it is enabled by default.Gravatar Googler2017-02-08
* RELNOTES: Allow CROSSTOOL files to have linker flags specific to static share...Gravatar Googler2017-02-06
* Add intellij_plugin_debug_target rule.Gravatar Googler2017-01-30
* Description redacted.Gravatar Googler2017-01-20
* 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
* Introduce expand_if_none_available to crosstoolGravatar Marcel Hlopko2017-01-10