| Commit message (Expand) | Author | Age | Files | Lines |
* | Simple installation of extensions using chrome.exe --install-extensionChanged... | erikkay@google.com | 2009-01-29 | 1 | -4/+17 |
* | Try again to commit r8486, which updates the manifest | aa@chromium.org | 2009-01-23 | 1 | -14/+50 |
* | Revert "Parse more user script info out of the manifest and expose" | aa@chromium.org | 2009-01-22 | 1 | -50/+22 |
* | Parse more user script info out of the manifest and expose | aa@chromium.org | 2009-01-22 | 1 | -22/+50 |
* | Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII(""). | deanm@chromium.org | 2009-01-22 | 1 | -1/+1 |
* | Add version to list of required fields. This is required prep work for exten... | erikkay@google.com | 2009-01-12 | 1 | -0/+8 |
* | Implement extension:// protocol. | aa@chromium.org | 2008-12-24 | 1 | -0/+14 |
* | Switch Extension over to UTF8 strings. | scherkus@chromium.org | 2008-12-18 | 1 | -8/+8 |
* | Report errors during extension load. Change all the error strings to utf-8. | aa@chromium.org | 2008-12-08 | 1 | -8/+8 |
* | Introduce ExtensionsService. Load extensions on startup from a directory in | aa@chromium.org | 2008-12-05 | 1 | -14/+19 |
* | Introduce Extension class that can serializer and deserialize from Value | aa@chromium.org | 2008-12-02 | 1 | -0/+71 |