1. 39c3031 Allow hwasan variant for vendor_snapshot_static modules by Justin Yun · 2 years, 1 month ago
  2. 26e62c8 Merge "Set -fno-emulated-tls for riscv64" by Treehugger Robot · 2 years, 3 months ago
  3. e127b4d Merge "Disable LTO and CFI for riscv64" by Colin Cross · 2 years, 3 months ago
  4. 7c37604 Merge "Use static libclang_rt.ubsan_standalone runtime for musl" by Colin Cross · 2 years, 3 months ago
  5. 2c435a0 Set -fno-emulated-tls for riscv64 by Colin Cross · 2 years, 3 months ago
  6. ecf4e66 Disable LTO and CFI for riscv64 by Colin Cross · 2 years, 3 months ago
  7. e725b4e Use static libclang_rt.ubsan_standalone runtime for musl by Colin Cross · 2 years, 3 months ago
  8. 7410d28 [MTE] temporarily disable memtag-stack with exceptions by Florian Mayer · 2 years, 3 months ago
  9. cc9b675 Revert "Disable HWASan if UBSan is enabled" by Florian Mayer · 2 years, 3 months ago
  10. bb158a3 Disable HWASan if UBSan is enabled by Florian Mayer · 2 years, 3 months ago
  11. 1bda246 [MTE] unset colliding sanitizers for mutators by Florian Mayer · 2 years, 3 months ago
  12. f79b210 [memtag-stack] work around stack limit in lld by Florian Mayer · 2 years, 4 months ago
  13. 1e4f899 Work around stack frame size for memtag-stack by Florian Mayer · 2 years, 4 months ago
  14. d8434a4 Revert "Revert "[soong] Add memtag-stack sanitizer, switch to li..." by Florian Mayer · 2 years, 4 months ago
  15. 00ab5cf Revert "[soong] Add memtag-stack sanitizer, switch to linker-gen..." by Florian Mayer · 2 years, 4 months ago
  16. 807573d [soong] Add memtag-stack sanitizer, switch to linker-generated notes. by Evgenii Stepanov · 2 years, 8 months ago
  17. 6c18d00 Pass -fno-sanitize=vptr,function for musl by Colin Cross · 2 years, 7 months ago
  18. 88a029f Reland: Don't use hwasan for non-bionic arm64 targets by Colin Cross · 2 years, 7 months ago
  19. 2bce04f Merge "Add linux_musl arm+arm64" by Colin Cross · 2 years, 6 months ago
  20. a9b2aac Add linux_musl arm+arm64 by Colin Cross · 2 years, 7 months ago
  21. 5901281 Revert "Revert "Keep minimal abort when enabling integer overflow check"" by Evgenii Stepanov · 2 years, 6 months ago
  22. 44c20b8 Merge "Don't use hwasan for non-bionic arm64 targets" by Treehugger Robot · 2 years, 7 months ago
  23. 438bd4a Don't use hwasan for non-bionic arm64 targets by Colin Cross · 2 years, 7 months ago
  24. 5ad0185 Merge "Migrate sanitizers to transition mutators." by Lukács T. Berki · 2 years, 7 months ago
  25. 6c71676 Migrate sanitizers to transition mutators. by Lukacs T. Berki · 2 years, 7 months ago
  26. e111643 Merge "Reland: Fix -Wl,--exclude-libs for clang runtime libraries" by Treehugger Robot · 2 years, 7 months ago
  27. 3e5e778 Reland: Fix -Wl,--exclude-libs for clang runtime libraries by Colin Cross · 2 years, 7 months ago
  28. 3bd8c1b Merge "Revert "Fix -Wl,--exclude-libs for clang runtime libraries"" by Colin Cross · 2 years, 7 months ago
  29. 567d983 Revert "Fix -Wl,--exclude-libs for clang runtime libraries" by Colin Cross · 2 years, 7 months ago
  30. 3650bd0 Merge "Fix -Wl,--exclude-libs for clang runtime libraries" by Colin Cross · 2 years, 7 months ago
  31. 01a648a Restrict IsSanitizerEnabled() to android.Config(). by Lukacs T. Berki · 2 years, 7 months ago
  32. 59de280 Fix -Wl,--exclude-libs for clang runtime libraries by Colin Cross · 2 years, 7 months ago
  33. c480fbc Revert "Keep minimal abort when enabling integer overflow check" by Evgenii Stepanov · 2 years, 7 months ago
  34. 34448f2 Keep minimal abort when enabling integer overflow check by Hang Lu · 2 years, 7 months ago
  35. e6567fe Make IsSanitizerEnabledForJni return false by Muhammad Haseeb Ahmad · 2 years, 8 months ago
  36. 2da6c3c Keep a "sanitizer dependency" flag for each sanitizer. by Lukacs T. Berki · 2 years, 8 months ago
  37. 8c77ae3 Make java_fuzz_host not implement Sanitizeable. by Lukacs T. Berki · 2 years, 8 months ago
  38. 7e74405 Add jni support to java_fuzz_host by Muhammad Haseeb Ahmad · 2 years, 10 months ago
  39. ed12a04 Enable sanitizers for musl by Colin Cross · 2 years, 11 months ago
  40. 5976056 [HWASan] Enable zero-initialization. by Mitch Phillips · 2 years, 10 months ago
  41. 5c8693f Merge "Revert "[cc_fuzz] Revert 'disable LTO' patches."" by Treehugger Robot · 2 years, 10 months ago
  42. 5007c4a Revert "[cc_fuzz] Revert 'disable LTO' patches." by Mitch Phillips · 2 years, 10 months ago
  43. 6c0de99 Merge "[cc_fuzz] Revert 'disable LTO' patches." by Treehugger Robot · 2 years, 10 months ago
  44. 939143a Merge "Reland^2 "Enable hwasan use after scope detection."" by Florian Mayer · 2 years, 11 months ago
  45. 0b981f5 Reland^2 "Enable hwasan use after scope detection." by Florian Mayer · 2 years, 11 months ago
  46. 06c80eb Add builtins and minimal runtime as dependencies instead of flags by Colin Cross · 2 years, 11 months ago
  47. 7fbac74 [cc_fuzz] Revert 'disable LTO' patches. by Mitch Phillips · 2 years, 11 months ago
  48. 234b01d Use -fno-sanitize-link-runtime for bionic sanitizers by Colin Cross · 2 years, 11 months ago
  49. fd337b3 Revert "Reland "Enable hwasan use after scope detection."" by Florian Mayer · 3 years ago
  50. 0edaddf Reland "Enable hwasan use after scope detection." by Florian Mayer · 3 years, 1 month ago
  51. 4f41536 Revert "Disable ubsan diagnostics under HWASan." by Evgenii Stepanov · 3 years ago
  52. 7448392 [cc/sanitize] Re-enable new pass manager for fuzzer targets by Pirama Arumuga Nainar · 3 years, 1 month ago
  53. 94e8a65 Merge changes I26198187,Ia904d07b by Ivan Lozano · 3 years, 2 months ago
  54. 62cd038 rust: Support MTE memtag_heap sanitizer by Ivan Lozano · 3 years, 2 months ago
  55. 286abc6 Pass HWASan workarounds cflags to linker as well by Yi Kong · 3 years, 2 months ago
  56. 5482d6a rust: Support global sanitizers by Ivan Lozano · 3 years, 2 months ago
  57. 582fc2d [cc] Switch to -fsanitize-ignorelist by Pirama Arumuga Nainar · 3 years, 4 months ago
  58. 7c02c08 Use new pass manager for HWASan builds. by Florian Mayer · 3 years, 5 months ago
  59. 9c99354 Allow PRODUCT_CFI_INCLUDE_PATHS to work with blueprints also by Elvis Chien · 3 years, 6 months ago
  60. 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 6 months ago
  61. 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 6 months ago
  62. 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 3 years, 6 months ago
  63. b8d6987 Merge "Remove Fuchsia support from Soong" by Colin Cross · 3 years, 6 months ago
  64. cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 6 months ago
  65. 48f3778 Separate snapshot definition by Kiyoung Kim · 3 years, 6 months ago
  66. 75db931 Iterate over sanitizers by Liz Kammer · 3 years, 6 months ago
  67. 7b920b4 Update memtag code behavior to match comment. by Liz Kammer · 3 years, 7 months ago
  68. 75b9b40 Add comments to sanitizer properties. by Liz Kammer · 3 years, 6 months ago
  69. 187d544 Remove IsDependencyRoot from interface by Liz Kammer · 3 years, 6 months ago
  70. b2fc470 Delete local boolPtr function by Liz Kammer · 3 years, 6 months ago
  71. 3b606c8 Delete unused functions by Liz Kammer · 3 years, 6 months ago
  72. b15a564 Disable ubsan diagnostics under HWASan. by Evgenii Stepanov · 3 years, 7 months ago
  73. d67a6b0 Export cc vendor functions for usage by rust. by Ivan Lozano · 3 years, 8 months ago
  74. 48a2d11 Merge "Don't propagate ASAN through shared library dependencies" by Colin Cross · 3 years, 8 months ago
  75. af98f58 Don't propagate ASAN through shared library dependencies by Colin Cross · 3 years, 8 months ago
  76. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 9 months ago
  77. eed4716 Merge changes I46e851c8,I2c9eb248 by Tri Vo · 3 years, 9 months ago
  78. 6eafc36 Export CC HWASan sanitizer type by Tri Vo · 3 years, 9 months ago
  79. 253f521 Redirect memtag libraries to snapshot by Inseob Kim · 3 years, 9 months ago
  80. 32f1de3 Append ".static" to ubsan runtime for static binaries by Colin Cross · 3 years, 9 months ago
  81. 34d300b Merge "Enable cfi for 32bit arch" by Cindy Zhou · 3 years, 10 months ago
  82. e0c1467 Enable cfi for 32bit arch by Cindy Zhou · 4 years ago
  83. e0edaf9 Remove some global state from vendor and recovery snapshots by Colin Cross · 4 years ago
  84. 04896ca Support memtag_heap in SANITIZE_TARGET_DIAG, fix cc_test interation. by Evgenii Stepanov · 4 years ago
  85. 4beaa0c Include/exclude lists for memtag_heap sanitizer. by Evgenii Stepanov · 4 years ago
  86. 193ac2e Support "memtag_heap" sanitizer. by Evgenii Stepanov · 4 years, 8 months ago
  87. 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years, 1 month ago
  88. db7dda8 Switch to clang-r407598 (12.0.1). by Yabin Cui · 4 years, 1 month ago
  89. 18417cb Skip apex dep check when sanitizer diag is enabled by Cindy Zhou · 4 years, 1 month ago
  90. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years, 1 month ago
  91. d3fe492 Add arch_variant support for diag by Cindy Zhou · 4 years, 1 month ago
  92. 8cd45de Add CFI support for assembly heavy libraries by Cindy Zhou · 4 years, 2 months ago
  93. f729458 Support for recovery snapshot. by Jose Galmes · 4 years, 2 months ago
  94. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 3 months ago
  95. e7257d2 Add version dependencies to sanitizer runtime dependencies by Colin Cross · 4 years, 3 months ago
  96. b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 4 years, 4 months ago
  97. f3bf786 Merge "Add exclude_from_vendor_snapshot property, related logic" am: e1359af34d by Bill Peckham · 4 years, 4 months ago
  98. e1359af Merge "Add exclude_from_vendor_snapshot property, related logic" by Bill Peckham · 4 years, 4 months ago
  99. 90d0500 Merge changes I59b7a32a,Ida7bc75a am: 0329f2398c by Colin Cross · 4 years, 4 months ago
  100. 945441c Add exclude_from_vendor_snapshot property, related logic by Bill Peckham · 4 years, 4 months ago