summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/message_channel.h
Commit message (Expand)AuthorAgeFilesLines
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-2/+1
* Make PostMessageToJavaScript use new WebKit API instead of script.dmichael@chromium.org2011-11-171-10/+5
* Convert a bunch of pepper implementation to use base::Callback.dmichael@chromium.org2011-10-071-2/+3
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-1/+1
* Reupload of http://codereview.chromium.org/6801053/dmichael@chromium.org2011-04-081-1/+1
* Fix up some reference counting when WebPluginImpl::scriptableObject is called.dmichael@google.com2011-03-291-3/+1
* Make PPAPI PostMessage behave asynchronously.dmichael@google.com2011-03-261-0/+18
* A proposal and implementation for an initial postMessage interface. These in...dmichael@google.com2011-03-231-0/+93