index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
protobuf
Commit message (
Expand
)
Author
Age
*
Remove deprecated kind in IDE aspect.
Googler
2016-10-25
*
Enables AllowValues and DisallowValues invocation policy operations to take
Alex Humesky
2016-10-25
*
Syncing up the latest protos with the internal version. Adding UNSUPPORTED
Ola Rozenfeld
2016-10-24
*
Create a distribution artifact
Klaus Aehlig
2016-10-24
*
Augment the CppLinkInfo extra action proto with the command line of the linker.
Googler
2016-10-17
*
Export idl_import_root to Android Studio, so that we know the packages of new...
Googler
2016-09-30
*
cxx_flags are not applied to objc compiles.
Cal Peyser
2016-09-30
*
Adds apksigner attribute to android_sdk. This supports the new APK v2 signing...
Adam Michael
2016-09-22
*
Mark unresolved classes in jdeps as Kind.INCOMPLETE.
Googler
2016-09-21
*
Remove absolute paths from proto
Googler
2016-09-21
*
Description redacted.
Ola Rozenfeld
2016-09-20
*
Cosmetic changes to the remote execution proto, and fixing a minor bug in
Ola Rozenfeld
2016-09-15
*
Adding all proto messages for remote execution and caching API per design doc:
Googler
2016-09-09
*
Adds a jar filter to the IntelliJ IDE aspect.
Googler
2016-09-06
*
Remove support for thin archives.
Lukacs Berki
2016-08-23
*
Add android_test#data to android deploy info.
Googler
2016-08-12
*
Rollback of commit fbaa700337bf0cf9083f083e6cd0d2f82faf1506.
Googler
2016-08-11
*
Expose test "data" attribute to IDE.
Googler
2016-08-11
*
Linker outputs can optionally be configured from the CROSSTOOL. Introduces i...
Cal Peyser
2016-07-27
*
Global cleanup change.
Googler
2016-07-25
*
Remove breakpad support from bazel
Dmitry Shevchenko
2016-06-21
*
Adds the label of the rule that produced the artifact to the apk manifest.
Alex Humesky
2016-06-21
*
Adds the path to the debug keystore to the apk_manifest.
Alex Humesky
2016-06-10
*
Add resource_jar to android_studio_info.proto.
Googler
2016-06-03
*
Add java_toolchain to IDE aspect output.
Googler
2016-06-02
*
Framework paths marked for search paths only are appropriately propagated to
Cal Peyser
2016-05-25
*
Improve fidelity of proto configured attribute serialization
Michajlo Matijkiw
2016-05-23
*
Change the way protos report their output.
Googler
2016-05-23
*
Store the hash code of the Environment in the RuleClass object. When a RuleCl...
Janak Ramakrishnan
2016-05-23
*
Remove unnecessary aspect CC bloat.
Googler
2016-05-17
*
Adds information about resources referenced from AndroidManifest.xml to
Alex Humesky
2016-05-17
*
Prototype for remote execution using gRPC and Netty transport
Alpha Lam
2016-05-16
*
Adds the option to invocation policy SetValue operation to append to repeated
Alex Humesky
2016-05-10
*
Add test size attribute to IntelliJ IDE info.
Googler
2016-05-06
*
Various cleanups and refactorings in the client:
Lukacs Berki
2016-05-02
*
In InvocationPolicyEnforcer#enforce, instead of just checking the direct comm...
Janak Ramakrishnan
2016-05-02
*
Always output entitlements plist in the XML format
Googler
2016-04-25
*
Add android deploy info.
Googler
2016-04-22
*
Make the integration tests pass with gRPC client/server comms.
Lukacs Berki
2016-04-21
*
Block when another command is running on the server and not on the client whe...
Lukacs Berki
2016-04-20
*
Make it possible to interrupt commands when communicating over gRPC.
Lukacs Berki
2016-04-19
*
Rename field names in command_server.proto so that they don't conflict with C...
Lukacs Berki
2016-04-18
*
Initial version of client-server communication over gRPC.
Lukacs Berki
2016-04-15
*
Remove reliance on exact rule classes in AndroidStudioInfoAspect.
Googler
2016-04-14
*
Add stub gRPC C++ client and Java server.
Lukacs Berki
2016-04-12
*
Remove te protocol compiler rules from @bazel_tools.
Lukacs Berki
2016-04-11
*
Introduces action_config. Does this by:
Cal Peyser
2016-04-05
*
Clarify that indirect deps are not necessarily transitive
Liam Miller-Cushon
2016-04-04
*
Provide the final merged AndroidManifest.xml file in the apk_manifest.
Alex Humesky
2016-03-31
*
Support java_wrap_cc in intellij aspect.
Googler
2016-03-30
[next]