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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make BlockedPlugin implement RenderViewObserver so that RenderView doesn't ha...
jam@chromium.org
2011-01-18
1
-30
/
+2
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-44
/
+44
*
Remove obsolete WebViewClient::createView method.
jochen@chromium.org
2011-01-15
1
-8
/
+0
*
Remove MessageLoop methods from Filter interface to
acolwell@chromium.org
2011-01-15
1
-1
/
+6
*
Allow printing/saving a plugin through right click menu, even if it's in a fr...
jam@chromium.org
2011-01-15
1
-4
/
+27
*
Introduce RenderView::Observer interface so that RenderView doesn't have to k...
jam@chromium.org
2011-01-15
1
-227
/
+121
*
Makes chrome pass down the length of text as the end of the
sky@chromium.org
2011-01-14
1
-1
/
+5
*
Use the new WebViewClient::createView signature.
jochen@chromium.org
2011-01-14
1
-0
/
+9
*
Take out temp WEBKIT_HAS_WEB_AUTO_FILL_CLIENT code now that WebKit is rolled.
jam@chromium.org
2011-01-13
1
-5
/
+0
*
Switch BlockedPlugins from using notifications to having the
mmenke@chromium.org
2011-01-11
1
-5
/
+10
*
Return the FrameWillClose call, since it turns out to be the cause of increas...
jam@chromium.org
2011-01-11
1
-0
/
+6
*
Make RenderView implement WebAutoFillClient, in preparation of making WebKit ...
jam@chromium.org
2011-01-10
1
-8
/
+15
*
Add options to enable stressing of the V8 crankshaft optimizations when runni...
sgjesse@google.com
2011-01-10
1
-0
/
+11
*
Private Pepper extension for Flapper to allow TCP connections to be made
viettrungluu@chromium.org
2011-01-07
1
-1
/
+19
*
Enable accelerated compositing in fullscreen pepper.
piman@google.com
2011-01-06
1
-1
/
+1
*
Remove legacy non-client-based geolocation code.
jknotten@chromium.org
2011-01-06
1
-21
/
+0
*
Fixed check for max icon size before sending InstallApplication msg to browser.
cdn@chromium.org
2011-01-05
1
-8
/
+8
*
Make class declarations ABI compatible, irrespective of ENABLE_CLIENT_BASED_G...
jknotten@chromium.org
2010-12-31
1
-3
/
+12
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-8
/
+10
*
Add an additional level of optimization for PPAPI plugins to paint without
brettw@chromium.org
2010-12-22
1
-1
/
+1
*
Block outdated plugins by default.
bauerb@chromium.org
2010-12-21
1
-2
/
+3
*
Cleanup: USE_X11 + OS_MACOSX = OS_POSIX.
thestig@chromium.org
2010-12-21
1
-4
/
+3
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-22
/
+24
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-24
/
+22
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-22
/
+24
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-24
/
+22
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-22
/
+24
*
Unify strings for click-to-play, blocked plugins and outdated plugins.
bauerb@chromium.org
2010-12-17
1
-4
/
+5
*
Fix logic that decides when to switch processes when crossing extension bound...
mpcomplete@chromium.org
2010-12-16
1
-30
/
+28
*
Plumbing load progress notifications to the TabContents.
jcivelli@chromium.org
2010-12-16
1
-0
/
+9
*
Change the "Disable outdated plug-ins" lab to block them instead.
bauerb@chromium.org
2010-12-16
1
-48
/
+37
*
Separate BufferedDataSource and BufferedResourceLoader into two files.
annacc@chromium.org
2010-12-16
1
-6
/
+0
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-10
/
+12
*
Temporarily avoid process swaps for renderer navigations away from an app.
creis@google.com
2010-12-15
1
-6
/
+11
*
Plumbing load progress notifications to the browser.
jcivelli@chromium.org
2010-12-15
1
-0
/
+9
*
Client-based geolocation support.
jknotten@chromium.org
2010-12-14
1
-0
/
+13
*
Revert rev 69137 due to incorrect change log.
jknotten@chromium.org
2010-12-14
1
-13
/
+0
*
Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...
jknotten@chromium.org
2010-12-14
1
-0
/
+13
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-6
/
+7
*
Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter...
jam@chromium.org
2010-12-13
1
-1
/
+2
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
1
-7
/
+6
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
1
-6
/
+7
*
Implement a useful context menu for the blocked plug-in frame:
cevans@chromium.org
2010-12-09
1
-2
/
+16
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-08
1
-18
/
+7
*
Adds the ability for the browser to specify additional headers to use.
sky@chromium.org
2010-12-07
1
-0
/
+10
*
Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...
brettw@chromium.org
2010-12-07
1
-7
/
+18
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-07
1
-18
/
+7
*
Clean up PluginGroup and related code.
jkummerow@chromium.org
2010-12-07
1
-6
/
+7
*
JavaScript to Value bridge.
scottbyer@google.com
2010-12-07
1
-3
/
+43
*
Modify the "dangerous download" algorithm as follows. Original patch by Pier...
pkasting@chromium.org
2010-12-06
1
-1
/
+3
[prev]
[next]