summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/event_bindings.h
Commit message (Expand)AuthorAgeFilesLines
* Validation of extension api callbacks and event parameters in DEBUGrafaelw@chromium.org2009-08-221-0/+2
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-4/+8
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-5/+8
* Make the API to open a message channel symmetric, so it works the same whethe...mpcomplete@chromium.org2009-07-091-5/+0
* Send port disconnect events when a frame is unloaded.mpcomplete@chromium.org2009-07-011-2/+2
* Refactor extension bindings to share code, avoid exposing hidden variablesmpcomplete@chromium.org2009-06-301-0/+6
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-261-0/+5
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-191-8/+0
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-181-0/+8
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* Only send events to renderers that are listening to an event.Notify browser w...erikkay@google.com2009-05-011-0/+5
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-081-0/+25