| Commit message (Expand) | Author | Age | Files | Lines |
* | This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro... | dhollowa@chromium.org | 2010-10-20 | 1 | -3/+15 |
* | FBTF: Continue fixing nits found by my automated source scanner. | erg@google.com | 2010-10-05 | 1 | -1/+2 |
* | DOMUI: Implement adding and editing credit cards in the AutoFill page. | jhawkins@chromium.org | 2010-09-13 | 1 | -6/+6 |
* | AutoFill: Determine credit card type based on the CC number and display the | jhawkins@chromium.org | 2010-07-30 | 1 | -5/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | AutoFill Empty profiles should not be saved from AutoFillDialog Add and Edit ... | dhollowa@chromium.org | 2010-07-21 | 1 | -0/+3 |
* | AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re... | jhawkins@chromium.org | 2010-07-01 | 1 | -21/+4 |
* | AutoFill: De-segregate credit card filling. | jhawkins@chromium.org | 2010-06-17 | 1 | -0/+2 |
* | Putting this back in since it didn't solve the failures. | thomasvl@chromium.org | 2010-06-08 | 1 | -3/+4 |
* | Backing this out to see if it fixes the failures on the two windows bots (lan... | thomasvl@chromium.org | 2010-06-08 | 1 | -4/+3 |
* | AutoFill: Don't save credit card numbers from Autocomplete to the WebDB. | jhawkins@chromium.org | 2010-06-07 | 1 | -3/+4 |
* | AutoFill: Remove one incorrect comment and one useless comment. | jhawkins@chromium.org | 2010-04-13 | 1 | -2/+1 |
* | Hook autofill++ WebDatabase changes up to the NotificationService. | tim@chromium.org | 2010-03-27 | 1 | -1/+1 |
* | Adds obscuring to credit card numbers when displayed. | avi@chromium.org | 2010-03-26 | 1 | -0/+2 |
* | Where possible, use return-by-const-ref for accessors in AutoFill data struct... | jhawkins@chromium.org | 2010-03-03 | 1 | -32/+33 |
* | Adding summary string generation for the AutoFill feature. | dhollowa@chromium.org | 2010-02-13 | 1 | -1/+1 |
* | Autofill dialog for the Mac. This is UI only at this point. The UI is not h... | dhollowa@chromium.org | 2010-02-12 | 1 | -0/+1 |
* | Added Credit card preview in the form ******[last four digits], Exp: [Date - ... | georgey@chromium.org | 2010-02-03 | 1 | -0/+3 |
* | First revision of the AutoFill settings dialog. | georgey@chromium.org | 2010-01-28 | 1 | -0/+1 |
* | Implement adding, updating and removing credit cards from the web database th... | jhawkins@chromium.org | 2010-01-25 | 1 | -5/+37 |
* | Notify the AutoFillManager when the user clicks "Apply" or "OK". Adds an Aut... | jhawkins@chromium.org | 2010-01-21 | 1 | -1/+2 |
* | Add CreditCard, a form group that stores credit card information. | jhawkins@chromium.org | 2010-01-06 | 1 | -0/+125 |