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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hopefully remove 102 unneeded static initializers. This should require less ...
deanm@google.com
2008-09-08
1
-197
/
+198
*
Makes new tab page update properly when its told bookmarks are
sky@google.com
2008-09-08
1
-5
/
+10
*
Add LazyInstance (r1837) to the Mac build
mmentovai@google.com
2008-09-08
1
-0
/
+10
*
Set svn:ignore for a few things that have been DEPSified
mmentovai@google.com
2008-09-08
0
-0
/
+0
*
- Restore pcre target to webkit.xcodeproj
mmentovai@google.com
2008-09-08
1
-48
/
+109
*
Just by implementing a destructor (even if it's not doing anything), MSVC wil...
deanm@google.com
2008-09-08
1
-2
/
+4
*
Make the sqlite SConscript file platform-independent.
sgk@google.com
2008-09-08
1
-36
/
+12
*
Add a DISALLOW_COPY_AND_ASSIGN to LazyInstanceHelper.
deanm@google.com
2008-09-08
1
-0
/
+3
*
This patch is from Andrew Brampton <me@bramp.net>.
sky@google.com
2008-09-08
5
-8
/
+17
*
Create a LazyInstance abstraction for avoiding static constructors by lazily ...
deanm@google.com
2008-09-08
6
-0
/
+253
*
Remove the ifdef platform jungle from hmac.h, abstracting the platform specif...
deanm@google.com
2008-09-08
3
-78
/
+59
*
Add a void* parameter to the AtExitManager callbacks.
deanm@google.com
2008-09-08
4
-30
/
+47
*
Replace a custom memcpy(wchar_t*) with the new safer lcpy API. Pass MAX_PATH...
deanm@google.com
2008-09-08
1
-4
/
+14
*
Fix a crash (visible sometimes in the single process UI tests in
brettw@google.com
2008-09-08
1
-2
/
+7
*
Make sure the browser is destroyed during DestroyBrowser because EndSession h...
beng@google.com
2008-09-08
1
-1
/
+9
*
Fix SSL state in the URL bar being incorrect. Going to an EV site like https:...
brettw@google.com
2008-09-07
10
-53
/
+119
*
Just compile some basic files so we get a libGlue.a.
evanm@google.com
2008-09-07
6
-18
/
+44
*
Don't reinvent the wheel - base::wclscpy does this work in one line of code.
beng@google.com
2008-09-07
2
-12
/
+3
*
Since the compiler line looks like "$CXXFLAGS $CFLAGS", there's no way to dis...
evanm@google.com
2008-09-07
2
-5
/
+8
*
Fix purify MLK errors resulting from my previous check-in. The TimerManager ...
darin@google.com
2008-09-07
1
-0
/
+7
*
Eliminate the TimerManager by pulling its priority queue into MessageLoop. T...
darin@google.com
2008-09-07
10
-1164
/
+393
*
Normalize all whitespace in this SConscript in anticipation of changes to come.
evanm@google.com
2008-09-07
1
-129
/
+129
*
Rebuild chrome.7z archive by default to get new executables.
rahulk@google.com
2008-09-06
3
-13
/
+13
*
Adds missing virtual destructors on a couple of interface classes.
darin@google.com
2008-09-06
2
-0
/
+4
*
Rollback the rollback of r1806. Wasn't the cause of the test failure.
ojan@google.com
2008-09-06
2
-3
/
+5
*
Fix the sandbox when used with the SANDBOX_EXPORTS define.
nsylvain@google.com
2008-09-06
2
-7
/
+7
*
Allow the import lock dialog to be sized by locale.
tc@google.com
2008-09-06
44
-12
/
+105
*
[new http] Normalize line continuations in response headers.
ericroman@google.com
2008-09-06
6
-34
/
+356
*
Fix a memory leak introduced in the SafeBrowsing prefix cache test.
paulg@google.com
2008-09-06
1
-1
/
+5
*
Rollback 1806, requested by Ojan.
evanm@google.com
2008-09-06
2
-5
/
+3
*
Fix webkit.xcodeproj. Make it use our new xcconfig and common build directory
mmentovai@google.com
2008-09-06
6
-5105
/
+1937
*
The previous fix doesn't work. We should continue
wtc@google.com
2008-09-05
1
-4
/
+10
*
This fixes the "passing NULL to non-pointer argument" warning when compiling ...
mmoss@google.com
2008-09-05
1
-1
/
+1
*
Begin Linux port of webkit/default_plugin.
mmoss@google.com
2008-09-05
2
-18
/
+28
*
Removing extra copies of the text results from KJS directory.
dglazkov@google.com
2008-09-05
2
-27
/
+0
*
Clamp open file name size.
beng@google.com
2008-09-05
2
-5
/
+14
*
Readding UI test I pulled yesterday; hopefully the bots will like it more now...
finnur@google.com
2008-09-05
19
-9
/
+160
*
Rollback rollback of r1804.
evanm@google.com
2008-09-05
3397
-1210228
/
+9
*
Rollback r1804.
evanm@google.com
2008-09-05
3397
-9
/
+1210228
*
tweaks for mac and linux
pinkerton@google.com
2008-09-05
2
-3
/
+5
*
Now that bug 1317563 is addressed, these tests pass consistently. Also fixes ...
dglazkov@google.com
2008-09-05
6
-64
/
+23
*
Update DEPS to use new paths for Windows-specific dependencies.
evanm@google.com
2008-09-05
3397
-1210228
/
+9
*
Fixes keyword editor to show error image when keyword isn't valid.
sky@google.com
2008-09-05
3
-3
/
+2
*
Fixes crash that occurred because DialogClientView::AcceptWindow was
sky@google.com
2008-09-05
2
-0
/
+15
*
generate the webkit_version.h header at build time. Use webkit_glue.cc instea...
pinkerton@google.com
2008-09-05
1
-5
/
+5
*
Dupe of http://codereview.chromium.org/238
jungshik@google.com
2008-09-05
3
-8
/
+67
*
Modify HostResolver slightly to build on posix as well as windows.
dkegel@google.com
2008-09-05
4
-1
/
+57
*
Resolve Array Overflow.
sidchat@google.com
2008-09-05
1
-7
/
+10
*
Rollback revisions 1785-1786 due to purify regression.
aa@google.com
2008-09-05
10
-368
/
+2
*
Set svn:ignore for xcodebuild and third_party/platformsdk_vista_6_0
mmentovai@google.com
2008-09-05
0
-0
/
+0
[next]