summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/standard_management_policy_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in chrome/browser/extensions/dcheng2014-10-211-9/+9
* Add recommended extension installation supportbinjin2014-10-131-0/+2
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-041-4/+4
* Add StandardManagementPolicyProvider implementation based on ExtensionManagem...binjin2014-09-051-4/+4
* Convert string16 to use base namespace.brettw@chromium.org2013-12-091-3/+3
* Move some dependencies of ExtensionService down to extensions.benwells@chromium.org2013-11-261-1/+1
* Reland 171079, as it wasn't the CL that caused the perf regressionakalin@chromium.org2012-12-061-5/+2
* Revert 171079 - investigating perf regression.kalman@chromium.org2012-12-061-2/+5
* Make Blacklist::IsBlacklist asynchronous (it will need to be for safekalman@chromium.org2012-12-041-5/+2
* Pull extension blacklist and policy logic out of ExtensionPrefs and into twokalman@chromium.org2012-11-151-0/+43