1. 9677e8c Black-list for clang LibTooling Cflags. by Jayant Chowdhary · 8 years ago
  2. 651275b Add support for misc_undefined diagnostics by Ivan Lozano · 8 years ago
  3. c6482d6 Don't add -lrt on Darwin for sanitized targets. by Evgenii Stepanov · 8 years ago
  4. 76cee23 Fix -fsanitize=integer not passed for soong builds. by Evgenii Stepanov · 8 years ago
  5. 9707116 Soong: Change Sanitize.Recover order by Andreas Gampe · 8 years ago
  6. 8ff9ef4 Declare dependency on sanitizer runtime libraries by Colin Cross · 8 years ago
  7. 8f4fdd8 Disable CFI for ASAN targets. (Soong) by Vishwath Mohan · 8 years ago
  8. 1dd8839 Refactor sanitized library on-disk layout - Soong. by Vishwath Mohan · 8 years ago
  9. 7a5b46d Add ar flags for CFI enabled components in Soong. by Vishwath Mohan · 8 years ago
  10. f3918d3 Blacklist code for CFI. by Vishwath Mohan · 8 years ago
  11. 6d67e6e Disble CFI for ARM32 processes. by Vishwath Mohan · 8 years ago
  12. a83fdac Disable CFI on Mips and add -march to linkflags on ARM. by Evgenii Stepanov · 8 years ago
  13. cb3f890 Remove duplicate code. by Evgenii Stepanov · 8 years ago
  14. 774cb81 Disable global coverage when a module disables asan. by Evgenii Stepanov · 8 years ago
  15. 7ebf9fa Force Thumb for CFI targets. by Evgenii Stepanov · 8 years ago
  16. 1b017a7 Hide CFI behind a global flag. by Vishwath Mohan · 8 years ago
  17. 23ae82a Support sanitizing a single device arch by Colin Cross · 8 years ago
  18. 1e405e1 [soong] Enable LOCAL_SANITIZE:=cfi and add LOCAL_SANITIZE_DIAG. by Evgenii Stepanov · 8 years ago
  19. 46974e2 Don't pass -Wl,--no-undefined to host targets by Colin Cross · 8 years ago
  20. 78ffeea Fix gofmt problems and add gofmt to preupload checks by Dan Willemsen · 8 years ago
  21. cbceaab Export asan configuration to make by Dan Willemsen · 8 years ago
  22. b0f2895 Support mixed ASAN and non-ASAN host builds by Colin Cross · 8 years ago
  23. 9461040 Fix installation path for asan libraries by Colin Cross · 8 years ago
  24. af36db1 Add ubsan_standalone library name to the toolchain. by Evgenii Stepanov · 8 years ago
  25. 91169fe Fix coverage sanitizer builds by Colin Cross · 8 years ago
  26. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 8 years ago
  27. b98c8b0 Move toolchain and global variables into separate package by Colin Cross · 8 years ago
  28. 3c344ef Disable asan for static binaries by Colin Cross · 8 years ago
  29. 263abbd Support global and local sanitizers by Colin Cross · 9 years ago
  30. fcfe56d Target sanitize properties can disable the global sanitizer. by Evgenii Stepanov · 9 years ago
  31. 05bafd3 Revert "Target sanitize properties can disable the global sanitizer." by Evgenii Stepanov · 9 years ago
  32. bb02886 Target sanitize properties can disable the global sanitizer. by Evgenii Stepanov · 9 years ago
  33. b36ab1a Fix sanitize host builds by Colin Cross · 9 years ago
  34. bc6fb16 Support sanitizer variants inside make builds by Colin Cross · 9 years ago
  35. 635c3b0 Rename common to android by Colin Cross · 9 years ago
  36. 0a8a0d0 Support SANITIZE_TARGET=safe-stack in soong. by Evgenii Stepanov · 9 years ago
  37. 30d5f51 Support sanitizer builds inside make by Colin Cross · 9 years ago
  38. 16b2349 Add support for sanitizer property by Colin Cross · 9 years ago