| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate IDs for --load-extension by hashing the path instead | aa@chromium.org | 2009-10-06 | 1 | -9/+2 |
* | Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send... | rafaelw@chromium.org | 2009-09-22 | 1 | -1/+2 |
* | ExternalTabcontainer browser to initial URL | amit@chromium.org | 2009-09-11 | 1 | -23/+22 |
* | Enable extensions by default. | aa@chromium.org | 2009-08-29 | 1 | -2/+0 |
* | Extension API Renaming/Consistency changes | rafaelw@chromium.org | 2009-08-28 | 1 | -17/+19 |
* | Validation of extension api callbacks and event parameters in DEBUG | rafaelw@chromium.org | 2009-08-22 | 1 | -27/+56 |
* | Remove include of IPC headers from headers they crept into. This slows down ... | jam@chromium.org | 2009-08-20 | 1 | -0/+1 |
* | Revert a part of r22173 that caused a compile failure on Win dbg. | jhawkins@chromium.org | 2009-07-31 | 1 | -1/+1 |
* | Coverity: Check the return value of DictionaryValue::GetString. | jhawkins@chromium.org | 2009-07-31 | 1 | -5/+5 |
* | First step in abstracting extension api to common/shared "IDL" files (jsonsch... | rafaelw@chromium.org | 2009-07-16 | 1 | -19/+19 |
* | Retrying this patch. This was already reviewed by mpcomplete and the | finnur@chromium.org | 2009-07-15 | 1 | -4/+9 |
* | Remove the defunct SetAccelerator message and replace it with an | amit@chromium.org | 2009-07-14 | 1 | -2/+10 |
* | Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable... | aa@chromium.org | 2009-06-23 | 1 | -3/+3 |
* | Disable extensions besides externally installed ones and themes. | aa@chromium.org | 2009-06-23 | 1 | -3/+3 |
* | submitted on behalf of rogerta (Roger Tawa). | rafaelw@chromium.org | 2009-06-16 | 1 | -0/+178 |
* | Change extension id format back to mp-decimal, and change the | aa@chromium.org | 2009-06-13 | 1 | -2/+2 |
* | Verify signed .crx extension installations | rafaelw@chromium.org | 2009-06-12 | 1 | -2/+2 |
* | Revert "BUG=12114" | tc@google.com | 2009-06-11 | 1 | -2/+2 |
* | BUG=12114 | rafaelw@chromium.org | 2009-06-11 | 1 | -2/+2 |
* | Get tab HWND directly as result of CreateExternalTab automation call. | stoyan@chromium.org | 2009-06-11 | 1 | -2/+3 |
* | Revert "Add support to the automation provider to test sending browser" | aa@chromium.org | 2009-06-11 | 1 | -169/+0 |
* | Add support to the automation provider to test sending browser | aa@chromium.org | 2009-06-11 | 1 | -0/+169 |
* | Revert "Add support to the automation provider to test sending browser" | aa@chromium.org | 2009-06-11 | 1 | -169/+0 |
* | Add support to the automation provider to test sending browser | aa@chromium.org | 2009-06-11 | 1 | -0/+169 |
* | Make automation proxy objects to ref_counted. That allows to process async no... | stoyan@chromium.org | 2009-05-28 | 1 | -1/+1 |
* | Committing issue 113734 for Joi. | tommi@chromium.org | 2009-05-23 | 1 | -1/+1 |
* | First step to enable end-to-end testing of extensions through the | aa@chromium.org | 2009-05-15 | 1 | -0/+282 |