summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/host_globals.h
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-119/+0
* Create a public API around webkit::ppapi::PluginInstance and use it in chrome...jam@chromium.org2013-07-241-4/+4
* Add GetFileThreadMessageLoop method to PpapiGlobals.bbudge@chromium.org2013-07-111-0/+1
* Pepper: Introduce ThreadAwareCallback.yzshen@chromium.org2013-01-171-1/+1
* 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/+1
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-8/+6
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-0/+2
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-311-0/+8
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-2/+10
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-10/+2
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-2/+10
* Use the new callback tracker and delete the old onebrettw@chromium.org2012-01-041-5/+2
* Move the tracked completion callback code into shared impl.brettw@chromium.org2011-12-291-0/+3
* Add exports needed for glue to build as a component.dpranke@chromium.org2011-12-021-2/+3
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-1/+1
* Remove TrackerBase.brettw@chromium.org2011-10-201-0/+50
* Split HostVarTracker out of HostResourceTracker.brettw@chromium.org2011-10-201-1/+5
* Rename the ResourceTracker in webkit to HostResourceTracker.brettw@chromium.org2011-10-201-3/+5
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-0/+44
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-44/+0
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-0/+44