summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_resource_tracker.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-301-1/+1
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-291-1/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-291-1/+1
* Revert 189518 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-211-1/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-211-1/+1
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-131-1/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-121-1/+1
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-111-1/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-111-1/+1
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-081-1/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-081-1/+1
* PPAPI: DCHECK that a HostResource is added to Plugin tracker only oncedmichael@chromium.org2012-12-191-0/+5
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-9/+1
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-1/+9
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-9/+1
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-1/+1
* Remove TrackerBase.brettw@chromium.org2011-10-201-27/+0
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-27/+4
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-4/+27
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-27/+4
* Add global lock for Enter* classes. Add ScopedProxyLock for non-thunk proxies...dmichael@chromium.org2011-10-111-0/+9
* Merge the plugin and impl side of the audio config and input event resources.brettw@chromium.org2011-08-251-0/+5
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-13/+8
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-106/+32
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-0/+2
* Convert the PluginResource to be refcounted.brettw@chromium.org2011-08-111-6/+4
* Unify var tracking between webkit and the proxy.brettw@chromium.org2011-08-091-27/+4
* Move Var and StringVar to the ppapi/shared_impl so they can be used in thebrettw@chromium.org2011-08-011-0/+29
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-0/+8
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-8/+0
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-0/+8
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-5/+5
* Don't send ReleaseResource notifications to the browser for fonts. They havebrettw@chromium.org2011-05-111-2/+4
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-9/+7
* Keep a reference to the module when handling PPB_Flash::Navigatepiman@google.com2011-05-101-7/+6
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-0/+30
* Fix resource destruction in proxypiman@google.com2011-04-011-17/+18
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-25/+48
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-8/+24
* Random updates for all added proxy interfaces I've done in the past week.brettw@chromium.org2010-11-091-0/+19
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+87
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-87/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+87