summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_globals.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread workdmichael@chromium.org2012-08-301-1/+8
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-3/+11
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-0/+9
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-311-0/+19
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-2/+21
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-21/+2
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-2/+21
* Move the tracked completion callback code into shared impl.brettw@chromium.org2011-12-291-1/+9
* Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...brettw@chromium.org2011-12-201-1/+3
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-2/+1
* Remove TrackerBase.brettw@chromium.org2011-10-201-0/+15
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-0/+31
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-31/+0
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-0/+31