1. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  2. 05680db Define ADDRESS_SANITIZER whenever ASan is used by timurrrr@chromium.org · 10 years ago
  3. d841d6d remove redundant ifdefs by estade@chromium.org · 10 years ago
  4. 87839ab Use SYZYASAN instead of ADDRESS_SANITIZER. by chrisha@google.com · 10 years ago
  5. 1df3651 Add use_allocator instead of linux_use_tcmalloc to switch the allocator. by dmikurube@chromium.org · 10 years ago
  6. 3e55d70 Fix SecurityTest.CallocOverflow when it's SyzyASan instrumented. by sebmarchand@chromium.org · 11 years ago
  7. e0e53b7 Fixes for -Wunused-function on Linux, Android and ChromeOS by hans@chromium.org · 11 years ago
  8. e9bbb5a Disable SecurityTest.NewOverflow under ThreadSanitizer v2 by glider@chromium.org · 11 years ago
  9. dbe2475 Re-enable SecurityTest.CallocOverflow by hans@chromium.org · 11 years ago
  10. f057926 Revert 227219 "Revert 226920 "Roll Clang 188423:191856."" by thakis@chromium.org · 11 years ago
  11. 4dfac57 Revert 227006 "Revert 226984 "Disable CallocOverflow under Mac/A..." by jochen@chromium.org · 11 years ago
  12. c95b10a Revert 226920 "Roll Clang 188423:191856." by thakis@chromium.org · 11 years ago
  13. 4aee958 Revert 226984 "Disable CallocOverflow under Mac/ASAN" by jochen@chromium.org · 11 years ago
  14. 73b4c83 Revert 226978 "Revert 226920 "Roll Clang 188423:191856."" by jochen@chromium.org · 11 years ago
  15. a366cb7 Disable CallocOverflow under Mac/ASAN by jochen@chromium.org · 11 years ago
  16. 2d04fc4 Revert 226920 "Roll Clang 188423:191856." by jochen@chromium.org · 11 years ago
  17. 08bc158 Roll Clang 188423:191856. by thakis@chromium.org · 11 years ago
  18. 91738f6 Reenable the tcmalloc SecurityTests in base_unittests on Windows by wfh@chromium.org · 11 years ago
  19. 775727b Disable tcmalloc security tests on Windows by jschuh@chromium.org · 11 years ago
  20. 83ec637 Enable SecurityTest.CallocOverflow under ASan on Mac. by glider@chromium.org · 11 years ago
  21. d010344 base/security: re-enable security check on ASAN by jln@chromium.org · 11 years ago
  22. 5975586 Base Security: fix-up overflow tests by jln@chromium.org · 11 years ago
  23. 3d8d4bd Revert 192031 "Base Security: fix-up overflow tests" by pfeldman@chromium.org · 11 years ago
  24. 79921dd Base Security: fix-up overflow tests by jln@chromium.org · 11 years ago
  25. b976a9e Make CallocDiesOnOOM return false under TSan, MSan and ASan. Their allocators return NULL in the case of an overflow. by glider@chromium.org · 11 years ago
  26. fe78d55 Base: account for calloc aborting in security unittests by jln@chromium.org · 11 years ago
  27. 006ec5e Disable SecurityTest.NewOverflow on Win64 by jschuh@chromium.org · 12 years ago
  28. c6d4422 Security unittests: add more compiler barriers by jln@chromium.org · 12 years ago
  29. a55baa6 Linux: grow a unique random mapping in ASLR by jln@chromium.org · 12 years ago
  30. e158258 Revert 180514: It breaks the windows compile. by mpcomplete@chromium.org · 12 years ago
  31. a58e753 Linux: grow a unique random mapping in ASLR by jln@chromium.org · 12 years ago
  32. e3b38b3 Revert 180486 by jln@chromium.org · 12 years ago
  33. 64fb4fb Linux: grow a unique random mapping in ASLR by jln@chromium.org · 12 years ago
  34. c71a4da TCMalloc: support userland ASLR on Linux and Chrome OS by jln@chromium.org · 12 years ago
  35. d06052c Base: add a security test to check for new[] or calloc() overflowing. by jln@chromium.org · 12 years ago
  36. ac869d0 Revert 178928 by zea@chromium.org · 12 years ago
  37. d902cdc Base: add a security test to check for new[] or calloc() overflowing by jln@chromium.org · 12 years ago
  38. 15bc41d base: Convert scoped_arrays to the new scoped_ptr style. by tfarina@chromium.org · 12 years ago
  39. 4faaf21 TCMalloc: restrict maximum size of memory allocations by jln@chromium.org · 12 years ago