1. 193ac2e Support "memtag_heap" sanitizer. by Evgenii Stepanov · 4 years, 8 months ago
  2. 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years ago
  3. db7dda8 Switch to clang-r407598 (12.0.1). by Yabin Cui · 4 years, 1 month ago
  4. 18417cb Skip apex dep check when sanitizer diag is enabled by Cindy Zhou · 4 years, 1 month ago
  5. 127bb8b Don't rewrite LLNDK dependencies with .llndk suffix by Colin Cross · 4 years ago
  6. d3fe492 Add arch_variant support for diag by Cindy Zhou · 4 years, 1 month ago
  7. 8cd45de Add CFI support for assembly heavy libraries by Cindy Zhou · 4 years, 1 month ago
  8. f729458 Support for recovery snapshot. by Jose Galmes · 4 years, 2 months ago
  9. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 2 months ago
  10. e7257d2 Add version dependencies to sanitizer runtime dependencies by Colin Cross · 4 years, 3 months ago
  11. b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 4 years, 4 months ago
  12. f3bf786 Merge "Add exclude_from_vendor_snapshot property, related logic" am: e1359af34d by Bill Peckham · 4 years, 4 months ago
  13. e1359af Merge "Add exclude_from_vendor_snapshot property, related logic" by Bill Peckham · 4 years, 4 months ago
  14. 90d0500 Merge changes I59b7a32a,Ida7bc75a am: 0329f2398c by Colin Cross · 4 years, 4 months ago
  15. 945441c Add exclude_from_vendor_snapshot property, related logic by Bill Peckham · 4 years, 4 months ago
  16. 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 4 months ago
  17. 4250733 Only request image and version variations for device SDK dependencies by Colin Cross · 4 years, 4 months ago
  18. 84ce8d8 Merge "[cc/sanitize] Deprecate blacklist sub-property of sanitize" by Pirama Arumuga Nainar · 4 years, 5 months ago
  19. eaebec1 Merge changes from topic "cfi_vendor_snapshot" by Inseob Kim · 4 years, 5 months ago
  20. 8dc2af8 Merge "Added write only sanitizer for ASAN and HWASAN" by Mitch Phillips · 4 years, 5 months ago
  21. c42f2f2 Add cfi static libraries to vendor snapshot by Inseob Kim · 4 years, 5 months ago
  22. 8c69770 Merge changes from topic "soong_sanitize_fix" by Treehugger Robot · 4 years, 5 months ago
  23. 74d2556 Separate lists of soong sanitize modules by Inseob Kim · 4 years, 5 months ago
  24. c02c98b [cc/sanitize] Deprecate blacklist sub-property of sanitize by Pirama Arumuga Nainar · 4 years, 5 months ago
  25. 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 4 years, 5 months ago
  26. bb4511d Added write only sanitizer for ASAN and HWASAN by Jasraj Bedi · 4 years, 5 months ago
  27. eda8499 Merge "[cc/sanitize] Add Blocklist property" by Pirama Arumuga Nainar · 4 years, 5 months ago
  28. 6c4ccca [cc/sanitize] Add Blocklist property by Pirama Arumuga Nainar · 4 years, 5 months ago
  29. eb8d403 Rename CFI blocklist files. by Pirama Arumuga Nainar · 4 years, 5 months ago
  30. 7df01cc Merge "[HWASan] Disable GlobalISel/FastISel w/ HWASan." into rvc-dev am: 13b85a4792 by Mitch Phillips · 4 years, 6 months ago
  31. b1c574f [HWASan] Disable GlobalISel/FastISel w/ HWASan. by Mitch Phillips · 4 years, 6 months ago
  32. f70926e Remove libc_scudo references. by Christopher Ferris · 4 years, 7 months ago
  33. 8ce8db9 apex: install hwasan lib if depended on libc by Jooyung Han · 4 years, 8 months ago
  34. b5b2aba Don't tell make about modules in other namespaces by Dan Willemsen · 4 years, 8 months ago
  35. 7b6af23 Don't tell make about modules in other namespaces by Dan Willemsen · 4 years, 8 months ago
  36. 96fa3dd Revert "Reenable the new pass manager in hwasan builds." by Evgenii Stepanov · 4 years, 9 months ago
  37. 259eaab Reenable the new pass manager in hwasan builds. by Evgenii Stepanov · 4 years, 9 months ago
  38. cc868de Merge "Remove unused mips workarounds." by Elliott Hughes · 4 years, 10 months ago
  39. 9d790c7 Disable CFI only on incompatible variants. by Ivan Lozano · 4 years, 10 months ago
  40. 438d379 Merge "Disable CFI only on incompatible variants." by Ivan Lozano · 4 years, 10 months ago
  41. fadd635 Fix UBSanitized host binaries missing runtime. by Ivan Lozano · 4 years, 10 months ago
  42. f3b190f Fix UBSanitized host binaries missing runtime. by Ivan Lozano · 4 years, 10 months ago
  43. 4774a81 Disable CFI only on incompatible variants. by Ivan Lozano · 4 years, 10 months ago
  44. da3a071 Remove unused mips workarounds. by Elliott Hughes · 4 years, 10 months ago
  45. dc7319d Convert cc to AndroidMkEntries by Colin Cross · 4 years, 10 months ago
  46. d80cbca Convert cc to AndroidMkEntries by Colin Cross · 4 years, 10 months ago
  47. 9ac32c7 Allow Linux hosts to use ubsan runtime sanitizers. by Ivan Lozano · 4 years, 10 months ago
  48. eec88e1 Add vendor snapshot modules by Inseob Kim · 5 years ago
  49. 8471cda Implement vendor snapshot by Inseob Kim · 5 years ago
  50. 1b3348d Add ramdisk image. by Yifan Hong · 5 years ago
  51. 734b4cb Add $ORIGIN to fuzzer-coverage sanitized .so's. by Mitch Phillips · 5 years ago
  52. e643cd2 Merge "Add -instcombine-lower-dbg-declare to hwasan flags." by Treehugger Robot · 5 years ago
  53. 64bee4d Add -instcombine-lower-dbg-declare to hwasan flags. by Evgenii Stepanov · 5 years ago
  54. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 5 years ago
  55. 4af21ed Split local and global cflags by Colin Cross · 5 years ago
  56. 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 5 years ago
  57. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  58. 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 5 years ago
  59. b49fe1b Stop linking libdl.a into static bins by Ryan Prichard · 5 years ago
  60. ad4a597 Merge "Add method to determine variations from a Target" by Colin Cross · 5 years ago
  61. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  62. b8e593d Workaround unexported sancov symbols. Fix multiple sanitizer RT deps. by Mitch Phillips · 5 years ago
  63. 1c648b8 Allow sanitize attribute on cc_objects and propagate sanitize attributes into them. by Peter Collingbourne · 5 years ago
  64. 586b8a2 Merge "Disable FORTIFY for fuzzer builds." am: 1e7f14b1d5 by Mitch Phillips · 5 years ago
  65. b9b3e79 Disable FORTIFY for fuzzer builds. by Mitch Phillips · 5 years ago
  66. e4a824d Merge "Switch to clang-r365631" am: bdefa541d9 by Yi Kong · 5 years ago
  67. bdefa54 Merge "Switch to clang-r365631" by Yi Kong · 5 years ago
  68. 5006a72 Merge "Revert "Re-enable ASAN globals instrumentation for devices."" by Yi Kong · 5 years ago
  69. 20cf012 Merge "Revert "Re-enable ASAN globals instrumentation for devices."" by Yi Kong · 5 years ago
  70. da06908 Revert "Re-enable ASAN globals instrumentation for devices." by Yi Kong · 5 years ago
  71. 55d2d90 Merge "Disable new pass manager for ASAN build" am: 5724333e22 by Yi Kong · 5 years ago
  72. 20233a4 Disable new pass manager for ASAN build by Yi Kong · 5 years ago
  73. d255c7b Switch to clang-r365631 by Yi Kong · 5 years ago
  74. 7296954 Merge "Fix sanitizer dep" am: e49256e564 by Jiyong Park · 5 years ago
  75. e49256e Merge "Fix sanitizer dep" by Treehugger Robot · 5 years ago
  76. 1d1119f Fix sanitizer dep by Jiyong Park · 5 years ago
  77. cead9ba Merge "Disable LTO when building with fuzzer support." am: df7d2cc9f8 by Mitch Phillips · 5 years ago
  78. 34b493f Disable LTO when building with fuzzer support. by Mitch Phillips · 5 years ago
  79. 233d006 Merge "Remove asanLibs." am: 6303423549 by Dan Albert · 5 years ago
  80. 55a18ba Remove asanLibs. by Dan Albert · 5 years ago
  81. 88cddcf Merge "Re-enable ASAN globals instrumentation for devices." am: 68c9eed6b2 by Mitch Phillips · 5 years ago
  82. cba311b Re-enable ASAN globals instrumentation for devices. by Mitch Phillips · 5 years ago
  83. e0318de Merge changes Ia77090da,I95a57f76 am: e264f22bec am: 0240f5cea1 by Colin Cross · 6 years ago
  84. e264f22 Merge changes Ia77090da,I95a57f76 by Colin Cross · 6 years ago
  85. a87c800 Merge "Remove experimental pass manager for fuzzer builds." am: c4be0815d8 by Mitch Phillips · 6 years ago
  86. c4be081 Merge "Remove experimental pass manager for fuzzer builds." by Treehugger Robot · 6 years ago
  87. 0b90833 Optimize sanitizerRuntimeDepsMutator by Colin Cross · 6 years ago
  88. 7438475 Remove experimental pass manager for fuzzer builds. by Mitch Phillips · 6 years ago
  89. d7344ad Disable new LLVM pass manager for HWASan. am: 1c69e83030 am: b85d386af5 by Evgenii Stepanov · 6 years ago
  90. 1c69e83 Disable new LLVM pass manager for HWASan. by Evgenii Stepanov · 6 years ago
  91. bfeade6 Fix fuzzer builds [#2]. by Mitch Phillips · 6 years ago
  92. 5a6ea6c Fix fuzzer builds [#2]. by Mitch Phillips · 6 years ago
  93. 6c8b9a0 Disable malloc fill in HWASan. am: 2c6484e334 by Evgenii Stepanov · 6 years ago
  94. 2c6484e Disable malloc fill in HWASan. by Evgenii Stepanov · 6 years ago
  95. 4226870 Merge "Remove libc_scudo library when building asan." am: d7e66d9e7c by Christopher Ferris · 6 years ago
  96. d7e66d9 Merge "Remove libc_scudo library when building asan." by Christopher Ferris · 6 years ago
  97. c012b19 Merge "Attach global variables to Context" am: a1591ab08c am: 66c5cac22b by Inseob Kim · 6 years ago
  98. 753d4a6 Remove libc_scudo library when building asan. by Christopher Ferris · 6 years ago
  99. 9516ee9 Attach global variables to Context by Inseob Kim · 6 years ago
  100. d98ccb4 Disable hwasan memory stats. by Evgenii Stepanov · 6 years ago