1. 81aca8a Remind JavacOptions about the '-extra_checks' flag by Liam Miller-Cushon · 8 years ago
  2. 083bbd2 Improve memory efficiency of incremental dexing and introduce flag to error out if DexArchiveAspect misses .jar files by Googler · 8 years ago
  3. e450c00 Inject aidl_lib only to android_library targets that have idl_srcs by Googler · 8 years ago
  4. 8c00f39 Improve handling of unknown NDK revisions in android_ndk_repository. by Adam Michael · 8 years ago
  5. 2f11192 Convert --use_action_cache to a regular option by Googler · 8 years ago
  6. e1b1372 Re-arrange JavaBuilder output jar handling by Liam Miller-Cushon · 8 years ago
  7. 8c3a4ef BEP: Add BuildFinished event. by Jakob Buchgraber · 8 years ago
  8. 6525e38 Rollback of commit 5e945570ec0b9079596756bf89437ac37e031c36. by Jon Brandvein · 8 years ago
  9. eed1ea7 Add an event reporting about downloading progress by Klaus Aehlig · 8 years ago
  10. e4fbf42 Bazel client: make some libraries visible to ijar by László Csomor · 8 years ago
  11. 4c3d925 In SkyFunctionEnvironment post progress-like events immediately by Klaus Aehlig · 8 years ago
  12. 691fbc1 Add constraint_setting and constraint_value rules, to enable defining by John Cater · 8 years ago
  13. 0f119a4 Always update bazel repo: try pull first, and recreate if failed. by Yue Gan · 8 years ago
  14. 5f19fd5 Add check that the WORKSPACE found in LocalRepositoryLookupFunction isn't a directory. by John Cater · 8 years ago
  15. 5ea2b14 Clean up the semantics of input discovering actions a bit by making updateInputs() and inputsKnown() non-overridable and removing setInputs(). by Lukacs Berki · 8 years ago
  16. 8afbd3c Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windows by Ulf Adams · 8 years ago
  17. a843d21 Add cc_proto_library to Bazel Build Encyclopedia. by David Chen · 8 years ago
  18. 822c378 Reimplement blaze query using an async evaluation model. Use a concurrent backend for SkyQueryEnvironment's implementation in order to achieve parallelism. by Nathan Harmata · 8 years ago
  19. fb64609 BEP: Add tags and output files to TargetComplete event by Jakob Buchgraber · 8 years ago
  20. 738e572 sandbox should create regular empty files, not symlink to /dev/null. by Philipp Wollermann · 8 years ago
  21. ccbcf8e Handle TriState type in `bazel query --output=build` by Laurent Le Brun · 8 years ago
  22. 949b7b5 Clean up event bus by Klaus Aehlig · 8 years ago
  23. 5f27712 Bazel client: add new ReadFile/WriteFile variants by Laszlo Csomor · 8 years ago
  24. abc9332 Regression test for ActionCache shutdown roundtrip by George Gensure · 8 years ago
  25. 1410c21 Cleanup migration-only build variables by Marcel Hlopko · 8 years ago
  26. 7af14df Remove AbtractAction#getInputsForExtraAction() (the third time). by Lukacs Berki · 8 years ago
  27. 510e8a6 Remove the deprecated com.google.devtools.build.lib.vfs.FileSystems class by Ulf Adams · 8 years ago
  28. 707e72a More documentation for distributed caching and remote execution by Alpha Lam · 8 years ago
  29. 0dcdb06 More stable naming scheme for lambda classes in desugared android code by Googler · 8 years ago
  30. d00e446 Remove flag --experimental_j2objc_srcjar_processing, and always use the new J2ObjC source jar transpilation support. by Rumou Duan · 8 years ago
  31. 11318ec Reword comment about the current implementation of ^. by Nathan Harmata · 8 years ago
  32. 5e1b5b0 RELNOTES: Activate the "dead_strip" feature if objc binary stripping is enabled. by Googler · 8 years ago
  33. 9daeb43 Fixes issue with ObjcCompileAction where extra action funcitonality is unable by Googler · 8 years ago
  34. 50ca4b6 Update depset constructor/method docs by Jon Brandvein · 8 years ago
  35. 3e0c746 Adds the new versions of the template substitutions into ios_test. by Sergio Campama · 8 years ago
  36. 777b30d Provide more reporting options to SkyFunctions by Klaus Aehlig · 8 years ago
  37. 25aa033 Add more depset documentation by Jon Brandvein · 8 years ago
  38. dacc16d CrosstoolCompilationSupport registers a binary strip action when binary by Cal Peyser · 8 years ago
  39. c87cffa Use datetime as horizontal axis. Add axis titles. by Yue Gan · 8 years ago
  40. 53501b5 Fix allowed characters in package and restore a comment by Damien Martin-Guillerez · 8 years ago
  41. 4c1b1fd Add host_cxxopt in parallel to host_copt. by Marcel Hlopko · 8 years ago
  42. 564be0d Remove the first result in benchmark, since it's slower than others. by Yue Gan · 8 years ago
  43. e98f50c Rollback of commit e716ae46f359dc1361574f44569811ff80a758ac. by Ulf Adams · 8 years ago
  44. a28b540 Fix Cpp action caching by Ulf Adams · 8 years ago
  45. e50388e Revert "Upgrade //third_party/protobuf to v3.2.0" by Irina Iancu · 8 years ago
  46. e716ae4 Encore of commit 41c2a26eef89167e807cbc9f33487dc66bb757d3 that removed AbstractAction#getInputFilesForExtraAction(). by Lukacs Berki · 8 years ago
  47. 3adcef4 Remove mention of the ignored flag "--output_descriptor_set". by Carmi Grushko · 8 years ago
  48. c67080c Rollback of commit 786cfa2ed980e278c42ee474408844f7e3720385. by Kush Chakraborty · 8 years ago
  49. 5e94557 Rollforward of "apple_binary extension_safe attribute results in configuration transition on dependencies" by Chris Parsons · 8 years ago
  50. 1dfddb2 Expose proto_library, java_lite_proto_library, java_proto_library and cc_proto_library to the outside world. by Carmi Grushko · 8 years ago
  51. 0cc293e Description redacted. by Googler · 8 years ago
  52. ac6b092 Better error messaging if apple cc toolchain cannot locate xcode by Chris Parsons · 8 years ago
  53. 5582d89 Read the PersistentMap's backing file into memory all at once when processing it. We are going to read the whole thing and convert it into data structures, anyway. by Googler · 8 years ago
  54. 67fa75a Add is_external support to PackageManifestParser. by Googler · 8 years ago
  55. 6731efe All objc linking rules get the crosstool. by Cal Peyser · 8 years ago
  56. 5e9e194 Add the LABEL_KEYED_STRING_DICT type for attributes. by Michael Staib · 8 years ago
  57. 56d66ff Remove duplicate genrule documentation on base class. by John Cater · 8 years ago
  58. 4ae1f5d Filter android_binary resources during analysis by Googler · 8 years ago
  59. bb4615c Implicitly generate Proguard obfuscation mapping file for android_binary targets when both resource shrinking and Proguard are enabled, as it is required by resource shrinking to work properly. by Andrew Pellegrini · 8 years ago
  60. 735777a Fix typo. by Nathan Harmata · 8 years ago
  61. 4264807 Add commit link to github by Yue Gan · 8 years ago
  62. d83af9e Report inconsistent aspect order error to the user. by Dmitry Lomov · 8 years ago
  63. e64ed19 Bazel client: make jvm.log path platform-safe by László Csomor · 8 years ago
  64. a8fc49b Expose rpath entries as a build variable by Marcel Hlopko · 8 years ago
  65. a068bd1 Pass in the "coverage enabled" flag on the C++ linkstamp compile command line. by Lukacs Berki · 8 years ago
  66. 2346f5a Upgrade //third_party/protobuf to v3.2.0 by Carmi Grushko · 8 years ago
  67. 10390f2 Add ProtoJavaApiInfoAspectProvider to JavaProvider. by Irina Iancu · 8 years ago
  68. 5778444 Remove ctx.aspect_id and Target.aspect_ids. by Dmitry Lomov · 8 years ago
  69. 8e2f54d Fix BUILD file mistakes in code generator. by Yue Gan · 8 years ago
  70. 503c2f7 Add ctx.aspect_ids, deprecate ctx.aspect_id and Target.aspect_ids. by Dmitry Lomov · 8 years ago
  71. 786cfa2 Separate the classpaths of the TestRunner with the test target, and use a separate Classloader to load the test target's classes. This enables a clean separation of the classes of the TestRunner with the target under test. by Kush Chakraborty · 8 years ago
  72. c9333b4 roll-forward of "Delete temporary directory on exit" by Colin Cross · 8 years ago
  73. 414d08c Re-enable bazel_windows_example_test by Yun Peng · 8 years ago
  74. 4816cfa Make bazel_bootstrap_distfile_test work on Windows by Yun Peng · 8 years ago
  75. f2eacf0 str.partition and str.rpartition return tuples instead of lists by Vladimir Moskva · 8 years ago
  76. 95dac70 Fix python stub_template.txt on Windows by Yun Peng · 8 years ago
  77. 766a581 APPLE_CROSSTOOL distinguisher is not applied if --apple_crosstool_transition is true. by Cal Peyser · 8 years ago
  78. 3611fb2 Incrementally dex any Android IDL runtime library by Googler · 8 years ago
  79. 8c539ea Use skylark-preferred quote char for string literal by Michajlo Matijkiw · 8 years ago
  80. 19e126a Add a flag to enable desugaring java.* classes by rewriting package names by Colin Cross · 8 years ago
  81. 1d7db15 Update to header thinning feature to create header_scanner actions based on compiler flags. by Googler · 8 years ago
  82. 8b2e245 Replace the fancy, lockless, and incorrect BoundedMultisetSemaphore and with a boring naive synchronized implementation. by Nathan Harmata · 8 years ago
  83. 9c01825 incrementally dex generated_extension_registry jars generated for top-level android binaries by Googler · 8 years ago
  84. 2bdf534 Rolling forward the change to open source JUnit integration tests. by Kush Chakraborty · 8 years ago
  85. 2997e25 Filter out Blaze-specific javacopts in VanillaJavaBuilder by Liam Miller-Cushon · 8 years ago
  86. b21339b change incremental dexing fallback in DexFileMerger to behave exactly as if classes by Googler · 8 years ago
  87. 761fdea Fix broken javadoc link. by Shreya Bhattarai · 8 years ago
  88. 65b49a2 Remove mobile-install stub app targets from BUILD files. by Adam Michael · 8 years ago
  89. 6b4a8b3 Allow absolute symlinks in TreeArtifacts. Let the downstream action (if there is one) worry about it. by Janak Ramakrishnan · 8 years ago
  90. 569383c Make Expression.eval() public. by Carmi Grushko · 8 years ago
  91. d5912eb Add detailed rule class/label info when report attribute checking error by Liangliang He · 8 years ago
  92. ee5797a Give users a hint at what could be wrong when an imported blazerc cannot be found. by Googler · 8 years ago
  93. cae4303 Some refactoring of LabelValidator by Damien Martin-Guillerez · 8 years ago
  94. 2e689c2 Add javac-9-dev-r3297-3 by Liam Miller-Cushon · 8 years ago
  95. 2fe062b If dynamic configurations are turned on, ruleclass configuration transitions by Cal Peyser · 8 years ago
  96. 85cc043 Skylark documentation pipeline automatically generates documentation for all Skylark modules. by Florian Weikert · 8 years ago
  97. 7463237 Crosstool compilation support for J2ObjcAspect. by Rumou Duan · 8 years ago
  98. 0722e44 Remove Skylark documentation text from Target.class. by Florian Weikert · 8 years ago
  99. cf9a2b6 Rollback of commit e49886c55a7e2cfd6dd1fc52b037dc2d5a6ca019. by Adam Michael · 8 years ago
  100. 17db60e Remove javac-turbine hack to support a non-standard annotation processor by Liam Miller-Cushon · 8 years ago