summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_manager.h
Commit message (Expand)AuthorAgeFilesLines
* autofill: Rename AutoFillField to AutofillField.tfarina@chromium.org2011-03-041-1/+1
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* autofill: Rename AutoFillMetrics to AutofillMetrics.tfarina@chromium.org2011-03-011-15/+15
* autofill: Rename AutoFillDownloadManager to AutofillDownloadManager.tfarina@chromium.org2011-02-281-8/+8
* Make TabContentsObserver handle registration automatically, as well as exposi...jam@chromium.org2011-02-171-9/+0
* Reorganized phone field parsing, fixing parsing for fax numbers in the proces...georgey@chromium.org2011-02-091-2/+3
* Clean up PersonalDataManager::ImportFormData()isherman@chromium.org2011-02-041-0/+4
* Autofill billing and shipping addresses separately.isherman@chromium.org2011-02-041-0/+1
* Revert 73700 - Autofill billing and shipping addresses separately.isherman@chromium.org2011-02-031-1/+0
* Autofill billing and shipping addresses separately.isherman@chromium.org2011-02-031-0/+1
* Support autocompletion for HTMl5 tags:"email", "month" and "tel".dhollowa@chromium.org2011-02-031-0/+5
* Add support for autofill server experimentsisherman@chromium.org2011-01-311-0/+1
* Rename WebNavigationObserver to TabContentsObserver.jam@chromium.org2011-01-281-3/+3
* Fix crash in autofill metrics logging.isherman@chromium.org2011-01-251-0/+6
* Clean up WebNavigationObserver by taking out password specific callbacks, and...jam@chromium.org2011-01-211-4/+6
* Refactoring of upload, form saving, and UMA logging.dhollowa@chromium.org2011-01-201-9/+8
* Add autofill metrics to dig into the failure case.isherman@chromium.org2011-01-131-1/+5
* Revert 71002 since it didn't fix things - Create PersonalDataManager lazily s...jam@chromium.org2011-01-111-4/+7
* Create PersonalDataManager lazily since it seems to be using a huge amount of...jam@chromium.org2011-01-111-7/+4
* Make RenderViewHost not know about AutoFill and AutoComplete.jam@chromium.org2011-01-101-13/+25
* 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