summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Try again to commit r8486, which updates the manifestaa@chromium.org2009-01-231-8/+16
* Revert "Parse more user script info out of the manifest and expose"aa@chromium.org2009-01-221-16/+8
* Parse more user script info out of the manifest and exposeaa@chromium.org2009-01-221-8/+16
* Switch Extension over to UTF8 strings.scherkus@chromium.org2008-12-181-8/+8
* Fix extensions_service_unittest on Linux.phajdan.jr@chromium.org2008-12-111-3/+17
* Reverting 6787. inteded to commit other changelist.phajdan.jr@chromium.org2008-12-111-17/+3
* Fix extensions_service_unittest on Linux.phajdan.jr@chromium.org2008-12-111-3/+17
* Fix a leak in ExtensionsService and another in ExtensionsServiceTest.aa@chromium.org2008-12-081-3/+4
* Report errors during extension load. Change all the error strings to utf-8.aa@chromium.org2008-12-081-8/+14
* fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOTerikkay@google.com2008-12-051-5/+3
* Introduce ExtensionsService. Load extensions on startup from a directory inaa@chromium.org2008-12-051-0/+98