1. 7561e44 Use 'cast' diagnostics instead of 'unchecked' in output filter tests by cushon · 6 years ago
  2. f718a42 Fix performance regression with manual trimming. by gregce · 6 years ago
  3. 7ac7723 Add RuleContext#getPrerequisitesIf and AnalysisUtils#filterByProvider overloads for BuiltinProvider. by Googler · 6 years ago
  4. 6d533d8 Remove timing related global variables by michajlo · 6 years ago
  5. 7ebb09b Remove the R.jar from the JDeps provider. by Googler · 6 years ago
  6. c3c5dab Update remote android tools to 0.5 by Jingwen Chen · 6 years ago
  7. 78e5fe2 Guard android-related "do not use" modules behind --experimental_google_legacy_api by cparsons · 6 years ago
  8. e25ad8b Remove actions from the action execution status reporter map after input discovery is done. If any of the newly discovered inputs are not present in Skyframe, this action will stop executing, and so its status message is misleading. by janakr · 6 years ago
  9. 123c68d Warn in more cases of possible Python version mismatch in host config by brandjon · 6 years ago
  10. 1bce754 Create test for CcInfo provider by Googler · 6 years ago
  11. c986d76 Create an "WorkspaceConfig" event to report the local Blaze exec_root to BEP, primarily for local consumers. by felly · 6 years ago
  12. 9b91cb4 Expand tree artifacts in BEP. by felly · 6 years ago
  13. 9382599 Add a test that verifies that Netty uses native SSL when we expect it to. by lberki · 6 years ago
  14. 20c8413 Restrict string escape sequences and introduce flag by Marwan Tammam · 6 years ago
  15. 62dd174 Add the flag --auto_output_filter=[none,all,packages,subpackages] to Bazel. by philwo · 6 years ago
  16. b7eca20 Only cache structured variable lookups. by Googler · 6 years ago
  17. c5ebfcf Add --incompatible_disable_static_cc_toolchains that will deprecate the cc_toolchain_suite and cc_toolchain rules under @bazel_tools//tools/cpp. by rosica · 6 years ago
  18. b02b707 Introduce java_common Google-only interface methods to the Starlark build API by cparsons · 6 years ago
  19. 97559ba Demote extracted_binaries and jvm_path from global variables by michajlo · 6 years ago
  20. c2ab917 Resolve race and cancellation issue on catastrophic shutdown. by felly · 6 years ago
  21. 8c3b3fb Failures early in package loading will now fail all --keep_going builds. by adgar · 6 years ago
  22. aff189a Make sure default Linux artifacts have an associated action, even when artifact names are altered. by Googler · 6 years ago
  23. 4ca768e standardize graph output indentation with 2 spaces by Ricky Pai · 6 years ago
  24. 3ed9d36 Properly wire up BES half-close. The lack thereof was a simple oversight. by felly · 6 years ago
  25. ce5e718 Demote OptionProcessor from globals by michajlo · 6 years ago
  26. fe81b49 Support of using the absolute path profile for LLVM's Context Sensitive FDO by Googler · 6 years ago
  27. 5935259 Flip the --incompatible_depset_is_not_iterable flag by vladmos · 6 years ago
  28. fded729 Cancel previous BEP upload if there is a connectivity problem. by steinman · 6 years ago
  29. b0403a7 Upgrade java_tools version to javac_11-v2.0 by iirina · 6 years ago
  30. 7538988 Post an event so that the number of lost inputs over the course of a build can be tracked. by janakr · 6 years ago
  31. 67ba1d6 Update tests in preparation for incompatible_depset_is_not_iterable flag flip by laurentlb · 6 years ago
  32. 45743d0 Open-source BlazeRuntimeWrapper and BuildIntegrationTestCase. by philwo · 6 years ago
  33. 50c876e Fix iterating over depsets by vladmos · 6 years ago
  34. d482596 remote: grpcs (grpc+tls) is used by default for remote URLs by Ira Shikhman · 6 years ago
  35. 92a872b Query: new "graphless" implementation by ulfjack · 6 years ago
  36. ba3f88b Add @bazel_tools//tools/jdk:javadoc by Michal Majcherski · 6 years ago
  37. 2b3c879 Fix link to example by laurentlb · 6 years ago
  38. 5e31dc8 Introduce a stardoc test for Python. by Googler · 6 years ago
  39. 0e6dcee Flip --incompatible_no_support_tools_in_action_inputs by laurentlb · 6 years ago
  40. eb53de2 Enable Python toolchains by default by brandjon · 6 years ago
  41. bed7e4f Prohibit NestedSet from being passed to NestedSetBuilder.addAll. by Googler · 6 years ago
  42. 00e29b7 NDK 19 and 20 support by Jingwen Chen · 6 years ago
  43. 042a579 Make SHOW_ONCE_TAG in Reporter mean "show the event exactly once," instead of "show the event at most once." by steinman · 6 years ago
  44. 0677a3d Expose cc_common.get_execution_requirements by hlopko · 6 years ago
  45. b691915 Add --incompatible_use_specific_tool_files. by Benjamin Peterson · 6 years ago
  46. 3dc59e4 Fix jacoco-toolchain dependency. by iirina · 6 years ago
  47. f34458b C++: Flips incompatible_depset_for_libraries_to_link_getter by plf · 6 years ago
  48. aec9f99 Flip `--incompatible_dont_enable_host_nonhost_crosstool_features` by Marcel Hlopko · 6 years ago
  49. 536a166 Turn on --experimental_build_setting_api by juliexxia · 6 years ago
  50. a626990 Turn on --experimental_starlark_config_transitions by juliexxia · 6 years ago
  51. aa0cb61 Pack all multi-arch libraries from aar_import deps when using --fat_apk_cpu by Jingwen Chen · 6 years ago
  52. 2a5e3b1 Make CompoundEvaluationProgressReceiver's ctor public. by nharmata · 6 years ago
  53. d2df40b Flip --incompatible_objc_framework_cleanup flag to true by Googler · 6 years ago
  54. 53decbc Add nested sets as transitive members in addElementsFromSkylark. by Googler · 6 years ago
  55. bc6f7cb Export more files in androidsdk by Jingwen Chen · 6 years ago
  56. 089e017 Improve error message for --incompatible_string_join_requires_strings by Jingwen Chen · 6 years ago
  57. 4aa1d1a Logical rollback of unknown commit. by janakr · 6 years ago
  58. 09da51f Regression test for breakage caused by https://github.com/bazelbuild/bazel/commit/3290e22356b59371274849ee51297635b9435285. Fails before fix. by janakr · 6 years ago
  59. 3290e22 Automated rollback of commit 9dd7e8ed7931274b0c5b791e1c076140dcf7b74f. by janakr · 6 years ago
  60. b721736 Add a helpful error message before a potential NPE. by Googler · 6 years ago
  61. fb53c98 Make BEP transports default to local strategy if there is no connectivity or credentials. by steinman · 6 years ago
  62. 4cf4555 Remove obsolete TODO and link to documentation for build_setting attribute of rule() by juliexxia · 6 years ago
  63. 9240f16 Remove unused protos and proto targets for bundlemerge and plmerge. by kaipi · 6 years ago
  64. b68d3c1 Windows, launcher: support python/bash toolchain by Yun Peng · 6 years ago
  65. 2902623 Enable Python integration tests on Windows by brandjon · 6 years ago
  66. 9dd7e8e Put ActionLookupData inside DerivedArtifact, and move ArtifactOwner into SourceArtifact. by janakr · 6 years ago
  67. b2fac74 Open visibility of ProtoOutputFormatter in order to use it in PackageLoader. by twerth · 6 years ago
  68. 9f554d3 Allow javac_jar to be None by cushon · 6 years ago
  69. 6eda6b5 Enable persistent workers for Desugar by default for Bazel by Jingwen Chen · 6 years ago
  70. ac0caa7 Remove lockfile from global variables by michajlo · 6 years ago
  71. 658d47f Change signatures to DerivedArtifact, and get Labels from non-Artifact sources when possible. by janakr · 6 years ago
  72. 926cfbd Add option to omit ResourcesInfo provider from android_binary rules. by Googler · 6 years ago
  73. c3b9ae6 Small cleanups to RetainedHeapLimiter. by janakr · 6 years ago
  74. 1de8aa3 Remove unused constructor. by janakr · 6 years ago
  75. d1c0d20 Allow WORKSPACE file to be a symlink if no managed directories is used. by ichern · 6 years ago
  76. 00cd262 Automatic code cleanup. by Googler · 6 years ago
  77. 384e1cb Only add CoverageOutputGenerator in coverage mode. by iirina · 6 years ago
  78. d0bd3c8 Annotate BEP output files with "prefix" information sufficient to reconstruct the full output path. by felly · 6 years ago
  79. 9e84993 Retain the apple configuration distinguisher during host and exec transitions. by jcater · 6 years ago
  80. 4ccb2e1 Fix adding bigger --max_idle_secs parameter when debugging Bazel in test by ichern · 6 years ago
  81. 0375625 Document assumptions for eterm-color terminfo by Andy Scott · 6 years ago
  82. 1bfedba Flip --incompatible_require_ctx_in_configure_features by hlopko · 6 years ago
  83. 61dade5 Windows, JNI: create process from relative path by Laszlo Csomor · 6 years ago
  84. a7af7c3 Flip --incompatible_windows_escape_python_args by Laszlo Csomor · 6 years ago
  85. fa654b4 Flip the flag --incompatible_no_kwargs_in_build_files by laurentlb · 6 years ago
  86. 71aad07 Add includes as a transitive member. by Googler · 6 years ago
  87. e2e80e8 Delete BlazeServer::Disconnect by michajlo · 6 years ago
  88. df2991f Make getBlazeModule support subclasses/interfaces. by steinman · 6 years ago
  89. a670577 Automatic code cleanup. by Googler · 6 years ago
  90. 5041978 Fix test rules failing under allow_analysis_failures by cparsons · 6 years ago
  91. 263fc39 Don't share actions with null label. In practice, this is the build-info action. by janakr · 6 years ago
  92. ebbb6b2 Type ArtifactFactory$SourceArtifactCache more strongly. by janakr · 6 years ago
  93. 4760cc3 Add command to display config information given a checksum. by jcater · 6 years ago
  94. d46a195 Auto enable terminal color/curses for --color=auto for some Emacs configurations by Andy Scott · 6 years ago
  95. 4d1f5a3 Flip the --incompatible_disallow_native_in_build_file flag by vladmos · 6 years ago
  96. 15a6775 Throw QueryException if TargetLiteral fails validation during parsing. by adgar · 6 years ago
  97. 5736381 Blaze actions: add support for dependency pruning. by Googler · 6 years ago
  98. 950b31b Avoid using an artifact's label, use the rule context label instead. The artifact was created by the current rule, so passing in the rule's label explicitly is less magical. Please correct me if I'm wrong and the artifact can come from a different rule! by janakr · 6 years ago
  99. 9bc841e Introduce flag --incompatible_disallow_empty_glob=true by laurentlb · 6 years ago
  100. 934045f Bash, runfiles lib v2: shorter init code by laszlocsomor · 6 years ago