1. bfa35dd Automated rollback of commit d31a944cfae27564caa7f974e0daec99314d4c44. by lberki · 8 years ago
  2. 0071b39 Enable parameter files for manifest merger actions. by apell · 8 years ago
  3. 827d3d2 Final tweaks and fixes to enable aapt2 for Blaze. by corysmith · 8 years ago
  4. e516a10 Adds compile action for aapt2: Aapt2ResourcePackagingAction by corysmith · 8 years ago
  5. 141cb88 Start work on the Skylark linter (skylint). by fzaiser · 8 years ago
  6. fedeb9d Remove workaround. The ASM bug is fixed. And we use ClassRemapper now. by cnsun · 8 years ago
  7. 9119307 Terminate requests with OK instead of ALREADY_EXISTS in the Remote Worker. by olaola · 8 years ago
  8. 3e0277a Windows: Implement python native launcher by Yun Peng · 8 years ago
  9. 74a8c3e Switch android tools' use of options parser to a more concise form for the single options-base case. by ccalvarin · 8 years ago
  10. e6d2077 Refactor Bash Launcher by Yun Peng · 8 years ago
  11. 0872b54 Partially revert https://github.com/bazelbuild/bazel/commit/bcb0354b2d7c7a8f824e9dab76cb21526a81a045. The try-with-resources library need to be compiled with java7, as we directly copy the classes into the desugared jar. by cnsun · 8 years ago
  12. bcb0354 Bazel source code is no longer java7. by ajmichael · 8 years ago
  13. 7481de4 android_library can be used in the resources attribute by Googler · 8 years ago
  14. 1e98851 Delete last vestiges of xcodegen. by schmitt · 8 years ago
  15. e8dd11a Validate and Link libraries action for aapt2 by corysmith · 8 years ago
  16. c1f842c Use all resource types in PlaceholderIdFieldInitializerBuilder by Googler · 8 years ago
  17. 6628d55 multi-thread DexFileMerger RELNOTES: speedup of incremental dexing tools by kmb · 8 years ago
  18. e7e7ba4 Adds aapt2.ResourceCompiler and CompileLibraryResourcesAction. by corysmith · 8 years ago
  19. f2d4595 Rewrite the Command API by ulfjack · 8 years ago
  20. ae93cdf Remove invalid check. It is possible that an interface initializer can set by cnsun · 8 years ago
  21. cf439f2 write dex archives uncompressed RELNOTES: none by kmb · 8 years ago
  22. d3dfa59 Automated rollback of commit 963db879575132933d9254406b4c76a8f10b0ad1. by ajmichael · 8 years ago
  23. 963db87 Remove special ordering of resources from PlaceholderIdFieldInitializerBuilder by Googler · 8 years ago
  24. 67b1736 improve efficiency of no-op desugarings by kmb · 8 years ago
  25. 91fb38e remote_worker: Serialize fork() calls. Fixes #3356 by buchgr · 8 years ago
  26. 5a03ed1 Internal change by Googler · 8 years ago
  27. 793b409 Windows, sh_bin. launcher: fix manifest path by Laszlo Csomor · 8 years ago
  28. ce61d63 don't use methods and classes removed in upstream dx by kmb · 8 years ago
  29. 025a7b0 Android BusyBox: deprecate --libraries flag by laszlocsomor · 8 years ago
  30. 837e1b3 Windows, sh_bin. launcher: export runfiles envvars by Laszlo Csomor · 8 years ago
  31. 78105ee Tolerate missing interface markers in method calls from interface methods to methods in that interface. by kmb · 8 years ago
  32. 2714195 Alter the order of class visitors, to make sure that Objects.requireNonNUll by cnsun · 8 years ago
  33. 6563b2d Bazel, Android: fix Bazel CI breakage by laszlocsomor · 8 years ago
  34. 8db4454 Android BusyBox: remove dead code by laszlocsomor · 8 years ago
  35. 5d2d072 Windows: Android BusyBox can access the JNI lib by Laszlo Csomor · 8 years ago
  36. c28e2e0 Using cc_binary to build windows_jni.dll by Yun Peng · 8 years ago
  37. 9426120 Remove old intellij aspect code bundled with Bazel by Googler · 8 years ago
  38. 31c52f5 Automated rollback of commit ed6f653834ac5069c6ab0fb871bc41554fbf36f1. by ulfjack · 8 years ago
  39. d8235cf Disable desugaring try-with-resources when --min_sdk_version is above 18. by cnsun · 8 years ago
  40. 0f3481b Include <cinttypes> instead of <stdint.h> by Damien Martin-Guillerez · 8 years ago
  41. b1ae955 Fix NPE when passing null Location to XMLStreamException. by Googler · 8 years ago
  42. ab39f78 Resource filtering should preserve all matching artifacts, despite shared names by Googler · 8 years ago
  43. ed6f653 Automated rollback of commit dc0d036b7dac011fc7aae9cbf2e4427d6d62d63a. by dmarting · 8 years ago
  44. d164e66 Auto-export src/tools/benchmark/**/BUILD by ulfjack · 8 years ago
  45. 14a8e3f BEP: add events about fetches to the stream by Klaus Aehlig · 8 years ago
  46. ecd3ff1 Start generating BUILD files from internal BUILD files by ulfjack · 8 years ago
  47. 560b0ae Fix ScopedTemporaryDirectory causes crash when filesystem doesn't support xattr. by philwo · 8 years ago
  48. 7a1b4e3 Remove generate_workspace from Bazel by kchodorow · 8 years ago
  49. 849213b In UseBridge.class, check whether the owner of the method call instruction and by cnsun · 8 years ago
  50. 92cd50e Stop reporting manifest merge errors as exceptions with stack traces as well as printing the merge error report. The stack traces duplicated the error report and gave the impression that the error may be an internal error instead of a build error. by apell · 8 years ago
  51. 09dd8c0 Windows: Implement native binary launcher by Yun Peng · 8 years ago
  52. f82666f Fix #3416: catch the ALREADY_EXISTS status code on upload, and treat it as success. by olaola · 8 years ago
  53. e1d3b87 Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a. by laszlocsomor · 8 years ago
  54. c82a197 Make the @Option annotation depend on the java version of the tagging enums. by ccalvarin · 8 years ago
  55. 01ddfb7 Internal change by Googler · 8 years ago
  56. a491417 Silence useless netty warnings in the remote worker by ulfjack · 8 years ago
  57. 5752463 AndroidBusyBox: deprecate path-list-type flags by laszlocsomor · 8 years ago
  58. e0b6a21 Workaround for the Linux-induced race that causes ETXTBSY by ulfjack · 8 years ago
  59. b89b7ee Fix the executor by ulfjack · 8 years ago
  60. 28adce5 If globbing throws an IOException, fail to construct the package instead of constructing the package with an error. by janakr · 8 years ago
  61. 5abf4ed Add flag to turn Android resource merge conflicts from warnings into errors by Googler · 8 years ago
  62. 106fa1e Fix bug where merge conflicts for resources defined in XML with equal values were being falsely logged during build as warnings by Googler · 8 years ago
  63. 60eb53b Fixing the handling of retries for watch and execute calls. by olaola · 8 years ago
  64. 226510b remote: Rewrite Chunker by buchgr · 8 years ago
  65. d0f0fa5 Pass timeouts to the RemoteWorker. by olaola · 8 years ago
  66. 5694e77 Not log warnings when the RPC was cancelled. by olaola · 8 years ago
  67. 456adb2 Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetadataTags. by ccalvarin · 8 years ago
  68. 49e2e0d Make the number of jobs in the worker configurable via an option by ulfjack · 8 years ago
  69. dc30e81 AndroidResourceOutputs: fix ZipEntry paths by Laszlo Csomor · 8 years ago
  70. e9b39df Android BusyBox: use the JunctionCreator by Laszlo Csomor · 8 years ago
  71. 8a9be26 Windows, Android BusyBox: create JunctionCreator by Laszlo Csomor · 8 years ago
  72. 9cce261b Android: fix path bugs and enable tests on Windows by Laszlo Csomor · 8 years ago
  73. bf4d73c Remove an unused constructor by cushon · 8 years ago
  74. bc16cc2 Rewrite the watcher / execution servers to use a thread-pool for execution by ulfjack · 8 years ago
  75. 75aec49 Rewrite blob upload to use temporary files by ulfjack · 8 years ago
  76. 05fb2f8 fix singlejar signedness problems by Benjamin Peterson · 8 years ago
  77. 27762e2 Add an on-disk storage option for the remote worker by ulfjack · 8 years ago
  78. 6446ffa Move the SimpleBlobStore and implementations to a subpackage by ulfjack · 8 years ago
  79. 24d8cc8 Identify which methods are used in invokedynamic, and only desugar these by cnsun · 8 years ago
  80. ed3ba03 Windows, Android: ScopedTemporaryDirectory bugfix by Laszlo Csomor · 8 years ago
  81. 59a0e4f Enforce the new category and effect tags. by ccalvarin · 8 years ago
  82. fdd66ef Implement retry logic for the gRPC calls in remote execution and caching. The by olaola · 8 years ago
  83. 5f00cd2 Slight refactoring, functional noop: uploadChunks will need to get a Chunker.Builder in my next change, so all the from factory methods are removed. by olaola · 8 years ago
  84. 5dda1be Add the rest of the categories transition values to android options. by ccalvarin · 8 years ago
  85. 7fe99c2 Flip the flag --rewrite_calls_to_long_compare to false by default. Now by cnsun · 8 years ago
  86. db8c437 Add categories transition values to android options. by ccalvarin · 8 years ago
  87. c1e0d7b Open source dexer tests. by ajmichael · 8 years ago
  88. 1b9933a When we access a field of an interface, if the field is of type long or double, by cnsun · 8 years ago
  89. 36a1f0e Fix extra bytes and missing resources for roboelectric tests: by Googler · 8 years ago
  90. 8740ca6 Access interface constants to explicitly trigger the execution of interface by cnsun · 8 years ago
  91. 3bc1547 Add the default category and tag to all options. by ccalvarin · 8 years ago
  92. 329d79e Fixes #3188: Implement sandboxing for remote_worker on Linux. by Philipp Wollermann · 8 years ago
  93. 0d007ff Simplify the RemoteActionCache interface by ulfjack · 8 years ago
  94. 73c4c0e Make it an error to pass --multidex=off with --main-dex-list or by ajmichael · 8 years ago
  95. 29916a9 Refactor our RemoteWorker for easier maintenance in the future. by Philipp Wollermann · 8 years ago
  96. 33d05f6 Make source code of singlejar and ijar available from @bazel_tools. , by Xin Gao · 8 years ago
  97. 2d008e8 Automated rollback of commit 317e0de2113f0361c9dbf98653ceda4efea3f3e2. by Googler · 8 years ago
  98. 9c931b3 Access interface constants to explicitly trigger the execution of interface by cnsun · 8 years ago
  99. bfd1d33 Adding support for SHA256 for remote execution. Switch remote execution to use by olaola · 8 years ago
  100. cce0ec6 Roll forward R generation for Robolectric behind a flag to enable testing by Googler · 8 years ago