1. aaf6457 Embed @platforms into the Bazel binary by hlopko · 6 years ago
  2. b41bf69 Add flag to enable the JSON profile by default. by twerth · 6 years ago
  3. 0fd1878 Deflake test_build_fail_terse_summary. by lberki · 6 years ago
  4. c1407df Add WalkableGraph#getValueAndRdeps that allows fetching both the rdeps and value in a single call by shreyax · 6 years ago
  5. 0c74549 Add new flag to Stardoc and allows Stardoc to output raw serialized proto. by kendalllane · 6 years ago
  6. c750f97 Require the "command" param of run_shell is a string by cparsons · 6 years ago
  7. 1e31092 Delete some messages formerly used for serialization code which no longer exists by michajlo · 6 years ago
  8. a9abf76 Only eagerly read dependency files when Bazel-side Java classpath reduction is by djasper · 6 years ago
  9. bc6e41d Rename SkylarkMutable to StarlarkMutable by laurentlb · 6 years ago
  10. a92f21f Fix import_deps_checker to use the correct OptionsParser factory method. by jcater · 6 years ago
  11. 74279cc Don't capture a member in the lambda created in JavaHeaderCompileActionBuilder. by djasper · 6 years ago
  12. f2109fe Refactor the server startup codepath by michajlo · 6 years ago
  13. bfcdca2 Clean up usages of setAllowResidue and enableParamsFileSupport to pass values into the factory method. by jcater · 6 years ago
  14. 49862c5 Don't allow ctx.split_attr to access starlark transitions attributes. by juliexxia · 6 years ago
  15. 76e4e42 Include intermediate output key as a typed parameter for ParallelVisitor. by shreyax · 6 years ago
  16. b3ee73f Remove SkylarkAttributeAspect and friends by michajlo · 6 years ago
  17. e2a1966 Update android_tools and create version 0.6. by John Cater · 6 years ago
  18. 39c55b7 Remove the flag `incompatible_disallow_native_in_build_file` by laurentlb · 6 years ago
  19. 3b7e294 Remove the flag `incompatible_no_kwargs_in_build_files`. by laurentlb · 6 years ago
  20. c9fbe95 Fix two issues with incremental Skyframe hybrid globbing and the 'allow_empty' param to the 'glob' function by nharmata · 6 years ago
  21. 511eb22 Replace isUseSkylarkSemantics with isUseStarlarkSemantics by laurentlb · 6 years ago
  22. fdc2da7 Remove flag incompatible_static_name_resolution_in_build_files by laurentlb · 6 years ago
  23. ba12321 Update toolchain resolution to not favor the host platform when no by John Cater · 6 years ago
  24. 7eb483c Remove the flag `incompatible_disallow_filetype` by laurentlb · 6 years ago
  25. 28c30a7 Rename useSkylarkSemantics to useStarlarkSemantics by laurentlb · 6 years ago
  26. 7247b0b Automated rollback of commit 50a2d6c9b9c55776ec747a656a2edd971e723771. by pcloudy · 6 years ago
  27. a7a15c0 Read the .jdeps files created from Java header compilations when finishing the by djasper · 6 years ago
  28. 88be1f7 Automated rollback of commit 324dc44e6bafb487331724ae83d67bc18ed8a8aa. by hlopko · 6 years ago
  29. a27a831 Remove --output_symbol_counts from user manual by hlopko · 6 years ago
  30. 1d82cf8 Expose java toolchains for java 10 and 11 in @bazel_tools//tools/jdk by iirina · 6 years ago
  31. f0e7503 Don't let multiple threads queue up before the synchronized-block in by djasper · 6 years ago
  32. 324dc44 Embed @platforms into the Bazel binary by Marcel Hlopko · 6 years ago
  33. 99ad9b9 Support Fileset expansion inside Runfiles during input expansion. by felly · 6 years ago
  34. a1cdb5e Fix BEP failing to report Artifacts in an output set which includes Filesets. by felly · 6 years ago
  35. 6b472ff Fix a TODO link. by Googler · 6 years ago
  36. 809baec Add @SuppressWarnings("AndroidJdkLibsChecker") in ReverseConsumerWrapper to fix builder issues. by Googler · 6 years ago
  37. df40968 Fix incorrect param name in Package.Builder.Helper#onLoadingComplete. by nharmata · 6 years ago
  38. 50a2d6c Refactor git_repository and new_git_repository rules implementations ? by ichern · 6 years ago
  39. 3945782 Pass a FilesToRunProvider as language plugin to ProtoCompileActionBuilder instead of the string name. by Googler · 6 years ago
  40. d0e648c Roll forward with adding nested set as transitive member. by Googler · 6 years ago
  41. 1efbc1b Add a final return to RestartReason. by jcater · 6 years ago
  42. 93f70a8 Make ConsumerWrapper.requestDirectActions() static. by Googler · 6 years ago
  43. 368b935 Remove some comments that I didn't intend to submit to the depot. by felly · 6 years ago
  44. 1d936d3 Remove escape hatch for BEP Artifact path prefixes: No issues have been reported. by felly · 6 years ago
  45. 841d176 Change back the name of getOptionsData. by jcater · 6 years ago
  46. d802336 Clean up usages of setAllowResidue and enableParamsFileSupport to pass values into the factory method. by jcater · 6 years ago
  47. ae148c7 Convert OptionsParserImpl to use a Builder to create instances. by jcater · 6 years ago
  48. 4aa48f9 Remove Skylint by vladmos · 6 years ago
  49. a103ec0 Remove CppToolchainInfo by rosica · 6 years ago
  50. 372f412 Add a custom OOM message emission capability by Googler · 6 years ago
  51. 0eec693 Add testing for java_tools that embed javac12. by iirina · 6 years ago
  52. df5da8f Move CppToolchainInfo.toolchainFeatures to CcToolchainProvider.toolchainFeatures by rosica · 6 years ago
  53. 7c40d26 Cleanup output_object_file by hlopko · 6 years ago
  54. 08d691f Refactor message construction of ActionExecutionException by buchgr · 6 years ago
  55. 762c255 Move CppToolchainInfo.toolPaths to CcToolchainProvider.toolPaths by rosica · 6 years ago
  56. 2c85dd5 Don't create new NestedSets when updating action inputs. The main codepath by djasper · 6 years ago
  57. 2ecaf8a Properly setup package cache before doing starlark options parsing. by juliexxia · 6 years ago
  58. acb1ef6 Make customPackage mandatory for resourcesFromDeps API. by Googler · 6 years ago
  59. be06c89 Throw an EvalException when a rule returns a non-exported provider by cparsons · 6 years ago
  60. 5c1005c Automated rollback of commit 536a166270590a8dbc701718550383f3a07cc763. by juliexxia · 6 years ago
  61. 0f9be45 Introduce cc-related Google-only interface methods to the Starlark build API by cparsons · 6 years ago
  62. 32836c3 Clean up BlazeServer interface and contents by michajlo · 6 years ago
  63. 524efa7 Support preserving overrides of un-desugared core library methods using configured conversions for desugared core library types by kmb · 6 years ago
  64. 8541f6d Use Artifact#getGeneratingActionKey to avoid creating Artifact nodes in the graph for all "normal" generated artifacts. by janakr · 6 years ago
  65. 3a4be3c Add /usr/local/bin to default PATH under strict action env by brandjon · 6 years ago
  66. 5aae664 Read --enable_apple_binary_native_protos to check whether to link ObjC protos into apple_static_library outputs. by kaipi · 6 years ago
  67. 25d2748 Refactor ProviderInfo into a proto by blossomsm · 6 years ago
  68. 6595661 Demote workspace from global variables by michajlo · 6 years ago
  69. e23e994 Add test for case of an aspect creating a shared artifact with another copy of the aspect. by janakr · 6 years ago
  70. 8bed37c Move binary_path and restart_reason out of globals by michajlo · 6 years ago
  71. dbb31df Populate the configuration checksum in the aquery proto output. by jcater · 6 years ago
  72. 938af80 Import of https://github.com/bazelbuild/remote-apis/pull/85 into Bazel. by Ola Rozenfeld · 6 years ago
  73. 336e290 Add new factory methods to allow setting allowsResidue and ParamsFilePreProcessor when OptionsParser is created. by jcater · 6 years ago
  74. 55ae00d Don't use Javac turbine for compilations without annotation processors by cushon · 6 years ago
  75. 3bbb72d Annotate baseline_coverage.data as a new upload file type, "COVERAGE_OUTPUT". This ensures these files are always uploaded, even if setting upload mode NO_{LOCAL_,}OUTPUTS. by felly · 6 years ago
  76. 2f6e9b6 Support VoiceInteractionSession.{requestDirectActions,performDirectAction} with Java 8 library desugaring. by Googler · 6 years ago
  77. e536b14 Refactor RuleInfo into a proto. by kendalllane · 6 years ago
  78. cf43d3b Remove unused 'setAllowSingleDashLongOptions' method. by jcater · 6 years ago
  79. c7bb098 Tolerate situation of Artifacts without generating action keys being compared for equality: this can happen when a set of artifacts is being constructed inside a configured target/aspect with one artifact from an already-existing configured target, another one just constructed here, and the two artifacts being shared. by janakr · 6 years ago
  80. a1272ba Move the caching and logic for the ConnectivityModule internally, since it isn't being used externally. by steinman · 6 years ago
  81. bdc13f8 Unify codepaths for discovered input processing, fixing a subtle bug: if we discovered a tree artifact post-execution, we would crash. by janakr · 6 years ago
  82. 3395e68 Display all available configuration checksums when no argument is passed. by jcater · 6 years ago
  83. 140a1c0 Output the configuration checksum with the missing fragment error message. by jcater · 6 years ago
  84. 0b513ca Allow proto deterministic writer to accept a supplier instead of an eagerly constructed proto. by felly · 6 years ago
  85. 9ca0744 Refactor UserDefinedFunctionInfo into a proto. by kendalllane · 6 years ago
  86. 11f3b0e Let artifacts declare that they use content-based paths. by gregce · 6 years ago
  87. 74bff3a Forward desugar worker errors into the WorkResponse and prevent bringing desugar workers down in the event of a crash. by jingwen · 6 years ago
  88. c4e7caa Lift the part of Main after we're done mutating config into a new method by michajlo · 6 years ago
  89. 253a9af Report error when objc_library's name has slash in it by Googler · 6 years ago
  90. e2a626c Automated rollback of commit bc6f7cb330bb531f062bb301f3703876051191f5. by jingwen · 6 years ago
  91. 12fc87c Remove obsolete fields from AndroidInstrumentationInfo. by Googler · 6 years ago
  92. 89d664b Fix incorrect Starlark name. by Googler · 6 years ago
  93. cbbbf88 Automatic code cleanup. by cpovirk · 6 years ago
  94. 36c70a6 Rollforward "Disable outputs param of rule function" with fix by cparsons · 6 years ago
  95. 4a24f5f Also record execution platforms in resolved files by Klaus Aehlig · 6 years ago
  96. 12c7942 Pass StartupOptions around as a const ref as much as possible by michajlo · 6 years ago
  97. 50fa3ec Fix problems with the non-strict Python toolchain by brandjon · 6 years ago
  98. dc6d3b5 Make SignalHandler more consistent with style guide by michajlo · 6 years ago
  99. 5f9aab6 Expose cc_common.create_cc_launcher_info by hlopko · 6 years ago
  100. a9100ad Cache results of PlatformMappingValue.map. by Googler · 6 years ago