| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Reorganized phone field parsing, fixing parsing for fax numbers in the proces... | georgey@chromium.org | 2011-02-09 | 1 | -2/+3 |
* | Clean up PersonalDataManager::ImportFormData() | isherman@chromium.org | 2011-02-04 | 1 | -0/+4 |
* | Autofill billing and shipping addresses separately. | isherman@chromium.org | 2011-02-04 | 1 | -0/+1 |
* | Revert 73700 - Autofill billing and shipping addresses separately. | isherman@chromium.org | 2011-02-03 | 1 | -1/+0 |
* | Autofill billing and shipping addresses separately. | isherman@chromium.org | 2011-02-03 | 1 | -0/+1 |
* | Support autocompletion for HTMl5 tags:"email", "month" and "tel". | dhollowa@chromium.org | 2011-02-03 | 1 | -0/+5 |
* | Add support for autofill server experiments | isherman@chromium.org | 2011-01-31 | 1 | -0/+1 |
* | Rename WebNavigationObserver to TabContentsObserver. | jam@chromium.org | 2011-01-28 | 1 | -3/+3 |
* | Fix crash in autofill metrics logging. | isherman@chromium.org | 2011-01-25 | 1 | -0/+6 |
* | Clean up WebNavigationObserver by taking out password specific callbacks, and... | jam@chromium.org | 2011-01-21 | 1 | -4/+6 |
* | Refactoring of upload, form saving, and UMA logging. | dhollowa@chromium.org | 2011-01-20 | 1 | -9/+8 |
* | Add autofill metrics to dig into the failure case. | isherman@chromium.org | 2011-01-13 | 1 | -1/+5 |
* | Revert 71002 since it didn't fix things - Create PersonalDataManager lazily s... | jam@chromium.org | 2011-01-11 | 1 | -4/+7 |
* | Create PersonalDataManager lazily since it seems to be using a huge amount of... | jam@chromium.org | 2011-01-11 | 1 | -7/+4 |
* | Make RenderViewHost not know about AutoFill and AutoComplete. | jam@chromium.org | 2011-01-10 | 1 | -13/+25 |
* | Don't show duplicate Autofill suggestions. | isherman@chromium.org | 2010-12-16 | 1 | -2/+2 |
* | Add some basic success/failure UMA logging for autofill. | isherman@chromium.org | 2010-12-15 | 1 | -10/+14 |
* | Before starting translation reset cache in AutoFillManager. To call Reset() f... | dhollowa@chromium.org | 2010-12-15 | 1 | -3/+1 |
* | Revert 69088 - Before starting translation reset cache in AutoFillManager. To... | dhollowa@chromium.org | 2010-12-14 | 1 | -1/+3 |
* | Before starting translation reset cache in AutoFillManager. To call Reset() f... | dhollowa@chromium.org | 2010-12-14 | 1 | -3/+1 |
* | Once a form has been partially autofilled, autofill should only update fields... | isherman@chromium.org | 2010-11-29 | 1 | -1/+18 |
* | Always include nonzero unique ID with autofill suggestions. | isherman@chromium.org | 2010-11-24 | 1 | -10/+10 |
* | Autofill i18n: Develop a system for validating Autofill heuristics from HTML ... | dhollowa@chromium.org | 2010-11-23 | 1 | -0/+1 |
* | Display a warning when autofill is disabled for a website. | isherman@chromium.org | 2010-11-16 | 1 | -2/+1 |
* | Revert 66214 - Display a warning when autofill is disabled for a website. | isherman@chromium.org | 2010-11-16 | 1 | -1/+2 |
* | Display a warning when autofill is disabled for a website. | isherman@chromium.org | 2010-11-16 | 1 | -2/+1 |
* | Autofill deprecate unique_ids in favor of guids for profile and credit card u... | dhollowa@chromium.org | 2010-10-27 | 1 | -2/+14 |
* | Autofill address and credit card data separately. | isherman@chromium.org | 2010-10-26 | 1 | -26/+3 |
* | Autofilled values should match previewed values for previously autofilled forms. | isherman@chromium.org | 2010-10-25 | 1 | -1/+1 |
* | Autofill help link should link to locale specific site | dhollowa@chromium.org | 2010-10-09 | 1 | -3/+0 |
* | AutoFill: Don't send select option values to the browser on page load. Only | jhawkins@chromium.org | 2010-10-01 | 1 | -7/+0 |
* | Fix crasher with autofill infobar. | jcivelli@chromium.org | 2010-09-21 | 1 | -1/+2 |
* | Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la... | isherman@chromium.org | 2010-09-14 | 1 | -2/+0 |
* | Allow uploading of the form data to toolbar autofill servers. | georgey@chromium.org | 2010-09-02 | 1 | -0/+2 |
* | Reduce the number of files that recompile when changing template_url.h or tem... | levin@chromium.org | 2010-08-31 | 1 | -0/+1 |
* | Revert 57385 - Fix for: Autofill on Windows does not work for the first autof... | dhollowa@chromium.org | 2010-08-25 | 1 | -10/+2 |
* | Fix for: Autofill on Windows does not work for the first autofillable page en... | georgey@chromium.org | 2010-08-25 | 1 | -2/+10 |
* | AutoFillManagerTest.GetProfileSuggestionsEmptyValue crashes in official builds | georgey@chromium.org | 2010-08-17 | 1 | -1/+12 |
* | Clone of issue 2941001. See initial review below. | twiz@google.com | 2010-08-12 | 1 | -0/+3 |
* | Revert 54560 - | nick@chromium.org | 2010-08-02 | 1 | -3/+0 |
* | Change removing method, GetBrowser from TabContentsDelegate, as this was brea... | twiz@google.com | 2010-08-02 | 1 | -0/+3 |
* | AutoFill: Display a right-aligned generic CC icon in the suggestions popup for | jhawkins@chromium.org | 2010-07-28 | 1 | -0/+3 |
* | AutoFill Assert with AutoFillManager unique ids and Credit Card filling | dhollowa@chromium.org | 2010-07-28 | 1 | -1/+11 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | AutoFill: Try harder to fill select controls with variations on states, | jhawkins@chromium.org | 2010-07-24 | 1 | -0/+6 |