summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources/renderer_extension_bindings.js
Commit message (Expand)AuthorAgeFilesLines
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-191-13/+0
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-181-0/+13
* Add a port disconnect event for when one side of an extension message portmpcomplete@google.com2009-06-171-5/+12
* BUG=12192rafaelw@chromium.org2009-05-301-3/+6
* BUG=11200rafaelw@chromium.org2009-05-051-16/+16
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-1/+5
* Adding a comment stating what needs to be recompiled in orderfor changes to t...finnur@chromium.org2009-04-171-0/+9
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-161-1/+1
* Miscellaneous API sprucing.aa@chromium.org2009-04-161-5/+3
* TBR: Revert "Miscellaneous API sprucing."aa@chromium.org2009-04-151-3/+5
* Miscellaneous API sprucing.aa@chromium.org2009-04-151-5/+3
* Hook up extension events to the json parser, and change the extension messagempcomplete@google.com2009-04-131-1/+4
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-081-71/+42
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-021-0/+93