summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/autofill
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] Show a warning if the form disables Autofill.isherman@chromium.org2012-11-063-10/+70
* [autofill] When hiding popups in the renderer also hide those in the browser.dbeam@chromium.org2012-11-062-9/+18
* [autofill] Adding new API to request an interactive autocomplete UI flow.dbeam@chromium.org2012-11-052-4/+55
* [Autofill] Update the autocomplete types implementation to match the current ...isherman@chromium.org2012-10-243-155/+121
* Remove unused AutofillMsg_SelectAutofillSuggestionAtIndex.nileshagrawal@chromium.org2012-10-232-9/+0
* Upstreaming autofill changes for Androidaurimas@chromium.org2012-10-111-0/+8
* Update icons used for password generation.gcasto@chromium.org2012-10-102-0/+5
* Move forms/ out of webkit/.blundell@chromium.org2012-10-0515-327/+298
* Cleanup the IPC param traits structure:jam@chromium.org2012-09-251-1/+0
* Loosen up heuristics for detecting account creation forms.gcasto@chromium.org2012-09-131-15/+26
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-072-5/+8
* Fix a memory leak in PasswordGenerationManager.isherman@chromium.org2012-08-311-2/+2
* Rename renderer/autofill/autofill_browsertest.cc to be unique.atwilson@chromium.org2012-07-281-0/+0
* First version to add some UMA stats to the chrome histograms. This change cov...zysxqn@google.com2012-07-211-0/+9
* Fire the onchange event when autocompleting usernames for password forms.isherman@chromium.org2012-07-181-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* Fix PasswordGenerationManager so that it doesn't clear state recievedgcasto@chromium.org2012-07-091-6/+10
* Don't generate password for GAIA forms.zysxqn@google.com2012-07-091-0/+7
* Focus should be moved to the next input field after we generate the password.zysxqn@google.com2012-06-293-1/+15
* Check whether the users have blacklisted the site (i.e. "never save passwords...zysxqn@google.com2012-06-193-26/+149
* Autofill: Fix a leak.jhawkins@chromium.org2012-06-111-4/+4
* Refactor detection of account creation forms and fix two minor issues.gcasto@chromium.org2012-06-083-29/+92
* Add Datalist Support to New Autofill UIcsharp@chromium.org2012-06-082-0/+60
* This CL does the following: (1) Pass the max_length attribute to the password...zysxqn@google.com2012-06-061-0/+1
* Use shadow DOM API to show icon for password generation.gcasto@chromium.org2012-06-013-48/+98
* Fix bug in New Autofill UIkeishi@chromium.org2012-05-312-0/+10
* Save auto generated passwords without presenting an infobar.gcasto@chromium.org2012-05-312-4/+11
* Add dhollowa & isherman as OWNERS for renderer/autofill.isherman@chromium.org2012-05-251-0/+2
* Fix a problem that we are posting a useless task for inline autocompleteqinmin@chromium.org2012-05-251-8/+2
* Update LoadHTML documentation, and remove spurious commits.gavinp@chromium.org2012-05-241-2/+0
* Support datalist UI for <input type=email multiple>keishi@chromium.org2012-05-182-7/+52
* Make password generation switched by a preference in chrome settings rather t...zysxqn@google.com2012-05-173-6/+6
* Hide invalid datalist suggestionskeishi@chromium.org2012-05-161-1/+2
* New Autofill UI properly changes Colour.csharp@chromium.org2012-04-271-2/+0
* Add ZoomLevelChanged and DidChangeScrollOffset to RenderViewObservercsharp@chromium.org2012-04-252-0/+16
* Only enable password generation if password manager and autofill are bothgcasto@chromium.org2012-04-243-9/+10
* DataList UI (Chromium part)keishi@chromium.org2012-04-174-107/+184
* Add Password Autofill Manager to New Autofillcsharp@chromium.org2012-04-055-6/+62
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-04-043-25/+56
* Revert 129946 - Enable password generation only if sync for passwords is enab...mihaip@chromium.org2012-03-303-56/+25
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-03-303-25/+56
* Do not show "Save password?" infobar for failed login attempts.isherman@chromium.org2012-03-271-1/+16
* Rename OnPasswordFormsFound -> OnPasswordFormsParsed and OnPasswordFormsVisib...isherman@chromium.org2012-03-212-6/+6
* Add password generation browser UI for Windows.gcasto@chromium.org2012-03-213-19/+98
* [Autofill] Hide previously shown Autofill popup when it is no longer appropri...isherman@chromium.org2012-03-141-9/+12
* First check in for password generation.gcasto@chromium.org2012-02-223-0/+225
* Adding Mouse Support for new GTK Autofillcsharp@chromium.org2012-02-093-8/+61
* Fix Autofill hang when interacting with large forms (i.e. forms containing ma...isherman@chromium.org2012-02-044-21/+56
* Migrate options/preferences terminology to 'Settings'.csilv@chromium.org2012-01-301-2/+2
* Remove Hardcoded Autofill Popup Location.csharp@chromium.org2012-01-061-5/+2