1. a3a62a3 Rename proto field. by MarkDacek · 2 years ago
  2. 6614d9c Add upload-only mode and manual build-started-time flag. by MarkDacek · 2 years, 1 month ago
  3. 2ee2db3 Add bazel metrics proto. by MarkDacek · 2 years ago
  4. e7e9e09 Merge "Fix go link given when stubby is absent." by Paul Crowley · 2 years ago
  5. f0ec631 Upload soong_build_metrics by Jason Wu · 2 years, 1 month ago
  6. d0e7cd3 Add skip-metrics-upload flag to soong_ui. by MarkDacek · 2 years, 1 month ago
  7. c576383 Create a new product variable to gate blueprint files by Spandan Das · 2 years, 2 months ago
  8. d06db5d Add command line flag for extra bazel-built modules by MarkDacek · 2 years, 1 month ago
  9. ea80b16 Merge "Add build-command arg to soong_ui." by Mark Dacek · 2 years, 1 month ago
  10. 4cbe83a Allow choosing which soong_build invocations to run in the debugger by Sasha Smundak · 2 years, 1 month ago
  11. b96561e Add build-command arg to soong_ui. by MarkDacek · 2 years, 1 month ago
  12. 4965dc0 Fix go link given when stubby is absent. by Paul Crowley · 2 years, 1 month ago
  13. 2f213d0 Merge "Allow profiling Soong from the full build" by Alexander Smundak · 2 years, 1 month ago
  14. 032734c Merge "Remove support for unused env vars from sdk snapshot generation" by Paul Duffin · 2 years, 1 month ago
  15. faa97b7 Allow profiling Soong from the full build by Sasha Smundak · 2 years, 1 month ago
  16. bd12239 Merge "remove dead Bazel code from soong_ui" by Treehugger Robot · 2 years, 1 month ago
  17. d9a3435 remove dead Bazel code from soong_ui by Sam Delmerico · 2 years, 1 month ago
  18. ed97297 Merge changes from topics "nested-nsjail", "ro-api-surfaces-dir" by Spandan Das · 2 years, 1 month ago
  19. 4b67bb3 Merge "re-trigger symlink-forest if bazel.list changes" by Usta (Tsering) Shrestha · 2 years, 1 month ago
  20. 40a8159 re-trigger symlink-forest if bazel.list changes by usta · 2 years, 1 month ago
  21. 394aa32 Special-case Soong finder to look in out/api_surfaces by Spandan Das · 2 years, 2 months ago
  22. 2d99704 nsjail support verification should respect BUILD_BROKEN* flag for SrcDir by Spandan Das · 2 years, 2 months ago
  23. 2af5ea8 Ignore bazel-generated paths in dangling rule test by Liz Kammer · 2 years, 2 months ago
  24. 82d75ad Remove support for unused env vars from sdk snapshot generation by Paul Duffin · 2 years, 2 months ago
  25. 035e03a Flip on Bazel mixed builds by default by Chris Parsons · 2 years, 2 months ago
  26. 8238ae8 Merge "Add groundwork to easily all-enable bazel-mode" by Treehugger Robot · 2 years, 2 months ago
  27. b6e9690 Add groundwork to easily all-enable bazel-mode by Chris Parsons · 2 years, 2 months ago
  28. 7f56eaa Fix collection of stale soong build metrics by usta · 2 years, 2 months ago
  29. 4f5d2c1 include symlink metrics in bp2build_metrics.pb by usta · 2 years, 2 months ago
  30. 4bb30b5 Merge changes from topic "separate-symlink-forest-invocation" by Lukács T. Berki · 2 years, 2 months ago
  31. c541cd2 Create Bazel symlink forest in a separate process. by Lukacs T. Berki · 2 years, 2 months ago
  32. 0a7529b Log whether user explicitly disabled mixed builds in Soong metrics. by Romain Jobredeaux · 2 years, 2 months ago
  33. 934977c Merge "Move bazel from being a shell function to being a script at build/bazel/bin/bazel" by Joe Onorato · 2 years, 2 months ago
  34. f2a80c6 Add non-zero exit + error message to soong metrics by Liz Kammer · 2 years, 2 months ago
  35. ba29f38 Move bazel from being a shell function to being a script at build/bazel/bin/bazel by Joe Onorato · 2 years, 2 months ago
  36. 7c4ef07 Merge "Add Soong metric variable to indicate whether bazel mixed build was force-disabled." by Romain Jobredeaux · 2 years, 2 months ago
  37. 99db041 Merge "Add bazel staging mode to soong build." by Mark Dacek · 2 years, 2 months ago
  38. ea098ef Add Soong metric variable to indicate whether bazel mixed build was force-disabled. by Romain Jobredeaux · 2 years, 2 months ago
  39. 3b13b61 Don't rely on TOP+OUT_DIR as the location for OUT_DIR. by Jingwen Chen · 2 years, 2 months ago
  40. b78465d Add bazel staging mode to soong build. by MarkDacek · 2 years, 2 months ago
  41. 28d35a1 Revert "ninja error on missing files" by Steven Moreland · 2 years, 2 months ago
  42. 10ea621 ninja error on missing files by Steven Moreland · 2 years, 3 months ago
  43. 838086f Fail the build before calling bootstrap if LOAS credentials are missing. by andusyu · 2 years, 3 months ago
  44. 0d5bca5 Add bazel paths to ninja deps. by MarkDacek · 2 years, 3 months ago
  45. 538911b Merge "Revert^2 "Use the toolchain from JDK 17"" by Sorin Basca · 2 years, 3 months ago
  46. 7e094b3 Revert^2 "Use the toolchain from JDK 17" by Sorin Basca · 2 years, 3 months ago
  47. ee08eb3 Merge "Create a new mode in soong_ui to generate API only BUILD files" by Spandan Das · 2 years, 3 months ago
  48. 5af0bd3 Create a new mode in soong_ui to generate API only BUILD files by Spandan Das · 2 years, 3 months ago
  49. 02c1b12 Merge "Remove build failure with USE_BAZEL_ANALYSIS usage" by Treehugger Robot · 2 years, 3 months ago
  50. 44022c8 Merge "Revert "Use the toolchain from JDK 17"" by Ken Sun · 2 years, 3 months ago
  51. be3a561 Revert "Use the toolchain from JDK 17" by Ken Sun · 2 years, 3 months ago
  52. 1ea00eb Merge "Use the toolchain from JDK 17" by Sorin Basca · 2 years, 3 months ago
  53. 8eac000 Use the toolchain from JDK 17 by Sorin Basca · 2 years, 5 months ago
  54. a9bef14 Set bazel's HOME to an absolute path. by Chris Parsons · 2 years, 3 months ago
  55. 6fffdd5 cosmetic: mark the determination of ui build steps by usta · 2 years, 3 months ago
  56. e4f1489 Remove build failure with USE_BAZEL_ANALYSIS usage by Chris Parsons · 2 years, 4 months ago
  57. 9ba17e8 Merge "Drop bootstrap.ninja.d" by Usta (Tsering) Shrestha · 2 years, 4 months ago
  58. 1bb58da Remove USE_BAZEL_ANALYSIS by Chris Parsons · 2 years, 4 months ago
  59. 2701ecd Merge "Remove USE_BAZEL and its dead code" by Treehugger Robot · 2 years, 4 months ago
  60. 19ab9a4 Remove USE_BAZEL and its dead code by Chris Parsons · 2 years, 4 months ago
  61. f768231 Merge "cosmetic changes" by Usta (Tsering) Shrestha · 2 years, 4 months ago
  62. 5bb4a5d Drop bootstrap.ninja.d by usta · 2 years, 4 months ago
  63. fb67fd1 cosmetic changes by usta · 2 years, 4 months ago
  64. ef615e5 Add --bazel-mode and --bazel-mode-dev by Chris Parsons · 2 years, 4 months ago
  65. 9f4f8a3 Copy soong variables to dist by Jihoon Kang · 2 years, 5 months ago
  66. f171dac Merge "Remove unnecessary lunch output" by Jihoon Kang · 2 years, 4 months ago
  67. 8dc8b0a SOONG_NINJA_ARGS to pass ninja args to soong_ui by Usta Shrestha · 2 years, 5 months ago
  68. 3690485 Remove unnecessary lunch output by Jihoon Kang · 2 years, 5 months ago
  69. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 2 years, 5 months ago
  70. c2cb917 Merge "Move bp2build progress proto to soong." by Treehugger Robot · 2 years, 5 months ago
  71. 15088e4 Move bp2build progress proto to soong. by Liz Kammer · 2 years, 5 months ago
  72. 675564d Cosmetic: More helpful error message by Usta Shrestha · 2 years, 5 months ago
  73. 9b3724a bootstrap glob file list in one place by Usta Shrestha · 2 years, 5 months ago
  74. db46a9b Cosmetic Changes plus log errors by Usta Shrestha · 2 years, 6 months ago
  75. da44795 Remove $PRODUCT_OUT/vendor_kernel_ramdisk on installclean by Yi-Yo Chiang · 2 years, 5 months ago
  76. 2cec8df Revert "Suppress all progress messages from Ninja if ANDROID_QUIET_BUILD is set." by Sasha Smundak · 2 years, 8 months ago
  77. 2285cff Export default RBE_platform by David Srbecky · 2 years, 6 months ago
  78. c75e129 Run expconfigfetcher only when user has proper auth by Kousik Kumar · 2 years, 6 months ago
  79. 7bc7819 Add a broad warning about missing LOAS creds by Kousik Kumar · 2 years, 8 months ago
  80. 595fb1c Change experiments config fetch log to be a verbose log by Kousik Kumar · 2 years, 6 months ago
  81. e2cdecf Strip ANSI codes for messages on simple terminals by Dan Willemsen · 2 years, 7 months ago
  82. 4c180ad Cleanup RBE logs directory by Kousik Kumar · 2 years, 7 months ago
  83. 7d5cdb6 Merge "Revert "Add a warning message about missing gcert at the end of the build"" by Treehugger Robot · 2 years, 7 months ago
  84. d2ee3a6 Merge "Remove references to *_HOST_DALVIK_*" by Colin Cross · 2 years, 8 months ago
  85. 5b08fe1 Add Go proto for metrics. The current output is different from head. Test: N/A by MarkDacek · 2 years, 8 months ago
  86. 2388f64 Add comments for path_interposer. by Lukacs T. Berki · 2 years, 8 months ago
  87. 2c81155 Revert "Add a warning message about missing gcert at the end of the build" by Kousik Kumar · 2 years, 8 months ago
  88. 28ba9c4 Merge "Add a test for correctness of C++ compilation." by Lukács T. Berki · 2 years, 8 months ago
  89. e3487c8 Add a test for correctness of C++ compilation. by Lukacs T. Berki · 2 years, 8 months ago
  90. ff851b8 Log information for Mixed Builds modules. by MarkDacek · 2 years, 8 months ago
  91. 4e3c266 Merge "Add a warning message about missing gcert at the end of the build" by Kousik Kumar · 2 years, 8 months ago
  92. b018b83 Add a warning message about missing gcert at the end of the build by Kousik Kumar · 2 years, 8 months ago
  93. 80d7261 Background distGzipFile to speed up CI builds by Dan Willemsen · 2 years, 8 months ago
  94. de36044 Fix some problems with soong metrics loading by Dan Willemsen · 2 years, 8 months ago
  95. 6adf258 Expose Clang wrapper's dump usage stats option by Yi Kong · 2 years, 9 months ago
  96. 645e025 Remove references to *_HOST_DALVIK_* by Colin Cross · 2 years, 9 months ago
  97. 62243a3 Add metrics to expconfigfetcher call by David Goldsmith · 2 years, 9 months ago
  98. d9932ad Always build mk2rbc/rbcrun by Cole Faust · 2 years, 9 months ago
  99. 1c2d87b Merge "Add metrics collection to soong_build" by Treehugger Robot · 2 years, 9 months ago
  100. 715b08f Add metrics collection to soong_build by Chris Parsons · 2 years, 9 months ago