summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper/pepper_plugin_instance_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Rename PPB_Find_Dev to PPB_Find_Privateraymes@chromium.org2014-03-261-2/+2
* This proxies PPB_Find_Dev so that it can be used out of process. It also adds...raymes@google.com2014-03-201-0/+1
* Disable UpdateLayerTransform on PepperPluginInstanceImplraymes@chromium.org2014-03-041-3/+0
* Encrypted Media: Use uint32 for systemCode in SessionError.xhwang@chromium.org2014-03-041-1/+1
* PPAPI: Always inform RenderViewImpl of instance deletiondmichael@chromium.org2014-02-181-0/+2
* Add transfer size paramater to didFinishLoading [2/3]eustas@chromium.org2014-02-101-1/+2
* Proxy the PDF API to the PDF plugin.koz@chromium.org2014-02-061-1/+1
* Have the PDF plugin eagerly notify the host of the link under the cursor.koz@chromium.org2014-02-031-0/+4
* Make PepperPluginInstanceImpl a RenderFrameObserver so it can observe its fra...jam@chromium.org2014-01-311-1/+6
* Proxy private UMA pepper interface for out-of-process and NaCl plugins.elijahtaylor@chromium.org2014-01-241-0/+1
* Implement GetSelectedText() for the OOP PDF plugin.koz@chromium.org2014-01-151-0/+4
* Rename EME WD call parametersjrummell@chromium.org2013-12-101-7/+6
* Start transitioning Pepper plugin code to using RenderFrame instead of Render...jam@chromium.org2013-12-021-4/+5
* Add support for CDM_3.jrummell@chromium.org2013-11-301-12/+14
* Pepper: Refactor trusted plugin properties.teravest@chromium.org2013-11-271-0/+1
* Add SetOffset to PPB_Graphics2D_Devraymes@google.com2013-11-181-2/+5
* Add support for multiple MediaKey sessionsjrummell@chromium.org2013-11-141-6/+6
* Pepper: Tighten GetLiveModule in PluginRegistry.teravest@chromium.org2013-11-121-0/+5
* Pepper: weakptr nits PepperPluginInstanceImpl.teravest@chromium.org2013-11-121-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-40/+40
* PPAPI/NaCl: Move event dispatching from the plugindmichael@chromium.org2013-11-061-4/+1
* Remove WGC3D::isContextLost references from ccjamesr@chromium.org2013-11-061-1/+0
* Plumb support for audio sample formats.dalecurtis@chromium.org2013-10-221-3/+4
* PPAPI: Fix more WeakPtrFactory ordering problems.dmichael@chromium.org2013-10-091-7/+7
* Remove RenderWidget::WillInitiatePaint since it's not used anymore.jam@chromium.org2013-10-031-4/+3
* Enforce disable fullscreen policy for ppapi pluginsbartfab@chromium.org2013-09-201-1/+1
* Create a Pepper-based CDM when a MediaKeys object is created.jrummell@chromium.org2013-09-201-4/+0
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-181-2/+2
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-171-2/+4
* Make fullscreen pepper flash create a texture layer with software compositorjbauman@chromium.org2013-09-101-1/+10
* Add GetPluginRefererURL to PPB_URLUtil_Dev interface to get the 'Referer' HTT...omakovski@yandex-team.ru2013-09-071-0/+3
* Move Range code to gfx.ben@chromium.org2013-09-061-5/+5
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-051-2/+2
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-041-2/+2
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-291-0/+2
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-281-2/+0
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-201-0/+2
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-191-2/+0
* Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."yzshen@chromium.org2013-08-121-0/+2
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-091-2/+0
* Remove mention of NaCl in content/renderer/pepper after these files were move...jam@chromium.org2013-08-091-8/+8
* No need to preface ppapi namespace with "::" for content/renderer/pepper sinc...jam@chromium.org2013-08-091-24/+24
* Remove PepperHelperImpl.jam@chromium.org2013-08-071-6/+1
* Move gamepad reader code out of PepperHelperImpl in the effort to eliminate P...jam@chromium.org2013-08-061-2/+1
* Move PepperHelperImpl::HandleDocumentLoad to the only calling class in the ef...jam@chromium.org2013-08-051-4/+5
* Revert 214920 "Pepper: Make PepperPluginInstance::Navigate async."teravest@chromium.org2013-08-051-4/+3
* Revert 215401 "Pepper: Make CreateWebURLRequest async."teravest@chromium.org2013-08-051-9/+0
* Pepper: Make CreateWebURLRequest async.teravest@chromium.org2013-08-021-0/+9
* Pepper: Make PepperPluginInstance::Navigate async.teravest@chromium.org2013-08-011-3/+4
* Rename PepperPluginDelegateImpl to PepperHelperImpl after getting rid of the ...jam@chromium.org2013-07-301-7/+7