1. 73b4c40 Skip a lookup for action template expansion outputs. by Googler · 4 years, 10 months ago
  2. 241d600 Set filesetInsideRunfiles to have default size = 0. by leba · 4 years, 10 months ago
  3. caac9dc Change how we roll out the process-wrapper's wait fix (again). by jmmv · 4 years, 10 months ago
  4. 77a110f Handle some interrupts better during local process execution. by jmmv · 4 years, 10 months ago
  5. f6817e6 Remove incorrect ActionLookupData @VisibleForTesting annotation and unnecessary @AutoCodec annotations. by janakr · 4 years, 10 months ago
  6. f4d4c6d Add option to ease experimentation with graphless genquery sorting. by twerth · 4 years, 10 months ago
  7. c367759 Ensure that AspectResolver uses the same ConfiguredTargetKey as by John Cater · 4 years, 10 months ago
  8. bd864ef Add a copy() method for Dependency.Builder. by jcater · 4 years, 10 months ago
  9. 7b8b814 Re-use the existing ConfiguredTargetKey instead of re-creating from by John Cater · 4 years, 10 months ago
  10. 66d84ef Fix wrongly encoded URLs to the PPC OpenJDK. by philwo · 4 years, 10 months ago
  11. b398119 Make --experimental_stats_summary work. by Tobias Werth · 4 years, 10 months ago
  12. 01c067a Make process-wrapper exit as soon as a timed-out process handles SIGTERM. by jmmv · 4 years, 10 months ago
  13. d06a5da Avoid crashing blaze upon StackOverflowError with aquery. by leba · 4 years, 10 months ago
  14. ef55446 Do not assume files are remote for MetadataInjector methods. by Googler · 4 years, 10 months ago
  15. d7432e2 Fix implementation of ComputedDefault attributes on aspects, not to throw ClassCast exception. by ilist · 4 years, 10 months ago
  16. 0846086 Automated rollback of commit b9fa276f5cf111fdfc2bc8766b9421cedba1b0a6. by allevato · 4 years, 10 months ago
  17. bab849c Add proper `hashCode`/`equals` to `CppModuleMap`. by allevato · 4 years, 10 months ago
  18. b66c013 Extend cquery's deps function to traverse aspects. by ilist · 4 years, 10 months ago
  19. 305acb0 Reduce visibility of nestedset-on-skyframe members. by Googler · 4 years, 10 months ago
  20. 2e5cb1a Expose InstrumentedFilesInfo fields to Starlark for analysistest by Googler · 4 years, 10 months ago
  21. 738ef91 Load new PackageMetricsModule. by Tobias Werth · 4 years, 10 months ago
  22. d22bb66 Rename --experimental_include_primary_output to --experimental_profile_include_primary_output. by twerth · 4 years, 10 months ago
  23. 3d27520 Use `id` instead of `name` for anchors in guide.md by wyv · 4 years, 10 months ago
  24. eb048fd [Profiler] Add target label of action owner to profiler trace files by Sergey Balabanov · 4 years, 10 months ago
  25. c53bdaf Prevent NPE on missing TEST_LOG due to cancel by George Gensure · 4 years, 10 months ago
  26. 2b7e71a Require explicit ExecKind in SpawnMetrics.Builder and remove SpawnMetrics.EMPTY by Googler · 4 years, 10 months ago
  27. ecc4c59 C++: Fix crash with repeated precompiled library in srcs by plf · 4 years, 10 months ago
  28. a111a21 Remove an unused class. by lberki · 4 years, 10 months ago
  29. df98259 Implement directory expander, currently only used in map_each. by tomlu · 4 years, 10 months ago
  30. f70067f ConfiguredTargetFunction should use the given ToolchainContextKey, if available. by jcater · 4 years, 10 months ago
  31. df1a96e Add a new ConfiguredTargetKey subclass for configured targets with explicit toolchain contexts. by jcater · 4 years, 10 months ago
  32. 9b794ac Simplify SingleToolchainResolutionFunctionTest by removing complexity. by jcater · 4 years, 10 months ago
  33. 78a29b0 Minimally support Linux/ARM systems, e.g. Raspberry Pi by Googler · 4 years, 10 months ago
  34. d4b10dd Fix `--run_under` Windows escaping bug by Robin Nabel · 4 years, 10 months ago
  35. 7f4befa Add tests specifically for ConfiguredTargetFunction.computeUnloadedToolchainContexts. by jcater · 4 years, 10 months ago
  36. dfbf87c Upgrade gRPC to 1.26.0 by Yun Peng · 4 years, 10 months ago
  37. e2f11d7 Prepare for upgrading grpc to 1.26.0 by Yun Peng · 4 years, 10 months ago
  38. 4716cc2 Update "--subcommands" to also show the execution platform for each action. by jcater · 4 years, 10 months ago
  39. 22cfc75 Add patch file for grpc 1.26.0 by Yun Peng · 4 years, 10 months ago
  40. 61c8e91 Fix spelling of Starlark by waltl · 4 years, 10 months ago
  41. 8b856f5 Reserves failure details field numbers for internal use by mschaller · 4 years, 10 months ago
  42. d885e18 Reserves failure details field numbers for internal use by mschaller · 4 years, 10 months ago
  43. 59e5208 Clean up BugReport comments by mschaller · 4 years, 10 months ago
  44. 6bf7c51 Remove some justExitCode calls in tests by mschaller · 4 years, 10 months ago
  45. 7052f3c Add truth Subjects for ToolchainContext and ToolchainCollection. by jcater · 4 years, 10 months ago
  46. 1e62800 Encode PrintActionCommand failures with FailureDetails by mschaller · 4 years, 10 months ago
  47. bfad754 Bump minimal JDK test size threshold from 270 to 275 MB by mschaller · 4 years, 10 months ago
  48. aed4160 Clean up artifact retrieval methods in ActionExecutionValue. by Googler · 4 years, 10 months ago
  49. 61a9f57 Allow tree artifacts to be omitted, take 2. by Googler · 4 years, 10 months ago
  50. 8cd2222 Split ResolvedToolchainContext into its own build target. by jcater · 4 years, 10 months ago
  51. 5037537 Convert ToolchainCollection to use AutoValue. by jcater · 4 years, 10 months ago
  52. 34d67ca Add option to preserve input tar mtimes in TarFileWriter by dannysullivan · 4 years, 10 months ago
  53. 5606516 Automated rollback of commit 0ff9f3aa65850b00531fea19f145703d7e19fff0. by jingwen · 4 years, 10 months ago
  54. 7a919a3 Clean up old code for Starlark API whitelist. by plf · 4 years, 10 months ago
  55. db45fb2 Add documentation for running Bazel in an airgapped environment using distribution directories by Jin · 4 years, 10 months ago
  56. 33e8a7d Fix error reporting omission. by leba · 4 years, 10 months ago
  57. 0ff9f3a Migrate docs.bazel.build to use GitHub Flavored Markdown instead of Kramdown, attempt #2 by wyv · 4 years, 10 months ago
  58. c063b5c s/java_lang_extras/java_base_extras by cushon · 4 years, 10 months ago
  59. 8dc3ffa Add a Builder for PartiallyResolvedDependency. by John Cater · 4 years, 10 months ago
  60. 71ece5b Clean up shared action transformation. by Googler · 4 years, 10 months ago
  61. 7a3eb4f Remove AndroidAaptVersion. by dchai · 4 years, 10 months ago
  62. 9bea69a Bazel docs: Only generate unversioned redirects for the master tarball by wyv · 4 years, 10 months ago
  63. 0b31794 Introduce AggregatedSpawnMetrics by Googler · 4 years, 10 months ago
  64. 1c03c8c Normalize timestamps to DOS epoch+epsilon to avoid local timezone leaking into ZIPs. by dchai · 4 years, 10 months ago
  65. 8e08aa3f Remove unneeded static serialization method. by jcater · 4 years, 10 months ago
  66. 69d4ace Update sorting out of starlark flags to also identify external repo starlark flags by Julie Xia · 4 years, 10 months ago
  67. 21179b2 Forward InstrumentedFilesProvider from all dependencies by default (conditioned on flag) by Googler · 4 years, 10 months ago
  68. 8188ccf Have split deps sort by mnemonic, then config checksum. by jcater · 4 years, 10 months ago
  69. d0fa28b Update label for the exec-groups link. by jcater · 4 years, 10 months ago
  70. dd21dd2 bazel rules: explain genrule PATH behavior by adonovan · 4 years, 10 months ago
  71. b7d9843 Fix wrong mirror URL of bazel-toolchains 3.1.0. by philwo · 4 years, 10 months ago
  72. aba735d Add path to sample file in docs for workspace_status_command by plf · 4 years, 10 months ago
  73. d1b808a Automated rollback of commit 468b67d911b4a5c0873dade3899635ce8731e8fe. by plf · 4 years, 10 months ago
  74. 6135443 Fix CcCompilationOutputs documentation. by plf · 4 years, 10 months ago
  75. c29f536 Add documentation for cc_library's linkstamp by plf · 4 years, 10 months ago
  76. 15f81f3 Fix configuring C++ toolchains tutorial by plf · 4 years, 10 months ago
  77. b5827e4 Add fish shell completion for bazel by Akira Baruah · 4 years, 10 months ago
  78. 468b67d Fix headers checking mode for cc_common.compile by Kseniia Vasilchuk · 4 years, 10 months ago
  79. 565f774 Fix all the redirects! by wyv · 4 years, 10 months ago
  80. acab2c2 Skylark -> Starlark for various non-Java references. by gregce · 4 years, 10 months ago
  81. 8d66929 Rename/clarify ast manager and inlining terminology by brandjon · 4 years, 10 months ago
  82. 667fb4f bazel syntax: remove unnecessary deduplication during serialization by adonovan · 4 years, 10 months ago
  83. 9198819 Refactor and document the BzlLoadFunction inlining code path by brandjon · 4 years, 10 months ago
  84. bb6ecd7 Fix broken link to "Specifying targets to build" section. by Googler · 4 years, 10 months ago
  85. 4488f0c Add getConfiguredTargetKey method to TargetAndConfiguration. by jcater · 4 years, 10 months ago
  86. 94fa31b Begin documentation for exec_groups. by juliexxia · 4 years, 10 months ago
  87. ad484e1 Add a Test to Check the Desugar Tool supports all Shadowed Android Platform Fields with Type Converters by Googler · 4 years, 10 months ago
  88. 0ea96d8 Call Dependency.getConfiguredTargetKey instead of calling the Builder directly to get a ConfiguredTargetKey. by jcater · 4 years, 10 months ago
  89. b8d21f9 Specify FailureDetails for default exit values not expected to be used by mschaller · 4 years, 10 months ago
  90. be6ee5c Remove the ConfiguredTargetKey factory methods. by jcater · 4 years, 10 months ago
  91. 83221e3 Update users of ConfiguredTargetKey to use the Builder. by jcater · 4 years, 10 months ago
  92. 6f711af Do not perform configuration trimming with a host transition. by John Cater · 4 years, 10 months ago
  93. 8cd940d Encode BlazeCommandDispatcher failures with FailureDetails by mschaller · 4 years, 10 months ago
  94. 3eb2d25 Introduce a Builder class for creating instances of ConfiguredTargetKey. by jcater · 4 years, 10 months ago
  95. e809eb2 Migrate remote worker to Flogger. This wasn't strictly necessary for Bazel's Flogger clean-up, but I think worth it anyway. by janakr · 4 years, 10 months ago
  96. 02054bb Remove AspectValueKey.aspectConfigurationIsHost method. by jcater · 4 years, 10 months ago
  97. 6be6316 Remove ConfiguredTargetKey.isHostConfiguration method. by jcater · 4 years, 10 months ago
  98. 5e81a85 Use the non-versioned jacoco jar files in Debian build by pcloudy · 4 years, 10 months ago
  99. f3d1683 Fix Desugar worker hangs, and update remote android tools to 0.17.0 to include the fix by Jingwen Chen · 4 years, 10 months ago
  100. c092637 Allow "undoing" the --wait_fix flag flip. by jmmv · 4 years, 10 months ago