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
Commit message (
Expand
)
Author
Age
Files
Lines
*
base/json: Don't use static variables of user-defined type (i.e, std::wstring).
tfarina@chromium.org
2011-08-19
2
-19
/
+17
*
Fix a small leak in FileUtilProxy
kinuko@chromium.org
2011-08-19
2
-2
/
+9
*
Cleanup code used to diagnose and fix bug 81449.
apatrick@chromium.org
2011-08-19
3
-35
/
+6
*
Implementation of PostTaskAndReply() in MessageLoopProxy and BrowserThread.
ajwong@chromium.org
2011-08-18
7
-3
/
+398
*
[Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding mallo...
rsesek@chromium.org
2011-08-18
6
-4
/
+108
*
Revert "[Mac] Implement base::EnableTerminationOnHeapCorruption() by overridi...
rsesek@chromium.org
2011-08-18
6
-108
/
+4
*
Change the expectation for ProcessUtilTest.MacTerminateOnHeapCorruption to wo...
rsesek@chromium.org
2011-08-18
1
-1
/
+2
*
[Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding mallo...
rsesek@chromium.org
2011-08-18
6
-4
/
+107
*
Mirror Windows implementation of CancelOnMessageLoopThread.
dominich@chromium.org
2011-08-18
1
-9
/
+11
*
Remove Purify and Quantify.Doing so will reduce substantially the size of the...
jeanluc@chromium.org
2011-08-17
12
-417
/
+7
*
Adding checks to guard against buffer overruns in QuotaFileIO::Write and base...
sanga@chromium.org
2011-08-17
2
-0
/
+3
*
Adding guards against heap overflow in PPB_FileIO::Read
sanga@chromium.org
2011-08-17
1
-0
/
+2
*
Include base/stringprintf.h in base/debug/profiler.cc.
hans@chromium.org
2011-08-17
1
-1
/
+1
*
base: Add DCHECK that double Values are finite.
derat@chromium.org
2011-08-17
1
-0
/
+3
*
base: Fix the TODO in string_util.h
tfarina@chromium.org
2011-08-17
1
-5
/
+0
*
Create ipc.dll.
darin@chromium.org
2011-08-15
1
-1
/
+1
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
14
-41
/
+55
*
Call ntdll.dll!NtTerminateProcess directly, without going through the
apatrick@chromium.org
2011-08-15
1
-3
/
+26
*
base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.
tfarina@chromium.org
2011-08-15
7
-25
/
+25
*
base: Fix the TODO in ListValue::Remove().
tfarina@chromium.org
2011-08-13
3
-11
/
+12
*
base: Rename ValueType to something less redundant as _just_ Type.
tfarina@chromium.org
2011-08-12
2
-7
/
+7
*
Fixes a corner case bug in the HexStringToInt conversion function which cause...
ali.akbar@gmail.com
2011-08-12
2
-2
/
+3
*
base: Add missing OVERRIDE annotations to overridden methods from Value.
tfarina@chromium.org
2011-08-11
1
-24
/
+25
*
Adding Wayland message loop and gyp build deps
dnicoara@chromium.org
2011-08-11
5
-6
/
+126
*
CrOS - Memory debug widget shows anonymous memory and renderer kills.
jamescook@chromium.org
2011-08-11
2
-19
/
+37
*
base: Remove CreateBinaryValue() function as it's redundant.
tfarina@chromium.org
2011-08-11
3
-11
/
+2
*
base: Remove using declaration of FundamentalValue as it's no longer necessary.
tfarina@chromium.org
2011-08-11
1
-1
/
+0
*
Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in...
mnissler@chromium.org
2011-08-11
3
-5
/
+0
*
Update base/android to use new ScopedJava(Global)Reference
steveblock@google.com
2011-08-11
4
-19
/
+15
*
Added code to verify whether TerminateProcess is hooked before calling it.
apatrick@chromium.org
2011-08-11
1
-0
/
+9
*
Revert 95910 - Revert 95907 - Clean up SSL false start blacklist code.
pkasting@chromium.org
2011-08-10
3
-0
/
+5
*
Mac Lion: Chrome opens new window on restart when no windows were previously ...
dhollowa@chromium.org
2011-08-10
2
-24
/
+33
*
Optimize phishing page term feature extraction.
gcasto@chromium.org
2011-08-09
6
-9
/
+458
*
Use MessageLoopProxy instead of MessageLoop to dispatch notifications in Obse...
adamk@chromium.org
2011-08-09
2
-23
/
+71
*
base: Remove a file that is no longer used.
tfarina@chromium.org
2011-08-09
1
-22
/
+0
*
Revert 96013 - Use MessageLoopProxy instead of MessageLoop to dispatch notifi...
adamk@chromium.org
2011-08-09
2
-75
/
+24
*
Use MessageLoopProxy instead of MessageLoop to dispatch notifications in Obse...
adamk@chromium.org
2011-08-09
2
-24
/
+75
*
Implement backend for thread names and process names.
nduca@chromium.org
2011-08-09
7
-69
/
+262
*
Revert 95441
apatrick@chromium.org
2011-08-09
1
-5
/
+3
*
Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in...
fischman@chromium.org
2011-08-08
3
-5
/
+0
*
Clean up SSL false start blacklist code. Numerous changes, including:
pkasting@chromium.org
2011-08-08
3
-0
/
+5
*
Increase test timeout to 45s.
thakis@chromium.org
2011-08-08
1
-1
/
+1
*
Add AutoJObject and AutoGlobalJObject
bulach@chromium.org
2011-08-08
3
-0
/
+138
*
base: Remove using declaration of MD5Digest now that hunspell was fixed.
tfarina@chromium.org
2011-08-08
1
-3
/
+0
*
Increase test timeout by 2 more seconds.
thakis@chromium.org
2011-08-07
1
-1
/
+1
*
Increase test timeout for out of process tests by 4 seconds.
thakis@chromium.org
2011-08-07
1
-1
/
+1
*
Add acquire/release calls in one-time init for histograms
jar@chromium.org
2011-08-07
1
-93
/
+110
*
base: Remove using declaration of BinaryValue as it's no longer necessary.
tfarina@chromium.org
2011-08-05
1
-5
/
+3
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
126
-950
/
+978
*
base: Remove unnecessary using declarations from values.h
tfarina@chromium.org
2011-08-04
2
-3
/
+4
[next]