summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/external_host_bindings.cc
Commit message (Expand)AuthorAgeFilesLines
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-20/+124
* Register an onmessage handler with the external host binding instead of expli...ananta@chromium.org2009-03-031-0/+18
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-271-1/+1
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-7/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-211-23/+9
* Code to facilitate sending message to external host.joshia@google.com2008-08-151-0/+70