summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/pref_metrics_service.cc
Commit message (Expand)AuthorAgeFilesLines
* [Rappor] Move a sampling utils function in the Rappor componentmathp2015-03-111-7/+11
* Add missing dependency on TemplateURLService from PrefMetricsServicesdefresne2014-10-161-0/+2
* Componentize TemplateURLPrepopulateData, DefaultSearchManager and DefaultSear...hashimoto@chromium.org2014-06-251-1/+1
* Add a metric to record what the NewTabPage is.holte@chromium.org2014-06-161-0/+16
* Add more Rappor metricsholte@chromium.org2014-06-111-9/+8
* Modify rappor parameters.holte@chromium.org2014-05-281-1/+1
* Move clients of BrowserContextKeyedService to use KeyedService (#4)blundell@chromium.org2014-03-141-3/+2
* Implementation of Randomized Aggregatable Privacy-Preserving Ordinal Response...holte@chromium.org2014-02-211-1/+10
* Fix a race condition in preference metric reporting.erikwright@chromium.org2013-12-231-244/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-3/+4
* Revert 242382 "Fix a race condition in preference metric reporting."danakj@chromium.org2013-12-231-1/+244
* Fix a race condition in preference metric reporting.erikwright@chromium.org2013-12-231-244/+1
* Register BCKS-based preferences before the PrefService is created.gab@chromium.org2013-12-041-6/+8
* Added the reset prompt memento as a tracked preference.engedy@chromium.org2013-12-031-0/+1
* Remove JsonPrefStore pruning of empty values on write.gab@chromium.org2013-11-271-16/+0
* Prevent GetDeviceId from invoking its callback multiple times in failure cases.gab@chromium.org2013-11-231-5/+9
* Introduce a temporary workaround to ensure tracked preferences set to empty l...gab@chromium.org2013-11-221-0/+16
* Remove unused method PrefMetricsService::LogListPrefChange().gab@chromium.org2013-11-081-14/+0
* Always generate a MAC for tracked preferences, even for NULL values.gab@chromium.org2013-11-081-62/+40
* Make the HMACs actually depend on device_id and pref_path.gab@chromium.org2013-11-071-9/+32
* Move ScopedUserPrefUpdate to base/prefs.derat@chromium.org2013-10-301-1/+1
* mac: Enable -Wunused-const-variable.thakis@chromium.org2013-10-181-0/+2
* Small cleanup following discussion on https://codereview.chromium.org/27273004/gab@chromium.org2013-10-161-1/+1
* Record stats about kExtensionKnownDisabled with the PrefMetricsService.gab@chromium.org2013-10-161-1/+10
* Disable profile corruption detection on non Windows and Mac platforms.robertshield@chromium.org2013-09-211-4/+2
* Don't use path expansion for profile dictionaries in LocalState andmichaelpg@chromium.org2013-09-161-10/+19
* Fix handling of empty lists and dictionaries in PrefMetricsService.bbudge@chromium.org2013-09-121-10/+15
* Add histograms for pinned tabs on startup.meacer@chromium.org2013-09-111-1/+17
* Fix memory leak in PrefMetricsServicebattre@chromium.org2013-09-111-4/+6
* Fix preference hashing for dictionary values.bbudge@chromium.org2013-09-111-0/+7
* Revert 221966 "Revert 221944 "Add UMA to report Preferences File..."vitalybuka@chromium.org2013-09-091-14/+228
* Revert 221944 "Add UMA to report Preferences File Corruption"vitalybuka@chromium.org2013-09-091-226/+14
* Add UMA to report Preferences File Corruptionbbudge@chromium.org2013-09-081-14/+226
* Re-add histograms for bug 263234, but using the engine type instead of thepkasting@chromium.org2013-08-201-6/+36
* Add histograms to track synced pref changes.rockot@chromium.org2013-08-101-1/+100
* Only submit HomePageIsNewTabPage metric when ShowHomeButton is enabledrockot@chromium.org2013-08-061-8/+10
* Revert 214498 "Add UMA histograms for home page, start page, and..."pkasting@chromium.org2013-08-021-126/+4
* Revert 215147 "Only log HomePageIsNewTabPage if home button is e..."pkasting@chromium.org2013-08-021-2/+1
* Only log HomePageIsNewTabPage if home button is enabledrockot@chromium.org2013-08-011-1/+2
* Add UMA histograms for home page, start page, and default search enginebbudge@chromium.org2013-07-311-4/+126
* Add histograms for session startup enum and number of URLs to open.meacer@chromium.org2013-07-301-0/+12
* Add UMA stat to track home button and page prefsrockot@chromium.org2013-07-241-0/+67