summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/host_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-181-1/+0
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-2/+5
* Keep a reference to the module when handling PPB_Flash::Navigatepiman@google.com2011-05-101-1/+1
* 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/+10
* 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 uninitialized variable.piman@google.com2011-04-261-1/+2
* Fix two bugs in proxying of Broker Connect callback and shutdown Broker when ...ddorwin@chromium.org2011-04-181-1/+1
* Keep the module in scope when executing scripts. This prevents a crash when thebrettw@chromium.org2011-04-181-0/+12
* Refactored ppapi Dispatcher to share common code between the plugin and broke...ddorwin@chromium.org2011-04-161-0/+7
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-141-3/+3
* Prevent Pepper plugin reentrancy for synchronous messages except for scriptbrettw@chromium.org2011-03-131-0/+34
* Ensure that PP_Instance values are unique within a plugin process in additionbrettw@chromium.org2011-03-101-9/+33
* Implement proxying for FileRef and FileChooser.brettw@chromium.org2011-02-171-11/+36
* Implement basic crash detection and shutdown handling for out of process PPAPIbrettw@chromium.org2011-02-151-3/+16
* Share PPAPI out-of-process plugins between renderer processes.brettw@chromium.org2011-02-131-8/+4
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-0/+65
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-091-0/+4
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-081-1/+11
* Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...brettw@chromium.org2010-12-071-11/+1
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-071-1/+11
* Implement PPAPI proxy shutdown.brettw@chromium.org2010-12-031-0/+3
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-2/+3
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+63
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-63/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+63