1. a9a0f69 Windows: prevent //src:package-bazel* hanging by Laszlo Csomor · 6 years ago
  2. 21c313c Clean-up for list-based strategy selection by ishikhman · 6 years ago
  3. a3421e2 bazel syntax: rename Environment -> StarlarkThread by Googler · 6 years ago
  4. 8108d1a Add some more testing hooks to BugReport and BlazeCommandDispatcher by michajlo · 6 years ago
  5. e36b682 Mark PackageFactory's glob.include as 'named' by cparsons · 6 years ago
  6. 93f215f bazel syntax: remove EvalExceptionWithJavaCause by Googler · 6 years ago
  7. f371448 Also for default attributes correctly convert strings to labels by Klaus Aehlig · 6 years ago
  8. b863997 Update aapt2 executable. by bcsf · 6 years ago
  9. 2f12419 Fix BuildIntegrationTest to add a strategy module by ulfjack · 6 years ago
  10. 79187d9 Propagate 'inmemoryUnusedInputsList' from target to host config. by Googler · 6 years ago
  11. 973c0f4 HttpConnectionMultiplexer: extract header computing function by Klaus Aehlig · 6 years ago
  12. 06d2f6d Windows: implement getCorrectCasing by Laszlo Csomor · 6 years ago
  13. 0900c3f Updated Aapt2OptimizationActionTest to actually run aapt2. by bcsf · 6 years ago
  14. 7fa0dd2 bazel syntax: abolish Environment.StarlarkContext by Googler · 6 years ago
  15. 752c11b Doc fix: Starlark transitions no longer experimental by gregce · 6 years ago
  16. 057a5e6 Docs: ctx: Add more cross-reference links by Googler · 6 years ago
  17. e95eca8 bazel cmdline: make cmdline depend on syntax, a reversal by Googler · 6 years ago
  18. 298fcb8 bazel syntax: delete unused BaseFunction.unconfiguredDefaultValues by Googler · 6 years ago
  19. 0c994af Add build request id to the command started event. by felly · 6 years ago
  20. 9394c71 Automated rollback of commit 22d1ef7f866e74d8d1f1d322ce072150b00ca3f0. by steinman · 6 years ago
  21. 83439e6 bazel syntax: delete SkylarkImport by Googler · 6 years ago
  22. b66f3f5 Remove resource path shortening optimization from Aapt2ResourcePackagingAction. by bcsf · 6 years ago
  23. 611ed92 Move GoogleAutoProfilerUtils.java to an unused target. by nharmata · 6 years ago
  24. 11ae1ec Ensure that with "android_resources_strict_deps" we can still build a library by dchai · 6 years ago
  25. 1ef148c bazel syntax: make several deprecated Runtime.* declarations private by Googler · 6 years ago
  26. 3221a6c Fix newline handling in markdownCellFormat by cparsons · 6 years ago
  27. ba3886a bazel syntax: delete Runtime.setupModuleGlobal, two overloads by Googler · 6 years ago
  28. b698e20 Windows, Bazel client: respect envvars by Laszlo Csomor · 6 years ago
  29. d556e53 Remove dead link in functions doc ToC by Jacob Parker · 6 years ago
  30. a645e60 bazel syntax: relax type of GlobalFrame.withLabel by Googler · 6 years ago
  31. 38be9dd bazel syntax: delete Environment.getCallerLabel by Googler · 6 years ago
  32. 22d1ef7 Better handling of legacy provider syntax corner cases by cparsons · 6 years ago
  33. 8cb0ec2 Make sure to log execv errors from "bazel run". by jmmv · 6 years ago
  34. 0342cee Support ~ in query label expressions by George Gensure · 6 years ago
  35. 8be3468 bazel syntax: move Environment.callerLabel to BazelStarlarkContext.analysisRuleLabel by Googler · 6 years ago
  36. 67fa629 Remove grouping comments from FileSystemUtils. by ajurkowski · 6 years ago
  37. 90bef86 Remove flogger dependency from Starlark by Stepan Koltsov · 6 years ago
  38. f0d8653 Make include scanning work with objc by waltl · 6 years ago
  39. b864ced Bazel client: fix string conversion functions by Laszlo Csomor · 6 years ago
  40. 8b873b2 Add support for tree artifacts in include scanning by waltl · 6 years ago
  41. 0c5fb21 Windows, VFS: stat treats junctions as symlinks by Laszlo Csomor · 6 years ago
  42. f7a31b3 Prevent action-cache duplicate suppression by George Gensure · 6 years ago
  43. fd8b8e1 bazel syntax: delete IfStatement.ConditionalStatements by Googler · 6 years ago
  44. b2e1fe3 bazel skyframe: break dependencies on SkylarkImport by Googler · 6 years ago
  45. 82c7f48 Make sure CommandCompleteEvents have the right exit code on hard crash by michajlo · 6 years ago
  46. 85b0773 Propagate InterruptedException from OutputService by ulfjack · 6 years ago
  47. c3d73f7 Readd support for authentication and .netrc by Klaus Aehlig · 6 years ago
  48. 40fa815 bazel syntax: break Printer -> Label dependency by Googler · 6 years ago
  49. 94e6cf6 Apply repository-mapping also to target patterns by Klaus Aehlig · 6 years ago
  50. 07e0369 Clean up skydoc_test by cparsons · 6 years ago
  51. 01bbbef Add extension points to support testing BazelBuildEventServiceModule. by adgar · 6 years ago
  52. 8750682 Extend XcodeVersionRule to tag Xcode versions with their origin (local or remote). by steinman · 6 years ago
  53. 0bf5bbd Make the dynamic spawn scheduler use cross-cancellation between spawns. by jmmv · 6 years ago
  54. a628e78 bazel syntax: move value operations out of syntax classes by Googler · 6 years ago
  55. e0ffbde Respect --record_full_profiler_data in the JSON profile. by twerth · 6 years ago
  56. b10a91e Simplify ProfilerTask setup. by twerth · 6 years ago
  57. 935e0bb Wire up the resource optimization config file from shrinker to optimizer. by bcsf · 6 years ago
  58. e79dfd4 Automatic code cleanup. by cushon · 6 years ago
  59. 82d1957 Update Aapt2OptimizeActionBuilder to use new `aapt2 optimize` flags. by bcsf · 6 years ago
  60. 4d8f20c Add --min_sdk_version to DexBuilder. by ahumesky · 6 years ago
  61. d40a466 Add JsModuleInfo to the list of non-bootstrap globals. by Googler · 6 years ago
  62. 02c5643 Try to bring some more clarity into DynamicSpawnStrategyTest. by jmmv · 6 years ago
  63. 604d3a1 Use Java 8 Predicate in FileSystemUtils. by ajurkowski · 6 years ago
  64. 42720ad bazel syntax: remove FuncallException by Googler · 6 years ago
  65. 706d75b bazel packages: remove attribute locations by Googler · 6 years ago
  66. b1e1aeb Further improve error message. by nharmata · 6 years ago
  67. 3189258 skydoc: break dependency on SkylarkImport by Googler · 6 years ago
  68. 272ffed PathFragment factory methods guarantee EMPTY_FRAGMENT is only empty PathFragment. by adgar · 6 years ago
  69. 4ffb36f Add explicit version minimums for macOS tools by Keith Smiley · 6 years ago
  70. 40551d6 Automated rollback of commit dc88544f307bc9d1dd0824b97004af3cc1864f4a. by twerth · 6 years ago
  71. c7bc414 Windows, *_binary launcher: bazel-bin/x.EXE works by Laszlo Csomor · 6 years ago
  72. e47118a Update JavaInfo documentation. by iirina · 6 years ago
  73. 5f97475 Simplify the TestThread interface by taking in a lambda. by jmmv · 6 years ago
  74. c5d0b20 Improve preparation for flag changes which will come out with an upcoming AAPT2 version. by bcsf · 6 years ago
  75. 1d2932a Add a new option --resourceConfigOutput for Aapt2ResourceShrinkingAction by bcsf · 6 years ago
  76. f4fb1de Fix docstring of `coverage_common.instrumented_files_info` by cparsons · 6 years ago
  77. e80e958 Remove a few unused or rarely-used methods from Artifact. by lberki · 6 years ago
  78. 698d77f bazel syntax: move all tree-walking evaluation logic into Eval by Googler · 6 years ago
  79. 858057c Silently return None on unknown invocations of functions of the native module by cparsons · 6 years ago
  80. 6e24b7d Allow overriding of skyfunctions in the skyframe executor and increase visibility of some classes / methods. by shreyax · 6 years ago
  81. 2abde27 bazel syntax: rename ParserInput{Source,} by Googler · 6 years ago
  82. b8e9661 Always include transitive closure of resources in resource_files.zip by dchai · 6 years ago
  83. 4873fa1 Automatically create folders in createSymlink in BuildIntegrationTestCase. by ajurkowski · 6 years ago
  84. 089148b Optionally propagate aspects through rule output dependencies by cparsons · 6 years ago
  85. 3740768 Avoid all configured targets depending on all build infos by ulfjack · 6 years ago
  86. 365a26b Include scanning: Use a ForkJoinPool by ulfjack · 6 years ago
  87. 2ffc65af Fixed typo :) by Googler · 6 years ago
  88. b872619 Making sure the digest on the FileOutputSymlink does not lose all of it's data when being passed down the pipeline by Googler · 6 years ago
  89. 83f8d18 Integrate config_setting with label_flag / label_setting. by gregce · 6 years ago
  90. dd07468 Simplify OutputDirectories. by lberki · 6 years ago
  91. b6f33cd bazel syntax: rename ListLiteral to ListExpression by Googler · 6 years ago
  92. b970b24 Merge the two documenations of the workspace command by Klaus Aehlig · 6 years ago
  93. 5858c5a Improve package loading error message on directories without BUILD files by Jingwen Chen · 6 years ago
  94. 4ace465 bazel syntax: rename ASTNode to Node and SyntaxTreeVisitor to NodeVisitor by Googler · 6 years ago
  95. 39ef7d0 bazel syntax: rename DictionaryLiteral to DictExpression by Googler · 6 years ago
  96. acdd365 Merge direct runtime jars, java constraints and JavaSourceInfoProvider in java_common.merge() by iirina · 6 years ago
  97. e38d838 HttpConnector.connect: request a function instead of fixed set of headers by Klaus Aehlig · 6 years ago
  98. 25caae2 bazel syntax: rename {Function,}DefStatement by Googler · 6 years ago
  99. 88e22cd Generalize the concept of a temp directory for actions to put stuff in. by jmmv · 6 years ago
  100. 54ec37d bazel syntax: simplify comprehensions by Googler · 6 years ago