summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/proxy_lock.h
Commit message (Expand)AuthorAgeFilesLines
* reland 121901, PPAPI: Add unlocking for PPP calls and callbacks...dmichael@chromium.org2012-02-151-0/+75
* Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo...dpapad@chromium.org2012-02-141-75/+0
* PPAPI: Add unlocking for PPP calls and callbacks. Add more locking.dmichael@chromium.org2012-02-141-0/+75
* 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
* Export symbols for shared library build.dmichael@chromium.org2011-10-111-1/+3
* Revert 104941 - PP_EXPORT new ppapi::ProxyLock.msw@chromium.org2011-10-111-3/+1
* PP_EXPORT new ppapi::ProxyLock.msw@chromium.org2011-10-111-1/+3
* Add global lock for Enter* classes. Add ScopedProxyLock for non-thunk proxies...dmichael@chromium.org2011-10-111-0/+80