summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/host_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-6/+4
* Proxy PPP_Messaging.dmichael@chromium.org2011-08-031-1/+0
* Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.dmichael@chromium.org2011-06-291-6/+4
* Use the WebKit default fonts when specifying generic font families.brettw@chromium.org2011-05-261-1/+6
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-1/+1
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-3/+3
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-0/+7
* Keep the module in scope when executing scripts. This prevents a crash when thebrettw@chromium.org2011-04-181-0/+17
* Refactored ppapi Dispatcher to share common code between the plugin and broke...ddorwin@chromium.org2011-04-161-1/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Prevent Pepper plugin reentrancy for synchronous messages except for scriptbrettw@chromium.org2011-03-131-0/+14
* Ensure that PP_Instance values are unique within a plugin process in additionbrettw@chromium.org2011-03-101-2/+2
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-171-0/+12
* Implement basic crash detection and shutdown handling for out of process PPAPIbrettw@chromium.org2011-02-151-0/+17
* Share PPAPI out-of-process plugins between renderer processes.brettw@chromium.org2011-02-131-4/+1
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-4/+26
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-1/+0
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-1/+1
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-081-1/+4
* Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...brettw@chromium.org2010-12-071-4/+1
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-071-1/+4
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-1/+3
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+61
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-61/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+61