Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the signature of JSONReader::Read() and related | aa@chromium.org | 2008-12-29 | 1 | -4/+3 |
* | Implement extension:// protocol. | aa@chromium.org | 2008-12-24 | 1 | -3/+7 |
* | Move file enumeration to filepaths. | avi@google.com | 2008-12-11 | 1 | -8/+9 |
* | bad merge, no need to delete a scoped_ptr | tc@google.com | 2008-12-08 | 1 | -1/+0 |
* | Fix a leak in ExtensionsService and another in ExtensionsServiceTest. | aa@chromium.org | 2008-12-08 | 1 | -3/+5 |
* | Report errors during extension load. Change all the error strings to utf-8. | aa@chromium.org | 2008-12-08 | 1 | -15/+16 |
* | Add error messages to JSONReader and friends. This required a bit of refactor... | aa@chromium.org | 2008-12-05 | 1 | -1/+1 |
* | Introduce ExtensionsService. Load extensions on startup from a directory in | aa@chromium.org | 2008-12-05 | 1 | -0/+130 |