summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/host_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-021-1/+2
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-261-2/+3
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-3/+4
* Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...thestig@chromium.org2012-05-161-1/+0
* Broker out PPAPI handle duplicationjschuh@chromium.org2012-05-111-2/+1
* PPAPI: Make ScopedModuleReference not crash on plugin side.dmichael@chromium.org2012-05-071-3/+2
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-1/+0
* Add a way to implement GetInterface in the broker.brettw@chromium.org2012-04-131-1/+1
* This adds a hang monitor for Pepper plugins. It monitors sync messages on the...brettw@chromium.org2012-04-131-2/+25
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-311-0/+5
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-12/+1
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-28/+9
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-9/+28
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-28/+9
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-9/+28
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-28/+9
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-071-1/+1
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-261-1/+1
* 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