summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Change the signature of JSONReader::Read() and relatedaa@chromium.org2008-12-291-4/+3
* Implement extension:// protocol.aa@chromium.org2008-12-241-3/+7
* Move file enumeration to filepaths.avi@google.com2008-12-111-8/+9
* bad merge, no need to delete a scoped_ptrtc@google.com2008-12-081-1/+0
* Fix a leak in ExtensionsService and another in ExtensionsServiceTest.aa@chromium.org2008-12-081-3/+5
* Report errors during extension load. Change all the error strings to utf-8.aa@chromium.org2008-12-081-15/+16
* Add error messages to JSONReader and friends. This required a bit of refactor...aa@chromium.org2008-12-051-1/+1
* Introduce ExtensionsService. Load extensions on startup from a directory inaa@chromium.org2008-12-051-0/+130