summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_globals.h
Commit message (Expand)AuthorAgeFilesLines
* 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