1. ed12a04 Enable sanitizers for musl by Colin Cross · 2 years, 11 months ago
  2. 5976056 [HWASan] Enable zero-initialization. by Mitch Phillips · 2 years, 9 months ago
  3. 5c8693f Merge "Revert "[cc_fuzz] Revert 'disable LTO' patches."" by Treehugger Robot · 2 years, 10 months ago
  4. 5007c4a Revert "[cc_fuzz] Revert 'disable LTO' patches." by Mitch Phillips · 2 years, 10 months ago
  5. 6c0de99 Merge "[cc_fuzz] Revert 'disable LTO' patches." by Treehugger Robot · 2 years, 10 months ago
  6. 939143a Merge "Reland^2 "Enable hwasan use after scope detection."" by Florian Mayer · 2 years, 10 months ago
  7. 0b981f5 Reland^2 "Enable hwasan use after scope detection." by Florian Mayer · 2 years, 10 months ago
  8. 06c80eb Add builtins and minimal runtime as dependencies instead of flags by Colin Cross · 2 years, 11 months ago
  9. 7fbac74 [cc_fuzz] Revert 'disable LTO' patches. by Mitch Phillips · 2 years, 11 months ago
  10. 234b01d Use -fno-sanitize-link-runtime for bionic sanitizers by Colin Cross · 2 years, 11 months ago
  11. fd337b3 Revert "Reland "Enable hwasan use after scope detection."" by Florian Mayer · 2 years, 11 months ago
  12. 0edaddf Reland "Enable hwasan use after scope detection." by Florian Mayer · 3 years, 1 month ago
  13. 4f41536 Revert "Disable ubsan diagnostics under HWASan." by Evgenii Stepanov · 3 years ago
  14. 7448392 [cc/sanitize] Re-enable new pass manager for fuzzer targets by Pirama Arumuga Nainar · 3 years, 1 month ago
  15. 94e8a65 Merge changes I26198187,Ia904d07b by Ivan Lozano · 3 years, 1 month ago
  16. 62cd038 rust: Support MTE memtag_heap sanitizer by Ivan Lozano · 3 years, 2 months ago
  17. 286abc6 Pass HWASan workarounds cflags to linker as well by Yi Kong · 3 years, 2 months ago
  18. 5482d6a rust: Support global sanitizers by Ivan Lozano · 3 years, 2 months ago
  19. 582fc2d [cc] Switch to -fsanitize-ignorelist by Pirama Arumuga Nainar · 3 years, 4 months ago
  20. 7c02c08 Use new pass manager for HWASan builds. by Florian Mayer · 3 years, 4 months ago
  21. 9c99354 Allow PRODUCT_CFI_INCLUDE_PATHS to work with blueprints also by Elvis Chien · 3 years, 6 months ago
  22. 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
  23. 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
  24. 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 3 years, 5 months ago
  25. b8d6987 Merge "Remove Fuchsia support from Soong" by Colin Cross · 3 years, 5 months ago
  26. cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 5 months ago
  27. 48f3778 Separate snapshot definition by Kiyoung Kim · 3 years, 6 months ago
  28. 75db931 Iterate over sanitizers by Liz Kammer · 3 years, 6 months ago
  29. 7b920b4 Update memtag code behavior to match comment. by Liz Kammer · 3 years, 6 months ago
  30. 75b9b40 Add comments to sanitizer properties. by Liz Kammer · 3 years, 6 months ago
  31. 187d544 Remove IsDependencyRoot from interface by Liz Kammer · 3 years, 6 months ago
  32. b2fc470 Delete local boolPtr function by Liz Kammer · 3 years, 6 months ago
  33. 3b606c8 Delete unused functions by Liz Kammer · 3 years, 6 months ago
  34. b15a564 Disable ubsan diagnostics under HWASan. by Evgenii Stepanov · 3 years, 6 months ago
  35. d67a6b0 Export cc vendor functions for usage by rust. by Ivan Lozano · 3 years, 7 months ago
  36. 48a2d11 Merge "Don't propagate ASAN through shared library dependencies" by Colin Cross · 3 years, 7 months ago
  37. af98f58 Don't propagate ASAN through shared library dependencies by Colin Cross · 3 years, 8 months ago
  38. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 9 months ago
  39. eed4716 Merge changes I46e851c8,I2c9eb248 by Tri Vo · 3 years, 9 months ago
  40. 6eafc36 Export CC HWASan sanitizer type by Tri Vo · 3 years, 9 months ago
  41. 253f521 Redirect memtag libraries to snapshot by Inseob Kim · 3 years, 9 months ago
  42. 32f1de3 Append ".static" to ubsan runtime for static binaries by Colin Cross · 3 years, 9 months ago
  43. 34d300b Merge "Enable cfi for 32bit arch" by Cindy Zhou · 3 years, 10 months ago
  44. e0c1467 Enable cfi for 32bit arch by Cindy Zhou · 4 years ago
  45. e0edaf9 Remove some global state from vendor and recovery snapshots by Colin Cross · 4 years ago
  46. 04896ca Support memtag_heap in SANITIZE_TARGET_DIAG, fix cc_test interation. by Evgenii Stepanov · 4 years ago
  47. 4beaa0c Include/exclude lists for memtag_heap sanitizer. by Evgenii Stepanov · 4 years ago
  48. 193ac2e Support "memtag_heap" sanitizer. by Evgenii Stepanov · 4 years, 8 months ago
  49. 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years ago
  50. db7dda8 Switch to clang-r407598 (12.0.1). by Yabin Cui · 4 years, 1 month ago
  51. 18417cb Skip apex dep check when sanitizer diag is enabled by Cindy Zhou · 4 years, 1 month ago
  52. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years ago
  53. d3fe492 Add arch_variant support for diag by Cindy Zhou · 4 years, 1 month ago
  54. 8cd45de Add CFI support for assembly heavy libraries by Cindy Zhou · 4 years, 1 month ago
  55. f729458 Support for recovery snapshot. by Jose Galmes · 4 years, 1 month ago
  56. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 2 months ago
  57. e7257d2 Add version dependencies to sanitizer runtime dependencies by Colin Cross · 4 years, 3 months ago
  58. b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 4 years, 3 months ago
  59. f3bf786 Merge "Add exclude_from_vendor_snapshot property, related logic" am: e1359af34d by Bill Peckham · 4 years, 4 months ago
  60. e1359af Merge "Add exclude_from_vendor_snapshot property, related logic" by Bill Peckham · 4 years, 4 months ago
  61. 90d0500 Merge changes I59b7a32a,Ida7bc75a am: 0329f2398c by Colin Cross · 4 years, 4 months ago
  62. 945441c Add exclude_from_vendor_snapshot property, related logic by Bill Peckham · 4 years, 4 months ago
  63. 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 4 months ago
  64. 4250733 Only request image and version variations for device SDK dependencies by Colin Cross · 4 years, 4 months ago
  65. 84ce8d8 Merge "[cc/sanitize] Deprecate blacklist sub-property of sanitize" by Pirama Arumuga Nainar · 4 years, 5 months ago
  66. eaebec1 Merge changes from topic "cfi_vendor_snapshot" by Inseob Kim · 4 years, 5 months ago
  67. 8dc2af8 Merge "Added write only sanitizer for ASAN and HWASAN" by Mitch Phillips · 4 years, 5 months ago
  68. c42f2f2 Add cfi static libraries to vendor snapshot by Inseob Kim · 4 years, 5 months ago
  69. 8c69770 Merge changes from topic "soong_sanitize_fix" by Treehugger Robot · 4 years, 5 months ago
  70. 74d2556 Separate lists of soong sanitize modules by Inseob Kim · 4 years, 5 months ago
  71. c02c98b [cc/sanitize] Deprecate blacklist sub-property of sanitize by Pirama Arumuga Nainar · 4 years, 5 months ago
  72. 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 4 years, 5 months ago
  73. bb4511d Added write only sanitizer for ASAN and HWASAN by Jasraj Bedi · 4 years, 5 months ago
  74. eda8499 Merge "[cc/sanitize] Add Blocklist property" by Pirama Arumuga Nainar · 4 years, 5 months ago
  75. 6c4ccca [cc/sanitize] Add Blocklist property by Pirama Arumuga Nainar · 4 years, 5 months ago
  76. eb8d403 Rename CFI blocklist files. by Pirama Arumuga Nainar · 4 years, 5 months ago
  77. 7df01cc Merge "[HWASan] Disable GlobalISel/FastISel w/ HWASan." into rvc-dev am: 13b85a4792 by Mitch Phillips · 4 years, 6 months ago
  78. b1c574f [HWASan] Disable GlobalISel/FastISel w/ HWASan. by Mitch Phillips · 4 years, 6 months ago
  79. f70926e Remove libc_scudo references. by Christopher Ferris · 4 years, 7 months ago
  80. 8ce8db9 apex: install hwasan lib if depended on libc by Jooyung Han · 4 years, 8 months ago
  81. b5b2aba Don't tell make about modules in other namespaces by Dan Willemsen · 4 years, 8 months ago
  82. 7b6af23 Don't tell make about modules in other namespaces by Dan Willemsen · 4 years, 8 months ago
  83. 96fa3dd Revert "Reenable the new pass manager in hwasan builds." by Evgenii Stepanov · 4 years, 9 months ago
  84. 259eaab Reenable the new pass manager in hwasan builds. by Evgenii Stepanov · 4 years, 9 months ago
  85. cc868de Merge "Remove unused mips workarounds." by Elliott Hughes · 4 years, 10 months ago
  86. 9d790c7 Disable CFI only on incompatible variants. by Ivan Lozano · 4 years, 10 months ago
  87. 438d379 Merge "Disable CFI only on incompatible variants." by Ivan Lozano · 4 years, 10 months ago
  88. fadd635 Fix UBSanitized host binaries missing runtime. by Ivan Lozano · 4 years, 10 months ago
  89. f3b190f Fix UBSanitized host binaries missing runtime. by Ivan Lozano · 4 years, 10 months ago
  90. 4774a81 Disable CFI only on incompatible variants. by Ivan Lozano · 4 years, 10 months ago
  91. da3a071 Remove unused mips workarounds. by Elliott Hughes · 4 years, 10 months ago
  92. dc7319d Convert cc to AndroidMkEntries by Colin Cross · 4 years, 10 months ago
  93. d80cbca Convert cc to AndroidMkEntries by Colin Cross · 4 years, 10 months ago
  94. 9ac32c7 Allow Linux hosts to use ubsan runtime sanitizers. by Ivan Lozano · 4 years, 10 months ago
  95. eec88e1 Add vendor snapshot modules by Inseob Kim · 5 years ago
  96. 8471cda Implement vendor snapshot by Inseob Kim · 5 years ago
  97. 1b3348d Add ramdisk image. by Yifan Hong · 5 years ago
  98. 734b4cb Add $ORIGIN to fuzzer-coverage sanitized .so's. by Mitch Phillips · 5 years ago
  99. e643cd2 Merge "Add -instcombine-lower-dbg-declare to hwasan flags." by Treehugger Robot · 5 years ago
  100. 64bee4d Add -instcombine-lower-dbg-declare to hwasan flags. by Evgenii Stepanov · 5 years ago