summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/dispatch_reply_message.h
Commit message (Expand)AuthorAgeFilesLines
* Make IPC macros work with -Wunused-local-typedefs.thakis@chromium.org2014-07-291-1/+1
* Add PPAPI_BEGIN_MESSAGE_MAP and PPAPI_END_MESSAGE_MAP to be used when dispatc...jam@chromium.org2014-05-131-0/+14
* add missing headers in ppapi/*mostynb@opera.com2013-07-151-0/+1
* Provide IPC mechanism for host-to-resource messagingvictorhsieh@chromium.org2012-10-291-9/+39
* Converted PluginResource reply message handling to use base::Callbackraymes@chromium.org2012-10-041-19/+65
* Make return type of DispatchResourceReply consistentvictorhsieh@chromium.org2012-09-181-3/+3
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-101-9/+16
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-101-0/+80