summaryrefslogtreecommitdiffstats
path: root/components/autofill
Commit message (Expand)AuthorAgeFilesLines
* NSSDecryptor::ReadAndParseSignons() - improved password form scheme detection,ljagielski@opera.com2014-06-162-1/+6
* Password manager internals page: Add logging for parsed formsvabr@chromium.org2014-06-123-6/+5
* Revert "Revert 3 mac autofill CLs."erikchen@chromium.org2014-06-1220-41/+346
* Add date_synced to PasswordForm.vasilii@chromium.org2014-06-112-0/+8
* [Password Manager] Do neither save nor fill passwords on SSL errorsvabr@chromium.org2014-06-112-1/+4
* [Password Generation] Start using pronouncable passwordsgcasto@chromium.org2014-06-104-80/+62
* Revert 3 mac autofill CLs.erikchen@chromium.org2014-06-0920-346/+41
* Remove cdn from OWNERS for IPC security review.palmer@chromium.org2014-06-081-1/+0
* Rename AutofillManagerDelegate to AutofillClient.isherman@chromium.org2014-06-0723-343/+328
* Do not autofill element when there is no autofill suggestion from profile.ziran.sun@samsung.com2014-06-063-1/+21
* requestAutocomplete: Actually log the console message instead of dropping it ...estade@chromium.org2014-06-061-0/+1
* mac: Clean up autofill integration with Address Book.erikchen@chromium.org2014-06-0610-43/+142
* Mac: Autofill should not immediately request access to address book.erikchen@chromium.org2014-05-3115-19/+225
* Make various string_util functions take StringPieces instead of char[].pkasting@chromium.org2014-05-305-32/+13
* Change all component_strings references to be to components_stringsblundell@chromium.org2014-05-2812-12/+12
* remove transaction details from didRequestAutocompleteestade@chromium.org2014-05-232-1/+7
* provide a build time flag to enable connecting to production wallet servers b...estade@chromium.org2014-05-221-6/+1
* Replace WebElement::hasTagName with hasHTMLTagName in autofillkeishi@chromium.org2014-05-213-11/+11
* Add "previewing on hover" support for password field.ziran.sun@samsung.com2014-05-215-26/+114
* autocomplete: add ability to get full address (hidden behind a flag).estade@chromium.org2014-05-159-0/+182
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-153-6/+3
* Password manager internals page: Introduce logger in browser (readability rev...vabr@chromium.org2014-05-152-4/+3
* Revert "Revert of [Autofill] Enable Autofill for dynamically created forms. (...gcasto@chromium.org2014-05-1412-157/+154
* Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...jam@chromium.org2014-05-122-79/+12
* Remove OrientationChangeEvent IPC and clean-up code around it.mlamouri@chromium.org2014-05-092-2/+2
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-071-1/+1
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-073-4/+4
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-2/+0
* Password autofill: No text should be selected after accepting suggestiondubroy@chromium.org2014-05-061-2/+1
* [Password Autofill] Don't prompt to save passwords on out of page navigation.gcasto@chromium.org2014-05-061-1/+14
* Revert of [Autofill] Enable Autofill for dynamically created forms. (https://...dalecurtis@chromium.org2014-05-0412-150/+155
* [Autofill] Enable Autofill for dynamically created forms.gcasto@chromium.org2014-05-0412-155/+150
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-032-6/+4
* Renamed namespaces of url lib and removed namespace aliases.vitalybuka@chromium.org2014-05-021-4/+3
* Filter out datalist values for textarea field from renderer side.ziran.sun@samsung.com2014-05-011-6/+6
* Password manager: introduce logging for the internals pagevabr@chromium.org2014-04-285-4/+229
* Rewrite functions from WebPasswordFormData and WebPasswordFormUtils inziran.sun@samsung.com2014-04-283-39/+231
* Fix style in PasswordManager and PasswordAutofillAgent .cc filesvabr@chromium.org2014-04-261-36/+41
* Remove AutocompleteResultErrorUnsupported, replace with AutocompleteResultErr...estade@chromium.org2014-04-252-5/+0
* Refactor password autofill to make it possible to delay fetching passwords fr...dubroy@chromium.org2014-04-2419-469/+39
* Password autofill: Check for user gesture switches to new Blink backendvabr@chromium.org2014-04-234-11/+14
* Revert 265496 "Rewrite functions from WebPasswordFormData and We..."sky@chromium.org2014-04-233-232/+35
* [Autofill] Unbreak autocomplete for forms with >512 <select> items.isherman@chromium.org2014-04-231-0/+7
* Rewrite functions from WebPasswordFormData and WebPasswordFormUtils inziran.sun@samsung.com2014-04-233-35/+232
* Password manager internals page: Improve securityvabr@chromium.org2014-04-204-123/+268
* Revert teporary include hacks for WebLocalFrame and use forward declaresdcheng@chromium.org2014-04-184-4/+4
* [Password Generation] Make sure to dismiss UI after scrollinggcasto@chromium.org2014-04-173-5/+19
* rAc: allowing firing 'invalid' events on inputs while filling.dbeam@chromium.org2014-04-161-1/+1
* rAc: More console error loggingestade@chromium.org2014-04-151-8/+20
* Console logging for rAc developer errors.estade@chromium.org2014-04-148-7/+34