1. e571224 bazel syntax: add 'truth' method to base SkylarkValue interface by Googler · 4 years, 6 months ago
  2. e4eadec Remove the deprecated option by John Cater · 4 years, 6 months ago
  3. fb3a64d Changes the return value type of android.native_libs Starlark API from a map of NestedSets to a map of SkylarkNestedSets. This fixes a bug where Starlark rules can't access the native_libs values because NestedSet is not a Starlark-compatible type. by Googler · 4 years, 6 months ago
  4. 0a17dd9 Delete flag incompatible_expand_directories by laurentlb · 4 years, 6 months ago
  5. 5f713b3 Delete flag incompatible_disallow_hashing_frozen_mutables by laurentlb · 4 years, 6 months ago
  6. 9331632 bazel syntax: make @Skylark-annotated classes implement SkylarkValue by Googler · 4 years, 6 months ago
  7. 9d5394e Refactor merkletree implementation to be independent of ActionInput by Jakob Buchgraber · 4 years, 6 months ago
  8. 1f4cd2e Miscellaneous corrections. by Googler · 4 years, 6 months ago
  9. c9a2b80 Use weak-referenced ConcurrentMap to prevent memory leaks. by leba · 4 years, 6 months ago
  10. 705478f Remove bazel's legacy ExperimentalTestRunner. by elenairina · 4 years, 6 months ago
  11. f6524f6 Async + ActionFileSystem: don't throw NPE by ulfjack · 4 years, 6 months ago
  12. 1846269 Refactor SimpleBlobStore#get(ActionResult)(...) by Jakob Buchgraber · 4 years, 6 months ago
  13. 4d3b8c4 Tolerate errors retrieving NestedSet as long as possible. by Googler · 4 years, 6 months ago
  14. 166c3a3 bazel: enable unchecked/rawtypes errors for all Java source by Googler · 4 years, 6 months ago
  15. 8404fb4 Avoid breaking toolchain resolution if platform has defaulted constraint. by John Millikin · 4 years, 6 months ago
  16. 1199813 Update maven_jar deprecation notice in Bazel BE. by jingwen · 4 years, 6 months ago
  17. 89e8c4a Delete sys.path[0] in Python stub by Alex Kirchhoff · 4 years, 6 months ago
  18. fdfd88d Propagate context in the gRPC server by Googler · 4 years, 6 months ago
  19. a654505 py2to3: update more *.py files to PY3 by laszlocsomor · 4 years, 6 months ago
  20. 66dac66 Add test for TestStrategy.getTmpDirName by pcloudy · 4 years, 6 months ago
  21. 9131dbe Windows: enable sha256_test by laszlocsomor · 4 years, 6 months ago
  22. 0e4d6cc Migrate CoverageOutputGenerator for incompatible_load_java_rules_from_bzl by Marcel Hlopko · 4 years, 6 months ago
  23. ddb5937 Make CcToolchainConfigInfo.proto account for the legacy features patching logic: https://docs.bazel.build/versions/1.1.0/cc-toolchain-config-reference.html#legacy-features-patching-logic by rosica · 4 years, 6 months ago
  24. 7c986e1 Evaluate the first layer of input NestedSet in ActionExecutionFunction to save by leba · 4 years, 6 months ago
  25. c96762a Close the grpc channel from the client when the server says it is shutting down. by Googler · 4 years, 6 months ago
  26. ec3a562 Stop announcing the profile path. by twerth · 4 years, 6 months ago
  27. 334ef1c Add Ninja lexer with tests. by ichern · 4 years, 6 months ago
  28. d6c8766 C++: Introduces Starlark API needed for shared library rule by plf · 4 years, 6 months ago
  29. 9cc0346 Allow files to appear in the zip appended to the bazel C++ launcher which by Googler · 4 years, 6 months ago
  30. 3c34101 Delete an unused overload of createGenJarAction by cushon · 4 years, 6 months ago
  31. d411e8f Enable sandboxing integration tests on macOS. by jmmv · 4 years, 6 months ago
  32. 3d0fc87 bazel skylarkinterface: cleanups after SkylarkPrintable deletion by Googler · 4 years, 6 months ago
  33. da96e3b Move unix_lite_jni code into a C++ namespace. by Googler · 4 years, 6 months ago
  34. 3e1bf5c bazel: turn unchecked/rawtypes warnings into errors by Googler · 4 years, 6 months ago
  35. 17dbd01 bazel skylarkinterface: create a default implementation of repr by Googler · 4 years, 6 months ago
  36. 7517289 Use RootedPath.getParentDirectory in FileFunction. by ajurkowski · 4 years, 6 months ago
  37. d93a146 py2to3: update tools/android/*.py to PY3 by laszlocsomor · 4 years, 6 months ago
  38. afc7581 Use label not name to deduplicate in graphless genquery. by twerth · 4 years, 6 months ago
  39. d601c38 Delete dead code: Android's zip_manifest_creator by laszlocsomor · 4 years, 6 months ago
  40. 2366ac1 EnvironmentalExecException: exit as LOCAL_ENVIRONMENTAL_ERROR by ulfjack · 4 years, 6 months ago
  41. d042238 C++: Add grep_incudes to Bazel cc_common.link() by plf · 4 years, 6 months ago
  42. 61d9994 Set execution constraints by target. by schmitt · 4 years, 6 months ago
  43. 6b7ea37 Add label to class LinkerInput. by plf · 4 years, 6 months ago
  44. 05b6f17 Add support for sandboxfs 0.2 and newer. by jmmv · 4 years, 6 months ago
  45. 5276fc9 Cosmetic improvements to STL use. by Googler · 4 years, 6 months ago
  46. 8139b73 Use the traditional prototype for main(). by Googler · 4 years, 6 months ago
  47. 91b26dc Automated rollback of commit ad628ecfb8ed43870fb354e5d8f7da68594f95bd. by Googler · 4 years, 6 months ago
  48. ad628ec py2to3: update tools/android/*.py to PY3 by laszlocsomor · 4 years, 6 months ago
  49. d6e6164 Make experimental_genquery_use_graphless_query a TriState. by twerth · 4 years, 6 months ago
  50. 52ef96a Properly report missing unused inputs files by ulfjack · 4 years, 6 months ago
  51. a9b9702 Make GenQuery output deterministic for graphless query. by twerth · 4 years, 6 months ago
  52. c7d2b8d bazel syntax: disallow PathFragment as a Starlark value by Googler · 4 years, 6 months ago
  53. 61e8013 Extract assignment to list converter into an abstract class. by schmitt · 4 years, 6 months ago
  54. 0971420 bazel syntax: disallow NestedSet as a Starlark value by Googler · 4 years, 6 months ago
  55. a4192e1 Update coverage docs to use new-style providers by Googler · 4 years, 6 months ago
  56. 40dd755 Revert changes to action conflict checks. RELNOTES: None by felly · 4 years, 6 months ago
  57. 9e903c5 bazel syntax: suppress remaining type warnings and enable errors by Googler · 4 years, 6 months ago
  58. 0d59f12 bazel syntax: avoid Printer.formattable in Mutability.create by Googler · 4 years, 6 months ago
  59. 33cc3e2 Inline includeAttribute by michajlo · 4 years, 6 months ago
  60. a3fd333 bazel skylarkbuildapi: don't return PathFragment values to Starlark by Googler · 4 years, 6 months ago
  61. d6cc76d Migrate PackageFactory callable methods to be defined with SkylarkCallable by cparsons · 4 years, 6 months ago
  62. 68e4319 Fix non-deterministic Blaze crash with "--aspects -k". by gregce · 4 years, 6 months ago
  63. 9c5f850 Allows android_binary and android_library to depend on targets that return CcInfo providers. by Googler · 4 years, 6 months ago
  64. 6c41768 bazel syntax: replace NestedSet with SkylarkNestedSet in @SkylarkCallable-annotated method results by Googler · 4 years, 6 months ago
  65. 2bb1bf9 Implement --incompatible_no_implicit_file_export by Klaus Aehlig · 4 years, 6 months ago
  66. 9f47095 The assumeTrue was incorrect and unnecessary. This test requires JNI to run, and we should have it fail if JNI is not available. by dmaclach · 4 years, 6 months ago
  67. 7191595 Use appropriate suffix for links to Starlark API by cparsons · 4 years, 6 months ago
  68. 4afaed0 Make checksum calculation a bit more correct. by lberki · 4 years, 6 months ago
  69. 64b6b1f Fix chocolatey package name for package-fix-notation by Peter Mounce · 4 years, 6 months ago
  70. 8e8e43e Allow user-specific `user.bazelrc` per "Best Practices for Bazel" by John Millikin · 4 years, 6 months ago
  71. a201f0a C++: Wrap linking_context fields into single class by plf · 4 years, 6 months ago
  72. d23910e Add grpc URL example to the remote caching doc. by Mostyn Bramley-Moore · 4 years, 6 months ago
  73. 1f0872c CppCompileAction: Remove some unnecessary code by ulfjack · 4 years, 6 months ago
  74. 44bbc2a Strip whitespace from install_base_key before embedding it. by Googler · 4 years, 6 months ago
  75. 6e167e6 Automated rollback of commit 06d2f6d8ad1a7cde19c064e54e31dad7bd8cfdcf. by laszlocsomor · 4 years, 6 months ago
  76. 36c8af5 Fix python zip file name when target name has dot (.) by Yun Peng · 4 years, 6 months ago
  77. 752ffcc Implement --incompatible_visibility_private_attributes_at_definition by Klaus Aehlig · 4 years, 6 months ago
  78. 1b3eb42 Turn the "sandbox" directory into a package. by jmmv · 4 years, 6 months ago
  79. 90d79a6 bazel syntax: delete ExtraArgKind by Googler · 4 years, 6 months ago
  80. d660cf2 Preserve fallback platform in exec/host transition. by schmitt · 4 years, 6 months ago
  81. 7b2862c bazel syntax: delete BuiltinFunction.Factory by Googler · 4 years, 6 months ago
  82. a330feb Restrict noneable parameters to be of type Object by cparsons · 4 years, 6 months ago
  83. 8118389 Corrected "bootstrapping" typo. by Zackary Lowery · 4 years, 6 months ago
  84. 5284e6c Improving efficiency of fileset builds by using previously stat'd FileStatus, reducing the number of file system calls. by Googler · 4 years, 6 months ago
  85. 28143a5 Guard include scanner against null grepIncludes by ulfjack · 4 years, 6 months ago
  86. afde718 Use WARNING color when printing flaky test summary by ulfjack · 4 years, 6 months ago
  87. 1cfa9e33 TestStrategy: Truncate the tmp dir name to 32 character to avoid exceeding path length limit on Windows and macOS by pcloudy · 4 years, 6 months ago
  88. 8aa2cf6 Create the mandatory outputs even when cancelled by ulfjack · 4 years, 6 months ago
  89. 9898735 Use graphless query when possible. by twerth · 4 years, 6 months ago
  90. 609ffb2 Add proper experimental option to use a fork join pool. by twerth · 4 years, 6 months ago
  91. 63346c5 bazel cmdline: break 'PackageIdentifier extends SkylarkValue' by Googler · 4 years, 6 months ago
  92. dd5fdb2 bazel syntax: simplify cache of information about annotated classes by Googler · 4 years, 6 months ago
  93. 8a3836e Fix blaze crash on bad register_execution_platforms() labels. by gregce · 4 years, 6 months ago
  94. 386b25b cquery --show_config_fragments: support user-defined options. by gregce · 4 years, 6 months ago
  95. 0c2fadc Remove an unused field and setter for old coverage logic by cushon · 4 years, 6 months ago
  96. e7380c5 Remove JavaCompileActionBuilder#build's dependency on RuleContext by cushon · 4 years, 6 months ago
  97. 3805300 RuleContext.Builder: expose Starlark semantics by Klaus Aehlig · 4 years, 6 months ago
  98. a85af94 RuleContext: support visibility check for labels by Klaus Aehlig · 4 years, 6 months ago
  99. 142d7d4 Fix "bazel crash in async thread" error for BES local file upload by buchgr · 4 years, 6 months ago
  100. 6859ad1 Rename *SandboxfsProcessTest to *SandboxfsProcessIntegrationTest. by jmmv · 4 years, 6 months ago