1. 2f28196 Do not hardcode -static-libgcc in cc_binary by hlopko · 7 years ago
  2. d3694ba C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.Builder by plf · 7 years ago
  3. a45ce95 Add a deprecation warning for --windows_exe_launcher option by pcloudy · 7 years ago
  4. 56d125b experimental UI: in a test group mark non-executing actions by Klaus Aehlig · 7 years ago
  5. 2894b30 Make ImportDepsChecker fix commands consistent with JavaBuilder by cushon · 7 years ago
  6. 9c58b19 Add support for persistent workers to the Android resource processing tools with `--persistent_android_resource_processor` flag. by jingwen · 7 years ago
  7. a5be661 Have skydoc-binary test suites use stardoc.bzl directly by cparsons · 7 years ago
  8. 09ec261 Introduce --incompatible_static_name_resolution by laurentlb · 7 years ago
  9. 5d26ef1 Make sure lexicalFrame is never null by laurentlb · 7 years ago
  10. 6d438fd Print further details on an AbruptExitException. by jmmv · 7 years ago
  11. 9cd6fa2 Add a check to not print deprecated flag warnings from flags set by the invocation policy. by juliexxia · 7 years ago
  12. 1434b17 Delete Environment.hasVariable by laurentlb · 7 years ago
  13. a6d7dc7 Use a ForkJoinPool instead of a PriorityBlockingQueue-based ThreadPoolExecutor by Googler · 7 years ago
  14. 38673e8 RELNOTES: Add ExecutionInfo to aquery output for ExecutionInfoSpecifier actions. by Googler · 7 years ago
  15. 6c6d990 Clean up work-around for JDK-8056066 by cushon · 7 years ago
  16. 0cfed02 PiperOrigin-RevId: 210388413 by Googler · 7 years ago
  17. cd57e6c Remove an unnecessary addInput call in ctx.actions.run(). by Benjamin Peterson · 7 years ago
  18. 1f72416 Break up ToolchainUtil and ToolchainContext into immutable classes by jcater · 7 years ago
  19. 64ecb5a Remove duplicate link from toolchains doc page by Googler · 7 years ago
  20. 939e0bd Export parameter default values to the proto file. by Googler · 7 years ago
  21. 7a72eda Remove accidentally added call to setClassName in test. by philwo · 7 years ago
  22. f1db75c include test-case resolution at the end of the build log by Eran Shalom · 7 years ago
  23. bd5d8d4 Remove dead code in TestSummary. by philwo · 7 years ago
  24. 8d84a63 Properly log the stack trace using BuildRequest#outErr when a crash occurs. by lpino · 7 years ago
  25. f204954 hide warning on macOS if no JDK is installed by Jakob Buchgraber · 7 years ago
  26. 3c5e7c7 Fix AppEngine variant of go_proto_library: also needs gRPC metadata dependency by Googler · 7 years ago
  27. d019651 Pass around the AndroidManifestInfo instead of the ProcessedAndroidManifest this makes the api's cleaner in Skylark. Allows us to avoid exposing non-provider objects. by Googler · 7 years ago
  28. 6cbc741 Add helper method to get merged resources from ValidatedAndroidResources. by Googler · 7 years ago
  29. 344f062 Expose android_cpu to Skylark. by Googler · 7 years ago
  30. 03ed75c aapt2 android_binary rules will always use compiled data to merge. by corysmith · 7 years ago
  31. ef0000f Don't evaluate filterKnownInputs() twice for no reason. by Googler · 7 years ago
  32. 9445c1f Remove the documentation from the Provider callable. by Googler · 7 years ago
  33. 64976c6 Hoist call to ImmutableMap.copyOf(). by Googler · 7 years ago
  34. c3283a3 Add support for wearable v1 references by corysmith · 7 years ago
  35. 774bfe0 Support directory expansion in Skylark Args. by tomlu · 7 years ago
  36. 8ceaa65 Rollforward of https://github.com/bazelbuild/bazel/commit/2d3adfb93c023f9752f00d4bf3440ee9869f64f2: Add a warning if the same rc file is read multiple times. by ccalvarin · 7 years ago
  37. 5eae80f Add execlog tests to the source tree. by Googler · 7 years ago
  38. 688930d Avoid Set.removeAll(List), which is quadratic if set.size() <= list.size(). by Googler · 7 years ago
  39. de556c3 Change Artifact.equals() to early-out if hashcodes differ. by Googler · 7 years ago
  40. 16e3572 Update error message for tabulations in source code. by laurentlb · 7 years ago
  41. e698aeb Fold FdoSupport into FdoSupportValue and remove FdoSupportProvider to FdoProvider. by lberki · 7 years ago
  42. cca7a23 Remove FdoMode.VANILLA. by lberki · 7 years ago
  43. 0ac4737 Split resolved hashes computation by Klaus Aehlig · 7 years ago
  44. bc3426d Switch all dummy manifest writing to the AndroidManifest class. This ensures that the minSdk will be propagated to the dummy manifests. by corysmith · 7 years ago
  45. 8fcb553 Make Bazel compile with JDK 8 again. by lberki · 7 years ago
  46. fb2ef0e Make FdoSupport a simple value class by moving all the functionality in it to their call sites. by lberki · 7 years ago
  47. bec0ea4 Modify AliasConfiguredTargets to store related config conditions. by juliexxia · 7 years ago
  48. 52cfb9c Add AndroidManifest class to handle parsing and writing dummy manifests. by corysmith · 7 years ago
  49. 375d593 Remove references to ephemeral strings by ccalvarin · 7 years ago
  50. e300f62 Remove isValidDigest(). It has no callers after commit a1f977987a68e7ea6a51eb6237b57349fe208732. by Googler · 7 years ago
  51. 42942de Stop writing the merged resources to xml. by corysmith · 7 years ago
  52. a1f9779 Simplify DigestUtils.getDigestOrFail(): by Googler · 7 years ago
  53. 202b9e2 Optimize handling of latin1-encoded Strings in unix_jni. by Googler · 7 years ago
  54. c62309c fix: include android support header after llvm-libc++ as math.h method not found by microjixl · 7 years ago
  55. 5e5ee0d Rollforward of https://github.com/bazelbuild/bazel/commit/ec83598cb6ee4136166bb562a24dc5dfa58921db and the followup correction in https://github.com/bazelbuild/bazel/commit/44f92dd508824f2bae03e0e55dc4282908a562ec: Change the list of rc files accepted. by ccalvarin · 7 years ago
  56. 5b30745 Change PlatformConfiguration to only have a single target platform. by John Cater · 7 years ago
  57. 1d70434 Fourth cl for verbose workspaces (ability to log certain potentially non-hermetic events that happen as part of repository rules). by Googler · 7 years ago
  58. 014e8dc Remove the fdoInstrument and fdoMode fields from FdoSupport. by lberki · 7 years ago
  59. 7b40494 Do not create the FDO root anymore. by lberki · 7 years ago
  60. 489214d Add cquery and aquery to the build event service command whitelist. by Benjamin Peterson · 7 years ago
  61. 190d4f8 Move C++ coverage collection logic out of collect_coverage.sh by iirina · 7 years ago
  62. 9aea8fd Create the AFDO profile symlink using a regular SymlinkAction instead of accessing the file system behind the back of Skyframe. by lberki · 7 years ago
  63. 6e6639c experimentalUI: support deduplicating by Klaus Aehlig · 7 years ago
  64. d0764cf Remove xml processing from the resource shrinker. by corysmith · 7 years ago
  65. b470c0f Add logic for skylark options to all BuildOptions mechanics (construction, diff-ing, reconstruction, serialization, etc). Get the new skylark information from an OptionsProvider (the same way native options are retrieved). Rename the <code>getOptions()</code> method in BuildOptions to <code>getNativeOptions</code> to better reflect this new information being stored in BuildOptions. by juliexxia · 7 years ago
  66. c2f1896 Propagate DefaultHashFunctionNotSetException past the filesystem by ccalvarin · 7 years ago
  67. 05eef50 Fix a very stale comment. ActionInput doesn't expose digest (although by Googler · 7 years ago
  68. c3ffbbb Fix bug where we might have two reference-equals query subexpressions in an expression being passed to an AggregatingQueryExpressionVisitor. by shreyax · 7 years ago
  69. 6fbc0e4 Remove manifests, packages, and configuration filters as they are no longer relevant to aapt2 shrinking. by corysmith · 7 years ago
  70. aa118ca Use java.util.Optional instead of guava's Optional by cushon · 7 years ago
  71. d96f157 Automated rollback of commit ec83598cb6ee4136166bb562a24dc5dfa58921db, and followup unknown commit by ccalvarin · 7 years ago
  72. fee8d25 Third cl for verbose workspaces (ability to log certain potentially non-hermetic events that happen as part of repository rules). by Googler · 7 years ago
  73. 7a07ba2 Accept a single provider instance as return value from an aspect. by cparsons · 7 years ago
  74. 2d3adfb Add a warning if the same rc file is read multiple times. by ccalvarin · 7 years ago
  75. 1114084 Fix comment that recently became stale. by nharmata · 7 years ago
  76. 44a2c67 Choosing the aapt version for rules that do not have an aapt_version attribute by Googler · 7 years ago
  77. 3057add Remove two parallel constructor chains starting from ParallelEvaluator. This is by Googler · 7 years ago
  78. 464a894 Remove support for gcc FDO. by lberki · 7 years ago
  79. f7956d6 Distinguish between Module scope and Universe scope in ValidationEnvironment by laurentlb · 7 years ago
  80. 624e500 SimpleJavaLibraryBuilder.java: Use MoreFiles.deleteRecursively to clean up directory by pcloudy · 7 years ago
  81. 398478c Remove a deprecated constructor by cushon · 7 years ago
  82. c5a2f81 Remove "synchronized" from InMemoryNodeEntry.getVersion(). References in Java by Googler · 7 years ago
  83. d2e0254 Make creating a CcToolchainConfigInfo from Skylark possible by rosica · 7 years ago
  84. a168a82 Unwrap CacheNotFound for RemoteActionCache by George Gensure · 7 years ago
  85. 4fa081c Follow up CL to https://github.com/bazelbuild/bazel/commit/a6298007e0b8338aa4ac5cbc9f6d42d5d44b6d6d. Moving <code>getSkylarkOptions()</code> up one level of inheritance to have access to skylark options from the <code>BuildOptions.of(...)</code> constructor method. This will be helpful in the future to pass skylark options when we use BuildOptions to construct the default target and host configurations. by juliexxia · 7 years ago
  86. eca1399 Fix attribute in AndroidResourcesInfoApi, misnamed and duplicates another by Googler · 7 years ago
  87. a880c0c Implement ConfiguredTargetAccessor.getLabelListAttr(...) to fix b/112593112. by juliexxia · 7 years ago
  88. c01c6af Remove the unused IOS_APPLICATION Apple configuration distinguisher. by lberki · 7 years ago
  89. 9536115 Automated rollback of commit 0b2f868885b1a7162d85ce43d28383a759ec4e92. by Googler · 7 years ago
  90. 740b07b Add PythonBlackBoxTest.java, modify BUILD files to include blackbox package tests into Windows tests as well. by Googler · 7 years ago
  91. 2a27fec Framework modifications for running on windows. by Googler · 7 years ago
  92. 43dbed6 Add test environment classes and base black box test class. by Googler · 7 years ago
  93. b624e70 Make Bazel's mock osx crosstool more resilient against missing variables by hlopko · 7 years ago
  94. a9cb78d Introduce tools setup classes, reorganize common dependencies. by Googler · 7 years ago
  95. 71e46d0 Create a Builder class to help create instances of CommandHelper. by jcater · 7 years ago
  96. 041f4de Deletes TransitiveVersionTable by shahan · 7 years ago
  97. 35f9ec3 Distinguish between threads paused during initialization, and threads paused in response to a explicit PauseThreadsRequest. by brendandouglas · 7 years ago
  98. 25ee449 Introduce temporary workaround to the ResourceUsageAnalyzer to ensure that proguard mapping is correctly process. by corysmith · 7 years ago
  99. b35c0a4 Fix some warnings on RuleContext by cparsons · 7 years ago
  100. fa2d3f6 Fix 'recompiled linkstamps after shutdown' bug by hlopko · 7 years ago