summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-0/+8
* Add instrumentation and checks to help debugging plugins.piman@chromium.org2011-07-131-0/+2
* Re-land the reverted CL:yzshen@chromium.org2011-07-011-1/+5
* Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.dpapad@chromium.org2011-06-301-5/+1
* Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.yzshen@chromium.org2011-06-301-1/+5
* Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.dmichael@chromium.org2011-06-291-1/+1
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-151-0/+3
* Delete deserializer in synthesized message to avoid leakfischman@chromium.org2011-06-131-3/+3
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-271-7/+15
* Use the WebKit default fonts when specifying generic font families.brettw@chromium.org2011-05-261-1/+17
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-181-5/+13
* 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/+11
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-7/+7
* This implements the new system for Graphics2D only.brettw@chromium.org2011-05-061-0/+17
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-7/+7
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-7/+7
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-7/+7
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-7/+7
* Instrument Pepper IPCs with the tracing stuffpiman@google.com2011-05-031-0/+7
* Fix two bugs in proxying of Broker Connect callback and shutdown Broker when ...ddorwin@chromium.org2011-04-181-2/+2
* Refactored ppapi Dispatcher to share common code between the plugin and broke...ddorwin@chromium.org2011-04-161-9/+2
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-141-1/+1
* Don't close the client file descriptor, it's owned by the channelpiman@google.com2011-04-081-19/+3
* Unblock for all plugin->renderer messages to preserve the ordering for pluginbrettw@chromium.org2011-03-301-0/+12
* Ensure that PP_Instance values are unique within a plugin process in additionbrettw@chromium.org2011-03-101-0/+15
* Implement basic crash detection and shutdown handling for out of process PPAPIbrettw@chromium.org2011-02-151-2/+18
* Share PPAPI out-of-process plugins between renderer processes.brettw@chromium.org2011-02-131-27/+49
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-24/+96
* Implement proxy for 3d-related interfacespiman@google.com2011-02-021-0/+15
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-7/+9
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-4/+5
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-0/+4
* Implement PPAPI proxy shutdown.brettw@chromium.org2010-12-031-2/+10
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-2/+3
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-2/+5
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+88
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-88/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+88