summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
* Nukes the import parameters to ShowAutoFillDialog as they aren't used.sky@chromium.org2010-07-094-25/+9
* AutoFill DCHECK in AuxiliaryProfilesImpl::GetAddressBookAddressesdhollowa@chromium.org2010-07-091-36/+39
* AutoFill DCHECK in RenderViewHost::AutocompleteSuggestionsReturned fails.dhollowa@chromium.org2010-07-091-0/+36
* Revert 51903 - AutoFill Empty profiles and credit cards should not be saveddhollowa@chromium.org2010-07-082-136/+13
* Add "save credit card info?" infobar for Autofill.avi@chromium.org2010-07-086-7/+193
* AutoFill Empty profiles and credit cards should not be saveddhollowa@chromium.org2010-07-082-13/+136
* AutoFill: Only query the AutoFill server if we've parsed any of the forms.jhawkins@chromium.org2010-07-084-20/+48
* Autocomplete and AutoFill entries are shown combined in the suggestions popup.dhollowa@chromium.org2010-07-071-0/+75
* AutoFill auxiliary profiles should be off on non-Mac platforms.dhollowa@chromium.org2010-07-032-1/+10
* Remove the AutoFill enable/disable radio from the Options dialog to the AutoF...dhollowa@chromium.org2010-07-033-0/+55
* The Chrome form autofill code defines a number of static string16 objects in ...ananta@chromium.org2010-07-012-42/+84
* AutoFill: Remove duplicate suggestions when providing suggestions for a fieldjhawkins@chromium.org2010-07-012-18/+92
* AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...jhawkins@chromium.org2010-07-0132-890/+815
* AutoFill "me" card integration defaults to enabled on Macdhollowa@chromium.org2010-06-282-6/+7
* AutoFill Help Link added on Macdhollowa@chromium.org2010-06-282-1/+16
* AutoFill: GRD strings cleanup.jhawkins@chromium.org2010-06-251-1/+1
* AutoFill: Don't show labels in the suggestions popup when the user is editing ajhawkins@chromium.org2010-06-243-7/+48
* AutoFill: Use DISALLOW_COPY_AND_ASSIGN where possible.jhawkins@chromium.org2010-06-2111-125/+87
* AutoFill: Remove an out-dated comment. We will not support phone extensions.jhawkins@chromium.org2010-06-191-3/+0
* AutoFill: Remove a TODO and update a comment.jhawkins@chromium.org2010-06-191-2/+1
* AutoFill: Fix a comment, remove a TODO, simplify some code.jhawkins@chromium.org2010-06-191-7/+2
* AutoFill: Remove dead code.jhawkins@chromium.org2010-06-192-22/+0
* AutoFill: De-segregate credit card filling.jhawkins@chromium.org2010-06-177-206/+519
* [Mac] more -Wextra support:thomasvl@chromium.org2010-06-172-2/+6
* gtk: Coalesce the three name fields into a Full Name field in the AutoFilljhawkins@chromium.org2010-06-161-21/+7
* gtk: Remove the CVC from the AutoFill dialog.jhawkins@chromium.org2010-06-161-8/+0
* AutoFill Mac UI : Validation, CVC Removal, Credit Card year list.dhollowa@chromium.org2010-06-166-17/+8
* Revert 49984 - patch from issue 2762014thakis@chromium.org2010-06-161-5/+3
* patch from issue 2762014thakis@chromium.org2010-06-161-3/+5
* AutoFill duplicate NAME_FULL checks.dhollowa@chromium.org2010-06-161-21/+1
* AutoFill: Don't parse hidden fields for labels. Also don't count hidden fieldsjhawkins@chromium.org2010-06-155-2/+85
* AutoFill Mac dialog needs layout changesdhollowa@chromium.org2010-06-141-5/+21
* AutoFill: Remove the default profile/CC prefs.jhawkins@chromium.org2010-06-114-257/+0
* AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestionsjhawkins@chromium.org2010-06-103-30/+24
* AutoFill: Fix a bug that caused AutoFill to not fill the field the user isjhawkins@chromium.org2010-06-102-58/+0
* Make AutoFillDialogController conform to NSTableViewDelegate.rsesek@chromium.org2010-06-091-1/+3
* TBR: miranda@chromium.orgdhollowa@chromium.org2010-06-092-2/+2
* AutoFill Profiles dialog implemented according to new mocks on Macdhollowa@chromium.org2010-06-0918-625/+929
* gtk: Populate the AutoFill billing address combobox with profile labels. Alsojhawkins@chromium.org2010-06-091-177/+66
* Putting this back in since it didn't solve the failures.thomasvl@chromium.org2010-06-082-30/+29
* Backing this out to see if it fixes the failures on the two windows bots (lan...thomasvl@chromium.org2010-06-082-29/+30
* Adjusted icons, control sizes, etc.georgey@chromium.org2010-06-073-0/+97
* AutoFill: Don't save credit card numbers from Autocomplete to the WebDB.jhawkins@chromium.org2010-06-072-30/+29
* Fix autofill dialog not reshowing problem.xiyuan@chromium.org2010-06-041-1/+3
* AutoFill: Make PersonalDataManager RefCountedThreadSafe.jhawkins@chromium.org2010-06-035-18/+32
* New autofill UI. Still not done:georgey@chromium.org2010-06-032-5/+7
* New libjingle integrated to chrome.sergeyu@chromium.org2010-06-034-4/+4
* Revert 48798 - New libjingle integrated to chrome.sergeyu@chromium.org2010-06-034-4/+4
* New libjingle integrated to chrome.sergeyu@chromium.org2010-06-034-4/+4
* gtk: Collapse the three AutoFill phone/fax fields into one.jhawkins@chromium.org2010-06-021-47/+30