summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/test_globals.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Use clang-format on ppapi/shared_impldmichael@chromium.org2014-02-221-29/+12
* PPAPI: Remove instance param from GetFileTaskRunnerdmichael@chromium.org2013-10-011-1/+1
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-171-4/+0
* Revert "PPAPI: Purposely leak ProxyLock, fix shutdown race"dmichael@chromium.org2013-09-121-0/+4
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-121-4/+0
* Add GetFileThreadMessageLoop method to PpapiGlobals.bbudge@chromium.org2013-07-111-0/+4
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-301-0/+2
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-291-2/+0
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-291-0/+2
* Revert 189518 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-211-2/+0
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-211-0/+2
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-131-2/+0
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-121-0/+2
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-111-2/+0
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-111-0/+2
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-081-2/+0
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-081-0/+2
* Pepper: Introduce ThreadAwareCallback.yzshen@chromium.org2013-01-171-2/+2
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-131-2/+2
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-081-0/+10
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-1/+7
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-0/+7
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-311-0/+12
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-1/+10
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-10/+1
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-1/+10
* Move the tracked completion callback code into shared impl.brettw@chromium.org2011-12-291-1/+8
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-2/+1
* Remove TrackerBase.brettw@chromium.org2011-10-201-0/+9
* 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