index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
autofill
/
autofill_metrics_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add metrics to measure time elapsed between form load and form submission wit...
isherman@chromium.org
2011-09-02
1
-27
/
+167
*
Add metrics to track Autofill "user happiness"
isherman@chromium.org
2011-08-26
1
-0
/
+241
*
Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:...
isherman@chromium.org
2011-08-09
1
-0
/
+11
*
Consolidate Autofill possible type detection code, and enforce greater match ...
isherman@chromium.org
2011-07-22
1
-12
/
+12
*
Don't save default form field values for Autofill
isherman@chromium.org
2011-07-22
1
-54
/
+59
*
Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED.
erg@chromium.org
2011-06-28
1
-2
/
+7
*
Add some more metrics/logging to dig into Autofill server experiments data di...
isherman@chromium.org
2011-06-14
1
-4
/
+14
*
Log UMA metric for experiment id received in response to an Autofill query.
isherman@chromium.org
2011-06-06
1
-0
/
+36
*
Misc. infobar stuff:
pkasting@chromium.org
2011-05-24
1
-76
/
+69
*
Move the little infobar code from TabContents to TabContentsWrapper.
jam@chromium.org
2011-05-18
1
-2
/
+2
*
Address some style nits with Autofill metrics
isherman@chromium.org
2011-04-29
1
-107
/
+162
*
Prune dead code in autofill_metrics_unittests.cc
isherman@chromium.org
2011-04-28
1
-6
/
+0
*
Add per-field-type Autofill quality metrics.
isherman@chromium.org
2011-04-18
1
-35
/
+89
*
Add metric for whether Autofill is enabled or disabled.
isherman@chromium.org
2011-04-13
1
-6
/
+51
*
Add server experiment variants to Autofill heuristic type quality metric.
isherman@chromium.org
2011-04-12
1
-11
/
+12
*
Add metrics for autofill heuristic, server, and overall field type prediction...
isherman@chromium.org
2011-03-31
1
-34
/
+159
*
Add metric for number of Autofill address suggestions shown in popup
isherman@chromium.org
2011-03-30
1
-26
/
+71
*
Log Autofill credit card metrics as histogram; rename metrics from AutoFill t...
isherman@chromium.org
2011-03-28
1
-6
/
+76
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Get rid of references to Autocomplete from src\content, specifically from Tab...
dhollowa@chromium.org
2011-03-23
1
-3
/
+3
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
1
-3
/
+3
*
Reenable implicit learning of Autofill data.
isherman@chromium.org
2011-03-19
1
-4
/
+0
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
1
-8
/
+8
*
Make FormField be a struct rather than a class per c++ standards.
tsepez@chromium.org
2011-03-08
1
-4
/
+4
*
Revert 77296 -
zea@chromium.org
2011-03-08
1
-4
/
+4
*
Convert autofill messages to use the new IPC macros. This requires
tsepez@chromium.org
2011-03-08
1
-4
/
+4
*
autofill: Rename AutoFillManager to AutofillManager.
tfarina@chromium.org
2011-03-05
1
-4
/
+4
*
autofill: Rename AutoFillField to AutofillField.
tfarina@chromium.org
2011-03-04
1
-1
/
+1
*
autofill: Rename AutoFillFieldType to AutofillFieldType.
tfarina@chromium.org
2011-03-01
1
-6
/
+6
*
Add UMA metric for number of autofill profiles
isherman@chromium.org
2011-03-01
1
-11
/
+54
*
autofill: Rename AutoFillMetrics to AutofillMetrics.
tfarina@chromium.org
2011-03-01
1
-76
/
+76
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #2
phajdan.jr@chromium.org
2011-02-25
1
-2
/
+0
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
1
-2
/
+2
*
Autofill cleanup of labels
dhollowa@chromium.org
2011-02-15
1
-7
/
+7
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #1
phajdan.jr@chromium.org
2011-02-15
1
-0
/
+2
*
Add support for autofill server experiments
isherman@chromium.org
2011-01-31
1
-30
/
+102
*
Fix crash in autofill metrics logging.
isherman@chromium.org
2011-01-25
1
-2
/
+96
*
Add autofill metrics to dig into the failure case.
isherman@chromium.org
2011-01-13
1
-1
/
+146
*
Make RenderViewHost not know about AutoFill and AutoComplete.
jam@chromium.org
2011-01-10
1
-3
/
+3
*
Add some basic success/failure UMA logging for autofill.
isherman@chromium.org
2010-12-15
1
-0
/
+229