1. dbf1d4f (soong) Add -fsanitize= argument to assembly flags. by Evgenii Stepanov · 7 years ago
  2. d97a6e9 Add "hwaddress" sanitizer. by Evgenii Stepanov · 7 years ago
  3. b6682c4 Merge "Do not enable sanitizers on Windows" am: d7e5c05eac by Pirama Arumuga Nainar · 7 years ago
  4. 83d716c Do not enable sanitizers on Windows by Pirama Arumuga Nainar · 7 years ago
  5. e98238b Merge "Use WalkDeps instead of VisitDepsDepthFirst" am: cbafd0fb48 by Colin Cross · 7 years ago
  6. 6b75360 Use WalkDeps instead of VisitDepsDepthFirst by Colin Cross · 7 years ago
  7. 9cba820 Soong support for Scudo am: d18ae5ce98 by Kostya Kortchinsky · 7 years ago
  8. d18ae5c Soong support for Scudo by Kostya Kortchinsky · 7 years ago
  9. 722b64e Don't enable diagnostics for CFI when setting the CFI sanitizer. am: 05b002dea0 by Vishwath Mohan · 7 years ago
  10. 05b002d Don't enable diagnostics for CFI when setting the CFI sanitizer. by Vishwath Mohan · 7 years ago
  11. 4cac067 Disable CFI for vendor variants of all components am: 9ccbba0200 by Vishwath Mohan · 7 years ago
  12. 9ccbba0 Disable CFI for vendor variants of all components by Vishwath Mohan · 7 years ago
  13. 40aaea2 Restrict CFI_INCLUDE_PATHS to Arm64 am: 1c54f66bd5 by Vishwath Mohan · 7 years ago
  14. 1c54f66 Restrict CFI_INCLUDE_PATHS to Arm64 by Vishwath Mohan · 7 years ago
  15. 9b87f81 Disable CFI for vendor variants of VNDK libraries am: 7589c82eec by Vishwath Mohan · 7 years ago
  16. 7589c82 Disable CFI for vendor variants of VNDK libraries by Vishwath Mohan · 7 years ago
  17. 165e01b Merge "Allow abi diffs sanitized variants of vndk libraries on production devices." into pi-dev by Vishwath Mohan · 7 years ago
  18. 1838ef9 Don't export UBSan minimal runtime symbols. by Ivan Lozano · 7 years ago
  19. 59fdea2 Don't export UBSan minimal runtime symbols. by Ivan Lozano · 7 years ago
  20. f267f71 Allow abi diffs sanitized variants of vndk libraries on production devices. by Jayant Chowdhary · 7 years ago
  21. b7e08ca Allow abi diffs sanitized variants of vndk libraries on production devices. by Jayant Chowdhary · 7 years ago
  22. a9255a8 Support integer_overflow static lib diagnostics. by Ivan Lozano · 7 years ago
  23. 3af8ee0 Revert "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)" by Vishwath Mohan · 7 years ago
  24. be6b6a6 Merge "Fix data race on cfiExportsMap" into pi-dev by TreeHugger Robot · 7 years ago
  25. 289d548 Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong) by Vishwath Mohan · 7 years ago
  26. fe6edc9 Fix data race on cfiExportsMap by Colin Cross · 7 years ago
  27. 1218a19 Fix data race on cfiExportsMap by Colin Cross · 7 years ago
  28. 3ede294 Switch to clang 7.0 by Chih-Hung Hsieh · 8 years ago
  29. 954f430 Add minimal-runtime support for integer overflows. by Ivan Lozano · 7 years ago
  30. 30c5db2 Add minimal-runtime support for integer overflows. by Ivan Lozano · 7 years ago
  31. 51be632 Fix llvm-ar error caused by using lto and sanitizer together by Zhizhou Yang · 7 years ago
  32. 4917049 Fix llvm-ar error caused by using lto and sanitizer together by Zhizhou Yang · 7 years ago
  33. 3ed1f70 Enable emutls with -flto for Android sanitize=cfi by Ryan Prichard · 7 years ago
  34. 7d1eecf Fix static_ndk_lib for sanitized libraries. by Dan Albert · 8 years ago
  35. b7d0f52 Revert "Support enabling overflow sanitization by path." by Ivan Lozano · 8 years ago
  36. 17df3c1 Support enabling overflow sanitization by path. by Ivan Lozano · 8 years ago
  37. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 8 years ago
  38. 7276539 Sort cfi static libs to make them consistent by Jeff Gaston · 8 years ago
  39. e712879 Reduce how often both mutated variants are needed. by Vishwath Mohan · 8 years ago
  40. 1fa3ac5 CFI include/exclude path support (Soong) by Vishwath Mohan · 8 years ago
  41. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 8 years ago
  42. bdb17f0 Remove CFI-related WARs that seem no longer necessary by Pirama Arumuga Nainar · 8 years ago
  43. e21fe42 Don't install both variants for host or non-make builds. by Vishwath Mohan · 8 years ago
  44. b743e9c Revert "Revert "Build system changes for CFI (Soong)"" by Vishwath Mohan · 8 years ago
  45. 33c252c Revert "Build system changes for CFI (Soong)" by Orion Hodson · 8 years ago
  46. da11d74 Revert "Hide mutated variant in non-make builds." by Orion Hodson · 8 years ago
  47. 6147c69 Hide mutated variant in non-make builds. by Vishwath Mohan · 8 years ago
  48. d4b484b Build system changes for CFI (Soong) by Vishwath Mohan · 8 years ago
  49. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 8 years ago
  50. 6be405e Support tsan in Android.bp. by Yabin Cui · 8 years ago
  51. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 8 years ago
  52. 7b6118b Revert "Some clarifications in preparation to automatically order linker dependencies" by Jeff Gaston · 8 years ago
  53. 2370af0 Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 8 years ago
  54. 27991b7 Add -lm to the default libs for Linux & Darwin by Dan Willemsen · 8 years ago
  55. 06bbd89 Enhance coverage options to include those needed by Honggfuzz for coverage-driven fuzzing by Zach Riggle · 8 years ago
  56. ef88ae2 Make libdl.so be loaded after libc.so by Colin Cross · 8 years ago
  57. 27a4b05 Remove error from AndroidMkData.Extra by Colin Cross · 8 years ago
  58. 9522930 Revert "Fix ASAN mutator." by Vishwath Mohan · 8 years ago
  59. e615345 Revert "Don't apply sanitizer mutators to host modules." by Vishwath Mohan · 8 years ago
  60. bba1927 Don't apply sanitizer mutators to host modules. by Vishwath Mohan · 8 years ago
  61. 12758d0 Fix ASAN mutator. by Vishwath Mohan · 8 years ago
  62. 27b188b .vendor suffix is added only for libs having core/vendor variants by Jiyong Park · 8 years ago
  63. c5996de Enable ubsan check flag in build by liuchao · 8 years ago
  64. 5f59553 Allow integer_overflow sanitizer path exclusion. by Ivan Lozano · 8 years ago
  65. 0c3a1ef Add integer_overflow sanitization build option. by Ivan Lozano · 8 years ago
  66. 8241abb Update coverage sanitizer flags in soong by Dan Austin · 8 years ago
  67. 9677e8c Black-list for clang LibTooling Cflags. by Jayant Chowdhary · 8 years ago
  68. 651275b Add support for misc_undefined diagnostics by Ivan Lozano · 8 years ago
  69. c6482d6 Don't add -lrt on Darwin for sanitized targets. by Evgenii Stepanov · 8 years ago
  70. 76cee23 Fix -fsanitize=integer not passed for soong builds. by Evgenii Stepanov · 9 years ago
  71. 9707116 Soong: Change Sanitize.Recover order by Andreas Gampe · 8 years ago
  72. 8ff9ef4 Declare dependency on sanitizer runtime libraries by Colin Cross · 8 years ago
  73. 8f4fdd8 Disable CFI for ASAN targets. (Soong) by Vishwath Mohan · 8 years ago
  74. 1dd8839 Refactor sanitized library on-disk layout - Soong. by Vishwath Mohan · 8 years ago
  75. 7a5b46d Add ar flags for CFI enabled components in Soong. by Vishwath Mohan · 8 years ago
  76. f3918d3 Blacklist code for CFI. by Vishwath Mohan · 8 years ago
  77. 6d67e6e Disble CFI for ARM32 processes. by Vishwath Mohan · 8 years ago
  78. a83fdac Disable CFI on Mips and add -march to linkflags on ARM. by Evgenii Stepanov · 9 years ago
  79. cb3f890 Remove duplicate code. by Evgenii Stepanov · 9 years ago
  80. 774cb81 Disable global coverage when a module disables asan. by Evgenii Stepanov · 9 years ago
  81. 7ebf9fa Force Thumb for CFI targets. by Evgenii Stepanov · 9 years ago
  82. 1b017a7 Hide CFI behind a global flag. by Vishwath Mohan · 9 years ago
  83. 23ae82a Support sanitizing a single device arch by Colin Cross · 9 years ago
  84. 1e405e1 [soong] Enable LOCAL_SANITIZE:=cfi and add LOCAL_SANITIZE_DIAG. by Evgenii Stepanov · 9 years ago
  85. 46974e2 Don't pass -Wl,--no-undefined to host targets by Colin Cross · 9 years ago
  86. 78ffeea Fix gofmt problems and add gofmt to preupload checks by Dan Willemsen · 9 years ago
  87. cbceaab Export asan configuration to make by Dan Willemsen · 9 years ago
  88. b0f2895 Support mixed ASAN and non-ASAN host builds by Colin Cross · 9 years ago
  89. 9461040 Fix installation path for asan libraries by Colin Cross · 9 years ago
  90. af36db1 Add ubsan_standalone library name to the toolchain. by Evgenii Stepanov · 9 years ago
  91. 91169fe Fix coverage sanitizer builds by Colin Cross · 9 years ago
  92. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 9 years ago
  93. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 9 years ago
  94. 3c344ef Disable asan for static binaries by Colin Cross · 9 years ago
  95. 263abbd Support global and local sanitizers by Colin Cross · 9 years ago
  96. fcfe56d Target sanitize properties can disable the global sanitizer. by Evgenii Stepanov · 9 years ago
  97. 05bafd3 Revert "Target sanitize properties can disable the global sanitizer." by Evgenii Stepanov · 9 years ago
  98. bb02886 Target sanitize properties can disable the global sanitizer. by Evgenii Stepanov · 9 years ago
  99. b36ab1a Fix sanitize host builds by Colin Cross · 9 years ago
  100. bc6fb16 Support sanitizer variants inside make builds by Colin Cross · 9 years ago