summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppp_messaging_proxy_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Simplify PPP_Messaging proxy, remove in-processdmichael@chromium.org2014-05-061-11/+21
* PPAPI: Add VarTracker lock check, fix bugsdmichael@chromium.org2013-02-261-0/+2
* Various fixes to make ppapi_unittests pass again.raymes@chromium.org2012-09-191-10/+20
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-34/+16
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-16/+34
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-34/+16
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-071-1/+1
* Add a test for PPP_Instance_Private_Proxy, to verify reference counting.dmichael@chromium.org2011-09-231-0/+142