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_manager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving AutofillAgent Logic into Browser
csharp@chromium.org
2011-11-22
1
-13
/
+11
*
Get rid of a bunch of view_messages.h includes from chrome by making the TabC...
jam@chromium.org
2011-11-21
1
-1
/
+1
*
Setting up external delegate calls to allow a future delegate to handle autofill
csharp@chromium.org
2011-11-17
1
-1
/
+9
*
Switch BackgroundContents to use TabContents instead of RenderViewHost.
jam@chromium.org
2011-11-11
1
-1
/
+1
*
Move some Autofill processing logic on form submit to a background thread.
isherman@chromium.org
2011-11-01
1
-8
/
+19
*
External autofill delegates.
jrg@chromium.org
2011-10-29
1
-0
/
+27
*
Reduce visibility of methods in AutofillManager and AutofillDownload.
isherman@chromium.org
2011-10-28
1
-33
/
+26
*
When Autofilling a non-default variant for a multi-valued profile field, use ...
isherman@chromium.org
2011-10-07
1
-19
/
+0
*
Don't ask the browser for Autofill suggestions for non-autofillable form fields.
isherman@chromium.org
2011-09-22
1
-3
/
+3
*
Autofill: Remove fax number completely.
jhawkins@chromium.org
2011-09-17
1
-7
/
+7
*
Add Autofill support for dynamically updated forms (updated via JavaScript).
isherman@chromium.org
2011-09-07
1
-15
/
+37
*
Remove dead dialog position pref code in Autofill
isherman@chromium.org
2011-09-02
1
-3
/
+0
*
Add metrics to measure time elapsed between form load and form submission wit...
isherman@chromium.org
2011-09-02
1
-4
/
+20
*
Add metrics to track Autofill "user happiness"
isherman@chromium.org
2011-08-26
1
-3
/
+16
*
Add preliminary support for the autocompletetype atttribute for phone/fax pre...
isherman@chromium.org
2011-08-23
1
-12
/
+13
*
Add preliminary Autofill support for 'autocompletetype' sections.
isherman@chromium.org
2011-08-12
1
-0
/
+2
*
Consolidate Autofill possible type detection code, and enforce greater match ...
isherman@chromium.org
2011-07-22
1
-0
/
+2
*
Don't save default form field values for Autofill
isherman@chromium.org
2011-07-22
1
-0
/
+1
*
Clean up AutofillDownloadManager; don't use "heuristics" to refer to non-clie...
isherman@chromium.org
2011-06-15
1
-3
/
+3
*
Improved performance on some phone-related functions by 8x (1251ms on average...
georgey@chromium.org
2011-06-14
1
-0
/
+2
*
Ensure that the Autofill form signature remains consistent between query and ...
isherman@chromium.org
2011-06-02
1
-1
/
+1
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
1
-2
/
+1
*
Move the little infobar code from TabContents to TabContentsWrapper.
jam@chromium.org
2011-05-18
1
-3
/
+6
*
Set datapresent string to contain precisely those field types available in st...
isherman@chromium.org
2011-05-06
1
-1
/
+1
*
Add metric for whether Autofill is enabled or disabled.
isherman@chromium.org
2011-04-13
1
-2
/
+6
*
Use server types as well as heuristic types when learning Autofill data.
isherman@chromium.org
2011-04-13
1
-5
/
+1
*
Autofill extend profiles to include multi-valued fields, part 5 (Filling)
dhollowa@chromium.org
2011-04-08
1
-7
/
+17
*
Revert 80934 - Autofill extend profiles to include multi-valued fields, part ...
dhollowa@chromium.org
2011-04-08
1
-17
/
+7
*
Autofill extend profiles to include multi-valued fields, part 5 (Filling)
dhollowa@chromium.org
2011-04-08
1
-7
/
+17
*
Add metric for number of Autofill address suggestions shown in popup
isherman@chromium.org
2011-03-30
1
-2
/
+6
*
iwyu: Cleanup in the following files:
jhawkins@chromium.org
2011-03-29
1
-4
/
+17
*
Log Autofill credit card metrics as histogram; rename metrics from AutoFill t...
isherman@chromium.org
2011-03-28
1
-15
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
1
-11
/
+11
*
Reenable implicit learning of Autofill data.
isherman@chromium.org
2011-03-19
1
-0
/
+1
*
Reduce boxing and unboxing of AutofillFieldType
isherman@chromium.org
2011-03-17
1
-5
/
+5
*
Get rid of native autofill dialogs.
estade@chromium.org
2011-03-16
1
-1
/
+0
*
Don't rely on email fields to detect section breaks for autofill.
isherman@chromium.org
2011-03-16
1
-0
/
+1
*
Refactor Autofill metrics logging to avoid calling into GetPossibleFieldTypes...
isherman@chromium.org
2011-03-14
1
-3
/
+5
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
1
-4
/
+4
*
Make FormField be a struct rather than a class per c++ standards.
tsepez@chromium.org
2011-03-08
1
-1
/
+1
*
Revert 77296 -
zea@chromium.org
2011-03-08
1
-1
/
+1
*
Convert autofill messages to use the new IPC macros. This requires
tsepez@chromium.org
2011-03-08
1
-1
/
+1
*
autofill: Rename AutoFillType to AutofillType.
tfarina@chromium.org
2011-03-07
1
-5
/
+5
*
autofill: Rename AutoFillManager to AutofillManager.
tfarina@chromium.org
2011-03-05
1
-20
/
+20
*
autofill: Rename AutoFillField to AutofillField.
tfarina@chromium.org
2011-03-04
1
-1
/
+1
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
1
-1
/
+1
*
autofill: Rename AutoFillMetrics to AutofillMetrics.
tfarina@chromium.org
2011-03-01
1
-15
/
+15
*
autofill: Rename AutoFillDownloadManager to AutofillDownloadManager.
tfarina@chromium.org
2011-02-28
1
-8
/
+8
*
Make TabContentsObserver handle registration automatically, as well as exposi...
jam@chromium.org
2011-02-17
1
-9
/
+0
[next]