summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_resource.h
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit conversions from scoped_refptr to T* in ppapi/Daniel Cheng2014-08-261-1/+1
* Support using TrackedCallbacks as hints to determine the handling thread of r...yzshen@chromium.org2013-12-121-1/+36
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-161-0/+2
* Add traces to PluginResource/PpapiHost "generic" IPCspiman@chromium.org2013-03-271-0/+3
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-10/+17
* Revert 171408raymes@chromium.org2012-12-061-17/+10
* Revert 171389raymes@chromium.org2012-12-061-10/+17
* Revert 171080raymes@chromium.org2012-12-061-17/+10
* Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:yzshen@chromium.org2012-12-051-10/+10
* Add ability to create pending resource hosts.brettw@chromium.org2012-12-051-0/+7
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-10/+17
* Make 0 call sequence numbers be invalid.brettw@chromium.org2012-11-081-4/+7
* Make sure PluginResource doesn't live forever because of holding references t...yzshen@chromium.org2012-11-081-2/+18
* PluginResource: Avoid having two sets of similar methods for talking with bro...yzshen@chromium.org2012-10-161-41/+20
* Add template SyncCall() to PluginResource.yzshen@chromium.org2012-10-131-8/+105
* Converted PluginResource reply message handling to use base::Callbackraymes@chromium.org2012-10-041-5/+71
* Added sync calls to resources.raymes@chromium.org2012-10-031-0/+5
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-101-10/+14
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-0/+64
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-45/+0
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-4/+4
* Remove the old type system for proxied resources. These were no longer being ...brettw@chromium.org2011-08-121-55/+0
* Move the refcounting from the proxy/impl resource object to the shared resour...brettw@chromium.org2011-08-111-3/+1
* Convert the PluginResource to be refcounted.brettw@chromium.org2011-08-111-1/+3
* PPB/PPP_VideoCapture_Dev proxypiman@chromium.org2011-08-091-0/+1
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-061-2/+3
* Re-land r92885, which was reverted in r92891.alokp@chromium.org2011-07-191-0/+1
* Revert 92885 - Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-1/+0
* Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-0/+1
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-1/+1
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-1/+4
* Implemented PPB_Broker_Proxy.ddorwin@chromium.org2011-04-171-0/+1
* Implement proxy for PPB_Flash_NetConnector.brettw@chromium.org2011-03-291-0/+1
* Implement the filesystem proxy. This allows the FileRef tests (the ones whichbrettw@chromium.org2011-02-211-0/+1
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-171-0/+2
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-0/+1
* Implement proxy for 3d-related interfacespiman@google.com2011-02-021-0/+2
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-4/+14
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-4/+9
* Even more virtual method deinlining.erg@google.com2010-12-131-4/+4
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-1/+1
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-0/+2
* Add proxies for some of the PDF & Flash functionality. There are still a fewbrettw@chromium.org2010-11-121-0/+2
* Random updates for all added proxy interfaces I've done in the past week.brettw@chromium.org2010-11-091-1/+4
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+64
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-64/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+64