1. 8b2e6b8 Embed a tools directory into the Bazel binary. by Lukacs Berki · 9 years ago
  2. 9ce9b0f Rollback of commit ae5f442e9cf3ef6578e70104af7cb2a2288b9fb8. by Kristina Chodorow · 9 years ago
  3. 3a509bd In FilesystemValueChecker, use 200 threads and don't waste threads on skipped keys. This yields some noticeable improvements for the wall times of null builds with even a small set of files to be checked for changes. by Nathan Harmata · 9 years ago
  4. e1b61d0 Log how much time we spend manually checking files and directory listings for changes (also log how many nodes we checked & scanned - note that we currently "scan" the entire Skyframe graph since it's not segregated by type). by Nathan Harmata · 9 years ago
  5. b78e537 Pass IOS_SDK_VERSION_OVERRIDE to environment for darwin actions by Chris Parsons · 9 years ago
  6. ae5f442 Remove copy ctor and operator= from BlazeStartupOptions by Kristina Chodorow · 9 years ago
  7. d511eb3 Adds support for selecting the different STL implementations in the Android NDK. by Alex Humesky · 9 years ago
  8. 7241fd6 Remove vestigial serialization bits from ErrorInfo by Michajlo Matijkiw · 9 years ago
  9. 2f746b3 Remove extraneous check in DependencyResolver. by Michael Staib · 9 years ago
  10. dc17eb3 Add prerequisite dependencies to make ios_test work build on bazel. by Chris Parsons · 9 years ago
  11. 6817a6f Allow Java libraries to export and propagate proguard_specs. by Michael Staib · 9 years ago
  12. 1c0543c Remove --treat_srcjars_as_srcs_for_strict_deps by Liam Miller-Cushon · 9 years ago
  13. 271c10b Add debugging info in case of unexpected crash. by Janak Ramakrishnan · 9 years ago
  14. 6716ec3 Add basic integration tests for Objective-C / iOS. by Chris Parsons · 9 years ago
  15. d3ec8ff Progress reporting test: attempt to deflake. by Laszlo Csomor · 9 years ago
  16. 358db64 Refactor SkylarkStatistics to reduce size. by Klaas Boesche · 9 years ago
  17. 2591e19 Optionally limits the length of the output of Printer.printList() (default = no). by Florian Weikert · 9 years ago
  18. e2b7223 Move the special rule creation method for deserialization to the only usage (PackageDeserialization). by Miguel Alcon Pinto · 9 years ago
  19. 78ef8c9 Make CriticalPathStatistics output optional. by Klaas Boesche · 9 years ago
  20. 3fbcc61 Add a Constants.TOOLS_PREFIX constant that will serve to redirect the Bazel tools repository. by Lukacs Berki · 9 years ago
  21. 19e00fb Add options for reducing the size of the HTML output: --[no]chart for omitting the Gantt-style charts of all tasks and --[no]histograms to omit Skylark histograms which require adding huge amounts of data to the output. Especially necessary when combining data from multiple profile files. by Klaas Boesche · 9 years ago
  22. a510c3b Fix up actool, ibtool etc so that they can handle empty output. by Dave MacLachlan · 9 years ago
  23. 6d00468 Add IdlClass to the embedded default android tools repository and rearrange by Alex Humesky · 9 years ago
  24. c7e974a Replace EvaluableGraph#createIfAbsent with the potentially more efficient EvaluableGraph#createIfAbsentBatch. by Nathan Harmata · 9 years ago
  25. 073164c Remove getSplitTransitionTable - this method is never used. by Greg Estren · 9 years ago
  26. 0e349e3 Pre-populate the SkyFunctionEnvironment with the node's previously declared deps. by Nathan Harmata · 9 years ago
  27. af34857 Allow extractIncludes method to throw an ExecException. by Janak Ramakrishnan · 9 years ago
  28. d900d54 Add imported static libraries to the list of libraries to link, instead of specifying them as linker flags, and also add their associated library search paths. This makes sure the link order for libraries is consistent with Bazel build. by Rumou Duan · 9 years ago
  29. 9e54af3 Rollback of commit d7b64bd03100300b79cd33d04904ce9b0e6a5332. by Janak Ramakrishnan · 9 years ago
  30. 15e9a50 Add external_integration_test back into CI by Kristina Chodorow · 9 years ago
  31. 1e62b6b Add --task_tree and --task_tree_threshold options. by Klaas Boesche · 9 years ago
  32. 23c725b Fix Java 7 test suite by Damien Martin-Guillerez · 9 years ago
  33. b2c7a87 Fix strip_prefix by Kristina Chodorow · 9 years ago
  34. acd17e4 Fix coverage not being calculated for android_tests using binary_under_test. by Andrew Pellegrini · 9 years ago
  35. 2594c9e Trim temporary directory root from entry paths when creating resources srcjar to match standard jar format. by Andrew Pellegrini · 9 years ago
  36. 28099de Replace strong interning with weak interning for better GC. by Miguel Alcon Pinto · 9 years ago
  37. 4bf2c1a Fix our Java 7 build by Damien Martin-Guillerez · 9 years ago
  38. d12c05f Add Android aspect resolve output group. by Googler · 9 years ago
  39. ac0f10a Propagates cc_library linkopts attribute to dependent objc_libraries. by Googler · 9 years ago
  40. 146d0b5 Update to javac r2973 by Liam Miller-Cushon · 9 years ago
  41. 5943bfb Opt out of ClientCodeWrapping by Liam Miller-Cushon · 9 years ago
  42. 2627b9f Intern PackageIdentifiers as a memory optimization. by Miguel Alcon Pinto · 9 years ago
  43. 52808d2 Assert order of repeated fields in AndroidStudioInfoAspectTest. by Dmitry Lomov · 9 years ago
  44. 793011b Support android_library dep forwarding in Android aspect. by Googler · 9 years ago
  45. e96dbe6 Fix broken Jenkins build. by Dave MacLachlan · 9 years ago
  46. 254ffa8 Support android_robolectric_test in AndroidStudioInfoAspect. by Googler · 9 years ago
  47. a5796bd Support android_test in AndroidStudioInfoAspect. by Googler · 9 years ago
  48. c2e199d Make explicit that an extra action always has the same owner as the action it is shadowing. by Janak Ramakrishnan · 9 years ago
  49. 06603ea Inline "target" variable in AndroidStudioInfoAspectTest. by Googler · 9 years ago
  50. 78e485a Correctly handle exports in AndroidStudioInfoAspect. by Googler · 9 years ago
  51. ded7737 Make breakpad file editing platform independent. by Peter Schmitt · 9 years ago
  52. d7a7275 Don't report errors for missing edges in TransitiveTraversalFunction. by Nathan Harmata · 9 years ago
  53. 4e29c83 ErrorInfo and CycleInfo don't need to be serializable by Michajlo Matijkiw · 9 years ago
  54. 4a0f1b6 Add support for tags in AndroidStudioInfoAspect. by Googler · 9 years ago
  55. c2c123e Add debugging info for crash during maybeMarkRebuilding. by Janak Ramakrishnan · 9 years ago
  56. 70af6fe Filter idl sources from AndroidStudioInfoAspect. by Googler · 9 years ago
  57. 690e640 [dash] Add shared-secret authentication by Damien Martin-Guillerez · 9 years ago
  58. 153a09a Fixes a typo in the plist generation of the 'DTXcodeBuild' field. by Anastasios Kakalis · 9 years ago
  59. c798366 Add Android aspect ijar support. by Googler · 9 years ago
  60. 2936e70 Make AndroisStudioInfoAspectTest run in Bazel. by Dmitry Lomov · 9 years ago
  61. 4e068f8 Document java_toolchain by Damien Martin-Guillerez · 9 years ago
  62. e8f7f5e Visibility tweaks. by Michajlo Matijkiw · 9 years ago
  63. 8efb280 Refactoring: Move ThreadPoolExecutorParams to top-level. by Eric Fellheimer · 9 years ago
  64. b51251e Extract configuration fragment access logic into ConfigurationFragmentPolicy. by Michael Staib · 9 years ago
  65. 5fb1073 Reintroduce an inconsistency check (albeit, in a weaker form) removed by a previous change that was trying to optimize away a filesystem call. by Nathan Harmata · 9 years ago
  66. 0bb2f02 Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert them to scripts instead of java apps. by Dave MacLachlan · 9 years ago
  67. 1726aff Optimize how we mark files read-only upon action completion. by Eric Fellheimer · 9 years ago
  68. fa0ca9f Change uses of Lists#newArrayListWithExpectedSize to ArrayList#ArrayList(int) when it's clear the author intended (the now deprecated) Lists#newArrayListWithCapacity. Also change uses of Lists#newArrayListWithCapacity in the affected files to ArrayList#ArrayList(int). by Nathan Harmata · 9 years ago
  69. c5993f8 Pass test log as argument to formatting perl program instead of inlining by Michajlo Matijkiw · 9 years ago
  70. d7b64bd Limit the length of the output of Printer.printList(). by Florian Weikert · 9 years ago
  71. ebb0039 Replace 'Google Inc' by the 'Bazel Authors' by Damien Martin-Guillerez · 9 years ago
  72. 2b4663b Rename PackageManager.getTargetPatternEvaluator to newTargetPatternEval. by Ulf Adams · 9 years ago
  73. ebf1b2e Move loadingPhaseRunner from BlazeRuntime to CommandEnvironment. by Ulf Adams · 9 years ago
  74. 2f3f4cf Adds a mechanism for invocation policy. The policy is taken through the --invocation_policy startup flag and allows an application invoking Bazel to set or override flag values (whether from the command line or a bazelrc). by Alex Humesky · 9 years ago
  75. 1ef338f Rollback of "Propagates cc_library linkopts attribute to dependent objc_libraries.": breaks certain objc_binary build targets. by Chris Parsons · 9 years ago
  76. a519903 Fixes Android integration tests by wiring up idlclass rules in integration by Alex Humesky · 9 years ago
  77. 9cdb8a4 Simplify buildingState check in markClean by Mark Schaller · 9 years ago
  78. aa05828 Refactor ErrorInfo creation to share single constructor by Michajlo Matijkiw · 9 years ago
  79. 1c95806 Use an isolated classloader for JavaBuilder plugins by Liam Miller-Cushon · 9 years ago
  80. a6c8896 Don't crash when building environment groups directly by Greg Estren · 9 years ago
  81. 1743660 Make test setup name public. by Han-Wen Nienhuys · 9 years ago
  82. 197ffd8 Fix JavaBuilder bug when the source files are empty. by Eddie Aftandilian · 9 years ago
  83. c2c74ba Add --sandbox_debug. by Han-Wen Nienhuys · 9 years ago
  84. 3b87680 Move test setup script up in the hierarchy. by Han-Wen Nienhuys · 9 years ago
  85. 08fdffc Fix a long standing issue where in the presence of '{' or '\' characters in the test log output we would fails to report the tests that failed (and show the whole raw output instead). This is because we inline a text inside a perl program but we were only escaping } character. by Miguel Alcon Pinto · 9 years ago
  86. c14b35c BlazeRuntime.reporter is now null in production. by Ulf Adams · 9 years ago
  87. 412aa16 Add Android aspect test for non-conforming java package. by Googler · 9 years ago
  88. 760d1f5 Adds the textual_hdrs attribute, which are treated as regular headers but not currently included in the module map. On Xcode 7, we should add them to the module map as additionalExportedHeaders, since it supports the textual keyword. by Googler · 9 years ago
  89. 0113352 Set the SkyframeActionExecutor.reporter in prepareForExecution. by Ulf Adams · 9 years ago
  90. c099391 Add Android aspect gen jars test. by Googler · 9 years ago
  91. 24e813a Remove BuildView.packageManager, which was only used for testing. by Ulf Adams · 9 years ago
  92. 9c505cb BuildView; move the methods around. by Ulf Adams · 9 years ago
  93. 77a4c9b Use EventHandler rather than Reporter where possible in by Han-Wen Nienhuys · 9 years ago
  94. a385d3e Refactor BuildView; clearly identify the ide_build_info and the testing API. by Ulf Adams · 9 years ago
  95. 4e7ed50 Fix broken build under Debian Wheezy. by Brian · 9 years ago
  96. 75eca13 Simplify PackageFactoryApparatus. by Han-Wen Nienhuys · 9 years ago
  97. a51b3f7 RELNOTES: remove webstatusserver (--use_webstatusserver). by Han-Wen Nienhuys · 9 years ago
  98. 22616ae Add Android IDL jar outputs. by Googler · 9 years ago
  99. a72be0f Move the BuildView over from BlazeRuntime to CommandEnvironment. by Ulf Adams · 9 years ago
  100. 003fe96 Move the remaining state from BuildView to SkyframeBuildView. by Ulf Adams · 9 years ago