aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Handle public tags in merger -> R.class writerGravatar Googler2016-08-17
* Use the the artifact category in LinkerInput to determine if it's a dynamic l...Gravatar Lukacs Berki2016-08-17
* Deprecate the ${link page.heading} syntax for referencing BE static pages.Gravatar David Chen2016-08-16
* Use Options for BE docgen command line arguments.Gravatar David Chen2016-08-16
* Only call StreamObserver.onNext() from a single thread in order to avoid a me...Gravatar Lukacs Berki2016-08-16
* Adds proto grouping behavior so that generation and compilation actions are m...Gravatar Sergio Campama2016-08-16
* Fix binary attribute documentation for apple1 and apple2 extension rules.Gravatar Chris Parsons2016-08-16
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* Issue deprecation warnings for deprecated code paths.Gravatar Googler2016-08-16
* Gracefully handle non existing test descriptionsGravatar Googler2016-08-16
* Removes unused imports from ApkBuilderMainGravatar Adam Michael2016-08-16
* Fix grammar in documentationGravatar Michajlo Matijkiw2016-08-16
* Reference IntelliJ plugin in Bazel docs.Gravatar Googler2016-08-16
* Implement --normalize option. Refactor file writing code in OutputJar. Refact...Gravatar Sasha Smundak2016-08-16
* Clarify comments and function names in AggregatingAttributeMapperGravatar Mark Schaller2016-08-16
* Support xcode project generation in experimental_objc_library.Gravatar Cal Peyser2016-08-16
* Be more lenient with slow-to-react servers.Gravatar Michajlo Matijkiw2016-08-16
* Add copts and objccopts to experimental_objc_library.Gravatar Cal Peyser2016-08-16
* Add export ZERO_AR_DATE=1 to libtool.sh to make the output hermetic, and touc...Gravatar Chris Parsons2016-08-16
* Add CreateTextFile to test_util.Gravatar Sasha Smundak2016-08-16
* Implement --include_prefixes.Gravatar Sasha Smundak2016-08-16
* Support setting the build id via the client environmentGravatar Klaus Aehlig2016-08-16
* Use processed instead of merged manifest in android deploy infoGravatar Googler2016-08-12
* Include the location of the current swiftmodule for LLDB.Gravatar Dmitry Shevchenko2016-08-12
* Have AQV propagate the most severe error encountered by any of its tasks. Mak...Gravatar Nathan Harmata2016-08-12
* Changes DependencyResolver <Attribute, Dep> map from a ListMultimap to new classGravatar Greg Estren2016-08-12
* Rollback of commit f107debac45ddf5859b1eb963379769b5815b18f. Also includes th...Gravatar Janak Ramakrishnan2016-08-12
* Implement objc archiving in the crosstool. This involves a few steps:Gravatar Cal Peyser2016-08-12
* Add android_test#data to android deploy info.Gravatar Googler2016-08-12
* Stream the right-hand side of subtractive query expressions. This means only ...Gravatar Eric Fellheimer2016-08-12
* Roll forward fix of global var shadow detectionGravatar Jon Brandvein2016-08-12
* Prefer IP agnostic terms/operations in favor of those that work only with ipv4.Gravatar Shreya Bhattarai2016-08-12
* Adds propagation of protobuf's headers and search paths through ObjcProtoProv...Gravatar Sergio Campama2016-08-12
* Allow local spawns to add custom execution info.Gravatar Eric Fellheimer2016-08-12
* Continuing removing GUAVA dependencies from junitrunner (junit.runner.shardingGravatar Elena-Irina Iancu2016-08-12
* Record the category of the artifact to be linked in LinkerInput.Gravatar Lukacs Berki2016-08-12
* Remove MergeeManifestsConverter used for the transition of --mergeeManifests ...Gravatar Andrew Pellegrini2016-08-12
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* DOC: Fix typo (unclosed string)Gravatar Gustav Larsson2016-08-12
* Replace calls to <class>.newInstance with <class>.getConstructor().newInstance.Gravatar Ulf Adams2016-08-12
* cpp: remove unused WaitForServerDeath() functionGravatar Thiago Farina2016-08-12
* Continuing removing GUAVA dependencies from junitrunner (junit.runner.model).Gravatar Elena-Irina Iancu2016-08-11
* Add ide-compile output group to IDE aspect.Gravatar Googler2016-08-11
* The Android transition requires a valid CPU value. If we don't have one, don'...Gravatar Googler2016-08-11
* Rollback of commit fbaa700337bf0cf9083f083e6cd0d2f82faf1506.Gravatar Googler2016-08-11
* Sets SONAME on shared objects in Android binaries.Gravatar Adam Michael2016-08-11
* Fix bug in ParallelEvaluator when an error dep was not newly requested in a n...Gravatar Janak Ramakrishnan2016-08-11
* Minimize ArrayList resizing in MutableList constructionGravatar Michajlo Matijkiw2016-08-11
* Fix typo in X86CrosstoolsGravatar sergey2016-08-11
* Expose test "data" attribute to IDE.Gravatar Googler2016-08-11