summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/personal_data_manager_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] Canonicalize country names loaded from the Mac OS X Address Book, ...isherman@chromium.org2013-01-091-6/+8
* Real autofill crash fix.estade@chromium.org2012-11-291-1/+1
* [Autofill] Rename GetInfo and SetInfo to GetRawInfo and SetRawInfoisherman@chromium.org2012-11-101-19/+24
* Avoid crashing if the AddressBook is broken.avi@chromium.org2012-10-201-1/+8
* base: Make ScopedVector::clear() destroy elements.derat@chromium.org2012-07-191-1/+1
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-141-3/+3
* Fix up Autofill GUID computation to support multiple AddressBook addresses in...isherman@chromium.org2011-10-101-33/+58
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-12/+2
* Added kAPPhoneMobileLabel and kABPhoneMainLabel in GetAddressBookPhoneNumbers.honten@chromium.org2011-08-151-0/+5
* Consolidate Autofill possible type detection code, and enforce greater match ...isherman@chromium.org2011-07-221-1/+0
* Autofill phone number enhancements and integration of Phone Number Util Libra...georgey@chromium.org2011-05-231-24/+5
* Set datapresent string to contain precisely those field types available in st...isherman@chromium.org2011-05-061-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Reduce boxing and unboxing of AutofillFieldTypeisherman@chromium.org2011-03-171-43/+29
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-101-12/+12
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-071-25/+25
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move GUID utils to src/chrome/common.sergeyu@chromium.org2010-12-151-1/+1
* Autofill deprecate unique_ids in favor of guids for PersonalDataManagerdhollowa@chromium.org2010-11-041-22/+0
* Autofill deprecate unique_ids in favor of guids for profile and credit card u...dhollowa@chromium.org2010-10-271-5/+11
* AutoFill Mac fails to fill Address Book card datadhollowa@chromium.org2010-07-221-0/+22
* AutoFill DCHECK in AuxiliaryProfilesImpl::GetAddressBookAddressesdhollowa@chromium.org2010-07-091-36/+39
* AutoFill Mac Address Book "me" card data translation.dhollowa@chromium.org2010-03-091-0/+252