summaryrefslogtreecommitdiffstats
path: root/components/autofill/content
Commit message (Expand)AuthorAgeFilesLines
* Prospective fix for autofill crashestade2014-09-111-5/+5
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-081-0/+2
* Remove obsolete Wallet endpoint.estade2014-09-083-11/+0
* Add wfh@chromium.org to ipc OWNERS filesWill Harris2014-09-081-0/+1
* Fix copying of SAML IdP cookies on subsequent loginsbartfab2014-09-051-2/+2
* Add bits to indicate which parts of GPUInfo are collected.zmo2014-09-051-8/+9
* handle more http error codes in wallet responseestade2014-09-042-27/+114
* Make WebContentsObserver::web_contents() publiclucinka.brozkova2014-09-043-10/+3
* Remove cevans@ from OWNERS files.thestig2014-08-291-1/+0
* Cleanup: Remove misc unneeded grit includes.thestig2014-08-281-1/+0
* Do not set autofill property when choose option from datalist.ziran.sun2014-08-271-2/+3
* Remove implicit conversions from scoped_refptr to T* in components/autofill/dcheng2014-08-262-5/+3
* Password autofill should not override explicitly typed passwordvabr2014-08-262-29/+57
* Fix a couple of autofill popup issuesestade2014-08-252-0/+5
* Port parts of //third_pary/libjingle build to GNajwong2014-08-231-1/+1
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-135-31/+30
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-135-30/+31
* [Password Generation] Wait longer to dismiss suggestion UIgcasto@chromium.org2014-08-122-6/+16
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Reland "components: Fix a couple of the TODO(GYP) todos."tfarina@chromium.org2014-08-071-1/+1
* Add a DCHECK for NULL frame pointers in PasswordAutofillAgentvabr@chromium.org2014-08-021-0/+1
* Remove obsolete include.estade@chromium.org2014-07-311-1/+0
* PasswordAutofillAgent should remember the last user-typed passwordvabr@chromium.org2014-07-302-7/+53
* Revert of components: Fix a couple of the TODO(GYP) todos. (https://coderevie...serya@chromium.org2014-07-301-1/+1
* Remove deprecated WebAutofillClient functionestade@chromium.org2014-07-302-10/+0
* components: Fix a couple of the TODO(GYP) todos.tfarina@chromium.org2014-07-301-1/+1
* web autofill: Make taps in textfields activate the autofill popup.estade@chromium.org2014-07-305-111/+61
* [Autofill] Include fields with autocomplete="off" in server upload requests.isherman@chromium.org2014-07-241-1/+1
* Add initial components unit tests to GN build.brettw@chromium.org2014-07-181-0/+25
* Use WebNode::getElementsByHTMLTagName instead of getElementsByTagName.tkent@chromium.org2014-07-171-1/+1
* AutofillAgent cleanup: Removing two unused variables.mkwst@chromium.org2014-07-162-8/+0
* Add password manager autocomplete suggestion when a username element in clicked.jww@chromium.org2014-07-164-23/+53
* Autofill: don't require POST method.estade@chromium.org2014-07-163-3/+0
* Pull buildtools to get GN r282653brettw@chromium.org2014-07-141-1/+0
* Remove RenderViewObserver::ZoomLevelChanged.wjmaclean@chromium.org2014-07-112-8/+0
* Add //components/webdata/common to the GN build.jbroman@chromium.org2014-07-111-1/+1
* Flush form cache when next document is loaded to avoid Document leak.kouhei@chromium.org2014-07-112-0/+7
* Clean up PasswordFormConversionUtilsTest and add some missing tests.engedy@chromium.org2014-07-102-95/+288
* Implement autocomplete='current-password' and 'new-password'.engedy@chromium.org2014-07-102-25/+189
* [Refactor] Use isEmailField() for input element.sanjoy.pal@samsung.com2014-07-101-4/+2
* PasswordForm: move from current/old password scheme to current/new.engedy@chromium.org2014-07-103-27/+34
* Implement autocomplete='username'.engedy@chromium.org2014-07-032-28/+146
* Add lots of GN targets:brettw@chromium.org2014-07-023-0/+153
* Respect wallet allowed shipping country codesestade@chromium.org2014-07-013-1/+39
* Remove stray semicolons from two more message files.tsepez@chromium.org2014-06-271-2/+2
* rAc: pass transaction details to walletestade@chromium.org2014-06-266-24/+69
* Move IPC traits for SkBitmap, gfx_geometry into ui/gfx/ipcspang@chromium.org2014-06-251-0/+1
* Reduce boilerplate in PasswordFormConversionUtilsTest.engedy@chromium.org2014-06-251-80/+111
* Don't use WebElement::hasTagName.tkent@chromium.org2014-06-241-4/+4
* Improve messaging for unsupported card type.estade@chromium.org2014-06-232-2/+2