summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_resource.h
Commit message (Expand)AuthorAgeFilesLines
* 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