summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-181-3/+31
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-3/+3
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-0/+7
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-1/+15
* Pass fullscreen state along with DidChangeView to avoid sync messagespiman@google.com2011-05-041-0/+2
* Refactored ppapi Dispatcher to share common code between the plugin and broke...ddorwin@chromium.org2011-04-161-8/+8
* Don't close the client file descriptor, it's owned by the channelpiman@google.com2011-04-081-9/+0
* Unblock for all plugin->renderer messages to preserve the ordering for pluginbrettw@chromium.org2011-03-301-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Ensure that PP_Instance values are unique within a plugin process in additionbrettw@chromium.org2011-03-101-0/+3
* Implement basic crash detection and shutdown handling for out of process PPAPIbrettw@chromium.org2011-02-151-1/+1
* Share PPAPI out-of-process plugins between renderer processes.brettw@chromium.org2011-02-131-8/+22
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-16/+11
* Implement proxy for 3d-related interfacespiman@google.com2011-02-021-0/+19
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-21/+16
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-1/+1
* Implement PPAPI proxy shutdown.brettw@chromium.org2010-12-031-2/+3
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-1/+4
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+76
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-76/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+76