1. 4b71d2c Add GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST to gwp_asan unittests by Benjamin Kramer · 7 months ago main master
  2. b71867c [Headers][Modules] Make separate headers for the stdarg.h and stddef.h pieces so that they can be modularized by Ian Anderson · 8 months ago
  3. fdc0cff [gwp_asan] Exclude recoverable tests on Fuchsia by Caslyn Tonelli · 12 months ago
  4. e6f09ab [gwp_asan] Employ EXPECT_DEATH for zxtest compatibility by Caslyn Tonelli · 1 year, 1 month ago
  5. e754194 [GWP-ASan][Fuchsia] Use more modern zxtest testing macros by Alex Brachet · 1 year, 2 months ago
  6. 66fafe4 [GWP-ASan] Stop using type aliases for ::testing:: types by Alex Brachet · 1 year, 2 months ago
  7. 83ecb6a [GWP-ASan] Handle wild touches of the guarded pool. by Mitch Phillips · 1 year, 2 months ago
  8. f36df95 [GWP-ASan] Remove thread clamping in tests. by Mitch Phillips · 1 year, 3 months ago
  9. 130625e Reland: [GWP-ASan] Add recoverable mode. by Mitch Phillips · 1 year, 3 months ago
  10. ab06386 Revert "[GWP-ASan] Add recoverable mode." by Mitch Phillips · 1 year, 3 months ago
  11. 4a2c1ca Revert "[GWP-ASan] Fix test to work with Fuchsia's zxtest" by Mitch Phillips · 1 year, 3 months ago
  12. a2937b0 Revert "[GWP-ASan] Fix 6413872" by Mitch Phillips · 1 year, 3 months ago
  13. 5cd0466 [GWP-ASan] Fix 6413872 by Alex Brachet · 1 year, 3 months ago
  14. b00d6c0 [GWP-ASan] Fix test to work with Fuchsia's zxtest by Alex Brachet · 1 year, 3 months ago
  15. f4272dd [GWP-ASan] Add recoverable mode. by Mitch Phillips · 1 year, 3 months ago
  16. 4079a1c [GWP-ASan] Fix up bad report for in-page underflow w/ UaF by Mitch Phillips · 1 year, 4 months ago
  17. ebca419 [GWP-ASan] Fix atfork handlers being installed multiple times in tests by Mitch Phillips · 1 year, 4 months ago
  18. 2ad1a5e [GWP-ASan] Fix sanitizer backtrace util using wrong print. by Mitch Phillips · 1 year, 4 months ago
  19. 7d5a8d7 [NFCI] clang-format gwp-asan files. by Mitch Phillips · 2 years ago
  20. 01a219d [gwp_asan] Add missing <algorithm> include by Gulfem Savrun Yeniceri · 2 years, 2 months ago
  21. 2713bce Fix a few warnings (signed/unsigned comparison in gtest, and missing field initializers) by David Blaikie · 2 years, 6 months ago
  22. cb1ba0f [gwp-asan] Initialize AllocatorVersionMagic at runtime by Kostya Kortchinsky · 2 years, 7 months ago
  23. 9d98545 [compiler-rt] Use portable "#!/usr/bin/env bash" shebang for tests. by Frederic Cambus · 2 years, 7 months ago
  24. d580434 [GWP-ASan] Add version header. by Mitch Phillips · 2 years, 9 months ago
  25. 61c099c [rt][nfc] Rewrite #ifndef as #if defined(). by Alexander Belyaev · 2 years, 9 months ago
  26. 868b9a2 [compiler-rt][GWP-ASAN] Disable 2 tests on Armv7 Linux by David Spickett · 2 years, 9 months ago
  27. 0894fec [GWP-ASan] Change unreachable -> trap to work around DCE bug. by Mitch Phillips · 2 years, 10 months ago
  28. c5ac5d7 Name all DEATH tests using 'DeathTest' suffix. by Mitch Phillips · 2 years, 10 months ago
  29. fc8018b [gwp_asan] Improve symbolizer script by Vitaly Buka · 2 years, 10 months ago
  30. eb4d3dc [Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks. by Mitch Phillips · 3 years ago
  31. ae91f88 [gwp_asan] Use __sanitizer_fast_backtrace on Fuchsia by Roland McGrath · 3 years ago
  32. 9a4e8c9 [GWP-ASan] Change sys/cdefs.h to features.h by Fangrui Song · 3 years, 2 months ago
  33. 154a61b [GWP-ASan] Add back some headers removed by IWYU. by Mitch Phillips · 3 years, 2 months ago
  34. bedb30c [GWP-ASan] Add aligned allocations. by Mitch Phillips · 3 years, 3 months ago
  35. 30fc6a5 [gwp_asan] Use zx_system_get_page_size() on Fuchsia by Roland McGrath · 3 years, 3 months ago
  36. e825c8b Revert "[GWP-ASan] Add aligned allocations." by Mitch Phillips · 3 years, 3 months ago
  37. 4cd2492 [GWP-ASan] Add locking around unwinder for atfork protection. by Mitch Phillips · 3 years, 3 months ago
  38. 726be38 [GWP-ASan] Add aligned allocations. by Mitch Phillips · 3 years, 3 months ago
  39. aea9a37 [GWP-ASan] Add inbuilt options parser. by Mitch Phillips · 3 years, 3 months ago
  40. b313288 [GWP-ASan] Minor refactor of optional components. by Mitch Phillips · 3 years, 3 months ago
  41. 3a2adbe [GWP-ASan] IWYU & clang-format by Mitch Phillips · 3 years, 5 months ago
  42. adf85b2 [GWP-ASan] Fix flaky test on Fuchsia by Kostya Kortchinsky · 3 years, 5 months ago
  43. a0c7a18 [GWP-ASan] Port tests to Fuchsia by Kostya Kortchinsky · 3 years, 5 months ago
  44. 93825cb [GWP-ASan] Respect GWP_ASAN_DEFAULT_ENABLED compile-time macro by Roland McGrath · 3 years, 5 months ago
  45. 48a09eb [GWP-ASan] Stub out backtrace/signal functions on Fuchsia by Kostya Kortchinsky · 3 years, 6 months ago
  46. 7dee7ee [GWP-ASan] Fuchsia specific mapping & utilities functions by Kostya Kortchinsky · 3 years, 6 months ago
  47. 118bc3f [GWP-ASan] Add mutexes for Fuchsia by Kostya Kortchinsky · 3 years, 6 months ago
  48. 952b37c [GWP-ASan] Abstract the thread local variables access by Kostya Kortchinsky · 3 years, 6 months ago
  49. 738cb91 [GWP-ASan] Refactor memory mapping functions by Kostya Kortchinsky · 3 years, 6 months ago
  50. 7155761 [GWP-ASan] Move random-related code in the allocator (redo) by Kostya Kortchinsky · 3 years, 6 months ago
  51. 7edfc99 Revert "[GWP-ASan] Move random-related code in the allocator" by Nikita Popov · 3 years, 6 months ago
  52. 72384c3 [GWP-ASan] Move random-related code in the allocator by Kostya Kortchinsky · 3 years, 6 months ago
  53. bac1f66 [GWP-ASan] Rework utilities (NFC) by Kostya Kortchinsky · 3 years, 6 months ago
  54. b2b29ff [GWP-ASan] Cleanup (NFC) by Kostya Kortchinsky · 3 years, 6 months ago
  55. ed9d4b9 [GWP-ASan] Crash handler API returns sizeof(collected trace) by Mitch Phillips · 3 years, 9 months ago
  56. df841da [GWP-ASan] Fix uninitialized memory use in sigaction. by Mitch Phillips · 3 years, 9 months ago
  57. 32dc40f [GWP-ASan] Split the unwinder into segv/non-segv. by Mitch Phillips · 3 years, 9 months ago
  58. b569036 Revert 502f0cc0e38 "[GWP-ASan] Split the unwinder into segv/non-segv." by Hans Wennborg · 3 years, 9 months ago
  59. 82049f7 [GWP-ASan] Split the unwinder into segv/non-segv. by Mitch Phillips · 3 years, 9 months ago
  60. fedc3e2 [GWP-ASan] Use functions in backtrace test, not line numbers. by Mitch Phillips · 4 years, 1 month ago
  61. 9204c4e [GWP-ASan] Only pack frames that are stored. by Mitch Phillips · 4 years, 1 month ago
  62. 9fdbe7d [GWP-ASan] Fix thread ID. by Mitch Phillips · 4 years, 2 months ago
  63. 06ff811 [GWP-ASan] Silence gcc error by Kostya Kortchinsky · 4 years, 2 months ago
  64. 21bad50 [GWP-ASan] [NFC] Change enum from ANDROID->BIONIC. by Mitch Phillips · 4 years, 2 months ago
  65. ae3f1f2 [GWP-ASan] Update alignment on Android. by Mitch Phillips · 4 years, 2 months ago
  66. 595c0bd [GWP-ASan] Use weak abort message definition. by Mitch Phillips · 4 years, 3 months ago
  67. 02fce31 [GWP-ASan] Fix PRNG to use IE TLS. by Mitch Phillips · 4 years, 3 months ago
  68. bbcf5e0 [GWP-ASan] Fix unused variables from crash handler + clang-format by Mitch Phillips · 4 years, 3 months ago
  69. 5f42f07 [GWP-ASan] Change crash handler constant. by Mitch Phillips · 4 years, 3 months ago
  70. bc9183a [GWP-ASan] Crash Handler API. by Mitch Phillips · 4 years, 3 months ago
  71. 4f2299d [GWP-ASan] Allow late initialisation if single-threaded. by Mitch Phillips · 4 years, 3 months ago
  72. 1f1cdc9 [gwp-asan] Implement malloc_iterate. by Evgenii Stepanov · 4 years, 3 months ago
  73. ab1bee3 [GWP-ASan] Add names to anonymous mappings. by Mitch Phillips · 4 years, 3 months ago
  74. 885b397 [GWP-ASan] enable/disable and fork support. by Evgenii Stepanov · 4 years, 4 months ago
  75. b05579b [GWP-ASan] 32-bit test pointers, allow multi-init for test. by Mitch Phillips · 4 years, 5 months ago
  76. 6b6df79 [GWP-ASan] Add GWP_ASAN_ prefix to macros. by Mitch Phillips · 4 years, 5 months ago
  77. 11c6ada Add GWP-ASan fuzz target to compiler-rt/tools. by Mitch Phillips · 4 years, 8 months ago
  78. 145ebb5 [GWP-ASan] Split options_parser and backtrace_sanitizer_common. by Mitch Phillips · 4 years, 8 months ago
  79. cadb0ef Revert "[GWP-ASan] Remove c++ standard lib dependency." by Petr Hosek · 4 years, 8 months ago
  80. c8e6197 [GWP-ASan] Remove c++ standard lib dependency. by Petr Hosek · 4 years, 8 months ago
  81. bc944c3 [GWP-ASan] Add public-facing documentation [6]. by Mitch Phillips · 4 years, 8 months ago
  82. eea622a [GWP-ASan] Fix typos. by Mitch Phillips · 4 years, 8 months ago
  83. 5931d04 [GWP-ASan] Implement stack frame compression. by Mitch Phillips · 4 years, 8 months ago
  84. 1af060d [GWP-ASan] Update backtrace function signature. by Mitch Phillips · 4 years, 9 months ago
  85. 548f9b9 Remove a few straggler ".cc"s in compiler-rt/lib by Nico Weber · 4 years, 9 months ago
  86. 13bcee4 [GWP-ASan] Add thread ID to PRNG seed. by Mitch Phillips · 4 years, 9 months ago
  87. c41bec0 Explicitly define __STDC_FORMAT_MACROS for PRIu64 by Mitch Phillips · 4 years, 10 months ago
  88. e773f8e [GWP-ASan] Add generic unwinders and structure backtrace output. by Mitch Phillips · 4 years, 10 months ago
  89. 1702b14 [GWP-ASan] Guard against recursive allocs. Pack TLS for perf. by Mitch Phillips · 4 years, 10 months ago
  90. 169282c Fixup files added in r362636 to build with gcc 5.4. NFCI by Douglas Yung · 4 years, 11 months ago
  91. 9c54dd1 [GWP-ASan] Core Guarded Pool Allocator [4]. by Mitch Phillips · 5 years ago
  92. 3115e17 [GWP-ASan] Configuration options [3]. by Mitch Phillips · 5 years ago
  93. a1fcc1a Attempt to fix test failure for armv8. by Mitch Phillips · 5 years ago
  94. dd0634b Attempt to fix 'mutex.h' not found when building mutex_posix. by Mitch Phillips · 5 years ago
  95. 68c5a1e [GWP-ASan] Mutex implementation [2]. by Mitch Phillips · 5 years ago
  96. 9374a8f [GWP-ASan] Fixed issue with c++ standard library dependency. by Mitch Phillips · 5 years ago
  97. f14ffea [GWP-ASan] Initial build files, implementation of PRNG [1]. by Mitch Phillips · 5 years ago
  98. 64e3edc Fix typos throughout the license files that somehow I and my reviewers by Chandler Carruth · 5 years ago
  99. 9ac552a Install new LLVM license structure and new developer policy. by Chandler Carruth · 5 years ago
  100. 5c6735a Update year in license files by Hans Wennborg · 5 years ago