aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add options for reducing the size of the HTML output: --[no]chart for omittin...Gravatar Klaas Boesche2015-10-05
* Fix up actool, ibtool etc so that they can handle empty output.Gravatar Dave MacLachlan2015-10-05
* Add IdlClass to the embedded default android tools repository and rearrangeGravatar Alex Humesky2015-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
* Add imported static libraries to the list of libraries to link, instead of sp...Gravatar Rumou Duan2015-10-05
* Rollback of commit d7b64bd03100300b79cd33d04904ce9b0e6a5332.Gravatar Janak Ramakrishnan2015-10-05
* Add external_integration_test back into CIGravatar Kristina Chodorow2015-10-02
* Add --task_tree and --task_tree_threshold options.Gravatar Klaas Boesche2015-10-02
* Fix Java 7 test suiteGravatar Damien Martin-Guillerez2015-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
* Trim temporary directory root from entry paths when creating resources srcjar...Gravatar Andrew Pellegrini2015-10-02
* Replace strong interning with weak interning for better GC.Gravatar Miguel Alcon Pinto2015-10-02
* Fix our Java 7 buildGravatar Damien Martin-Guillerez2015-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
* Update to javac r2973Gravatar Liam Miller-Cushon2015-10-01
* Opt out of ClientCodeWrappingGravatar Liam Miller-Cushon2015-10-01
* Intern PackageIdentifiers as a memory optimization.Gravatar Miguel Alcon Pinto2015-10-01
* Assert order of repeated fields in AndroidStudioInfoAspectTest.Gravatar Dmitry Lomov2015-10-01
* Support android_library dep forwarding in Android aspect.Gravatar Googler2015-10-01
* Fix broken Jenkins build.Gravatar Dave MacLachlan2015-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
* Inline "target" variable in AndroidStudioInfoAspectTest.Gravatar Googler2015-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
* Fixes a typo in the plist generation of the 'DTXcodeBuild' field.Gravatar Anastasios Kakalis2015-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
* Pass test log as argument to formatting perl program instead of inliningGravatar Michajlo Matijkiw2015-09-30
* Limit the length of the output of Printer.printList().Gravatar Florian Weikert2015-09-30