summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_resource.cc
Commit message (Expand)AuthorAgeFilesLines
* Support using TrackedCallbacks as hints to determine the handling thread of r...yzshen@chromium.org2013-12-121-1/+9
* Convert PepperBrowserConnection to be a RenderFrameObserver.jam@chromium.org2013-12-041-1/+1
* Pepper: Hook up the in-process router for browser.teravest@chromium.org2013-07-311-2/+12
* Add traces to PluginResource/PpapiHost "generic" IPCspiman@chromium.org2013-03-271-0/+12
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-6/+7
* Revert 171408raymes@chromium.org2012-12-061-7/+6
* Revert 171389raymes@chromium.org2012-12-061-6/+7
* Revert 171080raymes@chromium.org2012-12-061-7/+6
* Add ability to create pending resource hosts.brettw@chromium.org2012-12-051-0/+14
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-6/+7
* Make 0 call sequence numbers be invalid.brettw@chromium.org2012-11-081-4/+18
* Make sure PluginResource doesn't live forever because of holding references t...yzshen@chromium.org2012-11-081-0/+24
* PluginResource: Avoid having two sets of similar methods for talking with bro...yzshen@chromium.org2012-10-161-30/+17
* Add template SyncCall() to PluginResource.yzshen@chromium.org2012-10-131-19/+4
* Converted PluginResource reply message handling to use base::Callbackraymes@chromium.org2012-10-041-16/+21
* Added sync calls to resources.raymes@chromium.org2012-10-031-0/+29
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-101-9/+36
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-0/+52
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-27/+0
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-0/+2
* Remove the old type system for proxied resources. These were no longer being ...brettw@chromium.org2011-08-121-5/+0
* Add the PP_Instance to resource object base.brettw@chromium.org2011-08-111-1/+2
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-0/+6
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-1/+2
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-2/+2
* Even more virtual method deinlining.erg@google.com2010-12-131-2/+1
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-0/+6
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+17
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-17/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+17