summaryrefslogtreecommitdiffstats
path: root/components/user_prefs
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Remove backup/rollback logic from Synczea2016-02-241-0/+2
* Clear incognito preferences on destroying incognito profile.dvadym2016-02-052-0/+6
* Update components for new prefs location.brettw2016-02-0111-16/+18
* Update GN build files for new prefs location.brettw2016-01-302-4/+3
* Fix remaining incompatibilities between scoped_ptr and unique_ptr.dcheng2016-01-201-2/+2
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-268-40/+46
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-2516-16/+41
* Putting string names of UMA_HISTOGRAM_ENUMERATION at one place to manage them...deepak.m12015-12-164-24/+86
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Cleanup: Pass std::string as const reference from components/ki.stfu2015-09-281-1/+1
* Remove mnissler@chromium.org from various prefs OWNERS files.mnissler2015-08-261-1/+0
* Implement GetDeterministicMachineSpecificId() on Mac.rsesek2015-08-183-2/+40
* Replace ToLower calls to the new formatbrettw2015-08-101-1/+1
* Componentize //chrome/browser/prefs/tracked.jitendra.ks2015-08-1044-0/+6223
* Revert of components: Make user_prefs a source_set. (patchset #1 id:1 of http...dcheng2015-07-253-3/+36
* components: Make user_prefs a source_set.tfarina2015-07-243-36/+3
* components: Fix 'gn check' errors for user_prefs.tfarina2015-06-261-1/+1
* Implement BrowserStateKeyedServiceFactory::GetAssociatedPrefRegistry()droger2015-04-164-20/+14
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-1/+1
* Add user_prefs and visitedlink components to GN build.brettw@chromium.org2014-06-191-0/+20
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-154-364/+1
* Add gab@ as prefs ownergab@chromium.org2014-02-071-0/+1
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-231-25/+30
* Remove JsonPrefStore pruning of empty values on write.gab@chromium.org2013-11-271-0/+1
* components: Move user_prefs into user_prefs namespace.tfarina@chromium.org2013-06-112-4/+4
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-062-0/+8
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-261-0/+1
* Convert string16 -> base::string16 in components/brettw@chromium.org2013-04-111-1/+1
* sync: Implementation of Priority Preferences.albertb@chromium.org2013-03-272-10/+19
* Avoid the possibility of future conflict with another address-of-static due t...joi@chromium.org2013-03-231-2/+4
* user_prefs: Fix trivial issues found in UserPrefs API.tfarina@chromium.org2013-03-082-9/+8
* Introduce //components/user_prefs.joi@chromium.org2013-03-068-0/+477