summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_globals.h
Commit message (Expand)AuthorAgeFilesLines
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-261-3/+2
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...thakis@chromium.org2014-03-141-2/+3
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-141-3/+2
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...jochen@chromium.org2014-03-121-2/+3
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-121-3/+2
* Keep NaCl plugins used in app background pages alive when active.scheib@chromium.org2013-12-181-0/+21
* Support using TrackedCallbacks as hints to determine the handling thread of r...yzshen@chromium.org2013-12-121-0/+7
* 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
* move BrowserFontResource_Trusted to content/childscottmg@chromium.org2013-07-251-0/+12
* Add GetFileThreadMessageLoop method to PpapiGlobals.bbudge@chromium.org2013-07-111-0/+8
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-301-5/+0
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-291-0/+5
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-291-5/+0
* Revert 189518 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-211-0/+5
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-211-5/+0
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-131-0/+5
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-121-5/+0
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-111-0/+5
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-111-5/+0
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-081-0/+5
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-081-5/+0
* Verify we're not getting any plugin messages on the host side of the proxy.brettw@chromium.org2013-01-221-1/+3
* Pepper: Introduce ThreadAwareCallback.yzshen@chromium.org2013-01-171-1/+1
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-131-2/+2
* Pepper proxy: make the browser sender handle the proxy lock properly.yzshen@chromium.org2012-11-271-3/+19
* Put pepper threading support behind a command line flag.brettw@chromium.org2012-11-201-0/+6
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-081-0/+1
* PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread workdmichael@chromium.org2012-08-301-0/+9
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-2/+4
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-1/+10
* Remove static initializer for TLS object. This moves the TLS to thebrettw@chromium.org2012-02-051-0/+18
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-311-0/+16
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-2/+12
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-12/+2
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-2/+12
* Move the tracked completion callback code into shared impl.brettw@chromium.org2011-12-291-0/+4
* Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...brettw@chromium.org2011-12-201-0/+11
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-1/+1
* Remove TrackerBase.brettw@chromium.org2011-10-201-0/+3
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-0/+51
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-50/+0
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-0/+50