aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Add options for reducing the size of the HTML output: --[no]chart for omittin...Gravatar Klaas Boesche2015-10-05
* Replace EvaluableGraph#createIfAbsent with the potentially more efficient Eva...Gravatar Nathan Harmata2015-10-05
* Remove getSplitTransitionTable - this method is never used.Gravatar Greg Estren2015-10-05
* Pre-populate the SkyFunctionEnvironment with the node's previously declared d...Gravatar Nathan Harmata2015-10-05
* Allow extractIncludes method to throw an ExecException.Gravatar Janak Ramakrishnan2015-10-05
* Rollback of commit d7b64bd03100300b79cd33d04904ce9b0e6a5332.Gravatar Janak Ramakrishnan2015-10-05
* Add --task_tree and --task_tree_threshold options.Gravatar Klaas Boesche2015-10-02
* Fix strip_prefixGravatar Kristina Chodorow2015-10-02
* Fix coverage not being calculated for android_tests using binary_under_test.Gravatar Andrew Pellegrini2015-10-02
* Replace strong interning with weak interning for better GC.Gravatar Miguel Alcon Pinto2015-10-02
* Add Android aspect resolve output group.Gravatar Googler2015-10-02
* Propagates cc_library linkopts attribute to dependent objc_libraries.Gravatar Googler2015-10-02
* Intern PackageIdentifiers as a memory optimization.Gravatar Miguel Alcon Pinto2015-10-01
* Support android_library dep forwarding in Android aspect.Gravatar Googler2015-10-01
* Support android_robolectric_test in AndroidStudioInfoAspect.Gravatar Googler2015-10-01
* Support android_test in AndroidStudioInfoAspect.Gravatar Googler2015-10-01
* Make explicit that an extra action always has the same owner as the action it...Gravatar Janak Ramakrishnan2015-10-01
* Correctly handle exports in AndroidStudioInfoAspect.Gravatar Googler2015-10-01
* Make breakpad file editing platform independent.Gravatar Peter Schmitt2015-09-30
* Don't report errors for missing edges in TransitiveTraversalFunction.Gravatar Nathan Harmata2015-09-30
* ErrorInfo and CycleInfo don't need to be serializableGravatar Michajlo Matijkiw2015-09-30
* Add support for tags in AndroidStudioInfoAspect.Gravatar Googler2015-09-30
* Add debugging info for crash during maybeMarkRebuilding.Gravatar Janak Ramakrishnan2015-09-30
* Filter idl sources from AndroidStudioInfoAspect.Gravatar Googler2015-09-30
* [dash] Add shared-secret authenticationGravatar Damien Martin-Guillerez2015-09-30
* Add Android aspect ijar support.Gravatar Googler2015-09-30
* Make AndroisStudioInfoAspectTest run in Bazel.Gravatar Dmitry Lomov2015-09-30
* Document java_toolchainGravatar Damien Martin-Guillerez2015-09-30
* Visibility tweaks.Gravatar Michajlo Matijkiw2015-09-30
* Refactoring: Move ThreadPoolExecutorParams to top-level.Gravatar Eric Fellheimer2015-09-30
* Extract configuration fragment access logic into ConfigurationFragmentPolicy.Gravatar Michael Staib2015-09-30
* Reintroduce an inconsistency check (albeit, in a weaker form) removed by a pr...Gravatar Nathan Harmata2015-09-30
* Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert the...Gravatar Dave MacLachlan2015-09-30
* Optimize how we mark files read-only upon action completion.Gravatar Eric Fellheimer2015-09-30
* Change uses of Lists#newArrayListWithExpectedSize to ArrayList#ArrayList(int)...Gravatar Nathan Harmata2015-09-30
* Limit the length of the output of Printer.printList().Gravatar Florian Weikert2015-09-30
* Replace 'Google Inc' by the 'Bazel Authors'Gravatar Damien Martin-Guillerez2015-09-30
* Rename PackageManager.getTargetPatternEvaluator to newTargetPatternEval.Gravatar Ulf Adams2015-09-30
* Move loadingPhaseRunner from BlazeRuntime to CommandEnvironment.Gravatar Ulf Adams2015-09-30
* Adds a mechanism for invocation policy. The policy is taken through the --inv...Gravatar Alex Humesky2015-09-30
* Rollback of "Propagates cc_library linkopts attribute to dependent objc_libra...Gravatar Chris Parsons2015-09-30
* Simplify buildingState check in markCleanGravatar Mark Schaller2015-09-30
* Refactor ErrorInfo creation to share single constructorGravatar Michajlo Matijkiw2015-09-30
* Don't crash when building environment groups directlyGravatar Greg Estren2015-09-30
* Make test setup name public.Gravatar Han-Wen Nienhuys2015-09-30
* Move test setup script up in the hierarchy.Gravatar Han-Wen Nienhuys2015-09-30
* BlazeRuntime.reporter is now null in production.Gravatar Ulf Adams2015-09-30
* Adds the textual_hdrs attribute, which are treated as regular headers but not...Gravatar Googler2015-09-30
* Set the SkyframeActionExecutor.reporter in prepareForExecution.Gravatar Ulf Adams2015-09-30
* Remove BuildView.packageManager, which was only used for testing.Gravatar Ulf Adams2015-09-30