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
/
renderer
/
render_view.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move a bunch of remaining files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-19
1
-12
/
+0
*
Move RenderView to content. I've added a new method to ContentRendererClient...
jam@chromium.org
2011-03-18
1
-1430
/
+2
*
Allow the embedder to try to create a plugin first. Also get the html error ...
jam@chromium.org
2011-03-18
1
-12
/
+7
*
Move render_widget files to content.
jam@chromium.org
2011-03-18
1
-1
/
+1
*
Printing: Simplify window.print() blocking code.
thestig@chromium.org
2011-03-18
1
-9
/
+10
*
Move the renderer_web* files to content.
jam@chromium.org
2011-03-18
1
-1
/
+1
*
Move a bunch more random files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-18
1
-1
/
+1
*
Minor OOL nit: remove a template that was only used once in syncable.h and OO...
erg@google.com
2011-03-17
1
-1
/
+1
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-2
/
+2
*
fav icon -> favicon. Pass 8: content/
avi@chromium.org
2011-03-15
1
-1
/
+1
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-11
/
+0
*
Deleted WebPluginDelegatePepper and everything dependent on it.
apatrick@chromium.org
2011-03-10
1
-10
/
+2
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
1
-0
/
+1
*
Add GetP2PSocketDispatcher() in ppapi::PluginDelegate.
sergeyu@chromium.org
2011-03-03
1
-0
/
+5
*
P2P sockets IPC dispatcher for the renderer side.
sergeyu@chromium.org
2011-03-03
1
-0
/
+4
*
The RenderView currently only updates the navigation state
mmenke@chromium.org
2011-02-24
1
-0
/
+3
*
Adds navigator.registerProtocolHandler.
tony@chromium.org
2011-02-23
1
-0
/
+4
*
Integrating Mac OS Grammar checker into Chromium.
morrita@chromium.org
2011-02-22
1
-0
/
+11
*
Set the minimum timer interval on a per-page basis, and adjust it when
kbr@google.com
2011-02-18
1
-2
/
+0
*
Negative scroll offsets are valid (and expected with RTL pages) yet gfx::Size...
avi@chromium.org
2011-02-15
1
-1
/
+1
*
Move SearchBox code out of RenderView.
jam@chromium.org
2011-02-14
1
-20
/
+5
*
WebUI: Get rid of more references to DOMUI in the rest of the directories.
tfarina@chromium.org
2011-02-13
1
-1
/
+1
*
Move printing code out of RenderView.
jam@chromium.org
2011-02-11
1
-20
/
+5
*
gtk: Improve fullscreen RenderWidgetHostViewGtk.
derat@chromium.org
2011-02-11
1
-2
/
+0
*
Don't include render_message_params.h from headers.
jam@chromium.org
2011-02-10
1
-2
/
+8
*
Remove includes of message headers in headers.
jam@chromium.org
2011-02-09
1
-1
/
+2
*
Add debug logging for mixed scripting.
agl@chromium.org
2011-02-08
1
-8
/
+0
*
Make RenderView not have to know about how PhishingClassifierDelegate.
jam@chromium.org
2011-02-07
1
-15
/
+0
*
Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-02-03
1
-0
/
+7
*
Revert 73641 - Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-02-03
1
-7
/
+0
*
Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-02-03
1
-0
/
+7
*
WebUI: Rename DOMUIBindings to WebUIBindings.
tfarina@chromium.org
2011-02-03
1
-3
/
+3
*
WebUI: Change all references from "DOM UI" to "Web UI".
tfarina@chromium.org
2011-02-02
1
-2
/
+2
*
Make TranslateHelper be a RenderViewObserver so that RenderView doesn't have ...
jam@chromium.org
2011-02-02
1
-18
/
+0
*
Pepper/Flapper: First pass at context menu implementation.
viettrungluu@chromium.org
2011-01-31
1
-2
/
+6
*
Revert 72570 - Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-01-26
1
-7
/
+0
*
Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-01-26
1
-0
/
+7
*
Update Mac plugin IME handling to match updated spec
stuartmorgan@chromium.org
2011-01-21
1
-3
/
+6
*
Generate thumbnails in the browser process.
satorux@chromium.org
2011-01-21
1
-0
/
+1
*
Cleanup: Merge common code in RenderView::OnPrintPages and RenderView::OnPrin...
thestig@chromium.org
2011-01-21
1
-0
/
+3
*
Don't load plugins on prerendered pages until the pages are displayed.
mmenke@chromium.org
2011-01-20
1
-1
/
+3
*
Add another didRunInsecureContent method.
agl@chromium.org
2011-01-20
1
-1
/
+11
*
Make BlockedPlugin implement RenderViewObserver so that RenderView doesn't ha...
jam@chromium.org
2011-01-18
1
-20
/
+0
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-9
/
+9
*
Remove obsolete WebViewClient::createView method.
jochen@chromium.org
2011-01-15
1
-5
/
+0
*
Allow printing/saving a plugin through right click menu, even if it's in a fr...
jam@chromium.org
2011-01-15
1
-1
/
+10
*
Introduce RenderView::Observer interface so that RenderView doesn't have to k...
jam@chromium.org
2011-01-15
1
-90
/
+37
*
Makes chrome pass down the length of text as the end of the
sky@chromium.org
2011-01-14
1
-1
/
+4
*
Use the new WebViewClient::createView signature.
jochen@chromium.org
2011-01-14
1
-0
/
+6
*
Tag a couple of functions with OVERRIDE
agl@chromium.org
2011-01-13
1
-2
/
+3
[next]