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
*
Remove check_on_delete for ChromeOS to avoid change to sizeof(Value)
satorux@chromium.org
2011-08-24
2
-1
/
+16
*
Trying again to land OOM priority manager changes.
gspencer@google.com
2011-08-23
3
-27
/
+57
*
Revert 97808 - Make WeakPtr thread-safe, i.e. allow cross-thread copying of W...
cbentzel@chromium.org
2011-08-23
3
-220
/
+18
*
Dump a stack trace when browser tests time out.
mihaip@chromium.org
2011-08-23
1
-2
/
+3
*
base: Map non-finite double Values to 0.0.
derat@chromium.org
2011-08-23
1
-2
/
+5
*
Adds some debugging code in hopes of figuring out a crash. As far as I
sky@chromium.org
2011-08-23
2
-3
/
+9
*
Make WeakPtr thread-safe, i.e. allow cross-thread copying of WeakPtr
sievers@chromium.org
2011-08-23
3
-18
/
+220
*
Fix WaitForSingleNonChildProcess. There were three bugs in the loop usage.
mark@chromium.org
2011-08-22
1
-38
/
+71
*
GTTF: Reduce number of different timeouts.
phajdan.jr@chromium.org
2011-08-22
2
-15
/
+7
*
Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm.
mattm@chromium.org
2011-08-22
3
-67
/
+27
*
Changing OOM range to 0, 1000 and tweaking OOM algorithm.
gspencer@google.com
2011-08-22
3
-27
/
+67
*
Rename event_recorder.cc to event_recorder_win.cc.
tony@chromium.org
2011-08-22
2
-2
/
+1
*
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
[next]