summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Do two TODOs related to --load-extension:aa@chromium.org2009-02-171-9/+31
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-051-7/+9
* Add a command line flag to load a single extension from an arbitrary (non-ver...erikkay@google.com2009-02-031-3/+30
* Add support for loading Current Version. (haven't removed the old style loadi...erikkay@google.com2009-01-311-1/+9
* Simple installation of extensions using chrome.exe --install-extensionChanged...erikkay@google.com2009-01-291-6/+92
* 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