Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A collection of fixes allowing the chrome.experimental.popup.* set of APIs to... | twiz@google.com | 2009-12-10 | 1 | -1/+3 |
* | Refactoring of the chrome.experimental.popup API implementation to allow disp... | twiz@google.com | 2009-11-16 | 1 | -0/+9 |
* | Fix chrome_url_overides to work with packed extensions. | erikkay@chromium.org | 2009-10-17 | 1 | -3/+4 |
* | Modify extension request IPC messages to pass a ListValue instead of a string. | mpcomplete@chromium.org | 2009-10-06 | 1 | -1/+1 |
* | override chrome:// URLs via extensions. | erikkay@chromium.org | 2009-08-28 | 1 | -0/+34 |
* | Don't create an ExtensionDOMUI for urls with invalid extension IDs. | mpcomplete@chromium.org | 2009-07-27 | 1 | -0/+4 |
* | Fix for bug where we would not create ExtensionFunctionDispatcher | aa@chromium.org | 2009-07-16 | 1 | -0/+1 |
* | In this episode, we implement the DOMUI interface for extension views that ar... | aa@chromium.org | 2009-07-01 | 1 | -0/+33 |