1. c2bfc83 Mark foundations_test as flaky by Kristina Chodorow · 8 years ago
  2. dce0170 Provide AspectDescriptor to ConfiguredAspect. by Dmitry Lomov · 8 years ago
  3. 49970e0 Bazel client: platform-specific {Read,Write}File by Laszlo Csomor · 8 years ago
  4. 3e4bbbd Rename intellij_info.bzl outputs and output groups. by Googler · 8 years ago
  5. 430bf42 Unflake foundations_test by Dmitry Lomov · 8 years ago
  6. 26b7a66 Bazel client: mock out read/write calls by Laszlo Csomor · 8 years ago
  7. 5a308aa Disable DownloaderTestSuite on Windows. by Dmitry Lomov · 8 years ago
  8. fdeb747 Increase the size of HttpDownloaderTest. by Dmitry Lomov · 8 years ago
  9. 5c9fcaf Introducing the Java compilation black box in Skylark. by Irina Iancu · 8 years ago
  10. c3d5c68 Attempt #2 to submit commit e860316559eac366d47923a8eb4b5489a661aa35: Using an ActionFileInputCache for SHA1 digests used with remote execution. by Ola Rozenfeld · 8 years ago
  11. d41e08e Rollback of commit 984d6d48d0e07ac3be2bbfec667158165390eb4f. by Tobias Werth · 8 years ago
  12. 460db0f Make SkylarkAttr.Descriptor thread-safe. by Dmitry Lomov · 8 years ago
  13. 607030b Disable bazel_bootstrap_distfile_test. by Dmitry Lomov · 8 years ago
  14. 0c5c348 Strict deps for proto_library. by Carmi Grushko · 8 years ago
  15. 034de95 Disable bootstrap test for Java 7 by Klaus Aehlig · 8 years ago
  16. 5a51077 Implement cfg="target" parameter for labels by Vladimir Moskva · 8 years ago
  17. 4c67807 Improve reliability/performance of Bazel downloads by Justine Tunney · 8 years ago
  18. 4956d32 Remove useless function in BuildFileAST. by Laurent Le Brun · 8 years ago
  19. 2c52dab Remove Environment.parseFile by Laurent Le Brun · 8 years ago
  20. f36b406 Properly handle bazel's output deletion within a write-protected directory. by Kush Chakraborty · 8 years ago
  21. 093218c Bazel exports environment variable values to apple toolchains as build by Cal Peyser · 8 years ago
  22. e512746 Automated [] rollback of commit 7e5396a66cd7021150f9fab9ec8160c92fde618d. by Klaus Aehlig · 8 years ago
  23. 7b2f2e8 Move some actions to language-specific packages, where they belong. by Lukacs Berki · 8 years ago
  24. 74d716b Declare order constraint in BEP by Klaus Aehlig · 8 years ago
  25. 7e5396a Automated [] rollback of commit b10101ab8fe8d505d023f0a4556ec0c227635e24. by Dmitry Lomov · 8 years ago
  26. 78f1c85 Adds logging functionality to the bazel client, which will be activated in a later change. by Chloe Calvarin · 8 years ago
  27. c944c4d Alias proto_library's produce a descriptor set that contains all srcs of its dependencies. by Carmi Grushko · 8 years ago
  28. 0aac8f7 Remove weird restriction on '|' operator from SkylarkNestedSets. by Dmitry Lomov · 8 years ago
  29. 984d6d4 Allow dicts to contain non-comparable objects as keys by Vladimir Moskva · 8 years ago
  30. b10101a Rollback of commit fec7d877735eacaf023718ea3e598e6d10adb9a6. by Klaus Aehlig · 8 years ago
  31. 8bb7b8f Initial checkin of the toolchain_lookup() rule for expressing explicit dependencies on Make variables and toolchains. by Lukacs Berki · 8 years ago
  32. 2a26c3c Rollback of commit 7f8e0456efe58711aae98c95c6a9dfb57824b9c2. by Dmitry Lomov · 8 years ago
  33. a23068a Bazel: make PathWindowsTest more robust by Laszlo Csomor · 8 years ago
  34. 4ca2642 Refactor LegacyLoadingPhaseRunner to be more like SkyframeLoadingPhaseRunner. by Ulf Adams · 8 years ago
  35. cefa9a2 Bazel client: reduce dependency on POSIX API by Laszlo Csomor · 8 years ago
  36. 61affe7 Allow labels like @foo//:foo to be shortened @foo by Justine Tunney · 8 years ago
  37. fec7d87 Rollback of commit 1ff6d480d02ab8189ac12f8fedfbed1222b86a43. by Kristina Chodorow · 8 years ago
  38. 3b57ccf Move intellij_info.bzl to a tool packaged with bazel. by Googler · 8 years ago
  39. f75878d Support ordering constraints on build events by Klaus Aehlig · 8 years ago
  40. 0311fc5 Provide a SplitCommandLine method in the option processor by Luis Fernando Pino Duque · 8 years ago
  41. 480a2cf Make LineBufferedOutputStream resistant to exceptions thrown while flushing its buffer. by Lukacs Berki · 8 years ago
  42. 75c88b8 Rollback of commit e860316559eac366d47923a8eb4b5489a661aa35. by Alex Humesky · 8 years ago
  43. 49473f9 ProtoCompileActionBuilder can create strict-deps-checking command lines. by Carmi Grushko · 8 years ago
  44. e860316 Using an ActionFileInputCache for SHA1 digests used with remote execution. by Ola Rozenfeld · 8 years ago
  45. 1b80c99 Fixes test infrastructure bug that wrongly trims output paths by Greg Estren · 8 years ago
  46. 7f8e045 Improve reliability/performance of Bazel downloads by Justine Tunney · 8 years ago
  47. 7883bf1 Adds support for multiple top-level dynamic configurations by Greg Estren · 8 years ago
  48. babd485 Extra-actions originating in Aspects are reported even if the rule we attach to also registers extra-actions. by Carmi Grushko · 8 years ago
  49. ccf96e3 Fix a test case that didn't trigger Swift runtime packaging by Dmitry Shevchenko · 8 years ago
  50. 7f48fd0 Remove 'test' prefix from test names in SkylarkAspectTest. by Dmitry Lomov · 8 years ago
  51. fdfa988 Implement structural equality for structs by Vladimir Moskva · 8 years ago
  52. 8f45b7c Implement 'output_groups' provider. by Dmitry Lomov · 8 years ago
  53. bd9576a Move Bazel-specific functions in a separate file. by Laurent Le Brun · 8 years ago
  54. 1ff6d48 Add a test verifying that bazel can be bootstrapped from the distfile by Klaus Aehlig · 8 years ago
  55. 51aafc1 Allow labels in the '--aspects' parameter. by Dmitry Lomov · 8 years ago
  56. 84a3ed9 Add # support for LabelValidator as discussed in #2006 by Meng Zhang · 8 years ago
  57. 6447ad9 Extract the integration setup to a new class IntegrationMock. by Ulf Adams · 8 years ago
  58. c54545a Remove unused SupportData.getUsedDirectDeps(). by Carmi Grushko · 8 years ago
  59. 41ad6ab Initializes BuildViewTestCase's configuration factory with ruleClassProvider's by Greg Estren · 8 years ago
  60. 39dbc98 Adding an option to set the digest function that everything uses. Minor refactoring: enabling potential fast digest computation of more than one digest function type. by Ola Rozenfeld · 8 years ago
  61. bede7b4 Run the analysis phase with as many threads as the user wants. In order to avoid memory blow-up intra-configured-target analysis, use a semaphore to ensure that CPU-bound work only occurs on #CPU-many threads. by Janak Ramakrishnan · 8 years ago
  62. bac63f2 build_event_stream_test: write stream files to temp dir by Klaus Aehlig · 8 years ago
  63. 2ca06f5 Introduce support for 'expand_if_all_available' for flag_groups in CROSSTOOL by Marcel Hlopko · 8 years ago
  64. 4f3d475 Propertly join multiple arguments to jar filter. by Googler · 8 years ago
  65. e4f5c82 Add ctx.coverage_instrumented function to Skylark by Googler · 8 years ago
  66. f16f7c5 Fix test_maven_aar_skylark with the new merger. by Adam Michael · 8 years ago
  67. 27bd684 Use num files in directory instead of num links to file in testjobs_test by Mark Schaller · 8 years ago
  68. 8a136d8 Update comments in Bazel WORKSPACE regarding running maven_skylark_test. by Adam Michael · 8 years ago
  69. 76c237a Corrects some tests that fail with trimmed dynamic configurations but by Greg Estren · 8 years ago
  70. 18d0a5d Re-use the precomputed universe key in WalkableGraphFactory#prepareAndGet. by Janak Ramakrishnan · 8 years ago
  71. b09ea94 Rollback of commit a3f5f576cd35798140ba3e81d03d919dd4ecb847. by Alex Humesky · 8 years ago
  72. b782fd4 Simplify Crosstool Build Variables context by Marcel Hlopko · 8 years ago
  73. 251bf03 Bazel client: implement directory tree walking by Laszlo Csomor · 8 years ago
  74. 544d89a Fix ProtoLangToolchainTest on Windows by Yun Peng · 8 years ago
  75. 234b66a proto_library now produces a descriptor set, when built on the command-line. by Carmi Grushko · 8 years ago
  76. 650e875 Remove unused imports by Liam Miller-Cushon · 8 years ago
  77. 60751d02 Supports --nodistinct_host_configuration with by Greg Estren · 8 years ago
  78. a37e505 aar_import takes advantage of Singlejar's dont_change_compression flag. by Adam Michael · 8 years ago
  79. e134f79 Code cleanup for interleaving target pattern eval and config creation. by Ulf Adams · 8 years ago
  80. ca9bfa4 Aspects-on-aspects implementation. by Dmitry Lomov · 8 years ago
  81. fab8487 Fix bugs in slicing with a negative stride by Jon Brandvein · 8 years ago
  82. 0035ed8 Really mark //src/main/cpp/util:file_platform_test as manual by Klaus Aehlig · 8 years ago
  83. 3cbe3c1 Mark //src/test/cpp/util:file_platform_test as manual by Klaus Aehlig · 8 years ago
  84. a3f5f57 output_group is not a real Skylark provider for aspects, as well as for rules. by Dmitry Lomov · 8 years ago
  85. 9b2fc5c Do not crash when aspects provide duplicate things. by Dmitry Lomov · 8 years ago
  86. 9f74dfb Implement build tag filtering. by Lukacs Berki · 8 years ago
  87. c6c618c Introduce structured build variables in Crosstool by Marcel Hlopko · 8 years ago
  88. 33aa306 Expose aspect-related information in the extra-action proto that Bazel hands to action_listener() rules. by Carmi Grushko · 8 years ago
  89. 0c0735a Update package lookup to check for files named BUILD.bazel before files named by John Cater · 8 years ago
  90. 51f64da Blacklists for proto_lang_toolchain() no longer have to be proto_library's. by Carmi Grushko · 8 years ago
  91. 8dc0810 Make unittest.bash fill in testsuite info by Kristina Chodorow · 8 years ago
  92. 9c95196 Bazel client: wrap some POSIX functions by Laszlo Csomor · 8 years ago
  93. 1cb5664 Add type annotations for the benefit of Java 7 by Klaus Aehlig · 8 years ago
  94. fa96b04 Add comment to EnvironmentVariable proto to make it clear that values are not quoted or escaped. by Googler · 8 years ago
  95. 162f9eb Change error message to reflect broader syntax for assignments by Jon Brandvein · 8 years ago
  96. 1df80e5 Introduce MultisetSemaphore: A concurrency primitive for managing access to at most K unique things at once. by Nathan Harmata · 8 years ago
  97. 4665e70 Migrate ActionOwner to @AutoValue. by Carmi Grushko · 8 years ago
  98. f83f70e Fix NPE when maven_jar sha1 isn't set and caching is enabled by Kristina Chodorow · 8 years ago
  99. 7013da0 Increase shard size for //src/test/java/com/google/devtools/build/lib:analysis_test by Klaus Aehlig · 8 years ago
  100. eb0cfc5 Implemented default provider by Vladimir Moskva · 8 years ago