summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/message_channel.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix up some reference counting when WebPluginImpl::scriptableObject is called.dmichael@google.com2011-03-291-1/+19
* Make PPAPI PostMessage behave asynchronously.dmichael@google.com2011-03-261-11/+49
* Fix my memory leak (yay valgrind bot!)dmichael@google.com2011-03-241-0/+1
* A proposal and implementation for an initial postMessage interface. These in...dmichael@google.com2011-03-231-0/+350