1. 7c2a3bb [ASan] Delete asan/dynamic dir and temporarily move the interposers declarations to asan_intercepted_functions.h by Alexander Potapenko · 12 years ago
  2. 6956398 [ASan] Delete the code related to static runtime on OS X. by Alexander Potapenko · 12 years ago
  3. 38b7c1b build: Teach Makefile build system about asan/dynamic subdir. by Daniel Dunbar · 12 years ago
  4. 1069b9a [ASan] add missing build dependency on sanitizer_common headers by Alexey Samsonov · 12 years ago
  5. 3dc47e5 [Sanitizer] Make ASan/TSan sources depend on headers from interception library by Alexey Samsonov · 12 years ago
  6. 0d49904 [asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it by Kostya Serebryany · 12 years ago
  7. 5967c3d AddressSanitizer: move mach_override inside interception library by Alexey Samsonov · 13 years ago
  8. 5b29018 AddressSanitizer: start factoring out interception machinery by Alexey Samsonov · 13 years ago
  9. 1d483d4 Delete sysinfo/* and all references to it. by Alexander Potapenko · 13 years ago
  10. f06648a build: Add ModuleName per-subdir variable as a way to organize the different by Daniel Dunbar · 13 years ago
  11. cc080e5 asan: Fill in integration with compiler-rt/make build. by Daniel Dunbar · 13 years ago
  12. 1e172b4 AddressSanitizer run-time library. Not yet integrated with the compiler-rt build system, but can be built using the old makefile. See details in README.txt by Kostya Serebryany · 13 years ago