aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Properly size compact hash map in order to mitigate GC churn.Gravatar Eric Fellheimer2016-08-11
* Rollback of commit 6aa2f64045d390f4da77d396cd3fcbe1c44a98c1.Gravatar Chris Parsons2016-08-11
* Delete unused classesGravatar Michajlo Matijkiw2016-08-11
* Dynamic config test improvements:Gravatar Greg Estren2016-08-11
* Refactors out ProtocolBuffers2 related code into it's own class. This is the ...Gravatar Sergio Campama2016-08-11
* Roll forward commit 94c86135d05a1844263c59f3ce6b1c1917e0f4c8Gravatar Liam Miller-Cushon2016-08-11
* Get rid of InvalidatableGraph. This explicit concept is no longer needed.Gravatar Nathan Harmata2016-08-11
* Add 'provider()' function.Gravatar Dmitry Lomov2016-08-11
* Turn on output tree tracking.Gravatar Eric Fellheimer2016-08-11
* Put runfiles tree under 'runfiles' directory to avoid conflictGravatar Yun Peng2016-08-11
* Store non-code inputs to link actions separately.Gravatar Lukacs Berki2016-08-11
* Provide ExtraCombiner method.Gravatar Sasha Smundak2016-08-11
* Get rid of python exectuable zip file headerGravatar Yun Peng2016-08-11
* Substituted NoSuchVariableException with manual checks for performance purposesGravatar Vladimir Moskva2016-08-11
* Remove all temporary detrius upon exiting objc action scripts.Gravatar Peter Schmitt2016-08-11
* Update the proto library version in BUILD filesGravatar Kristina Chodorow2016-08-11
* Add brandjon@ to CONTRIBUTORSGravatar Jon Brandvein2016-08-11
* Remove the experimental hardlink / junction code from UnixFileSystem.Gravatar Ulf Adams2016-08-11
* Add 3.0.0 beta 4 version of protobuf to third_partyGravatar Kristina Chodorow2016-08-10
* Don't follow symlink when looking for python module space, since it breaks sa...Gravatar Yue Gan2016-08-10
* Remove the outputPath parameter from BlazeModule.getFileSystem.Gravatar Ulf Adams2016-08-10
* Dedupe code: parse startup options in newRuntime, instead of calling it twice.Gravatar Ulf Adams2016-08-10
* Pass in the command options to BlazeModule.getCoverageReportFactory.Gravatar Ulf Adams2016-08-10
* Added support for null terminated queries.Gravatar Andreas Bergmeier2016-08-10
* Cleanup BlazeRuntime and ServerBuilder slightly.Gravatar Ulf Adams2016-08-10
* Move workspace initialization out of BlazeRuntime.Builder.Gravatar Ulf Adams2016-08-10
* Implements dynamic split transitions on latebound attributes.Gravatar Greg Estren2016-08-10
* Rollback of commit 99de0d07574f808fee36826289cb1f5c83e3b3e0.Gravatar Googler2016-08-10
* Refactor JavaCompileAction in preparation for adding minimum classpath optimi...Gravatar Googler2016-08-10
* Allow ImplicitOutputsFunctions to be overriden on Rule creation.Gravatar Michajlo Matijkiw2016-08-10
* Using stub_template.txt as __main__.py and zip header in python executable zipGravatar Yun Peng2016-08-10
* Combiners overhaul: introduce Combiner interface common to all combiners, use...Gravatar Sasha Smundak2016-08-10
* Update DensitySpecificManifestProcessor to omit a <compatible-screens> declar...Gravatar Googler2016-08-10
* Apply extra actions to top-level aspects.Gravatar Dmitry Lomov2016-08-10
* Continuing removing GUAVA dependencies from junitrunner.Gravatar Elena-Irina Iancu2016-08-10
* Allow extra action inputs and variables extensions to boe propagated to theGravatar Cal Peyser2016-08-10
* Drive-by cleanup to remove unnecessary function from the ActionCache interface.Gravatar Shreya Bhattarai2016-08-10
* Rephrase tests so that they can be shared between objc_library andGravatar Cal Peyser2016-08-10