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
*
Update OOM killer.
avi@chromium.org
2011-03-18
1
-15
/
+42
*
Let the method ListValue::AppendIfNotPresent always take ownership of the |in...
markusheintz@chromium.org
2011-03-18
2
-4
/
+7
*
Chrome is too fast, make it slower.
willchan@chromium.org
2011-03-18
3
-72
/
+5
*
Load additional NSS library files in zygote main if remoting is enabled
hclam@google.com
2011-03-17
2
-0
/
+54
*
Add an exception wrapper to the WindowProc functions so
rvargas@google.com
2011-03-17
6
-2
/
+183
*
Removed the static on all histogram macros. If this change
rtenneti@chromium.org
2011-03-16
1
-10
/
+10
*
Remove DCHECK on overflow
jar@chromium.org
2011-03-16
1
-1
/
+0
*
Include the right cpu config file for native client.
bbudge@chromium.org
2011-03-16
2
-1
/
+249
*
Add redundancy to detect double frees in TCMalloc
jar@chromium.org
2011-03-16
1
-1
/
+1
*
Revert 78333 - Removed "static" in histogram macros. Checking in to
rtenneti@chromium.org
2011-03-16
1
-10
/
+10
*
Removed "static" in histogram macros. Checking in to
rtenneti@google.com
2011-03-16
1
-10
/
+10
*
Initialize NSS with no DB in the renderer process
hclam@google.com
2011-03-16
2
-49
/
+106
*
wstring: remove some simple uses of FromWStringHack
evan@chromium.org
2011-03-15
3
-0
/
+7
*
Tentative compile fix.
bauerb@chromium.org
2011-03-15
1
-2
/
+2
*
Initialize RelayWrite member.
finnur@chromium.org
2011-03-15
1
-2
/
+3
*
Move FilePath <-> Value conversions into a separate file.
bauerb@chromium.org
2011-03-15
5
-39
/
+79
*
Revert 78166 - Test impact of an allocator change to detect double frees
jar@chromium.org
2011-03-15
1
-1
/
+1
*
Test impact of an allocator change to detect double frees
jar@chromium.org
2011-03-15
1
-1
/
+1
*
Retry on fix. I am a bad programmer.
evan@chromium.org
2011-03-14
1
-2
/
+4
*
Windows fix.
evan@chromium.org
2011-03-14
1
-1
/
+1
*
wstring: simplify an rtl test
evan@chromium.org
2011-03-13
1
-65
/
+31
*
Change DeleteRegistryKey to not require opening root keys with RegKey.
tommi@chromium.org
2011-03-13
1
-9
/
+22
*
Continuing with DCHECK() replacement. Switching to DCHECK_GT for better debug...
kushi.p@gmail.com
2011-03-13
3
-5
/
+5
*
wstring: remove wstring method from PlatformFile
evan@chromium.org
2011-03-13
3
-16
/
+0
*
Add base::SHA1HashBytes.
hans@chromium.org
2011-03-13
3
-4
/
+70
*
Make time_posix.cc build in Native Client
abarth@chromium.org
2011-03-13
1
-0
/
+11
*
Revert 77958 - Make sure Windows default heap will crash on corruption
jar@chromium.org
2011-03-13
1
-3
/
+0
*
Make sure Windows default heap will crash on corruption
jar@chromium.org
2011-03-13
1
-0
/
+3
*
Revert 77948 - Add redundancy to detect double frees in TCMalloc
jar@chromium.org
2011-03-12
1
-1
/
+1
*
Add redundancy to detect double frees in TCMalloc
jar@chromium.org
2011-03-12
1
-1
/
+1
*
Revert 77941 - Add redundancy to detect double frees in TCMalloc
jar@chromium.org
2011-03-12
1
-1
/
+1
*
Add redundancy to detect double frees in TCMalloc
jar@chromium.org
2011-03-12
1
-1
/
+1
*
Fix Coverity NO_EFFECT defect. Comparing unsigned greater than or equal zero ...
ctguil@chromium.org
2011-03-11
1
-1
/
+1
*
Separate GetMacSecurityServicesLock from cssm_init.h so that we can use
wtc@chromium.org
2011-03-10
5
-36
/
+68
*
Drop the icu version number from the name of icu data file on Windows.
jshin@chromium.org
2011-03-10
1
-1
/
+1
*
Make WeakPtr more strict about its NonThreadSafe behavior.
willchan@chromium.org
2011-03-10
2
-3
/
+13
*
The code to validate whether plugin dlls are 32 bit failed for some dll's as ...
ananta@chromium.org
2011-03-10
1
-4
/
+2
*
FilePath: remove .ToWStringHack()
evan@chromium.org
2011-03-10
2
-9
/
+2
*
Ubuntu: Detect "xubuntu" as DESKTOP_SESSION.
erg@google.com
2011-03-10
1
-1
/
+2
*
Remove temporary testing junk accidentally included in last commit.
mark@chromium.org
2011-03-09
1
-3
/
+1
*
Replace LSUIElement with LSBackgroundOnly.
mark@chromium.org
2011-03-09
1
-2
/
+4
*
This change enables ExtensionApiTest.WebSocket on Mac again.
toyoshim@chromium.org
2011-03-09
1
-0
/
+17
*
Add/improve a bunch of comments
jar@chromium.org
2011-03-08
2
-6
/
+5
*
Support mixed allocation in browser vs subprocesses
jar@chromium.org
2011-03-08
3
-18
/
+78
*
Force sync integration try jobs on patches that touch sync dependencies
rsimha@chromium.org
2011-03-08
1
-0
/
+13
*
IDMap derives from NonThreadSafe.
cbentzel@chromium.org
2011-03-08
1
-2
/
+22
*
Revert 77207 - Support mixed allocation in browser vs subprocesses
jar@chromium.org
2011-03-07
3
-78
/
+18
*
Support mixed allocation in browser vs subprocesses
jar@chromium.org
2011-03-07
3
-18
/
+78
*
Revert 77111 - Test performance of default allocator in browser process
jar@chromium.org
2011-03-07
1
-1
/
+1
*
Test performance of default allocator in browser process
jar@chromium.org
2011-03-07
1
-1
/
+1
[next]