summaryrefslogtreecommitdiffstats
path: root/chrome/browser/protector/protected_prefs_watcher_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the protector service.ivankr@chromium.org2012-12-141-291/+0
* Prevent apps from being enabled in incognito mode.koz@chromium.org2012-12-071-2/+2
* Reland 171079, as it wasn't the CL that caused the perf regressionakalin@chromium.org2012-12-061-3/+1
* Revert 171079 - investigating perf regression.kalman@chromium.org2012-12-061-1/+3
* Make Blacklist::IsBlacklist asynchronous (it will need to be for safekalman@chromium.org2012-12-041-3/+1
* Pull extension blacklist and policy logic out of ExtensionPrefs and into twokalman@chromium.org2012-11-151-6/+6
* Moved ExtensionPrefs and related into extensions namespacerdevlin.cronin@chromium.org2012-07-101-2/+2
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* [protector] Specific handling of default values of protected prefs.ivankr@chromium.org2012-05-281-5/+76
* [protector] Bump Preferences backup version to 3 to mitigate the startup pref...ivankr@chromium.org2012-05-011-0/+30
* Make ExtensionPrefValueMap a ProfileKeyedService.yoz@chromium.org2012-04-061-4/+4
* [protector] Added UI support for pinned tabs.ivankr@chromium.org2012-03-261-8/+26
* [protector] Add backup for pinned tabs prefs.ivankr@chromium.org2012-03-221-3/+41
* [protector] Added UI for invalid Preferences backup case.ivankr@chromium.org2012-03-221-7/+2
* Added Protector backup for Preferences.ivankr@chromium.org2012-03-151-0/+141