| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Reverting 11294. | mpcomplete@google.com | 2009-03-09 | 1 | -0/+4 |
* | Support loading extensions into the bookmark toolbar. | mpcomplete@google.com | 2009-03-09 | 1 | -4/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Also fixes a bug where an externally installed | aa@chromium.org | 2009-03-04 | 1 | -48/+45 |
* | Prototype extension process. This is a proof of concept, with a lot of | mpcomplete@google.com | 2009-02-27 | 1 | -2/+9 |
* | Add a centralized error reporter to the | aa@chromium.org | 2009-02-27 | 1 | -14/+2 |
* | Auto install and update extensions from a registry defined location. This al... | erikkay@google.com | 2009-02-26 | 1 | -47/+88 |
* | Fix a leak in the extension installation code. | erikkay@google.com | 2009-02-04 | 1 | -0/+1 |
* | Add a command line flag to load a single extension from an arbitrary (non-ver... | erikkay@google.com | 2009-02-03 | 1 | -4/+10 |
* | Extension loading improvements. | erikkay@google.com | 2009-02-03 | 1 | -0/+15 |
* | Add support for loading Current Version. (haven't removed the old style loadi... | erikkay@google.com | 2009-01-31 | 1 | -0/+4 |
* | Simple installation of extensions using chrome.exe --install-extensionChanged... | erikkay@google.com | 2009-01-29 | 1 | -2/+65 |
* | Add user script support to extensions. | aa@chromium.org | 2009-01-25 | 1 | -1/+6 |
* | Report errors during extension load. Change all the error strings to utf-8. | aa@chromium.org | 2008-12-08 | 1 | -3/+4 |
* | Introduce ExtensionsService. Load extensions on startup from a directory in | aa@chromium.org | 2008-12-05 | 1 | -0/+106 |