summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_metrics.cc
Commit message (Expand)AuthorAgeFilesLines
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-091-453/+0
* Establish components/autofill and move some fileskaiwang@chromium.org2013-03-071-1/+1
* Adding UMA stats and I18n to the Autocheckout bubble.ahutter@chromium.org2013-03-041-0/+6
* AutofillDialog changes:ahutter@chromium.org2013-03-021-0/+18
* Removing AutocheckoutInfoBarDelegateahutter@chromium.org2013-02-201-7/+0
* [Autofill] Add UMA timing metrics for requestAutocomplete dialog.isherman@chromium.org2013-02-141-5/+48
* Download autocheckout whitelist and enable autocheckout for whitelisted sites...benquan@chromium.org2013-02-121-1/+1
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-2/+2
* Pop up requestAutocomplete UI when autofill server hints chrome client that i...ramankk@chromium.org2013-01-181-0/+7
* [Autofill] Add parsing for credit card type fields.isherman@chromium.org2012-10-271-0/+3
* [Autofill] Add metrics measuring developer engagement, in terms of implementa...isherman@chromium.org2012-10-261-0/+8
* Move forms/ out of webkit/.blundell@chromium.org2012-10-051-2/+2
* [Autofill] Add "fp05cc03e1" experimentisherman@chromium.org2012-02-281-1/+4
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-2/+2
* Add tracking for new Autofill experiments.isherman@chromium.org2011-11-141-0/+12
* Remove FieldTypeSubGroups from the AutofillType class.isherman@chromium.org2011-10-071-1/+1
* Revert 104383 - Remove FieldTypeSubGroups from the AutofillType class.tim@chromium.org2011-10-061-1/+1
* Remove FieldTypeSubGroups from the AutofillType class.isherman@chromium.org2011-10-061-1/+1
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-5/+1
* Add metrics to measure time elapsed between form load and form submission wit...isherman@chromium.org2011-09-021-0/+39
* Add new Autofill experimentisherman@chromium.org2011-09-011-0/+3
* Add metrics to track Autofill "user happiness"isherman@chromium.org2011-08-261-0/+7
* Add Autofill metric logging for uploads corresponding to forms with no server...isherman@chromium.org2011-06-221-0/+7
* Fix up Autofill server experiment id metrics.isherman@chromium.org2011-06-161-2/+1
* Add some more metrics/logging to dig into Autofill server experiments data di...isherman@chromium.org2011-06-141-26/+36
* Add new Autofill experiment to experiment histogramisherman@chromium.org2011-06-101-0/+3
* Log UMA metric for experiment id received in response to an Autofill query.isherman@chromium.org2011-06-061-0/+43
* Address some style nits with Autofill metricsisherman@chromium.org2011-04-291-33/+45
* Add per-field-type Autofill quality metrics.isherman@chromium.org2011-04-181-24/+154
* Add metric for whether Autofill is enabled or disabled.isherman@chromium.org2011-04-131-0/+8
* Add server experiment variants to Autofill heuristic type quality metric.isherman@chromium.org2011-04-121-3/+8
* Unroll Autofill metrics macros, since the metric names can vary over time.isherman@chromium.org2011-04-071-6/+25
* Add metrics for autofill heuristic, server, and overall field type prediction...isherman@chromium.org2011-03-311-4/+35
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-03-301-0/+1
* Remove a stray debugging printfisherman@chromium.org2011-03-301-1/+0
* Add metric for number of Autofill address suggestions shown in popupisherman@chromium.org2011-03-301-0/+6
* Log Autofill credit card metrics as histogram; rename metrics from AutoFill t...isherman@chromium.org2011-03-281-4/+11
* Add UMA metric for number of autofill profilesisherman@chromium.org2011-03-011-0/+4
* autofill: Rename AutoFillMetrics to AutofillMetrics.tfarina@chromium.org2011-03-011-5/+5
* Add support for autofill server experimentsisherman@chromium.org2011-01-311-3/+7
* Add some basic success/failure UMA logging for autofill.isherman@chromium.org2010-12-151-5/+14
* Add UMA metrics to determine the utility of the server query responses.isherman@chromium.org2010-11-241-0/+18