1. 0de69d0 bazel collect: depset: rename toCollection to toList by adonovan · 5 years ago
  2. 1d93d26 bazel syntax: delete StarlarkThread.Extension by adonovan · 5 years ago
  3. 00806c8 Extract PackageLoadingListener from Package.Builder.Helper by michajlo · 5 years ago
  4. 7c67d1d Add option to filter events from UI by Alessandro Patti · 5 years ago
  5. d8de9ac Ignore @debian_cc_deps for embedded_tools_deps_test by pcloudy · 5 years ago
  6. 3f18f48 Use the correct variable name. by jcater · 5 years ago
  7. 5c48298 Fix an incorrect comment. by jcater · 5 years ago
  8. 412e03c Automated rollback of commit 9a00c789ea46dcb8c73e513ad1ba234a8417fff3. by adgar · 5 years ago
  9. 89ac3c0 Fix possible subprocess leak. by jmmv · 5 years ago
  10. dcead93 Enables Desugar-Shadowable API Auto Desugaring for all Android Platform Types by Googler · 5 years ago
  11. 2143cf8 Add a TestType utility enum that can be used to detect if Bazel is running in a test, and use it throughout our codebase. by janakr · 5 years ago
  12. 886cdc9 This change adds package name to the java class which uses the default java package by Googler · 5 years ago
  13. 571e9d5 Reserves failure details field numbers for internal use by mschaller · 5 years ago
  14. b8e0254 Encode SpawnActionContextMaps failures using FailureDetails by mschaller · 5 years ago
  15. 3ef8fb9 Anchor input fetches to source action id by George Gensure · 5 years ago
  16. 259c200 Document what create_linking_context_from_compilation_outputs returns by Brian Silverman · 5 years ago
  17. bdd0800 Add .tcc as accepted cc_library header extension by liubang · 5 years ago
  18. 3957231 Restore case-sensitivity to detection of -I and /I include directories by Googler · 5 years ago
  19. 9f6d4cf Automated rollback of commit 66badc6cdbbec0d35577e6d846c7fa0ef485ce81. by leba · 5 years ago
  20. 3b9e6f2 Add optional tool_path_origin to Tools in C++ crosstool by Yannic Bonenberger · 5 years ago
  21. 0d9bd69 D8 desugar: Handle input/output pairs and classpath with duplicate classes by sgjesse · 5 years ago
  22. bccef05 Skylark -> Starlark: CcSkylarkApiProviderApi by wyv · 5 years ago
  23. 775d584 Encode StandaloneModule failures using FailureDetails by mschaller · 5 years ago
  24. 51eb416 bazel: stop extending SkylarkTestCase unnecessarily by adonovan · 5 years ago
  25. 640d7f7 Make getOptputSymlinks public. by Googler · 5 years ago
  26. 428aedd Unconditionally fall back to the transitive classpath on errors by cushon · 5 years ago
  27. e75ed02 Thread maven_coordinates from jvm_maven_import_external into the underlying java_import rule by Jingwen Chen · 5 years ago
  28. e6f8e29 Reserves failure details field numbers for internal use by mschaller · 5 years ago
  29. 2f818d5 Use failure details in QueryEnvironmentBasedCommand by mschaller · 5 years ago
  30. 0cd2858 Fix deletion of non-executable but readable directories by arostovtsev · 5 years ago
  31. 044b0b8 Reserves failure details field numbers for internal use by Googler · 5 years ago
  32. 8ce278d tests and slightly clarifies statistics computation by Googler · 5 years ago
  33. 7f5d71e Add a {de}serialization codec for byte[]. by ajurkowski · 5 years ago
  34. 33d0a1c Fix no-remote-exec caching functionality by Josh Smith · 5 years ago
  35. 2a8b69a Wrap the logging Messsage of desugar-identified boot class path entry under verbose mode and flag guard auto_desugar_shadowed_api_use by Googler · 5 years ago
  36. 4c2679f Update ASM used by Desugar Tool from v7.0 to v8.0 by Googler · 5 years ago
  37. 9a00c78 Automated rollback of commit 20b0befdcf4d5f064a8e328c1766e8ca434a8bb1. by janakr · 5 years ago
  38. e191c6a bazel syntax: break one dependency on lib.concurrent by adonovan · 5 years ago
  39. 5afb986 Use DetailedExitCode in SequencedSkyframeExecutor. by nharmata · 5 years ago
  40. 01609b8 Provide a way to build against Debian system installed java libraries by Yun Peng · 5 years ago
  41. bfed731 Create output child directories before their parents by Jonathan Gerrish · 5 years ago
  42. db8c327 Use DetailedExitCode in BazelFileSystemModule's handling of the bazel.DigestFunction system property and also the default hash function already being set. by nharmata · 5 years ago
  43. 71dcb10 Remove -Xclang-only= prefixes. by Googler · 5 years ago
  44. 97eecd5 Use DetailedExitCode in RetainedHeapLimiter. by nharmata · 5 years ago
  45. 291caab bazel profiler: don't allocate memory when not in use by adonovan · 5 years ago
  46. eb43ebc D8 desugar: Collect desugar dependencies by sgjesse · 5 years ago
  47. 4f2a56a Disable MacOSXFsEventsDiffAwarenessTest again due to flakyness. :( by philwo · 5 years ago
  48. 12c6db5 Cleanup Collecting logic of the Type Converters from CoreLibrarySupport by Googler · 5 years ago
  49. b7e4fd4 Remove deprecated and already-disabled params from Args.add() by brandjon · 5 years ago
  50. 12d413b Add comment advising against trying to create new attribute types by brandjon · 5 years ago
  51. d75a488 Have --incompatible_string_replace_count reject None counts by brandjon · 5 years ago
  52. 0f38eea Properly handle package-default visibility in AggregatingAttributeMapper by michajlo · 5 years ago
  53. 23609fd Remove dead code for `mapAll` from `Args.add_all`. by ajurkowski · 5 years ago
  54. d95bfbd Reintroduce support for Python 2.6 to python_stub_template by Ryan Beasley · 5 years ago
  55. 3862f87 Allows using split_attr on Starlark split transitions. This is a modified clone of https://github.com/bazelbuild/bazel/commit/18bd1056b00e1fd58638d4db81e02cfb7df8ce69, which was rolled back due to b/152078818, with a new test case specifically designed for the bug. by Googler · 5 years ago
  56. f7bb602 Remove deprecated target build/lib:build-base. by jcater · 5 years ago
  57. 220a1c8 The great Skylark -> Starlark class migration: by gregce · 5 years ago
  58. b3549ca Add helper class InterruptedFailureDetails by mschaller · 5 years ago
  59. 00ea8fa Handle negative count arg in string.replace by Gustav Westling · 5 years ago
  60. 70c6f0a Clean up definition of r8_support to stop confusing Bazel. by John Cater · 5 years ago
  61. ccbd624 Remove legacy export for transitive-info-provider and update dependers. by jcater · 5 years ago
  62. 9653abb Provide additional guidance about the py2 problem with genrule. by Googler · 5 years ago
  63. 850a864 Extract and propagate databinding information from imported aars. #2694 by ahumesky · 5 years ago
  64. e7ed050 Migrate existing --preserve_core_library_override powered Desugaring to Automation by Googler · 5 years ago
  65. ff58081 allow starlark actions to declare which exec_group they belong to by juliexxia · 5 years ago
  66. 57c7fac Remove legacy export for deprecated targets and update dependers. by jcater · 5 years ago
  67. 1726c05 Fix documentation of ctx.actions.symlink by Yannic · 5 years ago
  68. a6be4a9 Remove legacy export for nativedeps and update dependers. by jcater · 5 years ago
  69. bc74d1d bazel syntax: eject Depset from the Starlark interpreter by adonovan · 5 years ago
  70. 556096a Add support for clang-cl-style compiler command lines when scanning includes by Googler · 5 years ago
  71. 1be0628 Remove stale tests. by John Cater · 5 years ago
  72. ba7dd23 Remove dependencies on the deprecated target build/lib:build-base. by jcater · 5 years ago
  73. 9f72d7e bazel syntax: move argument validation from parser to resolver by adonovan · 5 years ago
  74. 43f793c Allow artifact -> artifact symlink actions from Starlark by Yannic Bonenberger · 5 years ago
  75. e322342 Remove legacy export for build-configuration-option-details and update dependers. by jcater · 5 years ago
  76. 66badc6 Remove unnecessary order dependency between direct/transitive children nodes of by leba · 5 years ago
  77. e1087a6 bazel syntax: move depset function out of core Starlark by adonovan · 5 years ago
  78. 9ad4fa7 Support Desugar-shadowed Overridable APIs: Overridge Bridge Method Generation - 3 / 3 by Googler · 5 years ago
  79. 8478f78 Support Desugar-shadowed Overridable APIs: Type Hierarchy Analyer - 2 / 3 by Googler · 5 years ago
  80. 5d4f2d6 Remove legacy export for provider-collection and update dependers. by jcater · 5 years ago
  81. 41160b4 Optimize path/text evaluation in ninja lexer by using equals instead of set lookup by cparsons · 5 years ago
  82. ef3c5ac Expose Rule#getGeneratorFunction() method by rosica · 5 years ago
  83. b91bc2d Support Desugar-Shadowed Overridable APIs: Misc Langmodel and IO utilities - 1 / 3 by Googler · 5 years ago
  84. 6a03c07 Remove dependencies on the deprecated target build/lib:build-base. by jcater · 5 years ago
  85. bf0b758 HttpStream: Enable retries during 32KB precheck by Ryan Beasley · 5 years ago
  86. d7d0e97 Support generate_dsym_file feature for cpp compile actions by waltl · 5 years ago
  87. 9c14393 Reserve failure details field numbers for internal use. by ajurkowski · 5 years ago
  88. 1e6bbb9 AnalysisRootCauseEvent produced when no configuration match found. by adgar · 5 years ago
  89. c555a81 Automated rollback of commit 81cd5ac6ec877f0c243bc6f6aa1ccf2e2440d9ea. by Googler · 5 years ago
  90. c05b67c Use failure details in InfoCommand, InvalidConfigurationException by mschaller · 5 years ago
  91. 0212f18 Fix static analysis warnings about unsafe finalization and Runtime.exec by arostovtsev · 5 years ago
  92. 3351277 Remove dependencies on the deprecated target build/lib:build-base. by jcater · 5 years ago
  93. 3b91953 bazel syntax: introduce Resolver.Binding by adonovan · 5 years ago
  94. a2634f0 Remove dependencies on the deprecated target build/lib:build-base. by jcater · 5 years ago
  95. 932b26c Use target description for Ninja progress message even if rule has none by cparsons · 5 years ago
  96. 427e6b1 Remove dependencies on the deprecated target build/lib:build-base. by jcater · 5 years ago
  97. ff17426 Remove dependencies on the deprecated target build/lib:build-base. by jcater · 5 years ago
  98. 81cd5ac bazel syntax: move depset function out of core Starlark by adonovan · 5 years ago
  99. 8bee707 bazel syntax: remove depset special case in Starlark.type by adonovan · 5 years ago
  100. 31dbdde Throw a parsing exception when ninja targets reference undefined rules by cparsons · 5 years ago