1. 2c3be41 Removing libutils_test which depends on libunwindstack. by Kevin Dagostino · 2 years, 6 months ago
  2. a9242e3 Merge "Only write soong_injection files if changed" by Christopher Parsons · 2 years, 6 months ago
  3. bae5f4c Merge "Revert "rustc-1.66.1 Build 9561314"" by Chris Wailes · 2 years, 6 months ago
  4. 676e15a Merge "Use platform libc++ for riscv64 sdk variants" by Colin Cross · 2 years, 6 months ago
  5. 83ed187 Revert "rustc-1.66.1 Build 9561314" by Chris Wailes · 2 years, 6 months ago
  6. ade518a Merge "refactor android_app bp2build" by Alix Espino · 2 years, 6 months ago
  7. ee46ca2 Merge "rustc-1.66.1 Build 9561314" by Chris Wailes · 2 years, 6 months ago
  8. 800f640 Merge "Prevent dynamically created java_api_contribution from inheriting parent modules' visibility" by Jihoon Kang · 2 years, 6 months ago
  9. e0cab5c Merge "Add jdk.internal.util.jar in the allowed package list." by Almaz Mingaleev · 2 years, 6 months ago
  10. 733110e refactor android_app bp2build by Alix · 2 years, 6 months ago
  11. 42b589c Prevent dynamically created java_api_contribution from inheriting by Jihoon Kang · 2 years, 6 months ago
  12. b85d7d4 rustc-1.66.1 Build 9561314 by Chris Wailes · 2 years, 6 months ago
  13. 3a8d0fb Only write soong_injection files if changed by Chris Parsons · 2 years, 6 months ago
  14. 8b04d82 Add jdk.internal.util.jar in the allowed package list. by Almaz Mingaleev · 2 years, 6 months ago
  15. 28f4af7 Merge "Turn stable-features error into a warning" by Chris Wailes · 2 years, 6 months ago
  16. 0152dd9 Turn stable-features error into a warning by Chris Wailes · 2 years, 6 months ago
  17. 69ef681 Merge "bp2build kt for android_binary" by Treehugger Robot · 2 years, 6 months ago
  18. 0856f9e bp2build kt for android_binary by Alix · 2 years, 7 months ago
  19. d60722c Merge "Revert "Target Java 17"" by Kelvin Zhang · 2 years, 6 months ago
  20. 384250c Revert "Target Java 17" by Sorin Basca · 2 years, 6 months ago
  21. a928c8d Merge "Add soong unit test for trimmed apex build" by Dennis Shen · 2 years, 6 months ago
  22. 1978fdf Merge "clean up CL for androidmk variables" by Sam Delmerico · 2 years, 6 months ago
  23. 24bfad6 Merge "Use a stub doclet instead of Doclava" by Sorin Basca · 2 years, 6 months ago
  24. ac9938d Merge "Target Java 17" by Sorin Basca · 2 years, 6 months ago
  25. 249998d Merge "Denylist libunwindstack for now until later." by Yu Liu · 2 years, 6 months ago
  26. 828c406 Denylist libunwindstack for now until later. by Yu Liu · 2 years, 6 months ago
  27. d4f5d93 Add soong unit test for trimmed apex build by Dennis Shen · 2 years, 6 months ago
  28. 43d8736 Update bindgen clang version to r475365b by Yabin Cui · 2 years, 6 months ago
  29. fd659ef Merge "Remove R8-specific flags from soong config" by Treehugger Robot · 2 years, 6 months ago
  30. acddda0 Merge "remove errorprone/processor classpath from r8 flags" by Sam Delmerico · 2 years, 6 months ago
  31. 7fc88d5 Merge "Make min_sdk overridable in override_apex" by Zhi Dou · 2 years, 6 months ago
  32. 67a7ab8 Merge "Stop ignoring the targetSdkVersion when it includes the API fingerprint SHA" by Treehugger Robot · 2 years, 6 months ago
  33. 357ebe5 Merge "Doc updates for #apex and #systemapi" by Spandan Das · 2 years, 6 months ago
  34. 92b6e8e Merge "Java API export of CorePlatformApi surface" by Spandan Das · 2 years, 6 months ago
  35. aa2aad6 Stop ignoring the targetSdkVersion when it includes the API fingerprint SHA by Paul Duffin · 2 years, 6 months ago
  36. 24df3c2 Doc updates for #apex and #systemapi by Spandan Das · 2 years, 6 months ago
  37. 704d6b9 remove errorprone/processor classpath from r8 flags by Sam Delmerico · 2 years, 6 months ago
  38. f987b38 Merge "Remove unused field 'subAndroidMkOnce'." by Treehugger Robot · 2 years, 6 months ago
  39. 1f4ccd2 Merge "HWAsan: Increase the malloc fill size." by Christopher Ferris · 2 years, 6 months ago
  40. 6587cec Remove R8-specific flags from soong config by Jared Duke · 2 years, 6 months ago
  41. 133c55b Make min_sdk overridable in override_apex by zhidou · 2 years, 6 months ago
  42. 8e0ae8e Merge "Enable same-file policy for R8 optimizations" by Jared Duke · 2 years, 6 months ago
  43. da97755 Java API export of CorePlatformApi surface by Spandan Das · 2 years, 6 months ago
  44. 9bedfd0 Merge "Rename API surface provided to mainline modules" by Treehugger Robot · 2 years, 6 months ago
  45. 94f8a60 Merge "Fix nondeterminism in bp2build" by Christopher Parsons · 2 years, 6 months ago
  46. 7b3289b Fix nondeterminism in bp2build by Chris Parsons · 2 years, 6 months ago
  47. e136efd Merge "prune out empty bazel depsets" by Usta (Tsering) Shrestha · 2 years, 6 months ago
  48. 28b5ac6 Merge "soong_build cmline args validation" by Usta (Tsering) Shrestha · 2 years, 6 months ago
  49. 56080dd Merge "Precompile python sources" by Cole Faust · 2 years, 6 months ago
  50. f21f25f Merge "Delete apexBundle#prebuiltFileToDelete." by Treehugger Robot · 2 years, 6 months ago
  51. 32c52ad Merge "convert cc_object crt property in bp2build" by Treehugger Robot · 2 years, 6 months ago
  52. 13fd5ae prune out empty bazel depsets by Usta Shrestha · 2 years, 6 months ago
  53. fb708e9 Delete apexBundle#prebuiltFileToDelete. by Jingwen Chen · 2 years, 6 months ago
  54. 5c503d1 Precompile python sources by Cole Faust · 2 years, 6 months ago
  55. 80f1ef1 Change grep pattern so it can report number of CppCompile actions correctly without being impacted by setting -march on command line twice. by Wei Li · 2 years, 6 months ago
  56. 3420d97 Merge "Write bazel metrics file from soong." by Mark Dacek · 2 years, 6 months ago
  57. 78aca80 Merge "add androidmk cc-related variables to androidmk" by Sam Delmerico · 2 years, 6 months ago
  58. 5fb794a clean up CL for androidmk variables by Sam Delmerico · 2 years, 6 months ago
  59. ec41b5c Merge "Disable VNDK apexes for unsupported API levels" by Colin Cross · 2 years, 6 months ago
  60. bb137a3 Disable VNDK apexes for unsupported API levels by Colin Cross · 2 years, 6 months ago
  61. 31a8bd8 Merge "Raise minsdk for CRT dependencies" by Colin Cross · 2 years, 6 months ago
  62. a13de4d Merge "Don't install system image copies of libraries in unbundled apex builds" by Colin Cross · 2 years, 6 months ago
  63. a1b8b9b Enable same-file policy for R8 optimizations by Jared Duke · 2 years, 6 months ago
  64. dd60d3a Merge "rustc-1.65.0.p1 Build 9523344" by Colin Cross · 2 years, 6 months ago
  65. fe45871 Merge "Revert "Don't add flattened files apex as dependencies of an image apex"" by Diwas Sharma · 2 years, 6 months ago
  66. 6e7441e Merge "Read ApexMkInfo for modules to be installed." by Treehugger Robot · 2 years, 6 months ago
  67. 0c79be5 Merge "Support trimmed variant build in soong" by Dennis Shen · 2 years, 6 months ago
  68. 29743c8 Read ApexMkInfo for modules to be installed. by Jingwen Chen · 2 years, 6 months ago
  69. b5ad1ee Merge "Support storing SHA256 checksum for files in soong_zip" by Zhenhuang Wang · 2 years, 6 months ago
  70. 47b0c8c Merge "Delete empty entries for covertedModules in bp2build_metrics" by Jason Wu · 2 years, 6 months ago
  71. bb9202e Revert "Don't add flattened files apex as dependencies of an image apex" by Diwas Sharma · 2 years, 6 months ago
  72. b6690d2 Merge "Generate java_api_contribution module from droidstubs module" by Jihoon Kang · 2 years, 6 months ago
  73. 4c608f5 Use platform libc++ for riscv64 sdk variants by Colin Cross · 2 years, 7 months ago
  74. 363ec76 Raise minsdk for CRT dependencies by Colin Cross · 2 years, 7 months ago
  75. df2043e Don't install system image copies of libraries in unbundled apex builds by Colin Cross · 2 years, 6 months ago
  76. 627fc3e Rename API surface provided to mainline modules by Spandan Das · 2 years, 6 months ago
  77. 3970b9e rustc-1.65.0.p1 Build 9523344 by Colin Cross · 2 years, 6 months ago
  78. 8562855 Merge "Fix overwritten bug of noOverride64GlobalCflags support on Soong" by Treehugger Robot · 2 years, 6 months ago
  79. 2fc8e03 HWAsan: Increase the malloc fill size. by Christopher Ferris · 2 years, 6 months ago
  80. 9948a86 Delete empty entries for covertedModules in bp2build_metrics by Jason Wu · 2 years, 7 months ago
  81. 0725a60 Merge "Correct global excludes not always being excluded" by Liz Kammer · 2 years, 6 months ago
  82. 14e68a2 Fix overwritten bug of noOverride64GlobalCflags support on Soong by zijunzhao · 2 years, 6 months ago
  83. 1db2ff3 Merge "arch variant support for libs property" by Alix Espino · 2 years, 6 months ago
  84. 8733a89 Merge "Refactor python rules" by Cole Faust · 2 years, 6 months ago
  85. 3198f3c Generate java_api_contribution module from droidstubs module by Jihoon Kang · 2 years, 6 months ago
  86. cae3bfa soong_build cmline args validation by Usta Shrestha · 2 years, 8 months ago
  87. 748d707 Correct global excludes not always being excluded by Liz Kammer · 2 years, 6 months ago
  88. e2ed70c Support trimmed variant build in soong by Dennis Shen · 2 years, 7 months ago
  89. 3fad8ed convert cc_object crt property in bp2build by Sam Delmerico · 2 years, 6 months ago
  90. c61652e Remove unused field 'subAndroidMkOnce'. by Andrew Walbran · 2 years, 11 months ago
  91. 9002605 Merge "Add default output location for full proguard configuration." by Ian Zerny · 2 years, 6 months ago
  92. 00e3152 Write bazel metrics file from soong. by MarkDacek · 2 years, 7 months ago
  93. 4e115cc add androidmk cc-related variables to androidmk by Sam Delmerico · 2 years, 7 months ago
  94. ba46e76 Merge "Delete __ANDROID_APEX_MIN_SDK_VERSION__ from Soong" by Vinh Tran · 2 years, 6 months ago
  95. d5ac8fe Merge "Add noOverride64GlobalCflags support to Soong" by Treehugger Robot · 2 years, 6 months ago
  96. 82044f1 Add default output location for full proguard configuration. by Ian Zerny · 2 years, 6 months ago
  97. 4d247e6 Refactor python rules by Cole Faust · 2 years, 6 months ago
  98. 7b931c7 Merge "rust: Enable Rust modules in Product" by Matthew Maurer · 2 years, 6 months ago
  99. 9202bb0 Merge "add error handling to cquery in MockBazelContext" by Sam Delmerico · 2 years, 6 months ago
  100. 41f9b73 Merge "transitive Java deps for r8" by Sam Delmerico · 2 years, 6 months ago