summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a histogram to record when users use the reset-variation-state flag.stevet@chromium.org2012-10-301-1/+6
* [UMA] Rename the misleadinglingly named "install_date" field in the UMA uploads.isherman@chromium.org2012-10-301-6/+6
* Make it possible to enable and disable metrics reporting separately from reco...stuartmorgan@chromium.org2012-10-242-65/+117
* [UMA] Un-swap the function and file name hashes for the uploaded profiler data.isherman@chromium.org2012-10-232-8/+8
* Add a histogram to count expired server studies.stevet@chromium.org2012-10-191-1/+8
* Implement Bookmark Autocomplete Providermrossetti@chromium.org2012-10-181-0/+2
* Add a histogram to track when the low entropy source has been created.stevet@chromium.org2012-10-181-0/+2
* Cleanup: Rename to base::SysInfo::CPUArchitecture() to OperatingSystemArchite...thestig@chromium.org2012-10-161-3/+3
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-3/+5
* Shorten metrics timers for Android and iOSdfalcantara@chromium.org2012-10-102-0/+24
* Measure and log the latency of VariationsService requests.stevet@chromium.org2012-10-032-0/+14
* Add Android fingerprint to metrics logsdfalcantara@chromium.org2012-10-031-0/+8
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-0/+2
* Log the VariationsService fetch response code.stevet@chromium.org2012-09-281-0/+7
* Add extra buckets to CrashExitCodes histogram for sandbox terminations.eroman@chromium.org2012-09-281-0/+7
* Activate the VariationsService for ChromeOS and ensure that it does not ping ...stevet@chromium.org2012-09-258-163/+699
* Move chrome/browser/plugin_* to chrome/browser/plugins/ibraaaa@google.com2012-09-201-1/+1
* Switch NOTIFICATION_TAB_PARENTED to use WebContents.avi@chromium.org2012-09-172-17/+25
* autocomplete: Add ContactProvider.derat@chromium.org2012-09-121-0/+2
* autocomplete: Add AutocompleteProvider::Type enum.derat@chromium.org2012-09-111-1/+1
* Handle low entropy source values read from prefs more robustly.asvitkine@chromium.org2012-08-301-3/+14
* Adds a PageLoad user that gets recorded on every page load, exactly at the sa...mpearson@chromium.org2012-08-301-0/+2
* Use a different algorithm with the low entropy source for field trials.asvitkine@chromium.org2012-08-242-16/+29
* Query the Variations seed on network reconnect.stevet@chromium.org2012-08-233-23/+197
* Record device scale factor in the metrics logthakis@chromium.org2012-08-223-0/+20
* Record the first recorded entropy source instead of the last.stevet@chromium.org2012-08-182-3/+7
* Move Variations stuff into variations/ directories and add OWNERS files for t...stevet@chromium.org2012-08-157-9/+11