summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_view_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 191277 "Allow showing pending URL for new tab navigations..."rsleevi@chromium.org2013-03-291-14/+0
* Allow showing pending URL for new tab navigations, but only if safe.creis@chromium.org2013-03-291-0/+14
* Remove Android WebView synchronous find.boliu@chromium.org2013-03-081-5/+0
* Send fewer accessibility tree nodes from renderer to browser.dmazzoni@chromium.org2013-03-071-2/+2
* content: convert accessibility notifications to callbacksphajdan.jr@chromium.org2013-03-011-0/+13
* Remove platform-specific methods in RenderWidgetHostViewPort and RenderWidget...jam@chromium.org2013-02-211-5/+0
* Revert "content: convert accessibility notifications to callbacks"phajdan.jr@chromium.org2013-02-141-10/+0
* content: convert accessibility notifications to callbacksphajdan.jr@chromium.org2013-02-141-0/+10
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-3/+3
* Add ViewHostMsg_SelectionBounds_Paramscjhopman@chromium.org2013-02-051-4/+3
* Differentiate invisible cursor mode and disabled mouse events mode.mazda@chromium.org2013-02-041-0/+1
* Integrate out-of-process iframes prototype with the Task Manager.nasko@chromium.org2013-01-251-0/+11
* Kill ExecuteJavascriptInWebFrameNotifyResult.avi@chromium.org2013-01-241-3/+0
* Kill ExecuteJavascriptAndGetValue.avi@chromium.org2013-01-241-25/+0
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Introduce callback interface for running Javascript asynchronously in the ren...avi@chromium.org2013-01-031-4/+16
* Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...jam@chromium.org2013-01-021-72/+71
* Implemented GetWindowSnapshot on RenderViewImplbajones@chromium.org2012-12-151-0/+1
* Support disowning window.opener across processes.creis@chromium.org2012-12-061-0/+4
* Remove unused opener_url from DidStartProvisionalLoad.creis@chromium.org2012-11-271-2/+0
* Making it easier to hook a ContentViewCore to the SurfaceView.jcivelli@chromium.org2012-11-161-5/+0
* Fix Cross-Process Redirect Navigationirobert@chromium.org2012-11-151-4/+2
* Revert 167800 - Fix Cross-Process Redirect Navigationcreis@chromium.org2012-11-151-2/+4
* Fix Cross-Process Redirect Navigationirobert@chromium.org2012-11-151-4/+2
* Plumb drag event info through from the renderer. This CL appends the followingvarunjain@chromium.org2012-11-071-1/+3
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-1/+1
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-4/+5
* Prevent webview tags from navigating outside web-safe schemes.creis@chromium.org2012-10-301-1/+1
* Revert 164120 - content/browser: Move more files into the content namespace.sail@chromium.org2012-10-251-1/+1
* content/browser: Move more files into the content namespace.tfarina@chromium.org2012-10-251-1/+1
* Browser Plugin: Deleted old implementation (browser side)fsamuel@chromium.org2012-10-251-6/+1
* Move fileapi and dom_storage directories into the content namespace.jam@chromium.org2012-10-241-1/+1
* Upstream hooks necessary for setBackgroundColor APIyusufo@chromium.org2012-10-191-0/+2
* Notify v8 engine of timezone changes on ChromeOS.kevers@chromium.org2012-10-181-0/+1
* When starting a provisional load include the parent frame ID in the IPC and p...jochen@chromium.org2012-10-121-0/+1
* Add UMA counter for hung renderers on cross-site navigation.nasko@chromium.org2012-10-101-0/+3
* Renaming/refactoring methods related to swap out acks.nasko@chromium.org2012-10-041-2/+3
* [Android] Upstream the WebView find-in-page API implementation.leandrogracia@chromium.org2012-09-211-0/+5
* Move android mediaplayer from render process to browser process.qinmin@chromium.org2012-09-191-0/+13
* Very basic Android browser-side compositing support.sievers@chromium.org2012-09-051-0/+5
* Upstream the Android port find-in-page feature.leandrogracia@chromium.org2012-09-051-0/+7
* Make accessibility interactive_ui_tests less brittledmazzoni@chromium.org2012-08-291-8/+0
* Support frame tree propagation between renderers in the same browsing instance.nasko@chromium.org2012-08-281-0/+17
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-131-12/+7
* Adding selection text direction to SelectionBoundsChanged.jcivelli@chromium.org2012-08-101-1/+3
* instant: Fix crash from gesture events on instant preview.sadrul@chromium.org2012-07-191-1/+1
* Add support for triggering Android intents based on content.leandrogracia@chromium.org2012-07-111-0/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Fix a couple ImageSkia implicit conversion bugs.pkotwicz@chromium.org2012-07-091-2/+2
* Reland: Start consolidating non-port specific code to ui/base/dialogs.erg@google.com2012-06-261-2/+2