summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.h
Commit message (Expand)AuthorAgeFilesLines
* Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult whichsky@chromium.org2010-10-051-4/+8
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-2/+4
* Move disabling outdated plugins to labs and update UI to Glen's mocks.bauerb@chromium.org2010-09-301-1/+6
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-271-10/+0
* Support additional webkit accessibility notifications and states. ctguil@chromium.org2010-09-251-3/+1
* Revert 60368 - Client-side phishing detection: grab snapshot of custom sized ...noelutz@google.com2010-09-241-8/+0
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-241-0/+5
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-09-231-0/+8
* Trying to reland r59889, this time as a multi-stage patch.mpcomplete@chromium.org2010-09-231-0/+3
* Revert "Add some optimizations to plugin painting."maruel@chromium.org2010-09-231-2/+0
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-231-0/+2
* Revert 59889 - Fix regression introduced bythakis@chromium.org2010-09-191-3/+0
* Fix regression introduced bympcomplete@chromium.org2010-09-181-0/+3
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-181-5/+2
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-2/+5
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-5/+2
* Fixed crash in DOM UI setup caused by lazy instantiation of thekbr@google.com2010-09-171-0/+4
* Break indirect dependencies on system OpenGL headers through NPAPIkbr@google.com2010-09-161-6/+6
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-161-6/+8
* Add fullscreen support to Pepper.piman@chromium.org2010-09-141-0/+9
* Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...sky@chromium.org2010-09-101-0/+3
* Implement pepper::FileIO.dumi@chromium.org2010-09-101-0/+4
* Adding a class to track when a node in a page gets clicked.jcivelli@chromium.org2010-09-051-4/+18
* This CL ensures we use the language specified in the language meta tag if any.jcivelli@chromium.org2010-09-011-3/+3
* Update browser cache of accessibility tree on renderer sub-tree changes.ctguil@chromium.org2010-08-311-0/+5
* Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation.kinuko@chromium.org2010-08-251-1/+1
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-231-0/+2
* Clean up the way top level navigations are handled in ChromeFrame and reporte...ananta@chromium.org2010-08-231-3/+0
* Skeleton of sync handler on the I/O thread for GetSearchProviderInstallState.levin@chromium.org2010-08-231-1/+3
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-231-2/+0
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-231-0/+2
* Add 1st cut of IPC plumbing code for FileSystem API's openFileSystemkinuko@chromium.org2010-08-211-0/+16
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-4/+1
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-0/+2
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-191-1/+5
* Plumb the find progress's "we're done" value to the browser.avi@chromium.org2010-08-131-4/+0
* remove toolstripserikkay@chromium.org2010-08-121-5/+1
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-121-2/+1
* Allow per-plugin content settings.bauerb@chromium.org2010-08-121-1/+2
* Moving the autofill code from WebKit EditorClientImpl to Chromium.jcivelli@google.com2010-08-121-2/+8
* AutoFill: Release the cached frame when we receive the frameDestroyed() messagejhawkins@chromium.org2010-08-111-0/+1
* Chromium plumbing for Device Orientation.hans@chromium.org2010-08-111-0/+5
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-091-1/+3
* Revert 55227 - Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-3/+1
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-1/+3
* Block non-sandboxed plugins.bauerb@chromium.org2010-08-051-5/+14
* Adds chromium side plumbing to pass speech input calls back and forth with We...satish@chromium.org2010-08-041-0/+8
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-1/+2
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-031-0/+1
* Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo.bauerb@chromium.org2010-08-031-2/+2