summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/ppapi_globals.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-081-3/+3
* Fix unit test to allow repeated successful runs by avoiding a function static...scottbyer@chromium.org2012-07-141-3/+3
* Revert 146670 - Fix unit test to allow repeated successful runs by avoiding a...scottbyer@chromium.org2012-07-131-3/+3
* Fix unit test to allow repeated successful runs by avoiding a function static...scottbyer@chromium.org2012-07-131-3/+3
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-0/+7
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-4/+2
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-2/+38
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-33/+2
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-2/+33
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-0/+23
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-23/+0
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-0/+23