1. cbcad7c Introduce product variable Build_from_text_stub by Jihoon Kang · 1 year, 8 months ago
  2. 4f65a03 Drop INTERNAL_PLATFORM_MISSING_USES_LIBRARIES. by Jiakai Zhang · 1 year, 8 months ago
  3. 5500fc8 Merge "Rename build.ninja with product name" by Kiyoung Kim · 1 year, 8 months ago
  4. a37d9ba Rename build.ninja with product name by Kiyoung Kim · 1 year, 9 months ago
  5. cd4e6a6 Merge "Sandbox inputs to aidl rule in cc" by Treehugger Robot · 1 year, 8 months ago
  6. c1910c9 Merge "Support sandboxing genrule" by Vinh Tran · 1 year, 8 months ago
  7. 0958195 Sandbox inputs to aidl rule in cc by Vinh Tran · 1 year, 8 months ago
  8. 1befe40 Merge "Revert "Revert "Restrict plugins to an existing allowlist""" by Treehugger Robot · 1 year, 8 months ago
  9. 6a7940c Support sandboxing genrule by Yu Liu · 1 year, 8 months ago
  10. 1c92c3e Generate java_api_library from java_sdk_library by Jihoon Kang · 1 year, 10 months ago
  11. 33cc80e Revert "Revert "Restrict plugins to an existing allowlist"" by Liz Kammer · 1 year, 8 months ago
  12. fee845a Aconfig rules by Joe Onorato · 1 year, 8 months ago
  13. 1de78f3 Fix instantiation of config.bazelForceEnabledModules by MarkDacek · 1 year, 9 months ago
  14. 6f6b962 Modify --ensure-allowlist-integrity call to avoid spurious errors. by MarkDacek · 1 year, 9 months ago
  15. 2f6179d Merge "Enable HWASan for multiple modules in one place(Soong)" by Treehugger Robot · 1 year, 9 months ago
  16. 05d4d90 16k: Align shared libraries and executables to 4k by default by Juan Yescas · 1 year, 9 months ago
  17. f47e142 Refactor MixedBuildsEnabled and add --ensure-allowlist-integrity. by MarkDacek · 1 year, 9 months ago
  18. a98aab9 Enable HWASan for multiple modules in one place(Soong) by Hang Lu · 1 year, 10 months ago
  19. 9c094ca Fix issue where bazel-force-enabled-modules aren't actually analyzed. by MarkDacek · 1 year, 10 months ago
  20. 37d27c4 Fix crash when missing platform sdk version by Cole Faust · 1 year, 9 months ago
  21. eb644cf Break constant information out of product vars by Cole Faust · 1 year, 9 months ago
  22. 7a64621 Merge "Assert that platform_sdk_codename is set" by Jiyong Park · 1 year, 10 months ago
  23. 43a2a9a Merge changes from topic "fdo_profile" by Treehugger Robot · 1 year, 10 months ago
  24. 3a00e3d Assert that platform_sdk_codename is set by Jiyong Park · 1 year, 10 months ago
  25. 44cb78c Implement fdo_profile module type by Vinh Tran · 1 year, 10 months ago
  26. 4deab28 Create a SetBuildFromTextStub method by Spandan Das · 1 year, 10 months ago
  27. bc2906e Merge "Modify Soong to utilize from-text android.jar in build" by Treehugger Robot · 1 year, 10 months ago
  28. a910e10 Merge "Generate api_levels.json from the preview codenames." by Dan Albert · 1 year, 10 months ago
  29. 1bff034 Modify Soong to utilize from-text android.jar in build by Jihoon Kang · 2 years ago
  30. 8c7a994 Generate api_levels.json from the preview codenames. by Dan Albert · 1 year, 10 months ago
  31. 98a7329 support PRODUCT_SOURCE_ROOT_DIRS product variable by Sam Delmerico · 1 year, 11 months ago
  32. a137aa2 Merge "Revert^2 "Update clang version to clang-r487747"" by Yi Kong · 1 year, 10 months ago
  33. fd07ed2 Revert^2 "Update clang version to clang-r487747" by Yi Kong · 1 year, 11 months ago
  34. 15da588 Create two sentinel api levels by Spandan Das · 1 year, 11 months ago
  35. ac96191 Revert "Create two sentinel api levels" by Spandan Das · 1 year, 10 months ago
  36. 7ee0461 Create two sentinel api levels by Spandan Das · 1 year, 11 months ago
  37. 52a7243 Add --multitree-build flag by LaMont Jones · 1 year, 10 months ago
  38. 944053e Merge "Make using python 2 an error" by Cole Faust · 1 year, 10 months ago
  39. edc4c50 Make using python 2 an error by Cole Faust · 2 years, 4 months ago
  40. 9e93d3d Create aliases for stubs in build/bazel/api_surfaces by Spandan Das · 1 year, 11 months ago
  41. 04a0ee5 Merge "Comments to keep Starlark/soong api logic in sync" by Alix Espino · 1 year, 11 months ago
  42. fb7f7b9 Comments to keep Starlark/soong api logic in sync by Alix · 1 year, 11 months ago
  43. 7720f57 Merge "Add a persistent bazel server between builds" by Christopher Parsons · 1 year, 11 months ago
  44. cec8b2c Merge "Revert "Update clang version to clang-r487747"" by Yi Kong · 1 year, 11 months ago
  45. 9402ca8 Add a persistent bazel server between builds by Chris Parsons · 1 year, 11 months ago
  46. 9ede280 Revert "Update clang version to clang-r487747" by Helen Qin · 1 year, 11 months ago
  47. b0dc477 Merge "Reland^2 "Target Java 17"" by Sorin Basca · 1 year, 11 months ago
  48. 836690b Update clang version to clang-r487747 by Yi Kong · 1 year, 11 months ago
  49. be30273 Reland^2 "Target Java 17" by Sorin Basca · 1 year, 11 months ago
  50. 4d3f11c Merge "Revert "Reland "Target Java 17""" by Julien Desprez · 1 year, 11 months ago
  51. 91ba6c7 Revert "Reland "Target Java 17"" by Julien Desprez · 1 year, 11 months ago
  52. 8916b21 Merge "Write product config files only if changed." by Treehugger Robot · 2 years ago
  53. 0008cf8 Write product config files only if changed. by Chris Parsons · 2 years ago
  54. f96b899 Merge "Reland "Target Java 17"" by Sorin Basca · 2 years ago
  55. 1fbf7f2 Reland "Target Java 17" by Sorin Basca · 2 years ago
  56. d60722c Merge "Revert "Target Java 17"" by Kelvin Zhang · 2 years ago
  57. 384250c Revert "Target Java 17" by Sorin Basca · 2 years ago
  58. ac9938d Merge "Target Java 17" by Sorin Basca · 2 years ago
  59. 28b5ac6 Merge "soong_build cmline args validation" by Usta (Tsering) Shrestha · 2 years ago
  60. 0c79be5 Merge "Support trimmed variant build in soong" by Dennis Shen · 2 years ago
  61. cae3bfa soong_build cmline args validation by Usta Shrestha · 2 years, 1 month ago
  62. e2ed70c Support trimmed variant build in soong by Dennis Shen · 2 years ago
  63. d6be9e5 Target Java 17 by Sorin Basca · 2 years, 3 months ago
  64. ff1bb31 Delete the noisy error message by Jason Wu · 2 years, 1 month ago
  65. b85d1a1 Bp2build support for multiple product configs by Cole Faust · 2 years, 2 months ago
  66. 482b0ec We now support native code coverage in mixed build. by Yu Liu · 2 years, 1 month ago
  67. af5ca92 Keep all Soong command line arguments in a single structure by Sasha Smundak · 2 years, 1 month ago
  68. c576383 Create a new product variable to gate blueprint files by Spandan Das · 2 years, 2 months ago
  69. d06db5d Add command line flag for extra bazel-built modules by MarkDacek · 2 years, 2 months ago
  70. 5150d0d fallback to nonmixed builds for unsupported builds by Sam Delmerico · 2 years, 2 months ago
  71. 428c30f Disable bazel for riscv_64 by Chris Parsons · 2 years, 2 months ago
  72. 7a8362c Remove AfdoAdditionalProfileDirs product variable by Vinh Tran · 2 years, 3 months ago
  73. 66fc745 Refactor "staging dep on prod" allowlist dep by Chris Parsons · 2 years, 2 months ago
  74. 662d614 Make PackageVarContext implement PathGlobContext by Colin Cross · 2 years, 2 months ago
  75. c541cd2 Create Bazel symlink forest in a separate process. by Lukacs T. Berki · 2 years, 3 months ago
  76. b78465d Add bazel staging mode to soong build. by MarkDacek · 2 years, 3 months ago
  77. 7413558 Add Config,RunningInsideUnitTest by Paul Duffin · 2 years, 3 months ago
  78. 5af0bd3 Create a new mode in soong_ui to generate API only BUILD files by Spandan Das · 2 years, 4 months ago
  79. ef47e54 Revert^2 "deletion of clang_cflags & clang_asflags from Soong" by Alix Espino · 2 years, 4 months ago
  80. e9a6865 Revert "deletion of clang_cflags & clang_asflags from Soong" by Alix Espino · 2 years, 4 months ago
  81. 1879c68 deletion of clang_cflags & clang_asflags from Soong by Alix · 2 years, 9 months ago
  82. 324a92e Always merge build files by Cole Faust · 2 years, 5 months ago
  83. f9f9ed7 Merge "Deprecating clang Property" by Alix Espino · 2 years, 5 months ago
  84. ef615e5 Add --bazel-mode and --bazel-mode-dev by Chris Parsons · 2 years, 5 months ago
  85. b5f6d9e Deprecating clang Property by Alix · 2 years, 9 months ago
  86. 5a2a481 Merge "Refactor mixed build allowlist handling" by Christopher Parsons · 2 years, 5 months ago
  87. ad87601 Refactor mixed build allowlist handling by Chris Parsons · 2 years, 5 months ago
  88. 6bfb6bb Drop support for KitKat. by Dan Albert · 2 years, 5 months ago
  89. e0ac9f7 Merge "Add mainline dev certificate dir to config" by Treehugger Robot · 2 years, 5 months ago
  90. 5480f94 Merge changes I8a99e3d2,I717d7f5e by Liz Kammer · 2 years, 5 months ago
  91. 80fa798 Add mainline dev certificate dir to config by Inseob Kim · 2 years, 5 months ago
  92. 082c5f3 Fix invalid json when product variables have quotes by Cole Faust · 2 years, 6 months ago
  93. 950f28a Merge "Diff source dump and current version dump for Cross-Version ABI Check" by Mu-Le Lee · 2 years, 6 months ago
  94. 5e04753 Diff source dump and current version dump for Cross-Version ABI Check by Mu-Le Lee · 2 years, 6 months ago
  95. 7ec40cc Split up config.go by Liz Kammer · 2 years, 6 months ago
  96. fe9a5b8 Implement mixed builds for apex modules, take 2. by Sasha Smundak · 2 years, 6 months ago
  97. 98f1022 Add ability to force compile as 64 bit. by Christopher Ferris · 2 years, 6 months ago
  98. 8d4ae9c Merge "Deprecate depfile in gensrcs" by Vinh Tran · 2 years, 7 months ago
  99. 140d588 Deprecate depfile in gensrcs by Vinh Tran · 2 years, 7 months ago
  100. 3707384 buildinfo_prop generates ro.build.version.known_codenames by Jiyong Park · 2 years, 7 months ago