summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppp_instance_proxy_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-301-4/+3
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-291-3/+4
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-291-4/+3
* Revert 189518 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-211-3/+4
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-211-4/+3
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-131-3/+4
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-121-4/+3
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-111-3/+4
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-111-4/+3
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-081-3/+4
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-081-4/+3
* Fix PPP_Instance_ProxyTest.PPPInstance1_0yzshen@chromium.org2012-11-131-0/+1
* Make a global enum to differentiate impl & proxy.brettw@chromium.org2012-02-141-1/+1
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-6/+21
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-21/+6
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-6/+21
* PPAPI Fullscreen: move out of Dev.polina@google.com2011-10-141-3/+3
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-271-2/+5
* Add a test for PPP_Instance_Private_Proxy, to verify reference counting.dmichael@chromium.org2011-09-231-0/+179