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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
AutoFill: Determine credit card type based on the CC number and display the
jhawkins@chromium.org
2010-07-30
1
-15
/
+8
*
AutoFill: Remove a static string16.
jhawkins@chromium.org
2010-07-29
1
-2
/
+2
*
AutoFill suggestions for billing and credit card fields should show derived l...
dhollowa@chromium.org
2010-07-29
1
-27
/
+57
*
AutoFill: Display a right-aligned generic CC icon in the suggestions popup for
jhawkins@chromium.org
2010-07-28
1
-7
/
+30
*
AutoFill Assert with AutoFillManager unique ids and Credit Card filling
dhollowa@chromium.org
2010-07-28
1
-33
/
+50
*
AutoFill displayed CC# should include an asterisk e.g. Profile;*1234
dhollowa@chromium.org
2010-07-26
1
-7
/
+4
*
AutoFill: Try harder to fill select controls with variations on states,
jhawkins@chromium.org
2010-07-24
1
-3
/
+15
*
AutoFill memory exception when deleting text from a filled form
dhollowa@chromium.org
2010-07-22
1
-8
/
+13
*
AutoFill: Record whether the user initiated the form submission and don't sav...
jhawkins@chromium.org
2010-07-22
1
-0
/
+4
*
Fix for: State in small letters should be auto-filled from the profile.
jhawkins@chromium.org
2010-07-21
1
-1
/
+29
*
AutoFill: Several functional fixes:
jhawkins@chromium.org
2010-07-20
1
-22
/
+45
*
Added inferred labels implementation. Label inferred from the person name + d...
georgey@chromium.org
2010-07-17
1
-14
/
+25
*
AutoFill: Use unique IDs to identify the profile or credit card to fill.
jhawkins@chromium.org
2010-07-16
1
-20
/
+33
*
AutoFill: Only send credit card data suggestions on HTTPS sites.
jhawkins@chromium.org
2010-07-13
1
-0
/
+5
*
Nukes the import parameters to ShowAutoFillDialog as they aren't used.
sky@chromium.org
2010-07-09
1
-3
/
+1
*
Add "save credit card info?" infobar for Autofill.
avi@chromium.org
2010-07-08
1
-1
/
+17
*
AutoFill: Only query the AutoFill server if we've parsed any of the forms.
jhawkins@chromium.org
2010-07-08
1
-8
/
+24
*
AutoFill auxiliary profiles should be off on non-Mac platforms.
dhollowa@chromium.org
2010-07-03
1
-1
/
+4
*
AutoFill: Remove duplicate suggestions when providing suggestions for a field
jhawkins@chromium.org
2010-07-01
1
-2
/
+27
*
AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...
jhawkins@chromium.org
2010-07-01
1
-47
/
+2
*
AutoFill "me" card integration defaults to enabled on Mac
dhollowa@chromium.org
2010-06-28
1
-1
/
+1
*
AutoFill: Don't show labels in the suggestions popup when the user is editing a
jhawkins@chromium.org
2010-06-24
1
-0
/
+9
*
AutoFill: De-segregate credit card filling.
jhawkins@chromium.org
2010-06-17
1
-93
/
+201
*
AutoFill: Don't parse hidden fields for labels. Also don't count hidden fields
jhawkins@chromium.org
2010-06-15
1
-0
/
+2
*
AutoFill: Remove the default profile/CC prefs.
jhawkins@chromium.org
2010-06-11
1
-2
/
+0
*
AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestions
jhawkins@chromium.org
2010-06-10
1
-8
/
+14
*
AutoFill: Fix a bug that caused AutoFill to not fill the field the user is
jhawkins@chromium.org
2010-06-10
1
-52
/
+0
*
AutoFill <dl> label scraping and dynamic html in forms.
dhollowa@chromium.org
2010-05-27
1
-5
/
+27
*
Fix for autofill crash (all systems) - created unit tests for all touched cod...
georgey@chromium.org
2010-05-25
1
-2
/
+6
*
AutoFill fill billing address when credit card settings specify a billing add...
dhollowa@chromium.org
2010-05-19
1
-0
/
+28
*
Form AutoFill Phone number should be displayed as xxx-xxx-xxxx
dhollowa@chromium.org
2010-05-14
1
-1
/
+38
*
AutoFill: Credit card filling fixes.
jhawkins@chromium.org
2010-05-07
1
-26
/
+14
*
AutoFill: Clean up the server response handling code.
jhawkins@chromium.org
2010-05-06
1
-43
/
+5
*
AutoFill: Use PrefService::FindPreference instead of PrefService::HasPrefPath.
jhawkins@chromium.org
2010-05-05
1
-1
/
+1
*
AutoFill profile shouldn't be saved when cancelled during initial setup.
dhollowa@chromium.org
2010-05-05
1
-35
/
+12
*
Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init...
dhollowa@chromium.org
2010-05-05
1
-12
/
+35
*
AutoFill profile shouldn't be saved when cancelled during initial setup.
dhollowa@chromium.org
2010-05-05
1
-35
/
+12
*
AutoFill: Fix IsAutoFillable to only count fields that are heuristically
jhawkins@chromium.org
2010-05-04
1
-4
/
+0
*
Don't trigger auto fill setup when submitting empty forms.
bulach@chromium.org
2010-04-30
1
-5
/
+7
*
AutoFill: Don't match empty profile values with empty field values.
jhawkins@chromium.org
2010-04-20
1
-2
/
+4
*
AutoFill: Segregate profile and credit card filling.
jhawkins@chromium.org
2010-04-20
1
-72
/
+86
*
AutoFill: Don't send suggestions for empty field values.
jhawkins@chromium.org
2010-04-19
1
-6
/
+8
*
AutoFill: Don't send suggestions or fill forms that are not auto-fillable.
jhawkins@chromium.org
2010-04-14
1
-1
/
+11
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
1
-0
/
+52
*
Fixes for several crashing bugs ##40674,40720,40744
georgey@chromium.org
2010-04-09
1
-11
/
+3
*
AutoFill: Initiate AutoFill for all fields, not just the name field.
jhawkins@chromium.org
2010-04-09
1
-76
/
+53
*
AutoFill: A few fixes.
jhawkins@chromium.org
2010-04-08
1
-3
/
+3
*
Added "Learn More" link to autofill on Windows.
georgey@chromium.org
2010-04-07
1
-0
/
+4
*
AutoFill credit card filling when initiated from an address fill.
dhollowa@chromium.org
2010-04-07
1
-3
/
+8
[next]