summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources/event_bindings.js
Commit message (Expand)AuthorAgeFilesLines
* Refactor extension bindings to share code, avoid exposing hidden variablesmpcomplete@chromium.org2009-06-301-19/+79
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-191-26/+5
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-181-5/+26
* BUG=12192rafaelw@chromium.org2009-05-301-1/+1
* BUG=11200rafaelw@chromium.org2009-05-051-27/+27
* Change extension event bindings to auto-detach events when the window unloads.mpcomplete@google.com2009-04-201-0/+3
* 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-12/+15
* Hook up extension events to the json parser, and change the extension messagempcomplete@google.com2009-04-131-2/+2
* rebase and more minor changes.aa@chromium.org2009-04-091-1/+1
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-081-0/+120