| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix for: State in small letters should be auto-filled from the profile. | jhawkins@chromium.org | 2010-07-21 | 1 | -0/+7 |
* | AutoFill: Several functional fixes: | jhawkins@chromium.org | 2010-07-20 | 1 | -2/+6 |
* | AutoFill: Use unique IDs to identify the profile or credit card to fill. | jhawkins@chromium.org | 2010-07-16 | 1 | -4/+8 |
* | Add "save credit card info?" infobar for Autofill. | avi@chromium.org | 2010-07-08 | 1 | -0/+8 |
* | AutoFill: Only query the AutoFill server if we've parsed any of the forms. | jhawkins@chromium.org | 2010-07-08 | 1 | -2/+4 |
* | AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re... | jhawkins@chromium.org | 2010-07-01 | 1 | -13/+0 |
* | AutoFill: Don't show labels in the suggestions popup when the user is editing a | jhawkins@chromium.org | 2010-06-24 | 1 | -0/+1 |
* | AutoFill: De-segregate credit card filling. | jhawkins@chromium.org | 2010-06-17 | 1 | -6/+18 |
* | AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestions | jhawkins@chromium.org | 2010-06-10 | 1 | -0/+1 |
* | AutoFill: Fix a bug that caused AutoFill to not fill the field the user is | jhawkins@chromium.org | 2010-06-10 | 1 | -6/+0 |
* | AutoFill: Make PersonalDataManager RefCountedThreadSafe. | jhawkins@chromium.org | 2010-06-03 | 1 | -0/+3 |
* | AutoFill fill billing address when credit card settings specify a billing add... | dhollowa@chromium.org | 2010-05-19 | 1 | -0/+8 |
* | Form AutoFill Phone number should be displayed as xxx-xxx-xxxx | dhollowa@chromium.org | 2010-05-14 | 1 | -0/+10 |
* | AutoFill: Clean up the server response handling code. | jhawkins@chromium.org | 2010-05-06 | 1 | -3/+1 |
* | AutoFill profile shouldn't be saved when cancelled during initial setup. | dhollowa@chromium.org | 2010-05-05 | 1 | -4/+0 |
* | Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init... | dhollowa@chromium.org | 2010-05-05 | 1 | -0/+4 |
* | AutoFill profile shouldn't be saved when cancelled during initial setup. | dhollowa@chromium.org | 2010-05-05 | 1 | -4/+0 |
* | AutoFill: Segregate profile and credit card filling. | jhawkins@chromium.org | 2010-04-20 | 1 | -14/+30 |
* | AutoFill: Fill the default profile when the AutoFill accelerator combo is pre... | jhawkins@chromium.org | 2010-04-09 | 1 | -0/+5 |
* | Fixes for several crashing bugs ##40674,40720,40744 | georgey@chromium.org | 2010-04-09 | 1 | -6/+0 |