summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_view_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate RenderViewImpl::queryStorageUsageAndQuotakinuko@chromium.org2013-08-011-4/+0
* Use WebDataSource::isClientRedirect() instead of a local variable on RenderVi...japhet@chromium.org2013-07-311-14/+0
* Rename PepperPluginDelegateImpl to PepperHelperImpl after getting rid of the ...jam@chromium.org2013-07-301-2/+2
* Get rid of PluginDelegate::Broker abstraction now that pepper plugin code is ...jam@chromium.org2013-07-291-7/+0
* Cut dependencies on WebKit::WebView::zoom(Factor|Level)ToZoom(Level|Factor)jamesr@chromium.org2013-07-251-0/+2
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-10/+3
* Web MIDI: implement WebMIDIClient to handle permissionstoyoshim@chromium.org2013-07-251-3/+8
* Update include paths in content/renderer for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* Create a public API around webkit::ppapi::PluginInstance and use it in chrome...jam@chromium.org2013-07-241-3/+3
* Reland r212498 "Remove unused WebFrameClient overrides"japhet@chromium.org2013-07-241-17/+0
* Add partial WebFrameClient implementation to RenderFrame.nasko@chromium.org2013-07-241-0/+20
* Add LayerTreeHostClient::{will,did}UpdateLayer, report layer updates to DevToolscaseq@chromium.org2013-07-231-0/+1
* Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...jam@chromium.org2013-07-231-0/+2
* Revert "Add partial WebFrameClient implementation to RenderFrame."cbiesinger@chromium.org2013-07-221-16/+0
* Add partial WebFrameClient implementation to RenderFrame.nasko@chromium.org2013-07-221-0/+16
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-2/+2
* Remove WebPluginPageDelegate since that abstraction isn't needed anymore now ...jam@chromium.org2013-07-201-17/+2
* Revert 212498 "Remove unused WebFrameClient overrides"yutak@chromium.org2013-07-191-0/+17
* Remove unused WebFrameClient overridesjaphet@chromium.org2013-07-191-17/+0
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-5/+4
* Remove didReceiveDocumentData() and set its only state in didCommitProvisiona...japhet@chromium.org2013-07-181-3/+0
* fix the bug that IME is broken on pepper flash.yoichio@chromium.org2013-07-171-0/+1
* Remove old CapturePicture path from content and ccboliu@chromium.org2013-07-151-1/+0
* Rename media player managers.xhwang@chromium.org2013-07-131-3/+3
* Add ability to keep selection on confirmCompositionaurimas@chromium.org2013-07-121-2/+3
* Migrate webkit/renderer/media/ to content/renderer/media/.scherkus@chromium.org2013-07-101-10/+6
* Migrate MediaStream test code from content/shell/renderer/ to content/test/.scherkus@chromium.org2013-07-101-4/+14
* ifdef CompositionBounds related calls on to OSes that use it.aurimas@chromium.org2013-07-091-0/+2
* Move chrome-native support to chrome/tedchoc@chromium.org2013-07-041-2/+0
* Move WebDropData to content::DropData and split off conversion function.darin@chromium.org2013-07-011-2/+2
* Remove a bunch of OVERRIDEs from WebFrameClient implementors.japhet@chromium.org2013-06-281-10/+10
* Use a direct include of time headers in content/, part 2.avi@chromium.org2013-06-281-1/+1
* Remove unused arguments from storage-related Chromium impls of Blink APIadamk@chromium.org2013-06-271-2/+1
* Move webkit/renderer/media/android/ to content/renderer/media/android/.scherkus@chromium.org2013-06-221-10/+5
* Replace content::ContextMenuSourceType with ui::MenuSourceType.varunjain@chromium.org2013-06-211-2/+2
* Revert "Implement WebFrameClient in RenderFrame and proxy all calls to Render...senorblanco@chromium.org2013-06-211-9/+9
* Implement WebFrameClient in RenderFrame and proxy all calls to RenderView (fo...nasko@chromium.org2013-06-211-9/+9
* Allow AccessibilityHostMsg_Notifications messages to be sent from the rendere...dmazzoni@google.com2013-06-211-0/+2
* Add chrome-native:// scheme.tedchoc@chromium.org2013-06-211-0/+2
* Remove duplicate UpdateCompositionInfo calls.aurimas@chromium.org2013-06-201-0/+1
* Context menu on a webpage should be positioned differently when invoked from varunjain@chromium.org2013-06-181-1/+7
* Split TextInputStateChanged IPC into two IPCsaurimas@chromium.org2013-06-181-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-13/+13
* Allows fullscreen to be triggered with the key events used for scrolling.jinsukkim@chromium.org2013-06-141-0/+7
* Eliminate SwapOut message parameters, keeping state in RVHM instead.creis@chromium.org2013-06-141-2/+1
* Pass accept-languages settings to rendererksakamoto@chromium.org2013-06-121-0/+1
* Allow showing pending URL for new tab navigations, but only if safe.creis@chromium.org2013-06-031-0/+1
* Create RenderFrame/RenderFrameHost for the main frame of a page.nasko@chromium.org2013-05-311-0/+5
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-311-1/+1
* Revert 203261 "split webkit/glue/webpreferences to common and re..."isherman@chromium.org2013-05-301-2/+1