1. fcc2320 Use a more helpful param name. by nharmata · 5 years ago
  2. 78ece42 Add a clarification to the `sibling` parameter of declare_diretory that it must be in the current package. by Googler · 5 years ago
  3. 1872e29 Mark `ExecutionPolicy` as immutable. by ajurkowski · 5 years ago
  4. a445cda Split coverage post-processing into its own spawn by plf · 5 years ago
  5. ad18145 Do not check the return value of Future.cancel() by arostovtsev · 5 years ago
  6. 388e029 Fix create_linker_input doc. by Benjamin Peterson · 5 years ago
  7. 213043a Enable incompatible_run_shell_command_string by default by laurentlb · 5 years ago
  8. 655c4f8 Automated rollback of commit efcf2be83da0670c1b6e332516b8c8e5bceb85ef. by lberki · 5 years ago
  9. 0d05fcc Add `toString` implementation for `ExecutionPolicy`. by ajurkowski · 5 years ago
  10. e0ca785 starlark: avoid overloading of Dict.put and friends by adonovan · 5 years ago
  11. 73d4e09 Replace -Xlinker flag with -Wl flag by waltl · 5 years ago
  12. 111f7a7 Expose android_binary deploy jar in ApkInfo. by Googler · 5 years ago
  13. abc9e96 Check for dummy sdk and error(don't crash) if its being used. by juliexxia · 5 years ago
  14. 775a979 Update new target_compatible_with attribute to not exist on repository_rules by John Cater · 5 years ago
  15. 829b085 Roll rules_proto 97d8af4dc474595af3900dd85cb3a29ad28cc313...7e4afce6fe62dbff0a4a03450143146f9f2d7488 by Yannic Bonenberger · 5 years ago
  16. 2895cf0 starlark: remove type parameter of Tuple<T> by adonovan · 5 years ago
  17. 00d78a8 Report error when fetching repository in RepositoryDelegatorFunction by Joe Le-Ba · 5 years ago
  18. 2481cc5 Fix typo missed in review of unknown commit. by janakr · 5 years ago
  19. 5a2b7df Fixed a bug that could fail the build if unable to findMissingBlobs. by Chi Wang · 5 years ago
  20. 3108232 Make starlark debugging proto visible for IntelliJ plugin. by Googler · 5 years ago
  21. cbdb2c7 Add support for databinding in android_local_test. by Googler · 5 years ago
  22. f4430e4 Add support for databinding-generated sources to depend on AndroidX instead of the support libraries. by Googler · 5 years ago
  23. 3ce5531 Add `java_binary.use_launcher` as a launcher opt-out mechanism by cushon · 5 years ago
  24. f3604a6 Remove the `--default_ios_provisioning_profile` flag, which is no longer used anywhere. by allevato · 5 years ago
  25. bb28200 During change pruning, when a parent node notices all its children are done, finish processing that parent node intra-thread rather than enqueue it and have it be processed in the future by a different Skyframe thread. by nharmata · 5 years ago
  26. c65f768 Automated rollback of commit d5d65ec3410e9228f92ba77b730c542f399fec47. by larsrc · 5 years ago
  27. 7538a1d Prevent crash when using a tree artifact in cc_library's srcs by cmita · 5 years ago
  28. f3e8cf0 Make a failure to spawn the subprocess in a sandbox exit code 36 rather than 1. It's a local environmental error for the subprocess not to start, rather than a build failure, as evidenced by the other bits: Status.EXECUTION_FAILED is a "system" error and the suggestively named LOCAL_EXEC_ERROR. by janakr · 5 years ago
  29. 22b4dbc Add basic incompatible target skipping by Philipp Schrader · 5 years ago
  30. ce0266a Prevent a null IgnoredPackagePrefixesValue from crashing Bazel with cquery/aquery by Joe Le-Ba · 5 years ago
  31. 0021700 Add the siblingRepositoryLayout param to PackageIdentifier#getPackagePath. by Googler · 5 years ago
  32. 3f460b4 Release of java_tools javac11 v10.2 by Ivo List · 5 years ago
  33. 9f3af5f java: allow deps=[] without srcs by Dmitry Ivankov · 5 years ago
  34. 2c78ea9 Add getOrDefault method to AttributeMap by ilist · 5 years ago
  35. 3f0917a More validation on @_builtins loads by brandjon · 5 years ago
  36. d5d8677 Locate builtins using path from flag by brandjon · 5 years ago
  37. 9583189 starlark: rename BuiltinCallable to BuiltinFunction by adonovan · 5 years ago
  38. d5f96eb Handle crashes in a more consistent way. by jhorvitz · 5 years ago
  39. e379ece starlark: change type(len) to "builtin_function_or_method" by adonovan · 5 years ago
  40. 5c54117 Add logging for reduced classpath compilation failure, so we can see occurrences in Blaze logs. by janakr · 5 years ago
  41. 8a3fec2 Flip --incompatible_linkopts_to_linklibs. by Benjamin Peterson · 5 years ago
  42. 0d4a61d --toolchain_resolution_debug: use same naming convention as other messages. by gregce · 5 years ago
  43. d0151ac Flip and delete the flag --incompatible_string_replace_count by laurentlb · 5 years ago
  44. 57c6991 Flip --incompatible_force_strict_header_check_from_starlark by Charles Mita · 5 years ago
  45. 5ab2d2e Remove the --incompatible_load_proto_rules_from_bzl flag. by lberki · 5 years ago
  46. f213ee5 Remove the --incompatible_load_java_rules_from_bzl flag. by lberki · 5 years ago
  47. 9e6c2cf Flip --incompatible_proto_output_v2 for Bazel. by leba · 5 years ago
  48. 19e5a23 Include source jar in transitive jars in Java proto aspects by cmita · 5 years ago
  49. efcf2be Implement com.google.devtools.build.lib.rules.apple.DottedVersion$Option toString() by Samuel Giddins · 5 years ago
  50. 4009b17 Use `ArtifactPathResolver` when deleting outputs. by jhorvitz · 5 years ago
  51. 364a867 Remove dead method after unknown commit. by janakr · 5 years ago
  52. 5a33c63 Housekeeping for builtins injection by brandjon · 5 years ago
  53. 1ec94e3 bazel packages: support float values in proto.encode by adonovan · 5 years ago
  54. f1b3a6b Allow users to override Bazel's 120s connect timeout by Ryan Beasley · 5 years ago
  55. 2cb0962 docgen: show default values of parameters by adonovan · 5 years ago
  56. a7241b6 Part 3 cquery --starlark:file. Add 'providers' function. by aiuto · 5 years ago
  57. 7b5641c Create `EventKind.FATAL` to represent a crash event. by jhorvitz · 5 years ago
  58. a3a00f2 Update cc_toolchain to properly declare config transitions on module_map. by Googler · 5 years ago
  59. 64750aa Removes the --incompatible_disable_legacy_java_provider flag. by cmita · 5 years ago
  60. c58f966 Remove legacy java provider (JavaStarlarkApiProvider.java) by cmita · 5 years ago
  61. 94eeea6 Allow Jacoco Coverage to work with classpath jar. by Charles Mita · 5 years ago
  62. 5ba363e Rollforward of https://github.com/bazelbuild/bazel/commit/b094458cd453b73b46192ea2c3d65165cb5488e7: Use exec transitions in Java related rules. by ilist · 5 years ago
  63. b26a1a5 Use CompactHashMap with expected size in SkyFunctionEnvironment. by leba · 5 years ago
  64. ac8b749 Fix output=locations display source file location by Zheng Wei Tan · 5 years ago
  65. 00c69eb Optimize locking in ArtifactFactory. by Googler · 5 years ago
  66. e61b00cf bazel packages: define proto.encode_text(x) by adonovan · 5 years ago
  67. f687513 Rename Label#getWorkspaceRoot. by Googler · 5 years ago
  68. 457aa61 starlark: delete Starlark.addModule by adonovan · 5 years ago
  69. 0617f2c Use the target label's repository instead of the rule's repository in RuleContext's get directory methods. by Googler · 5 years ago
  70. d7c7030 Correct location of logline. by janakr · 5 years ago
  71. c55a6fa Manual rollback of commit 95bad272d1075924443db83449fba08524c292de. by leba · 5 years ago
  72. bc3a605 Delete old copy of renamed file by brandjon · 5 years ago
  73. 5b33ed5 Ninja symlink outputs: fix working_dir and output_root path handling by Jingwen Chen · 5 years ago
  74. 08a7179 Fix warnings in `UiStateTracker`. by jhorvitz · 5 years ago
  75. c46f9ee Flip --incompatible_objc_provider_remove_compile_info to true by waltl · 5 years ago
  76. 34ee285 Flip --incompatible_objc_compile_info_migration to true by waltl · 5 years ago
  77. f7438c2 Enforce strict version matching between local and remote Xcode versions. by steinman · 5 years ago
  78. 74995e1 Handle visibility errors properly, as the rest of the query engine does: report the error to the environment, rather than eagerly throwing an exception. This allows keep-going queries to finish, as expected. by janakr · 5 years ago
  79. 30409b0 Fix Starlark-cquery eval limit to be per-target by cparsons · 5 years ago
  80. 7b644a6 Add siblingRepositoryLayout parameter to AnalysisUtils#getUniqueDirectory. by Googler · 5 years ago
  81. 7c8fc4f Remove references to experimental feature. by warkahscott · 5 years ago
  82. dd60a65 Remove a workspace prefix from a java resource path only if the path starts with the prefix. by Googler · 5 years ago
  83. 2599302 Get RuleCotext#getDerivedArtifact call sites ready for the new derived artifact path format. This CL excludes the ones that depend on getUniqueDirectory methods, which I am going to handle in a separate CL. by Googler · 5 years ago
  84. 5ecb7ac Automatic code cleanup. by cushon · 5 years ago
  85. cda864f Remove custom error messages for SpawnAction. The default error message already includes this detail, via https://github.com/bazelbuild/bazel/blob/1eb645c93cfe011abd2ef98ca3466e8fe4e92993/src/main/java/com/google/devtools/build/lib/util/CommandFailureUtils.java#L244. by janakr · 5 years ago
  86. b631f59 Break a dependency from `serialization` to `bugreport`. by jhorvitz · 5 years ago
  87. 258dfe9 blaze: add 'json' module to all Starlark environments by adonovan · 5 years ago
  88. 7292e3b Improve cquery speed by caching Skyframe calls by gregce · 5 years ago
  89. 21b5eb6 Fix Bazel clang coverage to produce lcov report by plf · 5 years ago
  90. d4d9e28 Improve error reporting from repository functions by John Cater · 5 years ago
  91. c5ea38d Added UserAgent to downloader HttpConnector by Ricardo Delfin · 5 years ago
  92. dabb85a Sort repo directories in python_stub_template by Grzegorz Lukasik · 5 years ago
  93. 501ec32 Make some objc functions private by Keith Smiley · 5 years ago
  94. f00f911 Add optional functionality to display source file locations in `output=location `instead of targets. by tanzhengwei · 5 years ago
  95. 3c2c821 Remove the distinction between visible and non-visible aspects in AspectCollection. by lberki · 5 years ago
  96. 1cf3746 Allow transitions to set native boolean options with starlark bools by juliexxia · 5 years ago
  97. 00e9af9 bazel: add call-time type check to attr.label(allow_files=...) by adonovan · 5 years ago
  98. 5085d68 Stop creating temp directories for Java compilations by cushon · 5 years ago
  99. c5598cd Improve error handling for ToolchainTypeLookupUtil by John Cater · 5 years ago
  100. d72c3b229 Use `AbortReason.OUT_OF_MEMORY` instead of `AbortReason.INTERNAL` for OOMs. by jhorvitz · 5 years ago