summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/ppapi_globals.h
Commit message (Expand)AuthorAgeFilesLines
* Track plugin input event latencymiletus@chromium.org2014-05-271-0/+15
* Keep NaCl plugins used in app background pages alive when active.scheib@chromium.org2013-12-181-0/+6
* PPAPI: Remove instance param from GetFileTaskRunnerdmichael@chromium.org2013-10-011-1/+1
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-171-3/+0
* Revert "PPAPI: Purposely leak ProxyLock, fix shutdown race"dmichael@chromium.org2013-09-121-0/+3
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-121-3/+0
* Add GetFileThreadMessageLoop method to PpapiGlobals.bbudge@chromium.org2013-07-111-0/+6
* Remving global statics from the headers, so we can split-link.cpu@chromium.org2013-05-211-9/+1
* Make PPAPI unittests work independent of order run. The issue is that PpapiGl...jam@chromium.org2013-04-231-0/+5
* Pepper: Introduce ThreadAwareCallback.yzshen@chromium.org2013-01-171-3/+3
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-131-3/+3
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-081-5/+12
* Fix unit test to allow repeated successful runs by avoiding a function static...scottbyer@chromium.org2012-07-141-0/+3
* Revert 146670 - Fix unit test to allow repeated successful runs by avoiding a...scottbyer@chromium.org2012-07-131-3/+0
* Fix unit test to allow repeated successful runs by avoiding a function static...scottbyer@chromium.org2012-07-131-0/+3
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-0/+6
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-4/+10
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-0/+8
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-311-0/+23
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-2/+41
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-41/+2
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-2/+41
* Move the tracked completion callback code into shared impl.brettw@chromium.org2011-12-291-0/+3
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-3/+2
* Remove TrackerBase.brettw@chromium.org2011-10-201-0/+14
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-0/+36
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-35/+0
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-0/+35