summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_set_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+6
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Cleanup: Remove deprecated base::Value methods from chrome/common. Use base::...thestig@chromium.org2013-02-141-4/+4
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-071-2/+2
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-1/+1
* Remove Extension::STRICT_ERROR_CHECKS, it was never used.aa@chromium.org2012-05-311-1/+1
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-0/+2
* [NTP4] Add ExtensionSet::AddAll and ExtensionService::GetAllInstalledExtensions.dbeam@chromium.org2012-01-181-1/+18
* Move/replace/rename URL-based extension getters from ExtensionService to/in E...yoz@chromium.org2011-12-131-6/+6
* Consider the origin when computing extension permissionsabarth@chromium.org2011-12-021-6/+6
* Replace bools in extension creation with flags.mihaip@chromium.org2011-03-291-4/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Give a helpful warning message if a url patern contains a port.skerner@chromium.org2011-03-041-1/+2
* Move ExtensionRendereInfo into common and call it ExtensionSet instead.aa@chromium.org2011-01-291-0/+118