summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* AutoFill DCHECK in RenderViewHost::AutocompleteSuggestionsReturned fails.dhollowa@chromium.org2010-07-091-0/+36
* Autocomplete and AutoFill entries are shown combined in the suggestions popup.dhollowa@chromium.org2010-07-071-0/+75
* AutoFill: Remove duplicate suggestions when providing suggestions for a fieldjhawkins@chromium.org2010-07-011-16/+65
* AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...jhawkins@chromium.org2010-07-011-144/+194
* AutoFill: Don't show labels in the suggestions popup when the user is editing ajhawkins@chromium.org2010-06-241-7/+38
* AutoFill: De-segregate credit card filling.jhawkins@chromium.org2010-06-171-107/+240
* AutoFill: Don't parse hidden fields for labels. Also don't count hidden fieldsjhawkins@chromium.org2010-06-151-0/+64
* AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestionsjhawkins@chromium.org2010-06-101-22/+9
* AutoFill: Make PersonalDataManager RefCountedThreadSafe.jhawkins@chromium.org2010-06-031-3/+6
* AutoFill <dl> label scraping and dynamic html in forms.dhollowa@chromium.org2010-05-271-0/+116
* Fix for autofill crash (all systems) - created unit tests for all touched cod...georgey@chromium.org2010-05-251-0/+78
* AutoFill fill billing address when credit card settings specify a billing add...dhollowa@chromium.org2010-05-191-40/+123
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-141-1/+1
* AutoFill: Credit card filling fixes.jhawkins@chromium.org2010-05-071-0/+100
* AutoFill: Don't match empty profile values with empty field values.jhawkins@chromium.org2010-04-201-0/+8
* AutoFill: Segregate profile and credit card filling.jhawkins@chromium.org2010-04-201-0/+330