1. 52aff7d Thread FileSystem instance through a few call sites. by tomlu · 7 years ago
  2. 15feaf9 disambiguate mnemonics for $shuffle_jars and $dexsharder actions RELNOTES: None. by kmb · 7 years ago
  3. ab5f233 Removes skyframe/serialization's dependency on cmdline and vfs. Instead, make cmdline and vfs depend on serialization. This allows a class to have a pointer to its codec, which simplifies automatic recursive composite codecs. by Googler · 7 years ago
  4. 66693e7 Automated rollback of commit 9321316b34767b06c3071b2cf2a4de189874fcce. by ccalvarin · 7 years ago
  5. 34ba702 Clarify documentation about outputs. by laurentlb · 7 years ago
  6. 9321316 Add --incremental_state_retention_strategy by ccalvarin · 7 years ago
  7. 5a3c7ab Remove hyperthreading multiplier to improve performance. by dmaclach · 7 years ago
  8. 35ce88d Update out-of-date comment in option_processor. by ccalvarin · 7 years ago
  9. 3c60ee3 Add details on the toolchain_type by katre · 7 years ago
  10. 44f3a3f Fix the link to C++ build use cases in the C++ tutorial by Googler · 7 years ago
  11. 6f5b1ed Clarify documentation about File.basename by laurentlb · 7 years ago
  12. 0eeec09 Update turbine version by Liam Miller-Cushon · 7 years ago
  13. eb20b06 Update section heading. by spomorski · 7 years ago
  14. a22d0e9 Fix: uploading artifacts of failed actions to remote cache stopped working. by olaola · 7 years ago
  15. 180d256 Update Error Prone version by Liam Miller-Cushon · 7 years ago
  16. 09a6a9f Windows MSVC CROSSTOOL: Don't pass /DEBUG:FASTLINK to linker if it doesn't support it by Yun Peng · 7 years ago
  17. ce7df3f Fix the documentation formatting by vladmos · 7 years ago
  18. 373dcf9 Windows Launcher: Fix argument passing by Yun Peng · 7 years ago
  19. 30f6d44 Doc: mention that sibling must be in the same package. by laurentlb · 7 years ago
  20. 502d718 Fix the documentation formatting by vladmos · 7 years ago
  21. 6060c79 Fixed documentation navigation bar/content layout awkwardness. by Jingwen · 7 years ago
  22. 609d551 Add a toolchains= dependency to a few genrules so that the Bazel test suite passes. by lberki · 7 years ago
  23. 09e2205 Avoid expansion of NestedSets in MiddlemanFactory. by Benjamin Peterson · 7 years ago
  24. e770758 Move native deps collection code out of android_binary. by ajmichael · 7 years ago
  25. bddeade Make private variable public for internal usage. by Googler · 7 years ago
  26. c2f6ae8 Thread filesystem through codebase. by tomlu · 7 years ago
  27. f35c8a0 Add fields to record block I/O and involuntary context switch execution statistics to SpawnResults, and add cumulative getters for these in ActionResults. by ruperts · 7 years ago
  28. d899ad5 Make config_feature_flag's default_value optional. by mstaib · 7 years ago
  29. 865b888 Add --implicit_deps custom filtering to configuredtargetqueryenvironment. by juliexxia · 7 years ago
  30. 5f47d9a Remove unused Info constructor arg by brandjon · 7 years ago
  31. 6d6a577 Remove redundant words in logging message. by nharmata · 7 years ago
  32. 71c1441 Tweak the grammar of some titles in bazel documentation. by ahumesky · 7 years ago
  33. 8817ba8 Stop filtering resources in analysis in aapt2 builds by Googler · 7 years ago
  34. 367f704 Rollback of 178106899. by cpeyser · 7 years ago
  35. baa99fb Rollforward of rollback commit 078c25c2f3cce5f407e28938ab2f3429e4609b19 with properly executable shell and correct test outputs. by juliexxia · 7 years ago
  36. 766ba8a Automated rollback of commit 337f19cc54e77c45daa1d5f61bf0a8d3daf8268f. by buchgr · 7 years ago
  37. 6a4f0ab Infrastructure for fixed checking if android_test can inherit resources by Googler · 7 years ago
  38. 2a9e125 Implement @bazel_tools//tools/jdk:current_host_java_runtime . by lberki · 7 years ago
  39. c5301e9 Remove the --incompatible_list_plus_equals_inplace flag by vladmos · 7 years ago
  40. c191413 Change flag name --start_type to --start, to be consistent with adb options flag. by Googler · 7 years ago
  41. 16514d3 Add tests for circular target dependencies resolved by configuration. by mstaib · 7 years ago
  42. dc2c550 Register builtins with Runtime by brandjon · 7 years ago
  43. fdfd7f3 Update pin for bazel-toolchains to latest version by yiyu · 7 years ago
  44. cc16d4c Restructure left-nav to be more intuitive. by spomorski · 7 years ago
  45. c10ba05 Temporary fix for resource filtering with aapt2 by Googler · 7 years ago
  46. 078c25c bazel integration tests: chmod +x configured_query_test.sh by juliexxia · 7 years ago
  47. 71bbc38 bazel integration tests: chmod +x configured_query_test.sh by Googler · 7 years ago
  48. f169dad Add compile-testing to bazel third_party library jars by Christopher Parsons · 7 years ago
  49. 2bbda4a New flag `--incompatible_depset_union` to disable old-style depset merging. by laurentlb · 7 years ago
  50. 74d894a Custom serialization for TestSuiteExpansionKey. by Googler · 7 years ago
  51. d673649 Report empty query results. by juliexxia · 7 years ago
  52. 8e3ef74 Move the javabase middleman to within JavaRuntimeInfo. by lberki · 7 years ago
  53. 45db110 Fix link to Skylark reference. by spomorski · 7 years ago
  54. 40bc935 Implement cc_import rule by Yun Peng · 7 years ago
  55. 7c8cd9c Expose two methods from JavaSkylarkApiProvider in JavaInfo by dbabkin · 7 years ago
  56. cbac328 Remove toolchain identifier from blaze-out paths in documentation. by lberki · 7 years ago
  57. 665396d Remove the ctx.middle_man function from Skylark. by lberki · 7 years ago
  58. f071a23 Replace fictional usernames with "johndoe". by lberki · 7 years ago
  59. 3ebb3d9 If a temporary directory name clashes in the LocalSpawnRunner, try generating another temporary directory name instead of throwing an exception. by ruperts · 7 years ago
  60. ed5df53 Build bootstrap_plugins less eagerly by cushon · 7 years ago
  61. 856eab5 Provide more execution statistics in the ExecutionStatistics class. by ruperts · 7 years ago
  62. 704d6ad Support inclusion filter in DexFileSplitter, with the same semantics as in ../ziputils/DexMapper. by kmb · 7 years ago
  63. 6ac92f9 Add SkylarkSemantics#toBuilder() and #builderWithDefaults() by brandjon · 7 years ago
  64. 7cec662 support params files in dexmerger and dexsharder tools RELNOTES: None. by kmb · 7 years ago
  65. 1dfabb6 allow params files for long dexmerger and dexsharder command lines by kmb · 7 years ago
  66. 396929c Automated rollback of commit 7b540204eea9b003e19efe917abacf67270f5e02. by tomlu · 7 years ago
  67. a2b1627 Pass file system to Path operations. by tomlu · 7 years ago
  68. 27e14fc Getting rid of compiler warning "control reaches end of non-void function [-Wreturn-type]". by olaola · 7 years ago
  69. fd9e5a2 Document Sky Query, along with its unique operators, allrdeps and rbuildfiles. by janakr · 7 years ago
  70. c861c0a Register separate linkstamp compile action by hlopko · 7 years ago
  71. fdca7d5 Add option to populate selector list in blaze query's proto output. by twerth · 7 years ago
  72. c6b291e Expose utility method in PathPackageLocator for inserting workspace name. by janakr · 7 years ago
  73. 7e8cb54 Add return statements to silence compiler warning. by John Cater · 7 years ago
  74. 6c279c9 Use static final variables for spawn action resource sets. by tomlu · 7 years ago
  75. 68c577a Fix some broken targets and failing tests. by ajmichael · 7 years ago
  76. 16059b3 Remove duplicate CppHelper.getCcToolchainType method. by John Cater · 7 years ago
  77. 90ecf93 bootstrap: fix typo in PATH-fixing command advice by L?szl? Csomor · 7 years ago
  78. 21aa102 Move BazelRuleClassProvider.CORE_WORKSPACE_RULES to its own class in the rules/repository package. by lpino · 7 years ago
  79. 3132024 Flip the --incompatible_disallow_uncalled_set_constructor flag by vladmos · 7 years ago
  80. 2cf560f Update version of re2 by laurentlb · 7 years ago
  81. abc932e bootstrap: fix typo in PATH fixing command advice by László Csomor · 7 years ago
  82. e87d2a6 Add abseil to //third_party:srcs by Adam Michael · 7 years ago
  83. ff4f522 BEP: In the TestResult meta data, allow reporting remote cache hits by aehlig · 7 years ago
  84. 67566e5 Depend on //tools/jdk:host_jdk for the host javabase instead of the default JDK. by lberki · 7 years ago
  85. a88933e Update bazel py rules "deps" documentation by elenairina · 7 years ago
  86. 6183faf Disallow undeclared access to the $(JAVA) and $(JAVABASE) template variables. by lberki · 7 years ago
  87. bec2fe8 Make ProcessWrapperUtil aware of the execution statistics file, and add new ExecutionStatisticsProvider. by ruperts · 7 years ago
  88. 7964b1a Reflect progress on incremental dexing in android_binary's incremental_dexing attribute documentation. by kmb · 7 years ago
  89. a2d2615 Check for null build file returned from getBuildFileForPackage. by jcater · 7 years ago
  90. 21fdc48 Upgrade --target_environment, --auto_cpu_environment_group. by gregce · 7 years ago
  91. f1db5c9 Dedupe inputs in dexmerger tool similar to other tools. RELNOTES: None. by kmb · 7 years ago
  92. 2f3d7df Moving the RemoteWorker into tools/remote directory. by olaola · 7 years ago
  93. 110432f Stub out def_parser_test on non-Windows platforms. by Adam Michael · 7 years ago
  94. 5a163fb Add aapt2 to the filegroup of integration test dependencies. by ajmichael · 7 years ago
  95. e4eb23f Automated rollback of commit d0f06a6e4b61adc39bf5e1cfbae39501a89dc8e3. by nharmata · 7 years ago
  96. 97facf3a Fix error prone warning about reference equality. by ajmichael · 7 years ago
  97. 3be6417 scripts/serve-docs.sh: allow overriding PORT/HOST by Klaus Aehlig · 7 years ago
  98. a1c3231 Expose getGenJarsProvider methods from JavaSkylarkApiProvider in JavaInfo by dbabkin · 7 years ago
  99. 1fa2dfb Build output files if the build tag filter contains only tags to exclude. by lberki · 7 years ago
  100. 7b54020 This and further changes may contain minor modifications to BUILD files that don't serve any apparent purpose. The reason for these changes is that we're switching from checked-in BUILD files to generated BUILD files, and there may be small differences between these files. by tomlu · 7 years ago