1. a05a4f6 Skip snapshot for sanitizer variants with both cfi and hwasan by Justin Yun · 2 years ago
  2. 40c7bae Merge changes from topics "revert-2629131-sandbox-rust-inputs-JRFPQTIPEY", "revert-2758566-WBNIADIEXA" into main by Colin Cross · 2 years ago
  3. 930fd8b Revert^3 "add rust_toolchain_rustc_prebuilt module type" by Wen-yi Chu · 2 years ago
  4. 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 2 years ago
  5. 6666d0f Switch bp2build mutator to bottom up by Chris Parsons · 2 years ago
  6. 596ee5c Merge "Do not convert non-unit tests." into main by Liz Kammer · 2 years ago
  7. 7ba007a Merge "Create a bp2build converter for ndk_headers" into main by Spandan Das · 2 years ago
  8. 80b54d2 Do not convert non-unit tests. by Liz Kammer · 2 years ago
  9. 44e4102 Merge "Revert "Block CFI on static libraries"" into main by Trevor Radcliffe · 2 years ago
  10. 62f7302 Merge "Convert cc_aconfig_library to bazel." into main by Yu Liu · 2 years ago
  11. 85d55c2 Revert "Block CFI on static libraries" by Trevor Radcliffe · 2 years ago
  12. 9483e48 Merge "Block CFI on static libraries" into main by Trevor Radcliffe · 2 years ago
  13. 855cfc2 Convert cc_aconfig_library to bazel. by Yu Liu · 2 years ago
  14. 319711b Create a bp2build converter for ndk_headers by Spandan Das · 2 years ago
  15. 9d47a82 Add version to stub label by Spandan Das · 2 years ago
  16. 52d1cc3 Merge changes from topics "revert-2746976-revert-2605644-rulebuilder-ninja-vars-OAAWYCDDLT-KMAGKVIXAT", "sandbox-rust-inputs" into main by Sam Delmerico · 2 years ago
  17. c331812 Merge "Have ConvertWBp2build use Bp2buildMutatorContext" into main by Christopher Parsons · 2 years ago
  18. f9abec0 Block CFI on static libraries by Trevor Radcliffe · 2 years, 1 month ago
  19. 8e9ccda Merge "Don't panic for unhandled product vars" into main by Liz Kammer · 2 years ago
  20. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years ago
  21. 9e12c78 Merge changes from topic "prebuilt-cc-shared-always" into main by Liz Kammer · 2 years ago
  22. ed8fb7a Merge "NDK library: use prebuilts to check next level ABI" into main by Aleksei Vetrov · 2 years ago
  23. 9e2a5a7 Don't panic for unhandled product vars by Liz Kammer · 2 years ago
  24. 86a407f Always convert prebuilt cc library headers by Liz Kammer · 2 years ago
  25. a1a29b7 Merge "Revert "Revert "riscv64: enable V.""" into main by Aditya Kumar · 2 years ago
  26. 8c02bbc NDK library: use prebuilts to check next level ABI by Aleksei Vetrov · 2 years ago
  27. ed78fc8 Reapply "Enable CFI for riscv64" by Sami Tolvanen · 2 years ago
  28. 1f65f9e Stub/Impl selection for sdk variants by Spandan Das · 2 years ago
  29. 63acae9 bp2build converter for ndk_library by Spandan Das · 2 years ago
  30. a588d15 support sandboxed rust rules by Sam Delmerico · 2 years, 3 months ago
  31. 9333ac1 Revert^2 "add rust_toolchain_rustc_prebuilt module type" by Sam Delmerico · 2 years ago
  32. 726b001 Revert "Revert "riscv64: enable V."" by Elliott Hughes · 2 years ago
  33. ce40b92 Implement bp2build converter for fdo_profile by Vinh Tran · 2 years, 3 months ago
  34. 0e76a72 Merge "Parameterize cc_stub_suite for api surface" into main by Spandan Das · 2 years ago
  35. c77ca9a Merge changes Ib58cc7f6,I780e2564 into main by Spandan Das · 2 years ago
  36. 04f9f4c Parameterize cc_stub_suite for api surface by Spandan Das · 2 years ago
  37. 928c0c4 Merge "Revert "riscv64: enable V."" into main by Aditya Kumar · 2 years ago
  38. 7ab127f Merge "NDK library: collect NDK headers for ABI monitoring" into main by Aleksei Vetrov · 2 years ago
  39. 2583523 Revert "riscv64: enable V." by Jeremy DeHaan · 2 years ago
  40. e12d252 Create a bp2build converter for ndk_prebuilt_*_stl by Spandan Das · 2 years ago
  41. 6e332d2 Make ndk_prebuilt_*_stl's libDir relative to module by Spandan Das · 2 years ago
  42. 748f8fb Merge "Handle Clang's change of defaults from -fcommon to -fno-common" into main by Zijun Zhao · 2 years ago
  43. 262ed1a NDK library: collect NDK headers for ABI monitoring by Aleksei Vetrov · 2 years ago
  44. 5bcebba Handle Clang's change of defaults from -fcommon to -fno-common by zijunzhao · 2 years, 1 month ago
  45. 83c0ea6 Merge "Use ndk_system STL header library" into main by Treehugger Robot · 2 years ago
  46. 5c12fb9 Merge "riscv64: enable V." into main by Elliott Hughes · 2 years ago
  47. dd6caa7 export SetStubsForDynamicDeps for use in AIDL by Sam Delmerico · 2 years ago
  48. 1d3740a Merge changes from topic "revert-2605644-rulebuilder-ninja-vars-OAAWYCDDLT" into main by Sam Delmerico · 2 years ago
  49. 400749d Revert "add rust_toolchain_rustc_prebuilt module type" by Sam Delmerico · 2 years ago
  50. 9abcf64 Merge changes from topics "rulebuilder-ninja-vars", "rustc_prebuilt_build_tool" into main by Treehugger Robot · 2 years ago
  51. f7bae9a Fix bp2build's stub/impl selection logic for platform variants by Spandan Das · 2 years ago
  52. 72b8fcb Use ndk_system STL header library by Spandan Das · 2 years ago
  53. f3d5268 Merge "soong: HWASan exclude path support" into main by Treehugger Robot · 2 years ago
  54. ca22dfb Merge "Enable -Wmultichar." into main by Treehugger Robot · 2 years ago
  55. ec6f10f Merge "Update OWNERS file for actual Android LLVM members." into main by Treehugger Robot · 2 years ago
  56. 798f5d2 Merge "Enable MLGO for register allocation" into main by Yi Kong · 2 years ago
  57. 67a2dee Enable MLGO for register allocation by Yi Kong · 2 years ago
  58. e56803d Merge "Skip device test only configs for auto gen test config" into main by Treehugger Robot · 2 years ago
  59. 769f503 Enable -Wmultichar. by Krzysztof Kosiński · 2 years ago
  60. 74a0651 Merge "Revert "Disable Global ThinLTO by default"" into main by Yabin Cui · 2 years ago
  61. 796fcd4 Update OWNERS file for actual Android LLVM members. by Stephen Hines · 2 years ago
  62. 08e1792 Merge "Enable -Wsizeof-array-div for 3P code." into main by Treehugger Robot · 2 years ago
  63. 1aa29e6 Revert "Disable Global ThinLTO by default" by Yabin Cui · 2 years ago
  64. 079efbd Merge "Update clang version to clang-r498229b" into main by Treehugger Robot · 2 years ago
  65. b45c844 add rust_toolchain_rustc_prebuilt module type by Sam Delmerico · 2 years, 2 months ago
  66. 24686c5 Enable -Wsizeof-array-div for 3P code. by Krzysztof Kosiński · 2 years ago
  67. 7ece4aa Support memtag sanitizer. by Yu Liu · 2 years ago
  68. 5467a39 rust: Rust sanitized snapshots variations by Ivan Lozano · 2 years ago
  69. ed7c73e Update clang version to clang-r498229b by Yi Kong · 2 years ago
  70. 55e775f Merge "Fix adding manual ubsan runtime to static glibc binaries" into main by Colin Cross · 2 years ago
  71. 0df8153 Fix adding manual ubsan runtime to static glibc binaries by Colin Cross · 2 years ago
  72. 14d9fac Merge "Enable -Wgnu-designator" into main by Treehugger Robot · 2 years ago
  73. f734f00 soong: HWASan exclude path support by Tomislav Novak · 2 years, 1 month ago
  74. 74217d9 Use vndk snapshot libraries txt files if exist by Justin Yun · 2 years, 1 month ago
  75. 4353fab Enable -Wgnu-designator by Krzysztof Kosiński · 2 years, 1 month ago
  76. 4147e5c Merge "Handle proto.include_dirs in bp2build for CC" into main by Treehugger Robot · 2 years, 1 month ago
  77. 982c588 Document why certain warnings are disabled. by Krzysztof Kosiński · 2 years, 1 month ago
  78. 9ae68cc Merge "Re-enable -Wreserved-id-macro." into main by Treehugger Robot · 2 years, 1 month ago
  79. 4f13a40 Merge "Allow enabling -Wreorder-init-list from Android.bp." into main by Treehugger Robot · 2 years, 1 month ago
  80. 78425e5 Allow enabling -Wreorder-init-list from Android.bp. by Krzysztof Kosiński · 2 years, 1 month ago
  81. 0c91d64 Re-enable -Wreserved-id-macro. by Krzysztof Kosiński · 2 years, 1 month ago
  82. 655ad9a Merge "Ignore some prebuilt vndk libs for trunk-stable next" into main by Alex Buynytskyy · 2 years, 1 month ago
  83. fd7870f Merge "Give cc_test rule information to determine the test types" into main by Yike Zhang · 2 years, 1 month ago
  84. 350c024 Merge "Relocate llndk.libraries.txt into system" into main by Treehugger Robot · 2 years, 1 month ago
  85. f14beaf Ignore some prebuilt vndk libs for trunk-stable next by Justin Yun · 2 years, 1 month ago
  86. bbd3a3b Merge "Dedupe all deps of cc_libraries" into main by Treehugger Robot · 2 years, 1 month ago
  87. fdca7fe Give cc_test rule information to determine the test types by yike · 2 years, 1 month ago
  88. f3ab29b Dedupe all deps of cc_libraries by Spandan Das · 2 years, 1 month ago
  89. 2ec55ba Merge "bp2build for sanitizer blocklists long term fix" into main by Trevor Radcliffe · 2 years, 1 month ago
  90. ec39d51 Handle proto.include_dirs in bp2build for CC by Spandan Das · 2 years, 1 month ago
  91. a2d6dee Relocate llndk.libraries.txt into system by Kiyoung Kim · 2 years, 1 month ago
  92. 9c81c0c Disable Global ThinLTO by default by Yabin Cui · 2 years, 1 month ago
  93. d9b7f17 bp2build for sanitizer blocklists long term fix by Trevor Radcliffe · 2 years, 1 month ago
  94. 83b86cc Merge "soong: ARM 32-bit targets must be built with 4k elf alignment" into main by Juan Yescas · 2 years, 1 month ago
  95. 3c5d4c2 Removed order file use flags from being passed to cflags by Sharjeel Khan · 2 years, 1 month ago
  96. 4e0f645 Revert "Handle Clang's change of defaults from -fcommon to -fno-common" by Chia-Chi Teng · 2 years, 1 month ago
  97. 23cc4aa soong: ARM 32-bit targets must be built with 4k elf alignment by Juan Yescas · 2 years, 1 month ago
  98. 88df1d3 Merge "Handle Clang's change of defaults from -fcommon to -fno-common" into main by Zijun Zhao · 2 years, 1 month ago
  99. 0106560 soong: Add product variable DevicePageSizeAgnostic by Juan Yescas · 2 years, 1 month ago
  100. a4a4d29 Handle Clang's change of defaults from -fcommon to -fno-common by zijunzhao · 2 years, 1 month ago