summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/mock_resource.h
Commit message (Expand)AuthorAgeFilesLines
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-2/+2
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-1/+1
* Remove the old type system for proxied resources. These were no longer being ...brettw@chromium.org2011-08-121-3/+0
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-0/+29