summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper/mock_renderer_ppapi_host.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Refactor MessageChannel to prep for sync postMessagedmichael@chromium.org2014-05-231-0/+8
* PPAPI: Run clang_format.py on content/renderer/pepperdmichael@chromium.org2014-04-111-7/+3
* Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...jam@chromium.org2013-12-111-1/+1
* Convert PepperBrowserConnection to be a RenderFrameObserver.jam@chromium.org2013-12-041-0/+5
* Add SetOffset to PPB_Graphics2D_Devraymes@google.com2013-11-181-4/+4
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-1/+1
* Pepper: specify the security origin when enumerating media devices.yzshen@chromium.org2013-11-051-0/+5
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-181-3/+2
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-051-2/+3
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-041-3/+2
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-291-2/+3
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-281-3/+2
* Modify Pepper CreateResourceHostFromHost to create multiple hosts.raymes@google.com2013-08-221-4/+4
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-201-0/+1
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-191-1/+0
* Revert 217948 "Modify Pepper CreateResourceHostFromHost to creat..."teravest@chromium.org2013-08-191-4/+4
* Modify Pepper CreateResourceHostFromHost to create multiple hosts.raymes@chromium.org2013-08-161-4/+4
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-1/+1
* Allow renderer to create pepper ResourceHosts in the browserraymes@chromium.org2013-06-071-0/+9
* Add simple hand-rolled RTTI for Pepper ResourceHostsraymes@chromium.org2013-06-061-6/+0
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-161-0/+5
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-0/+11
* Implement the Flash menu as a new-style Pepper resource.brettw@chromium.org2012-11-151-0/+11
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-081-0/+13
* Pepper WebSocket API: Implement new design Chrome IPC.toyoshim@chromium.org2012-10-091-0/+6
* Convert the async device ID getter to a chrome resource hostbrettw@chromium.org2012-09-151-1/+1
* Fix the file chooser host unittest.brettw@chromium.org2012-08-131-1/+2
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-101-0/+40