summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* revert broken change 10833nsylvain@chromium.org2009-03-031-41/+30
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-30/+41
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-33/+28
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-28/+33
* Fix ExtensionViewTest and reenable it.mpcomplete@google.com2009-03-031-1/+1
* Fixed a unittest that I missed during my previous id format change.erikkay@google.com2009-02-271-4/+6
* Manifest renames.aa@chromium.org2009-02-191-19/+19
* Do two TODOs related to --load-extension:aa@chromium.org2009-02-171-0/+2
* Simple installation of extensions using chrome.exe --install-extensionChanged...erikkay@google.com2009-01-291-6/+7
* Try again to commit r8486, which updates the manifestaa@chromium.org2009-01-231-55/+171
* Revert "Parse more user script info out of the manifest and expose"aa@chromium.org2009-01-221-171/+55
* Parse more user script info out of the manifest and exposeaa@chromium.org2009-01-221-55/+171
* Add version to list of required fields. This is required prep work for exten...erikkay@google.com2009-01-121-0/+9
* Report errors during extension load. Change all the error strings to utf-8.aa@chromium.org2008-12-081-2/+2
* Introduce Extension class that can serializer and deserialize from Valueaa@chromium.org2008-12-021-0/+88