index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
security_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
win: Get SecurityTest.CallocOverflow passing again after clang r235553.
thakis
2015-04-23
1
-4
/
+4
*
clang/win: Fix SecurityTest.CallocOverflow in -Os builds.
thakis
2015-04-06
1
-4
/
+4
*
clang/win: Prevent clang from optimizing away a malloc in a test.
Nico Weber
2015-01-22
1
-1
/
+2
*
Restore the allocator shim on Windows. Add 2Gb limit on allocations via the ...
wfh
2015-01-13
1
-17
/
+98
*
Enable MSVC warning for unused locals.
Peter Kasting
2014-11-20
1
-1
/
+3
*
Disable SecurityTest.NewOverflow as it fails on 10.8
John Abd-El-Malek
2014-10-02
1
-7
/
+7
*
Move file_util to base/files/ directory.
brettw@chromium.org
2014-08-13
1
-1
/
+1
*
Define ADDRESS_SANITIZER whenever ASan is used
timurrrr@chromium.org
2014-05-07
1
-3
/
+4
*
remove redundant ifdefs
estade@chromium.org
2014-04-15
1
-3
/
+3
*
Use SYZYASAN instead of ADDRESS_SANITIZER.
chrisha@google.com
2014-03-27
1
-2
/
+2
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-1
/
+1
*
Fix SecurityTest.CallocOverflow when it's SyzyASan instrumented.
sebmarchand@chromium.org
2014-01-18
1
-2
/
+3
*
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