summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Don't show duplicate Autofill suggestions.isherman@chromium.org2010-12-161-2/+2
* Add some basic success/failure UMA logging for autofill.isherman@chromium.org2010-12-151-10/+14
* Before starting translation reset cache in AutoFillManager. To call Reset() f...dhollowa@chromium.org2010-12-151-3/+1
* Revert 69088 - Before starting translation reset cache in AutoFillManager. To...dhollowa@chromium.org2010-12-141-1/+3
* Before starting translation reset cache in AutoFillManager. To call Reset() f...dhollowa@chromium.org2010-12-141-3/+1
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-291-1/+18
* Always include nonzero unique ID with autofill suggestions.isherman@chromium.org2010-11-241-10/+10
* Autofill i18n: Develop a system for validating Autofill heuristics from HTML ...dhollowa@chromium.org2010-11-231-0/+1
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-161-2/+1
* Revert 66214 - Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-161-1/+2
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-161-2/+1
* Autofill deprecate unique_ids in favor of guids for profile and credit card u...dhollowa@chromium.org2010-10-271-2/+14
* Autofill address and credit card data separately.isherman@chromium.org2010-10-261-26/+3
* Autofilled values should match previewed values for previously autofilled forms.isherman@chromium.org2010-10-251-1/+1
* Autofill help link should link to locale specific sitedhollowa@chromium.org2010-10-091-3/+0
* AutoFill: Don't send select option values to the browser on page load. Onlyjhawkins@chromium.org2010-10-011-7/+0
* Fix crasher with autofill infobar.jcivelli@chromium.org2010-09-211-1/+2
* Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...isherman@chromium.org2010-09-141-2/+0
* Allow uploading of the form data to toolbar autofill servers.georgey@chromium.org2010-09-021-0/+2
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-0/+1
* Revert 57385 - Fix for: Autofill on Windows does not work for the first autof...dhollowa@chromium.org2010-08-251-10/+2
* Fix for: Autofill on Windows does not work for the first autofillable page en...georgey@chromium.org2010-08-251-2/+10
* AutoFillManagerTest.GetProfileSuggestionsEmptyValue crashes in official buildsgeorgey@chromium.org2010-08-171-1/+12
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-0/+3
* Revert 54560 - nick@chromium.org2010-08-021-3/+0
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-0/+3
* AutoFill: Display a right-aligned generic CC icon in the suggestions popup forjhawkins@chromium.org2010-07-281-0/+3
* AutoFill Assert with AutoFillManager unique ids and Credit Card fillingdhollowa@chromium.org2010-07-281-1/+11
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* AutoFill: Try harder to fill select controls with variations on states,jhawkins@chromium.org2010-07-241-0/+6
* Fix for: State in small letters should be auto-filled from the profile.jhawkins@chromium.org2010-07-211-0/+7
* AutoFill: Several functional fixes:jhawkins@chromium.org2010-07-201-2/+6
* AutoFill: Use unique IDs to identify the profile or credit card to fill.jhawkins@chromium.org2010-07-161-4/+8
* Add "save credit card info?" infobar for Autofill.avi@chromium.org2010-07-081-0/+8
* AutoFill: Only query the AutoFill server if we've parsed any of the forms.jhawkins@chromium.org2010-07-081-2/+4
* AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...jhawkins@chromium.org2010-07-011-13/+0
* AutoFill: Don't show labels in the suggestions popup when the user is editing ajhawkins@chromium.org2010-06-241-0/+1
* AutoFill: De-segregate credit card filling.jhawkins@chromium.org2010-06-171-6/+18
* AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestionsjhawkins@chromium.org2010-06-101-0/+1
* AutoFill: Fix a bug that caused AutoFill to not fill the field the user isjhawkins@chromium.org2010-06-101-6/+0
* AutoFill: Make PersonalDataManager RefCountedThreadSafe.jhawkins@chromium.org2010-06-031-0/+3
* AutoFill fill billing address when credit card settings specify a billing add...dhollowa@chromium.org2010-05-191-0/+8
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-141-0/+10
* AutoFill: Clean up the server response handling code.jhawkins@chromium.org2010-05-061-3/+1
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-051-4/+0
* Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init...dhollowa@chromium.org2010-05-051-0/+4
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-051-4/+0
* AutoFill: Segregate profile and credit card filling.jhawkins@chromium.org2010-04-201-14/+30
* AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...jhawkins@chromium.org2010-04-091-0/+5
* Fixes for several crashing bugs ##40674,40720,40744georgey@chromium.org2010-04-091-6/+0