summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper/renderer_ppapi_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Pepper: specify the security origin when enumerating media devices.yzshen@chromium.org2013-11-051-0/+1
* Modify Pepper CreateResourceHostFromHost to create multiple hosts.raymes@google.com2013-08-221-3/+4
* Revert 217948 "Modify Pepper CreateResourceHostFromHost to creat..."teravest@chromium.org2013-08-191-4/+3
* Modify Pepper CreateResourceHostFromHost to create multiple hosts.raymes@chromium.org2013-08-161-3/+4
* No need to preface ppapi namespace with "::" for content/renderer/pepper sinc...jam@chromium.org2013-08-091-1/+1
* A few more cleanups to the pepper code. Dispatch IPCs in the sockets implemen...jam@chromium.org2013-08-051-3/+0
* Remove PluginDelegate completely. In a followup I'll rename PepperPluginDeleg...jam@chromium.org2013-07-301-1/+0
* Remove a bunch of methods from PluginDelegate and have the callers do the wor...jam@chromium.org2013-07-291-5/+2
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-22/+13
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-2/+2
* Create a public API around webkit::ppapi::PluginInstance and use it in chrome...jam@chromium.org2013-07-241-3/+6
* Pepper: Add RendererPpapiHostImpl::GetBrowserConnection().teravest@chromium.org2013-07-031-0/+3
* Allow renderer to create pepper ResourceHosts in the browserraymes@chromium.org2013-06-071-0/+4
* Add simple hand-rolled RTTI for Pepper ResourceHostsraymes@chromium.org2013-06-061-2/+0
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-161-2/+5
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-0/+7
* Implement the Flash menu as a new-style Pepper resource.brettw@chromium.org2012-11-151-0/+4
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-081-0/+7
* Pepper WebSocket API: Implement new design Chrome IPC.toyoshim@chromium.org2012-10-091-0/+2
* Fix up instance registration with the browser.brettw@chromium.org2012-09-261-0/+4
* Convert the async device ID getter to a chrome resource hostbrettw@chromium.org2012-09-151-1/+0
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-101-0/+116