aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Upgrade AutoValue from 1.0 to 1.2. Motivation: 1.2 has @AutoValue.BuilderGravatar Carmi Grushko2016-04-07
* Add README.bazel.md and BUILD files for gRPC.Gravatar Lukacs Berki2016-04-07
* Add error message for skylark for-else statement, and fix error message for s...Gravatar Yue Gan2016-04-07
* SkyframeExecutor: Raise an event at the beginning of the loading phaseGravatar Klaus Aehlig2016-04-07
* Add the C++ gRPC implementation and the Java gRPC proto compiler plugin to th...Gravatar Lukacs T. Berki2016-04-07
* Update README.md and BUILD files for protobuf C++ sources v3.0.0-beta-2.Gravatar Lukacs Berki2016-04-07
* SkyframeExecutor: use a LoadingProgressReceiver during loading phaseGravatar Klaus Aehlig2016-04-07
* Add a LoadingProgressReceiver classGravatar Klaus Aehlig2016-04-07
* Remove mentions of the arm32 proto compiler and update README.md.Gravatar Lukacs Berki2016-04-07
* Enable overriding attributes for Rust binaries.Gravatar David Chen2016-04-07
* Use the zlib version in third_party instead of whatever is installed.Gravatar Lukacs Berki2016-04-07
* implement list.insert for skylark ruleGravatar Yue Gan2016-04-07
* Rollback of commit dc0fbb42ab22ab8f3205b0884069e1ffe03677c9.Gravatar John Field2016-04-07
* Remove incorrect exec() on well_known_protos dependency.Gravatar Peter Schmitt2016-04-07
* Add --host_java_toolchainGravatar Liam Miller-Cushon2016-04-07
* Moves Android NDK support for NDK r10e to a separate package in preparationGravatar Alex Humesky2016-04-07
* Allow actions to specify if extra actions can attach to them.Gravatar Janak Ramakrishnan2016-04-07
* Allow the action that calls proto-compiler, to do so using a params file.Gravatar Carmi Grushko2016-04-07
* Clean the API of ProtoCompileAction, in preparation for making the proto-comp...Gravatar Carmi Grushko2016-04-07
* Remove runWithLargeStack and remove some single-use abstractionsGravatar Liam Miller-Cushon2016-04-07
* Remove SkylarkAspectClass.getDefintion.Gravatar Dmitry Lomov2016-04-07
* Expose ObjcConfiguration to Skylark as fragment "objc" along with callable me...Gravatar Erik Abair2016-04-07
* Remove AspectClass.getDefinitionGravatar Dmitry Lomov2016-04-07
* Add a BUILD file for Netty.Gravatar Lukacs Berki2016-04-07
* Add a BUILD.bazel file for boringssl.Gravatar Lukacs Berki2016-04-07
* Eliminate BuildConfiguration.Fragment#prepareForExecutionPhase().Gravatar Lukacs Berki2016-04-07
* Move FDO support to the analysis phase by wrapping FdoSupport in its own SkyF...Gravatar Lukacs Berki2016-04-07
* Fix typo in doc stringGravatar Klaus Aehlig2016-04-07
* Skylark docs: fix ctx.file and ctx.files.Gravatar Laszlo Csomor2016-04-07
* Remove Aspect field from AspectKey.Gravatar Dmitry Lomov2016-04-07
* Mount whole directories into the sandbox when possibleGravatar Brian Silverman2016-04-07
* Use the correct Aspect in AspectFunction for Skylark aspects.Gravatar Dmitry Lomov2016-04-07
* Fix the java compile for non-compatible type inference between java 7 and 8.Gravatar Googler2016-04-07
* cpp: fix the name of the function where |extracted_binaries| is populatedGravatar Thiago Farina2016-04-07
* Fix link to rust documentation.Gravatar Tom Prince2016-04-07
* Fix incremental dexing with bazel testGravatar Googler2016-04-07
* Override any existing watch stubs and watch application bundle artifacts when...Gravatar Googler2016-04-07
* Add some documentation about --output=build.Gravatar Googler2016-04-07
* Add tests documenting the way rc-options are combinedGravatar Klaus Aehlig2016-04-07
* Make non-empty attribute checks happen during analysis of the target in quest...Gravatar Nathan Harmata2016-04-07
* Disable tree pruning for blacklisted annotation processorsGravatar Liam Miller-Cushon2016-04-07
* Upgrade dd_plist to version 1.17Gravatar Googler2016-04-07
* 4.25 of 5: Writing of UnwrittenMergedAndroidDataGravatar Googler2016-04-07
* Removing left over debug warning.Gravatar Googler2016-04-07
* Description redacted.Gravatar Googler2016-04-07
* Clean up FancyTerminalEventHandlerGravatar Googler2016-04-07
* Revert "Add AutoValue 1.2, in preparation for upgrading the existing 1.1 to 1...Gravatar Lukacs T. Berki2016-04-07
* Update protobuf sources to v3.0.0-beta-2 (aka. d5fb408d)Gravatar Lukacs T. Berki2016-04-07
* Add BoringSSL to third_party .Gravatar Lukacs T. Berki2016-04-07
* Add AutoValue 1.2, in preparation for upgrading the existing 1.1 to 1.2. Moti...Gravatar Carmi Grushko2016-04-06