| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | AutoFill Mac fails to fill Address Book card data | dhollowa@chromium.org | 2010-07-22 | 1 | -2/+9 |
* | AutoFill: Make IDs for profiles and credit cards unique among the two sets by | jhawkins@chromium.org | 2010-07-14 | 1 | -0/+4 |
* | Makes the auto fill dialogs match the mocks. | sky@chromium.org | 2010-07-14 | 1 | -2/+8 |
* | Add "save credit card info?" infobar for Autofill. | avi@chromium.org | 2010-07-08 | 1 | -6/+7 |
* | AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re... | jhawkins@chromium.org | 2010-07-01 | 1 | -5/+5 |
* | AutoFill: Remove dead code. | jhawkins@chromium.org | 2010-06-19 | 1 | -8/+0 |
* | AutoFill: Don't parse hidden fields for labels. Also don't count hidden fields | jhawkins@chromium.org | 2010-06-15 | 1 | -1/+1 |
* | AutoFill: Remove the default profile/CC prefs. | jhawkins@chromium.org | 2010-06-11 | 1 | -8/+0 |
* | AutoFill: Make PersonalDataManager RefCountedThreadSafe. | jhawkins@chromium.org | 2010-06-03 | 1 | -7/+11 |
* | AutoFill profile shouldn't be saved when cancelled during initial setup. | dhollowa@chromium.org | 2010-05-05 | 1 | -4/+14 |
* | Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init... | dhollowa@chromium.org | 2010-05-05 | 1 | -14/+4 |
* | AutoFill profile shouldn't be saved when cancelled during initial setup. | dhollowa@chromium.org | 2010-05-05 | 1 | -4/+14 |
* | AutoFill: Segregate profile and credit card filling. | jhawkins@chromium.org | 2010-04-20 | 1 | -1/+1 |
* | AutoFill: Handle non-unique profile labels by appending an increasing number to | jhawkins@chromium.org | 2010-04-15 | 1 | -0/+7 |
* | AutoFill credit card filling when initiated from an address fill. | dhollowa@chromium.org | 2010-04-07 | 1 | -0/+8 |
* | Changes to web database and autofill components required | tim@chromium.org | 2010-04-02 | 1 | -5/+46 |
* | Don't use the TabContents in the AutoFillInfoBarDelegateTest. Fixes a few le... | jhawkins@chromium.org | 2010-03-18 | 1 | -1/+0 |
* | Enable AutoFill when in incognito mode. The infobar will not be shown, but p... | jhawkins@chromium.org | 2010-03-17 | 1 | -0/+1 |
* | AutoFill: Load the imported form data into the AutoFill dialog when the user ... | jhawkins@chromium.org | 2010-03-16 | 1 | -0/+4 |
* | AutoFill Mac Address Book "me" card data translation. | dhollowa@chromium.org | 2010-03-09 | 1 | -6/+18 |
* | AutoFill Mac preference for enabling Address Book "me" card usage. | dhollowa@chromium.org | 2010-03-06 | 1 | -2/+1 |
* | AutoFill phone number parser changes. | dhollowa@chromium.org | 2010-03-04 | 1 | -10/+0 |
* | Dialog showed now only if profiles are loaded - if not it waits until they are. | georgey@chromium.org | 2010-02-10 | 1 | -2/+2 |
* | Finished all windows functionality for autofill dialog | georgey@chromium.org | 2010-01-29 | 1 | -1/+8 |
* | Implement adding, updating and removing credit cards from the web database th... | jhawkins@chromium.org | 2010-01-25 | 1 | -11/+40 |
* | Add the ability to save and remove AutoFill profiles from the AutoFillDialog. | jhawkins@chromium.org | 2010-01-24 | 1 | -7/+69 |
* | Implement ImportFormData and GetPossibleFieldTypes for PersonalDataManager, u... | jhawkins@chromium.org | 2010-01-08 | 1 | -0/+48 |
* | autofill: Add the FormField interface. Classes that implement the FormField ... | jhawkins@chromium.org | 2009-12-09 | 1 | -3/+10 |
* | Add a stub implementation of PersonalDataManager, the connection between the ... | jhawkins@chromium.org | 2009-11-06 | 1 | -0/+36 |