aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf
Commit message (Expand)AuthorAge
* Adds the option to invocation policy SetValue operation to append to repeatedGravatar Alex Humesky2016-05-10
* Add test size attribute to IntelliJ IDE info.Gravatar Googler2016-05-06
* Various cleanups and refactorings in the client:Gravatar Lukacs Berki2016-05-02
* In InvocationPolicyEnforcer#enforce, instead of just checking the direct comm...Gravatar Janak Ramakrishnan2016-05-02
* Always output entitlements plist in the XML formatGravatar Googler2016-04-25
* Add android deploy info.Gravatar Googler2016-04-22
* Make the integration tests pass with gRPC client/server comms.Gravatar Lukacs Berki2016-04-21
* Block when another command is running on the server and not on the client whe...Gravatar Lukacs Berki2016-04-20
* Make it possible to interrupt commands when communicating over gRPC.Gravatar Lukacs Berki2016-04-19
* Rename field names in command_server.proto so that they don't conflict with C...Gravatar Lukacs Berki2016-04-18
* Initial version of client-server communication over gRPC. Gravatar Lukacs Berki2016-04-15
* Remove reliance on exact rule classes in AndroidStudioInfoAspect.Gravatar Googler2016-04-14
* Add stub gRPC C++ client and Java server.Gravatar Lukacs Berki2016-04-12
* Remove te protocol compiler rules from @bazel_tools.Gravatar Lukacs Berki2016-04-11
* Introduces action_config. Does this by:Gravatar Cal Peyser2016-04-05
* Clarify that indirect deps are not necessarily transitiveGravatar Liam Miller-Cushon2016-04-04
* Provide the final merged AndroidManifest.xml file in the apk_manifest.Gravatar Alex Humesky2016-03-31
* Support java_wrap_cc in intellij aspect.Gravatar Googler2016-03-30
* --Gravatar Chris Parsons2016-03-28
* Export cc build information in an aspect for IDE support.Gravatar Googler2016-03-21
* Fix equality and comparison for SkylarkAspectClass.Gravatar Dmitry Lomov2016-03-17
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Add full support for android_resources to AndroidStudioInfoAspect.Gravatar Googler2016-03-08
* Adds a manifest for detailing the inputs to an android apk.Gravatar Alex Humesky2016-03-01
* Fix up some spelling mistakes in comments.Gravatar Dave MacLachlan2016-02-29
* Simplify plmerge and bundlemerge by removing deprecated functionality.Gravatar Dave MacLachlan2016-02-29
* Changes to crosstool_config.proto to support dsym debug symbol and breakpad f...Gravatar Cal Peyser2016-02-23
* Add initial Skylark API for Android rules.Gravatar Dmitry Lomov2016-02-23
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Expose ``build_file_path`` to Skylark rules.Gravatar Dmitry Lomov2016-02-22
* Rename proto_java_library to java_proto_library.Gravatar Julio Merino2016-02-19
* Remove unused ASwB build artifactGravatar Googler2016-02-19
* Turn //tools/build_rules into a package.Gravatar Julio Merino2016-02-17
* Roll forward of commit 500175fcfb37953f50cf0869df164902755807f2: Don't includ...Gravatar Googler2016-02-16
* Rollback of commit 500175fcfb37953f50cf0869df164902755807f2.Gravatar Damien Martin-Guillerez2016-02-15
* Don't include absolute paths in blaze IDE artifactsGravatar Googler2016-02-15
* Implement distributed caching for BazelGravatar Alpha Lam2016-02-10
* Add jdeps support to AndroidStudioInfoAspect.Gravatar Googler2016-02-04
* Include bootclasspaths in java extra action infoGravatar Liam Miller-Cushon2016-02-03
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Extend crosstool configuration to allow features to specify (expandable) envi...Gravatar Chris Parsons2016-01-07
* Support java_plugin in AndroidStudioInfoAspect.Gravatar Googler2016-01-07
* Add runtime_deps to android studio proto.Gravatar Googler2016-01-07
* Permit proto serialization of configured attribute valuesGravatar Mark Schaller2016-01-04
* plmerge optionally consumes an executable name. This is necessary to ensure ...Gravatar Googler2015-12-16
* Bundlemerge optionally takes a completed plist to bundle into the archive, in...Gravatar Googler2015-12-13
* Plmerge takes an optional automatic_entries_file key, which distinguishes the...Gravatar Googler2015-12-11
* Plmerge receives arguments by a protobuf, introduces variable substitutions t...Gravatar Googler2015-12-08
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Remove unused package protocol buffersGravatar Michajlo Matijkiw2015-12-01