- 84dc324 [MTE] do not enable memtag-heap for memtag-globals by Florian Mayer · 10 months ago
- 4e9f592 Use fewer OutputPaths by Cole Faust · 10 months ago
- e70976d Revert^2 "Convert cc modules to use AndroidMkInfoProvider." by Yu Liu · 11 months ago
- 5781b13 Merge "Revert "Convert cc modules to use AndroidMkInfoProvider."" into main by Colin Cross · 11 months ago
- 37e6794 Revert "Convert cc modules to use AndroidMkInfoProvider." by Priyanka Advani (xWF) · 11 months ago
- 991d11d Merge "Convert cc modules to use AndroidMkInfoProvider." into main by Yu Liu · 11 months ago
- 5640008 Convert cc modules to use AndroidMkInfoProvider. by Yu Liu · 11 months ago
- 004074d Merge changes from topic "remove-non-parallel-mutator" into main by Colin Cross · 11 months ago
- 8a96280 Remove MutatorHandle.Parallel() by Colin Cross · 11 months ago
- d2a9595 Add a few module visiting methods that return ModuleProxy. by Yu Liu · 11 months ago
- e6e7538 Merge "Revert^3 "Use -target-feature for MTE"" into main by Treehugger Robot · 11 months ago
- 159860c Revert^3 "Use -target-feature for MTE" by Evgenii Stepanov · 11 months ago
- d6c884c Merge "Revert^2 "Use -target-feature for MTE"" into main by Evgenii Stepanov · 11 months ago
- 0feac37 Revert^2 "Use -target-feature for MTE" by Evgenii Stepanov · 11 months ago
- b9b3915 Merge "Make sanitizer markapexes mutators parallel" into main by Colin Cross · 11 months ago
- 2b9f138 Make sanitizer markapexes mutators parallel by Colin Cross · 11 months ago
- 3232537 Merge "Revert "Use -target-feature for MTE"" into main by Treehugger Robot · 11 months ago
- b77d695 Revert "Use -target-feature for MTE" by Evgenii Stepanov · 11 months ago
- d72360f Merge "Use -target-feature for MTE" into main by Florian Mayer · 12 months ago
- 94d296d Use -target-feature for MTE by Florian Mayer · 12 months ago
- dbb3ef9 Merge "Convert trivial TopDown mutators to BottomUp" into main by Treehugger Robot · 12 months ago
- 76e99ad Enable object-size sanitizer for C++ by Yi Kong · 12 months ago
- da279cf Convert trivial TopDown mutators to BottomUp by Colin Cross · 12 months ago
- af2994c Remove HWADDRESS_SANITIZER_GLOBAL_OPTIONS by Inseob Kim · 1 year, 1 month ago
- 9408e95 Merge "Fix asan build for Macos" into main by Treehugger Robot · 1 year, 2 months ago
- 4eea1b8 Fix asan build for Macos by Fabien Sanglard · 1 year, 2 months ago
- 694fced Don't mutate non-property module fields by Colin Cross · 1 year, 2 months ago
- 17cc6dd Remove OutputFiles method from llndk_libraries_txt and sanitizer_libraries_txt by mrziwang · 1 year, 2 months ago
- 05ae2e9 [conflict] Merge "PrebuildEtcModule no longer implements OutputFiles method" into main am: 3125b75d5d by Zi Wang · 1 year, 3 months ago
- e2346b8 PrebuildEtcModule no longer implements OutputFiles method by mrziwang · 1 year, 3 months ago
- 9f26fcf Remove VNDK related code from Soong by Kiyoung Kim · 1 year, 3 months ago
- 0d8908c Move sanitizer.libraries.txt logic into Soong by Kiyoung Kim · 1 year, 4 months ago
- 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 1 year, 4 months ago
- 5fea568 Merge "cc: Remove unneeded ubsan library linkage on host" into main by Ivan Lozano · 1 year, 4 months ago
- 2a2d509 cc: Remove unneeded ubsan library linkage on host by Ivan Lozano · 1 year, 4 months ago
- 37d1720 Merge "Make memtag_stack a variant" into main by Florian Mayer · 1 year, 4 months ago
- a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
- 39b5362 Merge "Pass -mllvm flags for memtag-stack correctly to linker" into main by Florian Mayer · 1 year, 4 months ago
- 99addb1 remove hwasan-use-after-scope=1 which is default now by Florian Mayer · 1 year, 4 months ago
- ab97e28 Pass -mllvm flags for memtag-stack correctly to linker by Florian Mayer · 1 year, 4 months ago
- 5ccc421 Make memtag_stack a variant by Florian Mayer · 1 year, 5 months ago
- c63c430 Merge "Add deps to blocklist path" into main by Aditya Kumar · 1 year, 5 months ago
- 8982b1c Remove "exported" ninja variables by Cole Faust · 1 year, 5 months ago
- 37693d0 Deprecate Snapshot build by Kiyoung Kim · 1 year, 5 months ago
- 6e6f522 Add deps to blocklist path by AdityaK · 1 year, 5 months ago
- ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 9 months ago
- 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
- 3bba0e4 Have the sanitizers trap rather than abort. by Elliott Hughes · 1 year, 11 months ago
- ba23cb6 Fix for ndk having sanitizers by Liz Kammer · 2 years ago
- ed78fc8 Reapply "Enable CFI for riscv64" by Sami Tolvanen · 2 years ago
- f3d5268 Merge "soong: HWASan exclude path support" into main by Treehugger Robot · 2 years ago
- 5467a39 rust: Rust sanitized snapshots variations by Ivan Lozano · 2 years ago
- 0df8153 Fix adding manual ubsan runtime to static glibc binaries by Colin Cross · 2 years ago
- f734f00 soong: HWASan exclude path support by Tomislav Novak · 2 years, 1 month ago
- 24e0b13 Merge "Export no sanitize link runtime flag" into main by Trevor Radcliffe · 2 years, 1 month ago
- 0555acc Merge "Export Minimal Runtime Flags" into main by Trevor Radcliffe · 2 years, 1 month ago
- da64d91 Export no sanitize link runtime flag by Trevor Radcliffe · 2 years, 1 month ago
- 3876c5a Export Minimal Runtime Flags by Trevor Radcliffe · 2 years, 1 month ago
- f50eda3 Reland "[hwasan] remove workaround for fixed toolchain issue" by Florian Mayer · 2 years, 1 month ago
- e72ee14 Revert "[hwasan] remove workaround for fixed toolchain issue" by Mark White · 2 years, 1 month ago
- 07ca220 [hwasan] remove workaround for fixed toolchain issue by Florian Mayer · 2 years, 1 month ago
- 111d680 Enable scs for riscv64 by AdityaK · 2 years, 2 months ago
- 03d5104 Merge "[MTE] Add memtag_globals as a sanitizer target." by Mitch Phillips · 2 years, 2 months ago
- c3adf44 Merge "Reland "Re-enable stack frame size errors"" by Florian Mayer · 2 years, 3 months ago
- 92d19fa [MTE] Add memtag_globals as a sanitizer target. by Mitch Phillips · 2 years, 3 months ago
- f44ac9e Merge changes I6ddb47d7,I3df3d304 by Treehugger Robot · 2 years, 3 months ago
- c746619 [hwasan] Increase BB to explore for reachability by Florian Mayer · 2 years, 3 months ago
- a998446 [hwasan] Also pass use-after-scope flag in LTO by Florian Mayer · 2 years, 3 months ago
- 2bddccd Reland "Re-enable stack frame size errors" by Florian Mayer · 2 years, 3 months ago
- ded095c Bp2build Sanitizer Blocklist by Trevor Radcliffe · 2 years, 3 months ago
- f1836e4 Add CFI flags to Compile Action by Trevor Radcliffe · 2 years, 3 months ago
- 390fc74 Disable sanitizers that use runtimes for linux_musl arm64 by Colin Cross · 2 years, 4 months ago
- 1281b99 Disable LTO and CFI for riscv64 by Aditya Kumar · 2 years, 4 months ago
- 2487021 Revert "Disable LTO and CFI for riscv64" by Aditya Kumar · 2 years, 6 months ago
- a98aab9 Enable HWASan for multiple modules in one place(Soong) by Hang Lu · 2 years, 6 months ago
- 7de9aa1 Merge "Add handling for libc_hwasan to Soong" by Florian Mayer · 2 years, 5 months ago
- 7d57090 Merge "Temporarily disable shadow call stack for riscv64." by Elliott Hughes · 2 years, 5 months ago
- 5beb42f Temporarily disable shadow call stack for riscv64. by Elliott Hughes · 2 years, 5 months ago
- 9f4b476 Separate out Cross DSO flag for Bazel by Trevor Radcliffe · 2 years, 5 months ago
- 95cd6db Add handling for libc_hwasan to Soong by Florian Mayer · 2 years, 6 months ago
- 3f3320c Merge changes I93da03b1,I5fb3ee29 by Colin Cross · 2 years, 5 months ago
- 391a25d Supporting changes for CFI toolchain features by Trevor Radcliffe · 2 years, 6 months ago
- b781d23 Use static asan runtime for musl by Colin Cross · 2 years, 7 months ago
- e323a79 Simplify depending on static sanitizer runtimes by Colin Cross · 2 years, 7 months ago
- c214e1a Merge "Allow SCS for riscv64 too." by Elliott Hughes · 2 years, 6 months ago
- 25cd981 Revert "Re-enable stack frame size errors" by Florian Mayer · 2 years, 6 months ago
- b0c9dd7 Re-enable stack frame size errors by Florian Mayer · 2 years, 6 months ago
- 1866bbe Increase BB to explore for reachability analysis by Florian Mayer · 2 years, 6 months ago
- 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 6 months ago
- e4793bc Allow SCS for riscv64 too. by Elliott Hughes · 2 years, 7 months ago
- 2fc8e03 HWAsan: Increase the malloc fill size. by Christopher Ferris · 2 years, 7 months ago
- 4f95ee9 Export sanitizer vars for use in Bazel by Trevor Radcliffe · 2 years, 8 months ago
- 08270c6 Disable sanitizer for vendor_snapshot_object modules by Justin Yun · 2 years, 9 months ago
- 8814fc5 VSDK: capture hwasan static libs for vsdk snapshot build by Justin Yun · 2 years, 9 months ago
- a8ad378 Merge "Remove workaround for -fexceptions and stack MTE" by Treehugger Robot · 2 years, 9 months ago
- 6721ab5 Merge "Allow hwasan variant for vendor_snapshot_static modules" by Treehugger Robot · 2 years, 9 months ago
- 06aca9b Remove workaround for -fexceptions and stack MTE by Florian Mayer · 2 years, 9 months ago
- 39c3031 Allow hwasan variant for vendor_snapshot_static modules by Justin Yun · 2 years, 10 months ago
- 2c1d6aa Update sanitize to not modify user properties by Liz Kammer · 3 years ago
- fd8a49f Limit propagating san config of shared to fuzzer by Liz Kammer · 2 years, 10 months ago