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
*
Change SpellChecker language without restarting the browser.
sidchat@google.com
2008-10-15
1
-0
/
+5
*
The is_content_filtered parameter of the ViewHostMsg_FrameNavigate_Params was...
jcampan@chromium.org
2008-10-15
1
-1
/
+5
*
Rename various text zoom related stuff to be more generic, since we now can
brettw@google.com
2008-10-14
4
-25
/
+30
*
This is the first pass at refactoring the interstitial page.
jcampan@chromium.org
2008-10-13
1
-9
/
+0
*
Fix a memory leak when closing an IPC channel and not properly
rvargas@google.com
2008-10-13
1
-2
/
+9
*
Use system title bar font for app windows, detached popups, constrained popups.
ben@chromium.org
2008-10-13
2
-0
/
+11
*
Remove WatchObject from the ipc channel.
rvargas@google.com
2008-10-13
2
-93
/
+77
*
Add about:terms to Chrome, and about:licenses to Chromium and Chrome.
glen@google.com
2008-10-10
1
-3
/
+11
*
fix linux build
tc@google.com
2008-10-10
1
-1
/
+1
*
Patch by Thatcher Ulrich <tulrich@google.com>.
ojan@google.com
2008-10-09
5
-2
/
+63
*
Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now is
ananta@chromium.org
2008-10-09
1
-1
/
+2
*
Move |result_| and |latest_result_| to the autocomplete controller.
pkasting@chromium.org
2008-10-09
1
-0
/
+9
*
Revert r3074 due to Mac build bustage
mark@chromium.org
2008-10-09
1
-2
/
+1
*
This fixes http://code.google.com/p/chromium/issues/detail?id=2472, which
ananta@chromium.org
2008-10-08
1
-1
/
+2
*
Allow lang to be blank in the renderer and plugin if running in
tc@google.com
2008-10-08
1
-2
/
+5
*
Pass NotificationSource by const ref rather than value, as it's a class (and ...
pkasting@chromium.org
2008-10-08
2
-4
/
+4
*
Build some code and unit tests inside chrome. This depended on sqlite, so
mark@chromium.org
2008-10-08
1
-5
/
+3
*
Adds an --incognito switch that can be used to launch Chrome in Incognito mode.
maruel@google.com
2008-10-08
2
-0
/
+4
*
Add switches for turning on an experimental SafeBrowsing implementation.
paulg@google.com
2008-10-08
2
-0
/
+7
*
Port some more of chrome/ to Linux.
deanm@google.com
2008-10-02
1
-8
/
+18
*
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
tc@google.com
2008-10-01
1
-2
/
+3
*
Fixes leak in unit test introduced in last patch.
sky@google.com
2008-10-01
1
-3
/
+3
*
Adds gfx::DisplayURL, which maintains a string as to how a URL
sky@google.com
2008-10-01
3
-17
/
+171
*
Fix painting problem with transparent plugins because plugins were ignoring t...
jam@chromium.org
2008-10-01
1
-3
/
+13
*
Adds MSAA/IAccessible exposure of web content.
klink@chromium.org
2008-09-30
2
-0
/
+143
*
Refactoring for portability:
mark@chromium.org
2008-09-29
8
-163
/
+6
*
Add a command line switch for fastback work.
darin@google.com
2008-09-29
3
-1
/
+8
*
Catch up SCons Windows build with recent file shuffling and other changes:
sgk@google.com
2008-09-26
1
-0
/
+1
*
Roll the third_party/icu38 revision in DEPS to have SCons build libicu,
sgk@google.com
2008-09-26
1
-1
/
+1
*
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
[next]