summaryrefslogtreecommitdiffstats
path: root/components/autofill
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] No longer pass FormStructure pointers in ParseQueryResponse.mathp2015-11-199-47/+126
* Use std::default_delete as the default deleter for scoped_ptr.dcheng2015-11-191-1/+2
* Use std::tie() for operator< in components/jsbell2015-11-183-35/+18
* Switch ContentAutofillDriverFactory and ContentPasswordManagerDriverFactory t...vabr2015-11-182-24/+18
* ContentAutofillDriverFactory should only create drivers for live framesvabr2015-11-181-4/+3
* Revert "Revert of Reland: Enable Wallet metadata sync."rouslan2015-11-182-5/+0
* Autofill: Make iOS select tag extraction code match the C++ version.thestig2015-11-171-10/+9
* Remove WebTextAreaElement.esprehn2015-11-174-45/+19
* [Autofill] Parse the query response using the forms that were queried.mathp2015-11-179-41/+68
* autofill: use RE2 to simplify regex codetfarina2015-11-173-23/+7
* Update autofill profile merging logic to save new punctuation.sebsg2015-11-162-306/+162
* Enable compilation of //components/autofill on iOS with gn.sdefresne2015-11-167-12/+62
* Revert of Reland: Enable Wallet metadata sync. (patchset #1 id:1 of https://c...nednguyen2015-11-132-0/+5
* Remove early exits from ContentPasswordManagerDriverFactoryvabr2015-11-131-3/+0
* Add addresses to credit card upload requests.jdonnelly2015-11-135-79/+242
* [Autofill] Use GZIP compression for Autofill outbound requestsmathp2015-11-117-2/+165
* Add CHECKs to DidNavigateAnyFrame in password and autofill driver factoriesvabr2015-11-111-0/+3
* [Cleanup] Remove the Autofill.PasswordFormQueryVolume metric.isherman2015-11-104-32/+3
* Add credit card upstreaming.jdonnelly2015-11-1026-611/+1260
* site isolation - Remove LegacyPasswordAutofillAgentestade2015-11-102-50/+3
* Fix detection of partly-hidden password formsvabr2015-11-076-67/+67
* Add Václav as an Autofill owner.isherman2015-11-071-0/+1
* Revert of Use ScopedPtrMap in ContentAutofillDriverFactory (patchset #1 id:20...vabr2015-11-062-13/+13
* Remove WebNode::childNodes().esprehn2015-11-063-4/+0
* Avoid using regex matching in autofill on loading phasetzik2015-11-061-5/+20
* [Autofill] Split out "autofilled none" metric by suggestions surfaced or notsebsg2015-11-056-62/+75
* Fix of password autofilling on hidden passwords forms.dvadym2015-11-052-8/+20
* Use ScopedPtrMap in ContentAutofillDriverFactoryvabr2015-11-052-13/+13
* ios: Stop using __weak.Nico Weber2015-11-041-6/+0
* Better distinguish didFinishLoad and didStopLoadingjaphet2015-11-032-27/+10
* Add counting functionality for the autocomplete database.msramek2015-11-028-38/+139
* Sending votes on password update.dvadym2015-11-024-94/+39
* [Autofill] Send the form name in Autofill uploads where metadata is collected.mathp2015-10-302-0/+55
* Autofill: Replace "save credit card" infobar with a bubble (Views only).bondd2015-10-281-1/+105
* [Autofill] Include hashed form action host in uploadsmathp2015-10-282-17/+35
* [Autofill] Limit the maximum size of the field label when encoded in XMLmathp2015-10-272-2/+56
* Removing and updating TODO for TODO fix-it.sdefresne2015-10-261-2/+2
* [sync] Componentize AutofillDataTypeController and its unittestblundell2015-10-264-0/+367
* [Password Manager] Ignore autofilling invisible password fields.pritam.nikam2015-10-222-0/+7
* [Autofill] Use form_util::IsFormVisible to determine if a form is still visiblemathp2015-10-213-30/+36
* [Autofill] Clean up unused "experiment_id" support in Autofillmathp2015-10-216-17/+7
* IsTraversableContainerElement should use hasHTMLTagName.esprehn2015-10-211-7/+7
* [Autofill] Field trial to show only three profile suggestions.sebsg2015-10-203-7/+166
* Show source of affiliated matches in the drop-down password suggestions list.dvadym2015-10-204-8/+98
* Remove direct use of account id pref from personal_data_manager.rogerta2015-10-195-14/+46
* IWYU for autofill suggestion.rouslan2015-10-152-7/+0
* Autofill: Label formless forms as formless.thestig2015-10-151-0/+1
* Autofill: Port r305324 to iOS.thestig2015-10-151-3/+8
* [Autofill] Add metric for profile action on form submittedsebsg2015-10-157-51/+154
* password_form_conversion_util: Always include non-autofillable elements in Sy...vabr2015-10-153-6/+19