summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_dialog_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Autofill deprecate unique_ids in favor of guids for Mac UIdhollowa@chromium.org2010-10-271-34/+5
* Never allow empty preview entries. As some data is always present (we drop co...georgey@chromium.org2010-10-251-15/+0
* Remove billing address handling from Autofill preferences.isherman@chromium.org2010-10-231-4/+2
* Move all ResourceBundle::GetNSImageNamed() calls to GetNativeImageNamed().rsesek@chromium.org2010-10-211-2/+2
* This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...dhollowa@chromium.org2010-10-201-2/+2
* DOMUI: Implement adding and editing credit cards in the AutoFill page.jhawkins@chromium.org2010-09-131-2/+4
* AutoFill Mac dialog should be non-modaldhollowa@chromium.org2010-09-081-119/+175
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Implement policy for disabling auto fill.mnissler@chromium.org2010-08-251-7/+57
* Change WindowSizeAutoSaver to store window size only when the window has resi...bauerb@chromium.org2010-08-171-2/+1
* [Mac] Don't offer profiles for billing addresses that have no address data.avi@chromium.org2010-07-281-0/+13
* AutoFill Empty profiles should not be saved from AutoFillDialog Add and Edit ...dhollowa@chromium.org2010-07-211-15/+35
* AutoFill Profiles dialog handles multi-select and delete on Mac (Follow up)dhollowa@chromium.org2010-07-211-10/+7
* AutoFill Profiles dialog handles multi-select and delete on Macdhollowa@chromium.org2010-07-201-35/+58
* AutoFill Prefs dialog on Mac should list derived labels for profiles, not sum...dhollowa@chromium.org2010-07-191-1/+24
* AutoFill labels removed from preferences dialog on Macdhollowa@chromium.org2010-07-161-73/+32
* Clean up app_resources.grd:pkasting@chromium.org2010-07-131-0/+1
* Revert 52144 - Clean up app_resources.grd:pam@chromium.org2010-07-131-1/+0
* Clean up app_resources.grd:pkasting@chromium.org2010-07-121-0/+1
* Remove the AutoFill enable/disable radio from the Options dialog to the AutoF...dhollowa@chromium.org2010-07-031-0/+6
* AutoFill Help Link added on Macdhollowa@chromium.org2010-06-281-0/+11
* AutoFill Mac UI : Validation, CVC Removal, Credit Card year list.dhollowa@chromium.org2010-06-161-0/+7
* AutoFill Mac dialog needs layout changesdhollowa@chromium.org2010-06-141-5/+21
* AutoFill Profiles dialog implemented according to new mocks on Macdhollowa@chromium.org2010-06-091-218/+493
* AutoFill remove defaults from settings dialogdhollowa@chromium.org2010-06-021-132/+0
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-051-28/+136
* Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init...dhollowa@chromium.org2010-05-051-136/+28
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-051-28/+136
* Add "Use as default" checkboxes to the autofill dialogs on the Mac.avi@chromium.org2010-04-091-5/+169
* Hierarchy. Hierarchy. Hierarchy!!!avi@chromium.org2010-04-091-2/+2
* AutoFillDialogController leak fixed.dhollowa@chromium.org2010-04-021-8/+8
* AutoFill Mac preference for enabling Address Book "me" card usage.dhollowa@chromium.org2010-03-061-6/+23
* AutoFill dialog UI polish. Based on feedback from thakis.dhollowa@chromium.org2010-02-261-2/+14
* Fix for tab key view loop issue with Autofill dialog.dhollowa@chromium.org2010-02-241-0/+12
* These changes connect the AutoFill UI on the Mac with the back-end data store...dhollowa@chromium.org2010-02-231-21/+177
* Autofill dialog for the Mac. This is UI only at this point. The UI is not h...dhollowa@chromium.org2010-02-121-0/+162