1. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 5 years ago
  2. 4af21ed Split local and global cflags by Colin Cross · 5 years ago
  3. 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 5 years ago
  4. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  5. 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 5 years ago
  6. b49fe1b Stop linking libdl.a into static bins by Ryan Prichard · 5 years ago
  7. ad4a597 Merge "Add method to determine variations from a Target" by Colin Cross · 5 years ago
  8. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  9. b8e593d Workaround unexported sancov symbols. Fix multiple sanitizer RT deps. by Mitch Phillips · 5 years ago
  10. 1c648b8 Allow sanitize attribute on cc_objects and propagate sanitize attributes into them. by Peter Collingbourne · 5 years ago
  11. 586b8a2 Merge "Disable FORTIFY for fuzzer builds." am: 1e7f14b1d5 by Mitch Phillips · 5 years ago
  12. b9b3e79 Disable FORTIFY for fuzzer builds. by Mitch Phillips · 5 years ago
  13. e4a824d Merge "Switch to clang-r365631" am: bdefa541d9 by Yi Kong · 5 years ago
  14. bdefa54 Merge "Switch to clang-r365631" by Yi Kong · 5 years ago
  15. 5006a72 Merge "Revert "Re-enable ASAN globals instrumentation for devices."" by Yi Kong · 5 years ago
  16. 20cf012 Merge "Revert "Re-enable ASAN globals instrumentation for devices."" by Yi Kong · 5 years ago
  17. da06908 Revert "Re-enable ASAN globals instrumentation for devices." by Yi Kong · 5 years ago
  18. 55d2d90 Merge "Disable new pass manager for ASAN build" am: 5724333e22 by Yi Kong · 5 years ago
  19. 20233a4 Disable new pass manager for ASAN build by Yi Kong · 5 years ago
  20. d255c7b Switch to clang-r365631 by Yi Kong · 5 years ago
  21. 7296954 Merge "Fix sanitizer dep" am: e49256e564 by Jiyong Park · 5 years ago
  22. e49256e Merge "Fix sanitizer dep" by Treehugger Robot · 5 years ago
  23. 1d1119f Fix sanitizer dep by Jiyong Park · 5 years ago
  24. cead9ba Merge "Disable LTO when building with fuzzer support." am: df7d2cc9f8 by Mitch Phillips · 5 years ago
  25. 34b493f Disable LTO when building with fuzzer support. by Mitch Phillips · 5 years ago
  26. 233d006 Merge "Remove asanLibs." am: 6303423549 by Dan Albert · 5 years ago
  27. 55a18ba Remove asanLibs. by Dan Albert · 5 years ago
  28. 88cddcf Merge "Re-enable ASAN globals instrumentation for devices." am: 68c9eed6b2 by Mitch Phillips · 6 years ago
  29. cba311b Re-enable ASAN globals instrumentation for devices. by Mitch Phillips · 6 years ago
  30. e0318de Merge changes Ia77090da,I95a57f76 am: e264f22bec am: 0240f5cea1 by Colin Cross · 6 years ago
  31. e264f22 Merge changes Ia77090da,I95a57f76 by Colin Cross · 6 years ago
  32. a87c800 Merge "Remove experimental pass manager for fuzzer builds." am: c4be0815d8 by Mitch Phillips · 6 years ago
  33. c4be081 Merge "Remove experimental pass manager for fuzzer builds." by Treehugger Robot · 6 years ago
  34. 0b90833 Optimize sanitizerRuntimeDepsMutator by Colin Cross · 6 years ago
  35. 7438475 Remove experimental pass manager for fuzzer builds. by Mitch Phillips · 6 years ago
  36. d7344ad Disable new LLVM pass manager for HWASan. am: 1c69e83030 am: b85d386af5 by Evgenii Stepanov · 6 years ago
  37. 1c69e83 Disable new LLVM pass manager for HWASan. by Evgenii Stepanov · 6 years ago
  38. bfeade6 Fix fuzzer builds [#2]. by Mitch Phillips · 6 years ago
  39. 5a6ea6c Fix fuzzer builds [#2]. by Mitch Phillips · 6 years ago
  40. 6c8b9a0 Disable malloc fill in HWASan. am: 2c6484e334 by Evgenii Stepanov · 6 years ago
  41. 2c6484e Disable malloc fill in HWASan. by Evgenii Stepanov · 6 years ago
  42. 4226870 Merge "Remove libc_scudo library when building asan." am: d7e66d9e7c by Christopher Ferris · 6 years ago
  43. d7e66d9 Merge "Remove libc_scudo library when building asan." by Christopher Ferris · 6 years ago
  44. c012b19 Merge "Attach global variables to Context" am: a1591ab08c am: 66c5cac22b by Inseob Kim · 6 years ago
  45. 753d4a6 Remove libc_scudo library when building asan. by Christopher Ferris · 6 years ago
  46. 9516ee9 Attach global variables to Context by Inseob Kim · 6 years ago
  47. d98ccb4 Disable hwasan memory stats. by Evgenii Stepanov · 6 years ago
  48. e726ba5 Pass -fsanitize-hwaddress-abi=platform when building with hwasan. by Peter Collingbourne · 6 years ago
  49. 967511a Pass -hwasan-allow-ifunc when building with hwasan. by Peter Collingbourne · 6 years ago
  50. bd19db0 Remove workarounds for old compiler versions. by Peter Collingbourne · 6 years ago
  51. f97782b Remove prefer_sanitize.* properties by Jiyong Park · 6 years ago
  52. 571cccf Prepare for a type-safe OnceKey by Colin Cross · 6 years ago
  53. d5275c8 Add option to disable Scudo globally [Soong] by Kostya Kortchinsky · 6 years ago
  54. a2aca28 Use bootstrap linker for asan build by Jiyong Park · 6 years ago
  55. 93c3f53 [hwasan] Remove deprecated compiler flag (NFC) by Evgenii Stepanov · 6 years ago
  56. 8222663 Fix: runtime apex is not instrumented with sanitizer by Jiyong Park · 6 years ago
  57. 3b1746a Fix: deps to sanitizer runtime libs are with correct 'image' variant by Jiyong Park · 6 years ago
  58. 388ef3f Create sanitizer variants of APEX only when SANITIZE_TARGET is set by Jiyong Park · 6 years ago
  59. 64a44f2 Make sure that ASAN runtime lib is the first DT_NEEDED one by Jiyong Park · 6 years ago
  60. 6aa2102 Revert "Revert "Fix: sanitizerRuntimeMutator is not run for host"" by Pirama Arumuga Nainar · 6 years ago
  61. c32c6b0 Support building for Fuchsia. by Doug Horn · 6 years ago
  62. 84757ea Revert "Fix: sanitizerRuntimeMutator is not run for host" by Dan Albert · 6 years ago
  63. 1c29b0e Fix: sanitizerRuntimeMutator is not run for host by Jiyong Park · 6 years ago
  64. 379de2f APEXes can be sanitized by Jiyong Park · 6 years ago
  65. 3c5a52a [hwasan] Reduce history size to save memory. by Evgenii Stepanov · 6 years ago
  66. 7929bba Add option to avoid recovering with diagnostics. by Ivan Lozano · 6 years ago
  67. 0a87b66 Disable hwasan frame descriptions. by Evgenii Stepanov · 6 years ago
  68. 3567e62 Switch to clang-r346389. by Chih-Hung Hsieh · 6 years ago
  69. 98f5b06 Add sanitizer runtime library to recovery when needed. by Evgenii Stepanov · 6 years ago
  70. 8c7e6e2 Add an "scs" flag for enabling shadow call stack on targets. by Peter Collingbourne · 6 years ago
  71. 1e79844 Apply HWASan to libc-in-recovery. by Evgenii Stepanov · 6 years ago
  72. abde584 Stop passing the gold plugin path to llvm-ar. by Peter Collingbourne · 6 years ago
  73. 8c3c0f5 Revert "Prevent clang from using the x18 register on arm64." by Yi Kong · 6 years ago
  74. 98d8580 Prevent clang from using the x18 register on arm64. by Peter Collingbourne · 6 years ago
  75. 109029f Define HWADDRESS_SANITIZER_GLOBAL_OPTIONS. by Evgenii Stepanov · 6 years ago
  76. ad73b2e Scudo minimal runtime support for Soong by Kostya Kortchinsky · 6 years ago
  77. ae6ae1d Apply minimal runtime to the rest of ubsan. by Ivan Lozano · 6 years ago
  78. 8536d6b Remove GCC checks by Dan Willemsen · 6 years ago
  79. dbf1d4f (soong) Add -fsanitize= argument to assembly flags. by Evgenii Stepanov · 6 years ago
  80. d97a6e9 Add "hwaddress" sanitizer. by Evgenii Stepanov · 6 years ago
  81. b6682c4 Merge "Do not enable sanitizers on Windows" am: d7e5c05eac by Pirama Arumuga Nainar · 7 years ago
  82. 83d716c Do not enable sanitizers on Windows by Pirama Arumuga Nainar · 7 years ago
  83. e98238b Merge "Use WalkDeps instead of VisitDepsDepthFirst" am: cbafd0fb48 by Colin Cross · 7 years ago
  84. 6b75360 Use WalkDeps instead of VisitDepsDepthFirst by Colin Cross · 7 years ago
  85. 9cba820 Soong support for Scudo am: d18ae5ce98 by Kostya Kortchinsky · 7 years ago
  86. d18ae5c Soong support for Scudo by Kostya Kortchinsky · 7 years ago
  87. 722b64e Don't enable diagnostics for CFI when setting the CFI sanitizer. am: 05b002dea0 by Vishwath Mohan · 7 years ago
  88. 05b002d Don't enable diagnostics for CFI when setting the CFI sanitizer. by Vishwath Mohan · 7 years ago
  89. 4cac067 Disable CFI for vendor variants of all components am: 9ccbba0200 by Vishwath Mohan · 7 years ago
  90. 9ccbba0 Disable CFI for vendor variants of all components by Vishwath Mohan · 7 years ago
  91. 40aaea2 Restrict CFI_INCLUDE_PATHS to Arm64 am: 1c54f66bd5 by Vishwath Mohan · 7 years ago
  92. 1c54f66 Restrict CFI_INCLUDE_PATHS to Arm64 by Vishwath Mohan · 7 years ago
  93. 9b87f81 Disable CFI for vendor variants of VNDK libraries am: 7589c82eec by Vishwath Mohan · 7 years ago
  94. 7589c82 Disable CFI for vendor variants of VNDK libraries by Vishwath Mohan · 7 years ago
  95. 165e01b Merge "Allow abi diffs sanitized variants of vndk libraries on production devices." into pi-dev by Vishwath Mohan · 7 years ago
  96. 1838ef9 Don't export UBSan minimal runtime symbols. by Ivan Lozano · 7 years ago
  97. 59fdea2 Don't export UBSan minimal runtime symbols. by Ivan Lozano · 7 years ago
  98. f267f71 Allow abi diffs sanitized variants of vndk libraries on production devices. by Jayant Chowdhary · 7 years ago
  99. b7e08ca Allow abi diffs sanitized variants of vndk libraries on production devices. by Jayant Chowdhary · 7 years ago
  100. a9255a8 Support integer_overflow static lib diagnostics. by Ivan Lozano · 7 years ago