1. f7cc9cd Rolling-forward with fix: by Damien Martin-Guillerez · 9 years ago
  2. 8c353e4 Delete old java based tools for ibtool, actool, momc, etc. by Dave MacLachlan · 9 years ago
  3. c383d03 Add a mapping and relevant function calls in ObjcProvider to provide a way to construct and export a J2ObjC-code-and-dep-only view of the ObjcProvider, which is then used to create the compile action for J2ObjC-generated code at the binary level. This greatly reduces the number of input artifacts for such actions. by Rumou Duan · 9 years ago
  4. 3cd6c64 Rollback of commit fb8ee791d3b39f294bf4e083b972aee2ac6f8e27. by Damien Martin-Guillerez · 9 years ago
  5. 15843b7 Move several commands over to using xcrun instead of hardcoding tooling locations. by Dave MacLachlan · 9 years ago
  6. ee0bade Make Skyframe tests resilient to root causes not being stored. by Janak Ramakrishnan · 9 years ago
  7. eab38e8 Fix new_http_archive's strip_prefix for zips by Kamal Marhubi · 9 years ago
  8. ad1114f Collect .o files compiled from C(++), and skip the rest for the LTO backend step. by Han-Wen Nienhuys · 9 years ago
  9. 4def9d0 [release] Ignore commit hooks by Damien Martin-Guillerez · 9 years ago
  10. a75b7b7 Rules created by Skylark Macros now store the workspace-relative path of the respective macro in the attribute "generator_location". by Florian Weikert · 9 years ago
  11. df593e9 Add a feature to require explicitly passing module maps. by Manuel Klimek · 9 years ago
  12. 6f9a1f8 Partially revert []: move the tools/defaults package back to the main repository. by Lukacs Berki · 9 years ago
  13. 4b40a5f sandbox: Improve MountMap to always return entries sorted by path depth and lexicographical order. This prevents certain edge cases in the sandbox, where a mounted child directory could be hidden by a later mount of a parent directory over its parent. by Philipp Wollermann · 9 years ago
  14. b504305 Ensure that the LinuxSandboxedStrategy tests actually test the correct strategy. by Philipp Wollermann · 9 years ago
  15. 2ab01ef Fix fallout from the previous CL renaming the tools directory. by Lukacs Berki · 9 years ago
  16. beccb9b Implement the prefix stripping for Java resources. by Lukacs Berki · 9 years ago
  17. fb8ee79 Incremental build and load of Docker layers by Damien Martin-Guillerez · 9 years ago
  18. 8b2e6b8 Embed a tools directory into the Bazel binary. by Lukacs Berki · 9 years ago
  19. 9ce9b0f Rollback of commit ae5f442e9cf3ef6578e70104af7cb2a2288b9fb8. by Kristina Chodorow · 9 years ago
  20. 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
  21. 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
  22. b78e537 Pass IOS_SDK_VERSION_OVERRIDE to environment for darwin actions by Chris Parsons · 9 years ago
  23. ae5f442 Remove copy ctor and operator= from BlazeStartupOptions by Kristina Chodorow · 9 years ago
  24. d511eb3 Adds support for selecting the different STL implementations in the Android NDK. by Alex Humesky · 9 years ago
  25. 7241fd6 Remove vestigial serialization bits from ErrorInfo by Michajlo Matijkiw · 9 years ago
  26. 2f746b3 Remove extraneous check in DependencyResolver. by Michael Staib · 9 years ago
  27. bf01d84 Add more detail to the android integration test instructions by Kristina Chodorow · 9 years ago
  28. dc17eb3 Add prerequisite dependencies to make ios_test work build on bazel. by Chris Parsons · 9 years ago
  29. 6817a6f Allow Java libraries to export and propagate proguard_specs. by Michael Staib · 9 years ago
  30. 1c0543c Remove --treat_srcjars_as_srcs_for_strict_deps by Liam Miller-Cushon · 9 years ago
  31. 271c10b Add debugging info in case of unexpected crash. by Janak Ramakrishnan · 9 years ago
  32. 6716ec3 Add basic integration tests for Objective-C / iOS. by Chris Parsons · 9 years ago
  33. d3ec8ff Progress reporting test: attempt to deflake. by Laszlo Csomor · 9 years ago
  34. 358db64 Refactor SkylarkStatistics to reduce size. by Klaas Boesche · 9 years ago
  35. a67ac5c Fix layout issues with site/roadmap.md by Googler · 9 years ago
  36. 2591e19 Optionally limits the length of the output of Printer.printList() (default = no). by Florian Weikert · 9 years ago
  37. e2b7223 Move the special rule creation method for deserialization to the only usage (PackageDeserialization). by Miguel Alcon Pinto · 9 years ago
  38. 78ef8c9 Make CriticalPathStatistics output optional. by Klaas Boesche · 9 years ago
  39. 3fbcc61 Add a Constants.TOOLS_PREFIX constant that will serve to redirect the Bazel tools repository. by Lukacs Berki · 9 years ago
  40. ab141f8 [rust] Add rust_bench_test and rust_doc_test rules and improve usability of rust_test rule. by David Chen · 9 years ago
  41. 73ee621 [ci] Do not exit on success by Damien Martin-Guillerez · 9 years ago
  42. 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
  43. 9214076 Bazel user manual: simplify the documentation of Sandboxing. by Laszlo Csomor · 9 years ago
  44. a510c3b Fix up actool, ibtool etc so that they can handle empty output. by Dave MacLachlan · 9 years ago
  45. 6d00468 Add IdlClass to the embedded default android tools repository and rearrange by Alex Humesky · 10 years ago
  46. c7e974a Replace EvaluableGraph#createIfAbsent with the potentially more efficient EvaluableGraph#createIfAbsentBatch. by Nathan Harmata · 10 years ago
  47. 073164c Remove getSplitTransitionTable - this method is never used. by Greg Estren · 10 years ago
  48. 0e349e3 Pre-populate the SkyFunctionEnvironment with the node's previously declared deps. by Nathan Harmata · 10 years ago
  49. af34857 Allow extractIncludes method to throw an ExecException. by Janak Ramakrishnan · 10 years ago
  50. 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 · 10 years ago
  51. 9e54af3 Rollback of commit d7b64bd03100300b79cd33d04904ce9b0e6a5332. by Janak Ramakrishnan · 10 years ago
  52. 67360a8 [release] Add new line between releases in the changelog by Damien Martin-Guillerez · 10 years ago
  53. 15e9a50 Add external_integration_test back into CI by Kristina Chodorow · 10 years ago
  54. 15f4b8c [release] Use SSH as the default way to speak to GitHub by Damien Martin-Guillerez · 10 years ago
  55. 1e62b6b Add --task_tree and --task_tree_threshold options. by Klaas Boesche · 10 years ago
  56. 23c725b Fix Java 7 test suite by Damien Martin-Guillerez · 10 years ago
  57. 5f5991d [Docker] archive: appends '/' at end of directories by Damien Martin-Guillerez · 10 years ago
  58. 078a82e [ci] Do not fail on test failure by Damien Martin-Guillerez · 10 years ago
  59. b2c7a87 Fix strip_prefix by Kristina Chodorow · 10 years ago
  60. acd17e4 Fix coverage not being calculated for android_tests using binary_under_test. by Andrew Pellegrini · 10 years ago
  61. 2594c9e Trim temporary directory root from entry paths when creating resources srcjar to match standard jar format. by Andrew Pellegrini · 10 years ago
  62. 28099de Replace strong interning with weak interning for better GC. by Miguel Alcon Pinto · 10 years ago
  63. 4bf2c1a Fix our Java 7 build by Damien Martin-Guillerez · 10 years ago
  64. d12c05f Add Android aspect resolve output group. by Googler · 10 years ago
  65. ac0f10a Propagates cc_library linkopts attribute to dependent objc_libraries. by Googler · 10 years ago
  66. 7b4b765 Fix build for JDK 7 by Damien Martin-Guillerez · 10 years ago
  67. d014b42 Update Error Prone and javac9 versions by Liam Miller-Cushon · 10 years ago
  68. 146d0b5 Update to javac r2973 by Liam Miller-Cushon · 10 years ago
  69. f345d08 [Docker] add a `repository` attribute by Damien Martin-Guillerez · 10 years ago
  70. 5943bfb Opt out of ClientCodeWrapping by Liam Miller-Cushon · 10 years ago
  71. 2627b9f Intern PackageIdentifiers as a memory optimization. by Miguel Alcon Pinto · 10 years ago
  72. 52808d2 Assert order of repeated fields in AndroidStudioInfoAspectTest. by Dmitry Lomov · 10 years ago
  73. 793011b Support android_library dep forwarding in Android aspect. by Googler · 10 years ago
  74. e96dbe6 Fix broken Jenkins build. by Dave MacLachlan · 10 years ago
  75. 254ffa8 Support android_robolectric_test in AndroidStudioInfoAspect. by Googler · 10 years ago
  76. a5796bd Support android_test in AndroidStudioInfoAspect. by Googler · 10 years ago
  77. c2e199d Make explicit that an extra action always has the same owner as the action it is shadowing. by Janak Ramakrishnan · 10 years ago
  78. 06603ea Inline "target" variable in AndroidStudioInfoAspectTest. by Googler · 10 years ago
  79. 78e485a Correctly handle exports in AndroidStudioInfoAspect. by Googler · 10 years ago
  80. ded7737 Make breakpad file editing platform independent. by Peter Schmitt · 10 years ago
  81. d7a7275 Don't report errors for missing edges in TransitiveTraversalFunction. by Nathan Harmata · 10 years ago
  82. 4e29c83 ErrorInfo and CycleInfo don't need to be serializable by Michajlo Matijkiw · 10 years ago
  83. 4a0f1b6 Add support for tags in AndroidStudioInfoAspect. by Googler · 10 years ago
  84. 0c069d1 Flag the Android NDK step as optional, fix a typo and tweak the text a bit. by Googler · 10 years ago
  85. c2c123e Add debugging info for crash during maybeMarkRebuilding. by Janak Ramakrishnan · 10 years ago
  86. 70af6fe Filter idl sources from AndroidStudioInfoAspect. by Googler · 10 years ago
  87. 690e640 [dash] Add shared-secret authentication by Damien Martin-Guillerez · 10 years ago
  88. 153a09a Fixes a typo in the plist generation of the 'DTXcodeBuild' field. by Anastasios Kakalis · 10 years ago
  89. c798366 Add Android aspect ijar support. by Googler · 10 years ago
  90. 699c027 Roadmap: delete API items from the intermediate milestones by Damien Martin-Guillerez · 10 years ago
  91. 9cfa90f Update FAQ about supported language by Damien Martin-Guillerez · 10 years ago
  92. 2936e70 Make AndroisStudioInfoAspectTest run in Bazel. by Dmitry Lomov · 10 years ago
  93. 4e068f8 Document java_toolchain by Damien Martin-Guillerez · 10 years ago
  94. dde6c53 [docker] Enforce the executable flag to directories by Damien Martin-Guillerez · 10 years ago
  95. e8f7f5e Visibility tweaks. by Michajlo Matijkiw · 10 years ago
  96. 8efb280 Refactoring: Move ThreadPoolExecutorParams to top-level. by Eric Fellheimer · 10 years ago
  97. b51251e Extract configuration fragment access logic into ConfigurationFragmentPolicy. by Michael Staib · 10 years ago
  98. 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 · 10 years ago
  99. 3251ebb Remove extraneous comma from iOS app page in tutorial by Googler · 10 years ago
  100. 0bb2f02 Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert them to scripts instead of java apps. by Dave MacLachlan · 10 years ago