| Commit message (Expand) | Author | Age | Files | Lines |
* | Validation of extension api callbacks and event parameters in DEBUG | rafaelw@chromium.org | 2009-08-22 | 1 | -0/+2 |
* | Switch to WebFrame from the WebKit API. | darin@chromium.org | 2009-08-10 | 1 | -4/+8 |
* | Changed the extension.connect() API not to broadcast to all tabs. Added a | mpcomplete@chromium.org | 2009-07-20 | 1 | -5/+8 |
* | Make the API to open a message channel symmetric, so it works the same whethe... | mpcomplete@chromium.org | 2009-07-09 | 1 | -5/+0 |
* | Send port disconnect events when a frame is unloaded. | mpcomplete@chromium.org | 2009-07-01 | 1 | -2/+2 |
* | Refactor extension bindings to share code, avoid exposing hidden variables | mpcomplete@chromium.org | 2009-06-30 | 1 | -0/+6 |
* | Add notifications for when V8Proxy creates or destroys a V8 Context. | mpcomplete@chromium.org | 2009-06-26 | 1 | -0/+5 |
* | Revert 18765 to try to repair perf regression | jar@chromium.org | 2009-06-19 | 1 | -8/+0 |
* | Send port-closed notification when a frame with ports unloads. | mpcomplete@google.com | 2009-06-18 | 1 | -0/+8 |
* | Remove executable bit from a bunch of files that shouldn't have it. | evan@chromium.org | 2009-05-11 | 1 | -0/+0 |
* | Only send events to renderers that are listening to an event.Notify browser w... | erikkay@google.com | 2009-05-01 | 1 | -0/+5 |
* | Add aa's Event class to our javascript bindings and use it in our extension | mpcomplete@google.com | 2009-04-08 | 1 | -0/+25 |