summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/resource_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure PluginResource doesn't live forever because of holding references t...yzshen@chromium.org2012-11-081-2/+2
* Add CHECKs to ensure that PPAPI resources are created on the right threadraymes@chromium.org2012-09-061-1/+17
* Adds a printing proxy and example. This adds a printing example.brettw@chromium.org2012-02-291-1/+7
* Use the new callback tracker and delete the old onebrettw@chromium.org2012-01-041-4/+3
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-261-1/+2
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-0/+5
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-0/+93