| Commit message (Expand) | Author | Age | Files | Lines |
* | Give classes with virtual methods virtual protected d'tors instead of non-vir... | jamesr@chromium.org | 2009-12-16 | 1 | -0/+3 |
* | A collection of fixes allowing the chrome.experimental.popup.* set of APIs to... | twiz@google.com | 2009-12-10 | 1 | -1/+13 |
* | Refactoring of the chrome.experimental.popup API implementation to allow disp... | twiz@google.com | 2009-11-16 | 1 | -3/+14 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+2 |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 1 | -0/+6 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 1 | -6/+0 |
* | Sixth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -0/+6 |
* | Modify extension request IPC messages to pass a ListValue instead of a string. | mpcomplete@chromium.org | 2009-10-06 | 1 | -1/+2 |
* | Don't allow updating tabs to javascript URLs without host | aa@chromium.org | 2009-09-11 | 1 | -0/+5 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -2/+0 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -0/+2 |
* | mole API - take 2 | erikkay@chromium.org | 2009-08-04 | 1 | -0/+6 |
* | Rolling back change 22245. | chrome-bot@google.com | 2009-08-02 | 1 | -6/+0 |
* | mole expand/collapse API, callable from a toolstrip for manual operation | erikkay@chromium.org | 2009-08-01 | 1 | -0/+6 |
* | In this episode, we implement the DOMUI interface for extension views that ar... | aa@chromium.org | 2009-07-01 | 1 | -3/+14 |
* | Reduce header dependencies in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-16 | 1 | -2/+0 |
* | Make AsyncExtensionFunction possible. | mpcomplete@google.com | 2009-06-05 | 1 | -0/+11 |
* | First step to enable end-to-end testing of extensions through the | aa@chromium.org | 2009-05-15 | 1 | -0/+19 |
* | FormatErrorMessage() functions are now publicly available from ExtensionError... | rafaelw@chromium.org | 2009-05-12 | 1 | -2/+2 |
* | Make background pages work more nicely with the tabs API. | aa@chromium.org | 2009-05-07 | 1 | -3/+10 |
* | Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate... | rafaelw@chromium.org | 2009-04-28 | 1 | -0/+7 |
* | Pass the ExtensionID to the ExtensionFunctionDispatcher. | finnur@chromium.org | 2009-04-24 | 1 | -1/+7 |
* | A subset of the bookmarks API- missing events- missing unit tests- missing ab... | erikkay@google.com | 2009-04-17 | 1 | -0/+8 |
* | Add more of the server-side plumbing for extension APIs. Also | aa@chromium.org | 2009-03-28 | 1 | -0/+37 |