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
*
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
*
Lower logging for expected errors in process_util_mac.mm
sail@chromium.org
2011-03-06
2
-2
/
+23
*
Revert 77066 - Test impact of using default windows allocator
jar@chromium.org
2011-03-06
1
-1
/
+1
*
Test impact of using default windows allocator
jar@chromium.org
2011-03-06
1
-1
/
+1
*
Reland code to detect corruption of histogram ranges
jar@chromium.org
2011-03-05
3
-67
/
+180
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
4
-7
/
+7
*
Move GetWindowsArchitecture() to windows_version.h.
pkasting@chromium.org
2011-03-04
4
-25
/
+25
*
Add a function to get the processor architecture. I will be using this in th...
pkasting@chromium.org
2011-03-04
3
-5
/
+30
*
While enumerating plugins under the MozillaPlugins registry key, we should ig...
ananta@chromium.org
2011-03-04
2
-2
/
+36
*
Create a "GetWOW64Status()" utility function and make the rest of the codebas...
pkasting@chromium.org
2011-03-04
2
-2
/
+39
*
Modify ThreadChecker and NonThreadSafe so that their
joi@chromium.org
2011-03-03
10
-160
/
+256
*
Kill CleanUpAfterMessageLoopDestruction.
willchan@chromium.org
2011-03-03
3
-12
/
+4
[next]