Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make AsyncExtensionFunction possible. | mpcomplete@google.com | 2009-06-05 | 1 | -4/+8 |
* | Fix a crash in the extension system when sending response back to extension w... | finnur@chromium.org | 2009-05-18 | 1 | -2/+4 |
* | First step to enable end-to-end testing of extensions through the | aa@chromium.org | 2009-05-15 | 1 | -3/+26 |
* | FormatErrorMessage() functions are now publicly available from ExtensionError... | rafaelw@chromium.org | 2009-05-12 | 1 | -8/+1 |
* | Pass the ExtensionID to the ExtensionFunctionDispatcher. | finnur@chromium.org | 2009-04-24 | 1 | -0/+4 |
* | A subset of the bookmarks API- missing events- missing unit tests- missing ab... | erikkay@google.com | 2009-04-17 | 1 | -1/+10 |
* | Check that the ExtensionFunction has a callback for attempting to send a resp... | rafaelw@chromium.org | 2009-04-09 | 1 | -1/+3 |
* | Add more of the server-side plumbing for extension APIs. Also | aa@chromium.org | 2009-03-28 | 1 | -0/+16 |