summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_resource_tracker_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-4/+2
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-10/+5
* 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-2/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-2/+1
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-0/+75