1. 0783b9e Rewrite //:combine_distfiles.sh in Python by László Csomor · 8 years ago
  2. 5f99fda Extract a library from create_embedded_tools.py by László Csomor · 8 years ago
  3. 6628d55 multi-thread DexFileMerger RELNOTES: speedup of incremental dexing tools by kmb · 8 years ago
  4. 53b9bab Set a bit in ActionExecutedEvent indicating if a failure occurred before the action actually executed. by janakr · 8 years ago
  5. 4bc9509 Up the size of skylark_flag_test to "medium" to avoid timeouts by brandjon · 8 years ago
  6. 92a225d Fix documentation in FilesetEntry by kush · 8 years ago
  7. e18ccda Skylark interpreter uses Latin1 instead of Utf8 for consistency with Bazel. by laurentlb · 8 years ago
  8. d1c5916 Fix AST visitor for for loops and comprehensions. by laurentlb · 8 years ago
  9. ff70a28 Rename the aapt2 library to .apk, which is what aapt2 expects for static libraries. by corysmith · 8 years ago
  10. d40b74a Fix formatting issue. by Googler · 8 years ago
  11. d79b937 Pass List<ConfigurationFragmentFactory> to SkyframeExecutor instead of ConfigurationFactory. by gregce · 8 years ago
  12. 43d8a79 Do not make generated files mandatory deps for ObjC compile when header by Googler · 8 years ago
  13. 523b575 Use Maps#newHashMapWithExpectedSize rather than improper HashMap ctor usage. by nharmata · 8 years ago
  14. e7e7ba4 Adds aapt2.ResourceCompiler and CompileLibraryResourcesAction. by corysmith · 8 years ago
  15. a664a51 Make the print function output debug messages by vladmos · 8 years ago
  16. 4435515 Inline @Deprecated methods in CustomCommandLine. by tomlu · 8 years ago
  17. bc4eb27 Move OutputService to lib.skyframe by ulfjack · 8 years ago
  18. 4ed3db6 Polish blaze_util.cc by lpino · 8 years ago
  19. db55b5a Set correct output_path for bazel info by Googler · 8 years ago
  20. ab21d18 Move core test classes to lib.analysis.test by ulfjack · 8 years ago
  21. 53641e5 Rewrite junitrunner integration tests by ulfjack · 8 years ago
  22. 4cc2e57 Move anonymous inner class to nested class by ulfjack · 8 years ago
  23. d7f5c12 Bump python-gflags to 3.1.0, take two by Joe Finney · 8 years ago
  24. fad339f Fix flaky toolchain_test for register_toolchains with an invalid target. by John Cater · 8 years ago
  25. a7f513c Unify input prefetching by ulfjack · 8 years ago
  26. 9220eec Move extra action stuff to analysis.extra by ulfjack · 8 years ago
  27. 3a5002f Android,tools: don't open zip file in binary mode by laszlocsomor · 8 years ago
  28. 1e91fa5 Only patch in C++ compile features when they are not already defined in crosstool by hlopko · 8 years ago
  29. b79a9fc Quote python_path and launcher in python_stub_template_windows.txt by pcloudy · 8 years ago
  30. 4a2e17f Add build_windows_jni.sh back by Yun Peng · 8 years ago
  31. 1bf9467 Make repository_ctx.which() portable by David Ostrovsky · 8 years ago
  32. 0ec7180 Implement timeouts on top of Java Process by ulfjack · 8 years ago
  33. d456fca Android,tools: open all files in binary mode by Laszlo Csomor · 8 years ago
  34. e9ba68d PiperOrigin-RevId: 164803219 by rduan · 8 years ago
  35. 9e65494 Cleanup SkylarkDict API by brandjon · 8 years ago
  36. 8d70785 Automated rollback of commit 8adcf839c5c42defaa2fabedfb0208e4ce97ac95. by ajmichael · 8 years ago
  37. 44b71aa Remove --experimental_dynamic_configs=off. by gregce · 8 years ago
  38. 7740f68 Open source apple-package java tests by cparsons · 8 years ago
  39. 3a0ce77 Ensure that invalid target errors are properly reported in by John Cater · 8 years ago
  40. 6cc9d93 Cleanup cast methods for SkylarkList by brandjon · 8 years ago
  41. d146dfe Remove exec from $testing_shbase. It is a sh_library target that we only use to get googletest.sh from to put in the runfiles. by ajmichael · 8 years ago
  42. 3f4bd84 Defer expansion of certain proto command line string arguments. by tomlu · 8 years ago
  43. dcf3683 Deprecate old ordering names for depsets by vladmos · 8 years ago
  44. 617e806 Fix --verbose_failures w/ sandboxing to print the full command line by ulfjack · 8 years ago
  45. 214a7ae Update files attribute on pkg_tar. by John Cater · 8 years ago
  46. bf0fbfd Improve CustomCommandLine. by tomlu · 8 years ago
  47. 9996519 Revert collect_coverage change that enables the new Java coverage by elenairina · 8 years ago
  48. 2b3207b Windows,Android: mobile-install fully works by Laszlo Csomor · 8 years ago
  49. a2fed4b Remove `blaze` from the conflict error message by Gregg Donovan · 8 years ago
  50. b31fe48 Remove non-existent target from IntelliJ config. by John Cater · 8 years ago
  51. f2d4595 Rewrite the Command API by ulfjack · 8 years ago
  52. 6b2dce6 In the MutableList API, make an internal unsafe method public by brandjon · 8 years ago
  53. fb20d20 Add reexports to cc rules and cc_shared_library and cc_static_library semantics by elenairina · 8 years ago
  54. 01122f4 Fix backwards compat doc <title>. by Benjamin Peterson · 8 years ago
  55. a4aef1c Start event: show id also for non-build requests by Klaus Aehlig · 8 years ago
  56. 5a661c7 Make create_embedded_tools.py python 2.6 friendly by hlopko · 8 years ago
  57. e8a3fea Move FilesetProvider to lib.analysis.fileset by ulfjack · 8 years ago
  58. aff9fa6 Do not add copts feature to crosstools that already define it by hlopko · 8 years ago
  59. 0df3ddbd Polishing by Jonathan Bluett-Duncan · 8 years ago
  60. 9e18b0a Fix broken link to cc_binary by Yi Cheng · 8 years ago
  61. f5b891a Automated rollback of commit f7f1a8f756f33f86b1bdc5023d5052117b62523e. by laszlocsomor · 8 years ago
  62. 2f43b7ce Fix typo in the chocolatey generation script by hlopko · 8 years ago
  63. 17f97e9 Trigger a gc after processing a workrequest. by Googler · 8 years ago
  64. 3d70c31 Split the mobile app tutorial into separate Android and iOS tutorials and eliminate the backend server tutorial. by Googler · 8 years ago
  65. 1e05dd06 Add flag to use processed resource apk manifest file by Googler · 8 years ago
  66. 062fe70 Introduce java_import_external by jart · 8 years ago
  67. ae93cdf Remove invalid check. It is possible that an interface initializer can set by cnsun · 8 years ago
  68. cf439f2 write dex archives uncompressed RELNOTES: none by kmb · 8 years ago
  69. 3562525 Move the Skylark rule infrastructure from lib.rules to lib.analysis.skylark by ulfjack · 8 years ago
  70. 91a4d98 blaze_util_posix.cc: fix call to nanosleep by Klaus Aehlig · 8 years ago
  71. 21436e0 Stop transitively propagating headers transitively for ObjC protos. by kaipi · 8 years ago
  72. d3dfa59 Automated rollback of commit 963db879575132933d9254406b4c76a8f10b0ad1. by ajmichael · 8 years ago
  73. 0535a76 Windows, AndroidBusyBox: always use params files by laszlocsomor · 8 years ago
  74. ece0a14 Rename some variables for easier understanding of the code. by elenairina · 8 years ago
  75. deab0cf Use java.time.Duration for timeouts by ulfjack · 8 years ago
  76. 3cb136d Add python to bazel's dockerfiles by hlopko · 8 years ago
  77. 8adcf83 Change logic of Blaze Java coverage. by elenairina · 8 years ago
  78. f3e91b2 Use Sets.new...WithExpectedSize to presize some collections by michajlo · 8 years ago
  79. 49b4bd3 Micro-optimization - presize internal Selector map by michajlo · 8 years ago
  80. 963db87 Remove special ordering of resources from PlaceholderIdFieldInitializerBuilder by Googler · 8 years ago
  81. bd36e5f Rollforward of "Framework dependency subtraction uses runfiles path instead of full artifact path" by cparsons · 8 years ago
  82. 67b1736 improve efficiency of no-op desugarings by kmb · 8 years ago
  83. 04b4c66 Improve SyntaxTreeVisitor API. by laurentlb · 8 years ago
  84. 59c16f6 Clean up Label validation, and introduce a factory method for constructing a Label without validation. by nharmata · 8 years ago
  85. 2f62842 test-setup.sh: don't cat the log file if it does not exists by dmarting · 8 years ago
  86. ea48173 Add space to make error message readable. by Googler · 8 years ago
  87. dc8325b Clean up expected exception tests by cushon · 8 years ago
  88. 2f120f7 Use Iterators.unmodifiableIterator() for readability by brandjon · 8 years ago
  89. 2f7e775 Move MakeVariableProvider to lib.analysis by ulfjack · 8 years ago
  90. 65a173a Slight refactor to AttributeValuesMap to permit multiple different efficient implementations. by nharmata · 8 years ago
  91. df7cc48 Only add coverage flags when gcno file is expected by hlopko · 8 years ago
  92. fe14baf Windows, Android: fix mobile-install by Laszlo Csomor · 8 years ago
  93. 91fb38e remote_worker: Serialize fork() calls. Fixes #3356 by buchgr · 8 years ago
  94. 904563c Do not expand inputs in CppLinkAction.execute(). by Benjamin Peterson · 8 years ago
  95. 26d0e49 Move RuleConfiguredTargetFactory to lib.analysis by ulfjack · 8 years ago
  96. a02f595 Rearrange the java-langtools / javac-bootclasspath scripts by ulfjack · 8 years ago
  97. 90e2e98 Move AliasProvider to lib.analysis by ulfjack · 8 years ago
  98. 5a03ed1 Internal change by Googler · 8 years ago
  99. 793b409 Windows, sh_bin. launcher: fix manifest path by Laszlo Csomor · 8 years ago
  100. 242a434 bes,remote: update default auth scope. by buchgr · 8 years ago