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
*
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
*
Switch BlockedPlugins from using notifications to having the
mmenke@chromium.org
2011-01-11
1
-0
/
+7
*
Make RenderView implement WebAutoFillClient, in preparation of making WebKit ...
jam@chromium.org
2011-01-10
1
-19
/
+26
*
Add options to enable stressing of the V8 crankshaft optimizations when runni...
sgjesse@google.com
2011-01-10
1
-0
/
+1
*
Private Pepper extension for Flapper to allow TCP connections to be made
viettrungluu@chromium.org
2011-01-07
1
-5
/
+11
*
Remove legacy non-client-based geolocation code.
jknotten@chromium.org
2011-01-06
1
-8
/
+1
*
Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2011-01-05
1
-1
/
+2
*
Make class declarations ABI compatible, irrespective of ENABLE_CLIENT_BASED_G...
jknotten@chromium.org
2010-12-31
1
-5
/
+4
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-1
/
+1
*
Add an additional level of optimization for PPAPI plugins to paint without
brettw@chromium.org
2010-12-22
1
-1
/
+1
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-9
/
+12
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-12
/
+9
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-9
/
+12
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-12
/
+9
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-9
/
+12
*
Revert 69511 - Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2010-12-17
1
-1
/
+1
*
Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2010-12-17
1
-1
/
+1
*
Change the "Disable outdated plug-ins" lab to block them instead.
bauerb@chromium.org
2010-12-16
1
-2
/
+4
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-8
/
+13
*
Plumbing load progress notifications to the browser.
jcivelli@chromium.org
2010-12-15
1
-0
/
+9
[next]