| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up extension message port data in the renderer. | mpcomplete@chromium.org | 2009-11-03 | 1 | -69/+0 |
* | Implement chrome.extension.connectExternal and fix various API inconsistencies. | mpcomplete@chromium.org | 2009-10-09 | 1 | -3/+3 |
* | Make a bunch of backlogged breaking changes to the extensions API in prep for... | aa@chromium.org | 2009-08-28 | 1 | -3/+3 |
* | Extension API Renaming/Consistency changes | rafaelw@chromium.org | 2009-08-28 | 1 | -1/+1 |
* | Fix port disconnect so that it's refcounted. This fixes a bug where a channel | mpcomplete@chromium.org | 2009-07-27 | 1 | -0/+69 |
* | Changed the extension.connect() API not to broadcast to all tabs. Added a | mpcomplete@chromium.org | 2009-07-20 | 1 | -3/+3 |
* | Add an optional channel name to the extension message connect event. | mpcomplete@chromium.org | 2009-07-13 | 1 | -9/+19 |
* | Make the API to open a message channel symmetric, so it works the same whethe... | mpcomplete@chromium.org | 2009-07-09 | 1 | -0/+1 |
* | Fix some issues with extension messaging: | mpcomplete@chromium.org | 2009-07-02 | 1 | -2/+2 |
* | Add a port disconnect event for when one side of an extension message port | mpcomplete@google.com | 2009-06-17 | 1 | -6/+47 |
* | Disable some unit tests due to webkit merge 43242:43321 | hclam@chromium.org | 2009-05-07 | 1 | -2/+2 |
* | BUG=11200 | rafaelw@chromium.org | 2009-05-05 | 1 | -2/+2 |
* | Pass down the opener tab when a message channel is opened to an extension. | mpcomplete@google.com | 2009-05-01 | 1 | -3/+4 |
* | Only send events to renderers that are listening to an event.Notify browser w... | erikkay@google.com | 2009-05-01 | 1 | -0/+1 |
* | Add a gcc warning if we don't check the results of ReadParam. Some | tc@google.com | 2009-04-24 | 1 | -2/+2 |
* | Miscellaneous API sprucing. | aa@chromium.org | 2009-04-16 | 1 | -3/+3 |
* | TBR: Revert "Miscellaneous API sprucing." | aa@chromium.org | 2009-04-15 | 1 | -3/+3 |
* | Miscellaneous API sprucing. | aa@chromium.org | 2009-04-15 | 1 | -3/+3 |
* | Add JsonSchema-based validation for the tab APIs. | aa@chromium.org | 2009-04-14 | 1 | -0/+95 |
* | Revert "Add JsonSchema-based validation for the tab APIs." | aa@chromium.org | 2009-04-14 | 1 | -95/+0 |
* | TBR: Fix unit tests, line endings. | aa@chromium.org | 2009-04-14 | 1 | -2/+2 |
* | Add JsonSchema-based validation for the tab APIs. | aa@chromium.org | 2009-04-14 | 1 | -0/+95 |