1. df9ae5c Merge "Invoke writeNinjaHint for only actual build" by Treehugger Robot · 1 year, 8 months ago
  2. 8d58688 Merge "Touch soong_build output at the end of main" by Treehugger Robot · 1 year, 8 months ago
  3. a3ae007 Touch soong_build output at the end of main by Chris Parsons · 1 year, 8 months ago
  4. 3cd6a25 Rename soong_ui's upload-metrics-only mode. by MarkDacek · 1 year, 8 months ago
  5. 733b77c Refactor upload-only to process bazel metrics outside of upload.go by MarkDacek · 1 year, 8 months ago
  6. 591366d Invoke writeNinjaHint for only actual build by Jeongik Cha · 1 year, 8 months ago
  7. d33c2fd Add --bazel-exit-code parameter to soong_ui. by MarkDacek · 1 year, 9 months ago
  8. c0bdca9 Merge "Fix instantiation of config.bazelForceEnabledModules" by Mark Dacek · 1 year, 9 months ago
  9. 73d4911 Measure 'ninja_hint' time by Jeongik Cha · 1 year, 9 months ago
  10. 291cc5f Merge "Use module type, size of srcs or deps to prioritize module" by Jeongik Cha · 1 year, 9 months ago
  11. 1de78f3 Fix instantiation of config.bazelForceEnabledModules by MarkDacek · 1 year, 9 months ago
  12. 6f6b962 Modify --ensure-allowlist-integrity call to avoid spurious errors. by MarkDacek · 1 year, 9 months ago
  13. c9508aa Load starlark files from soong by Cole Faust · 2 years ago
  14. f47e142 Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity. by MarkDacek · 1 year, 9 months ago
  15. c6a918a add support for escaping for zip2zip by Alix · 1 year, 9 months ago
  16. b745e2e Use module type, size of srcs or deps to prioritize module by Jeongik Cha · 1 year, 9 months ago
  17. 97f5966 Merge "sbox: print more errors" by Steven Moreland · 1 year, 10 months ago
  18. bc2906e Merge "Modify Soong to utilize from-text android.jar in build" by Treehugger Robot · 1 year, 10 months ago
  19. 998fdd7 Merge "support PRODUCT_SOURCE_ROOT_DIRS product variable" by Treehugger Robot · 1 year, 10 months ago
  20. ee975ee sbox: print more errors by Steven Moreland · 1 year, 10 months ago
  21. 1bff034 Modify Soong to utilize from-text android.jar in build by Jihoon Kang · 2 years ago
  22. 56df091 Merge changes from topic "b/273282046" by Jeongik Cha · 1 year, 10 months ago
  23. 98a7329 support PRODUCT_SOURCE_ROOT_DIRS product variable by Sam Delmerico · 1 year, 11 months ago
  24. 401a1cf Merge "Fix possible race condition" by Treehugger Robot · 1 year, 10 months ago
  25. 036b5a3 Fix possible race condition by Jeongik Cha · 1 year, 10 months ago
  26. e114e60 Add HINT_FROM_SOONG option for ninja weight list by Jeongik Cha · 1 year, 10 months ago
  27. 51645ff Add skip-sdk-check to extract_apks by Pranav Gupta · 1 year, 10 months ago
  28. 52a7243 Add --multitree-build flag by LaMont Jones · 1 year, 10 months ago
  29. 58fa5a3 Merge "Add critical path infomation into metrics" by Jeongik Cha · 1 year, 10 months ago
  30. 28c1fe5 Add critical path infomation into metrics by Jeongik Cha · 1 year, 10 months ago
  31. 98cb856 Generate a BUILD file for every Android.bp file in api_bp2build workspace. by Spandan Das · 1 year, 10 months ago
  32. cf9e2c8 Don't create bp2build_all_srcs filegroups in queryview. by Jingwen Chen · 1 year, 10 months ago
  33. 074c8c3 Merge "Upload soong_build_metrics when user builds" by Jason Wu · 1 year, 11 months ago
  34. 9402ca8 Add a persistent bazel server between builds by Chris Parsons · 1 year, 11 months ago
  35. d125440 Upload soong_build_metrics when user builds by Jason Wu · 1 year, 11 months ago
  36. 81f170f Disable RBE in multiproduct_kati by Cole Faust · 1 year, 11 months ago
  37. aafdf54 Merge "Export apex_available_baseline to soong_injection" by Cole Faust · 2 years ago
  38. 9e384e2 Export apex_available_baseline to soong_injection by Cole Faust · 2 years ago
  39. 51d0ad7 Upload soong_metrics when mixed build fails by Jason Wu · 2 years ago
  40. 3a49e9a Merge "reduce forest generation to be incremental" by Usta (Tsering) Shrestha · 2 years ago
  41. 7796b11 Temporary fix to make soong_metrics files get uploaded by Jason Wu · 2 years ago
  42. c4c07b1 reduce forest generation to be incremental by Usta (Tsering) Shrestha · 2 years, 2 months ago
  43. 5c503d1 Precompile python sources by Cole Faust · 2 years ago
  44. 00e3152 Write bazel metrics file from soong. by MarkDacek · 2 years ago
  45. 5c1b0ba Merge "metrics: count symlink/mkdir in symlink forest" by Usta (Tsering) Shrestha · 2 years ago
  46. da15c61 metrics: count symlink/mkdir in symlink forest by Usta Shrestha · 2 years, 2 months ago
  47. 2b4bc2f Merge "Increase ram usage estimate in multiproduct_kati" by Cole Faust · 2 years ago
  48. 36b259f Increase ram usage estimate in multiproduct_kati by Cole Faust · 2 years ago
  49. 255648c Create a smoke test for api_bp2build workspace by Spandan Das · 2 years ago
  50. 83e787e Add a new CreateSoongInjectionDirFiles function by Spandan Das · 2 years ago
  51. b85d1a1 Bp2build support for multiple product configs by Cole Faust · 2 years, 2 months ago
  52. 253171b Merge "Use comma not pipe in switch-case" by Usta (Tsering) Shrestha · 2 years ago
  53. 7fae695 Use comma not pipe in switch-case by Usta Shrestha · 2 years, 1 month ago
  54. 6614d9c Add upload-only mode and manual build-started-time flag. by MarkDacek · 2 years, 1 month ago
  55. 1c6ca94 Merge "Delete Stale Metrics Files" by Jason Wu · 2 years, 1 month ago
  56. cc166a7 Delete Stale Metrics Files by Jason Wu · 2 years, 1 month ago
  57. 1845f42 Simplify soong_build top-level code by Sasha Smundak · 2 years, 1 month ago
  58. af5ca92 Keep all Soong command line arguments in a single structure by Sasha Smundak · 2 years, 1 month ago
  59. f0ec631 Upload soong_build_metrics by Jason Wu · 2 years, 2 months ago
  60. a366e48 Merge "Add skip-metrics-upload flag to soong_ui." by Mark Dacek · 2 years, 1 month ago
  61. d0e7cd3 Add skip-metrics-upload flag to soong_ui. by MarkDacek · 2 years, 1 month ago
  62. a0206f3 Merge "Create soong_injection files in ReadWrite mode" by Treehugger Robot · 2 years, 1 month ago
  63. 067210f Create soong_injection files in ReadWrite mode by Spandan Das · 2 years, 1 month ago
  64. c576383 Create a new product variable to gate blueprint files by Spandan Das · 2 years, 2 months ago
  65. d06db5d Add command line flag for extra bazel-built modules by MarkDacek · 2 years, 2 months ago
  66. 93b2a9b metric namespace for symlink_forest by Usta (Tsering) Shrestha · 2 years, 2 months ago
  67. b4bac94 Merge "Copy bazelrc files into the queryview workspace" by Treehugger Robot · 2 years, 2 months ago
  68. e0229e6 Merge "Add the symlinks of the external repository in api_bp2build workspace" by Treehugger Robot · 2 years, 2 months ago
  69. 9b2e24c Merge "Exclude prebuilts/clang/host/linux-x86/clang-dev/BUILD from the symlink forest." by Treehugger Robot · 2 years, 2 months ago
  70. bcfadce Exclude prebuilts/clang/host/linux-x86/clang-dev/BUILD from the symlink forest. by Jingwen Chen · 2 years, 2 months ago
  71. 6b91a38 Add the symlinks of the external repository in api_bp2build workspace by Spandan Das · 2 years, 2 months ago
  72. 6d51e73 Copy bazelrc files into the queryview workspace by Cole Faust · 2 years, 2 months ago
  73. 47d7ccf Merge "Upload bp2build_metrics file" by Jason Wu · 2 years, 2 months ago
  74. c4a0313 Upload bp2build_metrics file by Jason Wu · 2 years, 2 months ago
  75. c5cee23 Merge "extract_apks matches APKs with >= 1 matching ABI" by Anton Hansson · 2 years, 2 months ago
  76. b48d57b extract_apks matches APKs with >= 1 matching ABI by Sam Delmerico · 2 years, 2 months ago
  77. 4975c82 Provide Bazel timing breakdown for the mixed builds by Sasha Smundak · 2 years, 2 months ago
  78. ed97297 Merge changes from topics "nested-nsjail", "ro-api-surfaces-dir" by Spandan Das · 2 years, 2 months ago
  79. c467a98 Merge "Build mode function should return output file" by Paul Duffin · 2 years, 2 months ago
  80. 54616f2 Merge "Stop creating unnecessary Context objects" by Paul Duffin · 2 years, 2 months ago
  81. 2335544 Merge "Avoid writing soong_build_metrics.pb multiple times" by Paul Duffin · 2 years, 2 months ago
  82. 3d12f4e Merge "Group mixed mode and normal soong build" by Paul Duffin · 2 years, 2 months ago
  83. 394aa32 Special-case Soong finder to look in out/api_surfaces by Spandan Das · 2 years, 2 months ago
  84. 3f7bf9f Allow namespace config to be tested properly by Paul Duffin · 2 years, 2 months ago
  85. b713ddf Build mode function should return output file by Paul Duffin · 2 years, 2 months ago
  86. b4e8d91 Stop creating unnecessary Context objects by Paul Duffin · 2 years, 2 months ago
  87. 39eae8f Avoid writing soong_build_metrics.pb multiple times by Paul Duffin · 2 years, 2 months ago
  88. 0c09a43 Group mixed mode and normal soong build by Paul Duffin · 2 years, 2 months ago
  89. f490656 Stop LOG_DIR changes causing bp2build to rerun by Paul Duffin · 2 years, 2 months ago
  90. 780a185 Avoid loss of ninja_deps events by Paul Duffin · 2 years, 2 months ago
  91. c639059 Make CodegenContext reference *android.Context by Paul Duffin · 2 years, 2 months ago
  92. 7b6d533 Use CreateCodegenMetrics in api_bp2build as well by Spandan Das · 2 years, 3 months ago
  93. e647db8 Fix --bazel-mode-staging flag. by Jingwen Chen · 2 years, 3 months ago
  94. 4f5d2c1 include symlink metrics in bp2build_metrics.pb by usta · 2 years, 3 months ago
  95. df02a8c Merge "Add bazelMode arguments to multiproduct_kati." by Mark Dacek · 2 years, 3 months ago
  96. c9d5bd8 Add bazelMode arguments to multiproduct_kati. by MarkDacek · 2 years, 3 months ago
  97. c541cd2 Create Bazel symlink forest in a separate process. by Lukacs T. Berki · 2 years, 3 months ago
  98. 39f17ad Merge "don't touch `bp2build_workspace_marker` file if it exists" by Usta (Tsering) Shrestha · 2 years, 3 months ago
  99. 5689aa3 don't touch `bp2build_workspace_marker` file if it exists by Usta (Tsering) Shrestha · 2 years, 3 months ago
  100. a3b9688 Do not add .bp files to the .d file of bp2build. by Lukacs T. Berki · 2 years, 3 months ago