summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppapi_proxy_test.h
Commit message (Expand)AuthorAgeFilesLines
* move BrowserFontResource_Trusted to content/childscottmg@chromium.org2013-07-251-0/+5
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-1/+1
* ppapi: Use base::MessageLoop.xhwang@chromium.org2013-05-061-3/+3
* Pepper: Introduce ThreadAwareCallback.yzshen@chromium.org2013-01-171-3/+73
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-041-2/+2
* Pepper proxy: make the browser sender handle the proxy lock properly.yzshen@chromium.org2012-11-271-1/+0
* Various fixes to make ppapi_unittests pass again.raymes@chromium.org2012-09-191-9/+20
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-101-0/+1
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-3/+14
* This adds an interface for setting crash data from a plugin. It also provides...raymes@chromium.org2012-06-271-0/+1
* Propogate the UI language on the command line and expose to Flash.brettw@chromium.org2012-06-111-0/+1
* Broker out PPAPI handle duplicationjschuh@chromium.org2012-05-111-0/+8
* This adds a hang monitor for Pepper plugins. It monitors sync messages on the...brettw@chromium.org2012-04-131-0/+4
* Relanding this with fixes to the mac dbg builderananta@chromium.org2012-01-201-3/+0
* Revert 118385 since this seems to break mac-debug build.sadrul@chromium.org2012-01-201-0/+3
* Remove the Webkit thread in the PPAPI plugin process and perform the text and...ananta@chromium.org2012-01-191-3/+0
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-1/+12
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-12/+1
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-1/+12
* Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...brettw@chromium.org2011-12-201-9/+14
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-4/+9
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-9/+4
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-4/+9
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-071-1/+1
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* Remove untrusted scripting support.dmichael@chromium.org2011-07-141-0/+4
* Re-land the reverted CL:yzshen@chromium.org2011-07-011-0/+2
* Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.dmichael@chromium.org2011-06-291-17/+152
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-13/+69
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-0/+46