Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a crash in the extension system when sending response back to extension w... | finnur@chromium.org | 2009-05-18 | 1 | -2/+3 |
* | First step to enable end-to-end testing of extensions through the | aa@chromium.org | 2009-05-15 | 1 | -26/+55 |
* | FormatErrorMessage() functions are now publicly available from ExtensionError... | rafaelw@chromium.org | 2009-05-12 | 1 | -8/+10 |
* | use EXTENSION_FUNCTION_VALIDATE in extension_tabs_module.cc | rafaelw@chromium.org | 2009-04-30 | 1 | -1/+1 |
* | Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate... | rafaelw@chromium.org | 2009-04-28 | 1 | -1/+4 |
* | Pass the ExtensionID to the ExtensionFunctionDispatcher. | finnur@chromium.org | 2009-04-24 | 1 | -0/+2 |
* | A subset of the bookmarks API- missing events- missing unit tests- missing ab... | erikkay@google.com | 2009-04-17 | 1 | -0/+22 |
* | Add more of the server-side plumbing for extension APIs. Also | aa@chromium.org | 2009-03-28 | 1 | -0/+81 |