summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-084-4/+4
* [Autofill] Add the browser installation timestamp to the Risk protocol buffer.isherman@chromium.org2013-02-071-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-074-11/+11
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-061-2/+0
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-068-61/+61
* Give access to a network time kept in the variation service.mad@chromium.org2013-02-055-9/+258
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-051-0/+2
* Chrome: Enable ChromeOS-Wide-Profilingasharif@chromium.org2013-02-045-0/+233
* Measure the X-Chrome-Variations construction time with UMA.stevet@chromium.org2013-02-041-0/+10
* content: convert user action notification to callbacksphajdan.jr@chromium.org2013-02-042-15/+21
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-022-4/+4
* Split DumpWithoutCrashing() into a separate filemseaborn@chromium.org2013-02-011-0/+1
* Add a VariationsRegistrySyncer class, which synchronizes Google Update relate...stevet@chromium.org2013-01-305-0/+440
* metrics: Remove bookmarks code since it's no longer relevant.tfarina@chromium.org2013-01-303-80/+4
* Add Brand Code to UMA Uploadsmpearson@chromium.org2013-01-292-1/+14
* Add NetworkChangeNotifier::ConnectionType to SystemProfile.szym@chromium.org2013-01-292-1/+74
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-4/+4
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Adding gl_vendor and gl_renderer to the crash report and UMA system profile p...cramya@chromium.org2013-01-181-0/+2
* Set AutocompleteLog.completed_length if available.bartn@chromium.org2013-01-181-4/+4
* Rename all of the VariationIDs to use CAPS_CASE rather than CamelCase.stevet@chromium.org2013-01-161-2/+2
* Adding UMA stats for DPI.girard@chromium.org2013-01-151-0/+43
* ThreadWatcher - Crash browser if IO thread doesn't respond for 18 secsrtenneti@chromium.org2013-01-111-1/+1
* Move the Chrome Variations HTTP header helper file into c/b/metrics/variation...isherman@chromium.org2013-01-102-0/+238
* Fix problem where field trials using kExpirationYearInFuture could get disabled.asvitkine@chromium.org2013-01-091-1/+1
* Add a switch for faking channels for Variations filtering.stevet@chromium.org2013-01-082-6/+37
* Enable the VariationsService on official builds when --variations-service-url...stevet@chromium.org2013-01-072-10/+28
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-228-9/+12
* Exclude PluginService for builds with enable_plugins==0nileshagrawal@chromium.org2012-12-202-3/+12
* Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...joaodasilva@chromium.org2012-12-141-1/+1
* Update comment that incorrectly specified a timestamp's units in milliseconds...isherman@chromium.org2012-12-141-1/+1
* ThreadWatcher - in Canary for 10% of the users, consider browser as hungrtenneti@chromium.org2012-12-143-71/+114
* Revert 171428rtenneti@chromium.org2012-12-131-10/+0
* Remove the PrefService.PersistentLogStore2 histogram.isherman@chromium.org2012-12-121-16/+0
* ThreadWatcher - crash browser if IO thread is not responsive for 20 secs.rtenneti@chromium.org2012-12-061-0/+10
* Update "next tag id" comment in study proto.asvitkine@chromium.org2012-11-281-1/+1
* Add enabled state to extension update pings.mek@chromium.org2012-11-281-0/+2
* Omnibox: Log Elapsed Time Since Last Time The Default Match Changedmpearson@chromium.org2012-11-201-0/+2
* Split the VariationID maps into multiple keyed collections.stevet@chromium.org2012-11-201-1/+2
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-1/+1
* Revert 167421 - ThreadWatcher for File thread to detect slow FILE thread.rtenneti@chromium.org2012-11-141-9/+0
* ThreadWatcher for File thread to detect slow FILE thread.rtenneti@chromium.org2012-11-131-0/+9
* Do not set completed_length to 0 if not available.bartn@chromium.org2012-11-131-2/+4
* Revert "Linux: change protobuf default option to allow building"nyquist@chromium.org2012-11-122-0/+4
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-16/+0
* Linux: change protobuf default option to allow buildingphajdan.jr@chromium.org2012-11-072-4/+0
* Don't report field trial groups until group() has been called.asvitkine@chromium.org2012-11-063-10/+10
* Remove the Variations.ServerStudyExpiredUniformity1Percent histogram.stevet@chromium.org2012-11-051-8/+1
* Revert 165062 - We believe this change broke startup_testsnsylvain@chromium.org2012-11-011-0/+16
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-10-301-16/+0