summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_resource_tracker_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-301-0/+3
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-291-3/+0
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-291-0/+3
* Revert 189518 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-211-3/+0
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-211-0/+3
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-131-3/+0
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-121-0/+3
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-111-3/+0
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-111-0/+3
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-081-3/+0
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-081-0/+3
* 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