summaryrefslogtreecommitdiffstats
path: root/components/autofill
Commit message (Expand)AuthorAgeFilesLines
* [autofill] Credit card scanning fixes and enhancements.rouslan2015-01-171-2/+9
* Changes to android autofill preferences for wallet integrationestade2015-01-142-0/+14
* Autofill - don't show server cards in android preferencesestade2015-01-132-0/+8
* [Autofill] Componentize AutofillCCInfoBarDelegate.pritam.nikam2015-01-137-0/+204
* Autofill: Fix Land's End multiple address line case.thestig2015-01-131-1/+1
* fix typo from 4660f1d3estade2015-01-131-1/+1
* Autofill - after failing to unmask card, clear form preview.estade2015-01-123-1/+12
* Autofill - Fill CVC when the user has just used it to unmask a card.estade2015-01-122-44/+55
* Autofill: Improve inferring labels from div/td tags.thestig2015-01-101-7/+39
* [Password Generation] Examine multiple local heuristics matches to find corre...gcasto2015-01-092-46/+82
* Save password prompt on in-page navigation moved behind flagdvadym2015-01-094-0/+14
* PasswordFormManager should not read from store for signup and change password...vabr2015-01-092-0/+3
* [Password Generation] Require full form match to allow generationgcasto2015-01-091-11/+1
* Log password manager UI state changesvabr2015-01-092-0/+3
* Autofill - Improve preview of masked Wallet cards.estade2015-01-091-1/+7
* Make --enable-wallet-card-import (and its absence) more comprehensive.estade2015-01-092-2/+45
* Make IsLocalDuplicateOfServerCard separator-insensitiveestade2015-01-092-1/+4
* Autofill: improve handling of nameless, ID-less inputs.estade2015-01-081-29/+43
* Launch a new test instance for every test case in FormStructureBrowserTest.Evan Stade2015-01-082-14/+26
* Autofill: Recognize the CVC field on Apple's checkout page.thestig2015-01-081-1/+2
* Hide duplicate credit card suggestions in Autofill dropdown.estade2015-01-085-28/+227
* Use server cards from database in Autofill dropdown.estade2015-01-0810-59/+211
* Save autofilled not last typed username in PasswordManagerdvadym2015-01-071-3/+10
* Update Android Card Unmask prompt to rely on the controller a bit more.estade2015-01-071-3/+2
* Remove FrameDetached and FrameWillClose listeners from AutofillAgent.estade2015-01-0613-82/+22
* Change behavior of --show-autofill-type-predictionsestade2015-01-061-5/+0
* Complete hooking up server cards and profiles to the database.brettw2015-01-0613-56/+515
* Fixes password field being incorrectly marked as autofilled.jww2015-01-051-1/+24
* Make autofill fields return a scoped_ptr in Parse().thestig2015-01-0516-173/+177
* Autofill: Don't overwrite explicitly parsed names with heuristic parsing.estade2015-01-053-0/+86
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-3112-12/+12
* Iterate on the card unmasking prompt on Views a little bit more.estade2014-12-308-5/+80
* Standardize usage of virtual/override/final specifiers in components/.dcheng2014-12-301-5/+3
* Add a flag for fill on account select without highlightingjww2014-12-233-6/+46
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-222-3/+3
* Update legacy Tuple-using code.Avi Drissman2014-12-223-14/+14
* Revert changes meant to paper over a crash.estade2014-12-202-18/+7
* Save username and password on each user typing.dvadym2014-12-196-12/+52
* More wiring for server autofill data.brettw2014-12-1918-222/+449
* Cleanup: AutofillRegexes use a ScopedPtrHashMap instead of a std::map.thestig2014-12-191-15/+11
* Move WillSubmitForm to RenderFrameObserver.estade2014-12-184-52/+5
* Autofill - Stop listening to OrientationChangeEvent.estade2014-12-182-10/+0
* Make AutofillMetrics a static-only class.estade2014-12-1818-310/+227
* Password Save prompt on in page navigation.dvadym2014-12-175-0/+30
* Fill-on-select for password forms without a usernamevabr2014-12-172-44/+66
* Update autofill CC icons.estade2014-12-172-5/+5
* Move DidChangeScrollOffset to RenderFrameObserverestade2014-12-172-11/+2
* Componentize AutocompleteSyncableServicesdefresne2014-12-164-0/+610
* Another attempt to fix the ContentAutofillDriver::DidNavigateFrame crash.estade2014-12-161-4/+9
* Do not display password-field suggestion for forms without usernamevabr2014-12-161-0/+4