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
/
chrome
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove DidNavigate from the tab contents delegate and all the related plumbing.
brettw@google.com
2008-09-24
2
-14
/
+61
*
Add a command-line switch to change the user agent.BUG=757345
pkasting@chromium.org
2008-09-24
4
-26
/
+40
*
This CL adds new UI tests for the SSL UI.
jcampan@chromium.org
2008-09-24
5
-11
/
+22
*
Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...
maruel@google.com
2008-09-24
1
-0
/
+1
*
Add an accessor to get the CPAPI main plugin thread's MessageLoop. Use that
mpcomplete@google.com
2008-09-23
2
-0
/
+11
*
This CL enables the Page info menu when right-clicking on a page/frame.
jcampan@chromium.org
2008-09-23
1
-1
/
+6
*
Re-land SDCH filter support experiment
jar@google.com
2008-09-23
2
-0
/
+9
*
Desynchronize windowless plugin painting. This greatly improves the painting
jam@chromium.org
2008-09-22
2
-56
/
+4
*
Rollback 2444 and 2443 to get linux and mac prep
jar@google.com
2008-09-22
2
-9
/
+0
*
Experimental integration of delta compression content encoding
jar@google.com
2008-09-22
2
-0
/
+9
*
Adding a CPAPI function to make a function call asynchonously on the plugin t...
zork@google.com
2008-09-19
1
-1
/
+8
*
Changes the bookmark model to allow more than one bookmark to
sky@google.com
2008-09-19
1
-10
/
+12
*
Build a bunch more of chrome/ on Linux.
deanm@google.com
2008-09-19
4
-9
/
+13
*
This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...
iyengar@google.com
2008-09-19
2
-3
/
+17
*
Submit Issue 2965 patch by vega.james@gmail.com (jamessan)
mmoss@google.com
2008-09-18
1
-2
/
+1
*
Add cross platform base::SysInfo::AmountOfPhysicalMemoryMB to replace the Win...
deanm@chromium.org
2008-09-18
2
-15
/
+0
*
Add support for "Add to dictionary" in the context menu.
sidchat@google.com
2008-09-17
2
-0
/
+2
*
Second try to make the theme dll no-executable.
nsylvain@chromium.org
2008-09-17
1
-1
/
+1
*
Delete the provisional load commit notification since it duplicates the nav e...
brettw@google.com
2008-09-17
1
-6
/
+0
*
Adds logging to file_util::WriteFile to figure out why writing
sky@google.com
2008-09-17
3
-115
/
+1
*
Some initial work on compiling chrome/common/ on Linux.
deanm@chromium.org
2008-09-17
9
-158
/
+161
*
Wires up session restore so that it correctly deals with the
sky@google.com
2008-09-17
1
-7
/
+4
*
Add a missing include and match a constant type better. From phajdan.jr.
deanm@chromium.org
2008-09-17
1
-1
/
+4
*
This fixes http://code.google.com/p/chromium/issues/detail?id=2321, which was...
iyengar@google.com
2008-09-16
1
-2
/
+4
*
Move gears.dll location to the versioned directory (alongside chrome.dll). We
mpcomplete@google.com
2008-09-16
1
-3
/
+12
*
Remove an explicit call from the NavigationController to the alternate URL
brettw@google.com
2008-09-16
3
-0
/
+125
*
Revert 2243 to check if it's why the startup test regressed.
nsylvain@chromium.org
2008-09-16
1
-1
/
+1
*
Adding sync plugin messages, and plugin broadcasts to the renderer processes
zork@google.com
2008-09-15
3
-1
/
+37
*
Make sure we don't execute code from the theme dll.
nsylvain@chromium.org
2008-09-15
1
-1
/
+1
*
Add test shell WebView and WebWidget host classes. This are stopgaps and
amanda@chromium.org
2008-09-15
1
-0
/
+3
*
Make the GoogleURLTracker only fetch the Google hostname if the user's defaul...
pkasting@chromium.org
2008-09-15
1
-0
/
+6
*
Add preferences for the clear browsing data dialog so that
tc@google.com
2008-09-15
2
-0
/
+14
*
This is almost a complete rewrite of DidNavigate and the associated Navigatio...
brettw@google.com
2008-09-14
2
-2
/
+6
*
Remove the TODO to remove --start-maximized. It seems this switch is
pjohnson@google.com
2008-09-13
1
-3
/
+0
*
Revert the change that fixed the encoding when viewing source in subframes.
brettw@google.com
2008-09-12
2
-8
/
+3
*
Move a bunch of code from the old to new TLS interface.
deanm@chromium.org
2008-09-10
3
-20
/
+25
*
Fix a bug with positioning windows from a secondary monitor.
mpcomplete@google.com
2008-09-09
1
-2
/
+4
*
Replace all instances of <hash_map> with a "base/hash_tabe.h",
erg@google.com
2008-09-08
4
-10
/
+6
*
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 SSL state in the URL bar being incorrect. Going to an EV site like https:...
brettw@google.com
2008-09-07
1
-0
/
+10
*
Don't reinvent the wheel - base::wclscpy does this work in one line of code.
beng@google.com
2008-09-07
1
-6
/
+1
*
Adds missing virtual destructors on a couple of interface classes.
darin@google.com
2008-09-06
2
-0
/
+4
*
Clamp open file name size.
beng@google.com
2008-09-05
1
-4
/
+8
*
Dupe of http://codereview.chromium.org/238
jungshik@google.com
2008-09-05
2
-7
/
+61
*
Resolve Array Overflow.
sidchat@google.com
2008-09-05
1
-7
/
+10
*
Same CL as 448. Had to redo it.
cpu@google.com
2008-09-05
4
-2
/
+7
*
Remove dead files.
jam@chromium.org
2008-09-04
2
-225
/
+0
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
1
-28
/
+4
*
Some more changes so that Chromium and Google Chrome do not clash with each o...
rahulk@google.com
2008-08-31
2
-2
/
+9
*
Move SQLite from src/chrome/third_party to src/third_party
aa@google.com
2008-08-30
2
-2
/
+4
[next]