| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes for -Wunused-function on Linux, Android and ChromeOS | hans@chromium.org | 2013-11-12 | 1 | -13/+0 |
* | Disable SecurityTest.NewOverflow under ThreadSanitizer v2 | glider@chromium.org | 2013-10-24 | 1 | -4/+4 |
* | Re-enable SecurityTest.CallocOverflow | hans@chromium.org | 2013-10-14 | 1 | -7/+1 |
* | Revert 227219 "Revert 226920 "Roll Clang 188423:191856."" | thakis@chromium.org | 2013-10-12 | 1 | -6/+3 |
* | Revert 227006 "Revert 226984 "Disable CallocOverflow under Mac/A..." | jochen@chromium.org | 2013-10-07 | 1 | -1/+7 |
* | Revert 226920 "Roll Clang 188423:191856." | thakis@chromium.org | 2013-10-06 | 1 | -3/+6 |
* | Revert 226984 "Disable CallocOverflow under Mac/ASAN" | jochen@chromium.org | 2013-10-04 | 1 | -7/+1 |
* | Revert 226978 "Revert 226920 "Roll Clang 188423:191856."" | jochen@chromium.org | 2013-10-04 | 1 | -6/+3 |
* | Disable CallocOverflow under Mac/ASAN | jochen@chromium.org | 2013-10-04 | 1 | -1/+7 |
* | Revert 226920 "Roll Clang 188423:191856." | jochen@chromium.org | 2013-10-04 | 1 | -3/+6 |
* | Roll Clang 188423:191856. | thakis@chromium.org | 2013-10-04 | 1 | -6/+3 |
* | Reenable the tcmalloc SecurityTests in base_unittests on Windows | wfh@chromium.org | 2013-06-10 | 1 | -2/+7 |
* | Disable tcmalloc security tests on Windows | jschuh@chromium.org | 2013-05-29 | 1 | -1/+2 |
* | Enable SecurityTest.CallocOverflow under ASan on Mac. | glider@chromium.org | 2013-05-16 | 1 | -7/+1 |
* | base/security: re-enable security check on ASAN | jln@chromium.org | 2013-04-04 | 1 | -6/+5 |
* | Base Security: fix-up overflow tests | jln@chromium.org | 2013-04-04 | 1 | -5/+10 |
* | Revert 192031 "Base Security: fix-up overflow tests" | pfeldman@chromium.org | 2013-04-03 | 1 | -13/+9 |
* | Base Security: fix-up overflow tests | jln@chromium.org | 2013-04-03 | 1 | -9/+13 |
* | Make CallocDiesOnOOM return false under TSan, MSan and ASan. Their allocators... | glider@chromium.org | 2013-03-25 | 1 | -1/+6 |
* | Base: account for calloc aborting in security unittests | jln@chromium.org | 2013-02-15 | 1 | -32/+47 |
* | Disable SecurityTest.NewOverflow on Win64 | jschuh@chromium.org | 2013-02-07 | 1 | -0/+4 |
* | Security unittests: add more compiler barriers | jln@chromium.org | 2013-02-06 | 1 | -25/+27 |
* | Linux: grow a unique random mapping in ASLR | jln@chromium.org | 2013-02-04 | 1 | -33/+55 |
* | Revert 180514: It breaks the windows compile. | mpcomplete@chromium.org | 2013-02-04 | 1 | -51/+33 |
* | Linux: grow a unique random mapping in ASLR | jln@chromium.org | 2013-02-04 | 1 | -33/+51 |
* | Revert 180486 | jln@chromium.org | 2013-02-04 | 1 | -51/+33 |
* | Linux: grow a unique random mapping in ASLR | jln@chromium.org | 2013-02-04 | 1 | -33/+51 |
* | TCMalloc: support userland ASLR on Linux and Chrome OS | jln@chromium.org | 2013-01-31 | 1 | -0/+59 |
* | Base: add a security test to check for new[] or calloc() | jln@chromium.org | 2013-01-26 | 1 | -0/+92 |
* | Revert 178928 | zea@chromium.org | 2013-01-26 | 1 | -91/+0 |
* | Base: add a security test to check for new[] or calloc() | jln@chromium.org | 2013-01-25 | 1 | -0/+91 |
* | base: Convert scoped_arrays to the new scoped_ptr style. | tfarina@chromium.org | 2013-01-18 | 1 | -1/+1 |
* | TCMalloc: restrict maximum size of memory allocations | jln@chromium.org | 2013-01-15 | 1 | -0/+103 |