summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_metrics_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add server experiment variants to Autofill heuristic type quality metric.isherman@chromium.org2011-04-121-11/+12
* Add metrics for autofill heuristic, server, and overall field type prediction...isherman@chromium.org2011-03-311-34/+159
* Add metric for number of Autofill address suggestions shown in popupisherman@chromium.org2011-03-301-26/+71
* Log Autofill credit card metrics as histogram; rename metrics from AutoFill t...isherman@chromium.org2011-03-281-6/+76
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Get rid of references to Autocomplete from src\content, specifically from Tab...dhollowa@chromium.org2011-03-231-3/+3
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-3/+3
* Reenable implicit learning of Autofill data.isherman@chromium.org2011-03-191-4/+0
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-101-8/+8
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-081-4/+4
* Revert 77296 - zea@chromium.org2011-03-081-4/+4
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-081-4/+4
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-051-4/+4
* autofill: Rename AutoFillField to AutofillField.tfarina@chromium.org2011-03-041-1/+1
* autofill: Rename AutoFillFieldType to AutofillFieldType.tfarina@chromium.org2011-03-011-6/+6
* Add UMA metric for number of autofill profilesisherman@chromium.org2011-03-011-11/+54
* autofill: Rename AutoFillMetrics to AutofillMetrics.tfarina@chromium.org2011-03-011-76/+76
* GTTF: Use a fresh TestingBrowserProcess for each test, part #2phajdan.jr@chromium.org2011-02-251-2/+0
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-2/+2
* Autofill cleanup of labelsdhollowa@chromium.org2011-02-151-7/+7
* GTTF: Use a fresh TestingBrowserProcess for each test, part #1phajdan.jr@chromium.org2011-02-151-0/+2
* Add support for autofill server experimentsisherman@chromium.org2011-01-311-30/+102
* Fix crash in autofill metrics logging.isherman@chromium.org2011-01-251-2/+96
* Add autofill metrics to dig into the failure case.isherman@chromium.org2011-01-131-1/+146
* Make RenderViewHost not know about AutoFill and AutoComplete.jam@chromium.org2011-01-101-3/+3
* Add some basic success/failure UMA logging for autofill.isherman@chromium.org2010-12-151-0/+229