summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/standard_management_policy_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ExtensionPrefs and friends to extensions/ directory.derat@chromium.org2014-01-221-1/+1
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-131-6/+6
* Convert string16 to use base namespace.brettw@chromium.org2013-12-091-2/+2
* Rename extension_manifest_keys namespace to extensions::manifest_keys.yoz@chromium.org2013-08-151-3/+3
* Use a direct include of the message_loop header in chrome/browser/, part 6.avi@chromium.org2013-07-181-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-3/+2
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-3/+3
* Reland 171079, as it wasn't the CL that caused the perf regressionakalin@chromium.org2012-12-061-47/+1
* Revert 171079 - investigating perf regression.kalman@chromium.org2012-12-061-1/+47
* Make Blacklist::IsBlacklist asynchronous (it will need to be for safekalman@chromium.org2012-12-041-47/+1
* Pull extension blacklist and policy logic out of ExtensionPrefs and into twokalman@chromium.org2012-11-151-0/+132