summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill
Commit message (Expand)AuthorAgeFilesLines
* Update recognized 'autocompletetype' tokens with the most recent values from ...isherman@chromium.org2011-08-121-6/+28
* Add preliminary Autofill support for 'autocompletetype' sections.isherman@chromium.org2011-08-127-181/+397
* Update Autofill query and upload URLs to use https.isherman@chromium.org2011-08-111-2/+2
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-119-10/+10
* Add preliminary Autofill support for the 'autocompletetype' attribute.isherman@chromium.org2011-08-104-10/+335
* Add address line 2 as a distinguishing field for Autofill addresses (in WebUI...isherman@chromium.org2011-08-092-7/+17
* Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:...isherman@chromium.org2011-08-0910-1766/+1320
* autofill: Refactor PersonalDataManager::Observer into its own header file.tfarina@chromium.org2011-08-085-25/+37
* Remove Autofill support for the ECML standard, as it is virtually unused.isherman@chromium.org2011-08-0818-948/+128
* Allow sync integration tests to operate on multiple datatypes: Typed Urlsrsimha@chromium.org2011-08-081-1/+5
* In Alaska Air regsitration page, there is "title" selection. So I added "titl...Takano.Naoki@gmail.com2011-08-042-3/+3
* Remove some additional form signatures from Autofill Feedback toolbar's listisherman@chromium.org2011-08-031-6/+0
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-037-46/+64
* Re-land: Allow sync integration tests to operate on multiple datatypes: Autofillrsimha@chromium.org2011-08-031-1/+1
* Revert 95263 - Allow sync integration tests to operate on multiple datatypes:...rsimha@chromium.org2011-08-031-1/+1
* Allow sync integration tests to operate on multiple datatypes: Autofillrsimha@chromium.org2011-08-031-1/+1
* Improve Autofill heuristics when detecting labels from previous elements.isherman@chromium.org2011-08-023-5/+26
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-013-3/+3
* Removal of Profile from content part 5.avi@chromium.org2011-08-011-2/+0
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-291-1/+1
* Update Autofill data driven heuristics output files to also include the field...isherman@chromium.org2011-07-291-0/+3
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-292-4/+4
* Add a scoper object for URLFetcher::Factoryphajdan.jr@chromium.org2011-07-292-14/+2
* Re-enable the Autofill feedback infobar on the dev channel.isherman@chromium.org2011-07-291-0/+3
* Disabled _AutofillAfterTranslate on chromeosrtenneti@chromium.org2011-07-281-1/+1
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-4/+5
* Remove overly defensive NOTREACHED()isherman@chromium.org2011-07-261-2/+2
* Don't consider repeated fields (adjacent fields of the same type) to be secti...isherman@chromium.org2011-07-262-9/+70
* Do not try to Autofill "nickname" or "maiden name" fields.isherman@chromium.org2011-07-252-7/+13
* Show all multi-valued suggestions for the initiating field for Autofillisherman@chromium.org2011-07-252-26/+65
* Remove Autofill Feedback infobar in preparation for the branch.isherman@chromium.org2011-07-231-3/+0
* Remove an old TODOisherman@chromium.org2011-07-231-1/+0
* Consolidate Autofill possible type detection code, and enforce greater match ...isherman@chromium.org2011-07-2230-964/+854
* Don't learn credit cards for Autofill if they are missing any data.isherman@chromium.org2011-07-225-78/+119
* Disable Autofill server queries for forms with only <select> fields.isherman@chromium.org2011-07-222-0/+87
* Don't save default form field values for Autofillisherman@chromium.org2011-07-224-54/+108
* Deprecate Profile::GetDefaultRequestContext().willchan@chromium.org2011-07-201-1/+1
* Remove Autofill Feedback infobar for forms with >100 fieldsisherman@chromium.org2011-07-201-39/+0
* Remove some more form signatures from the hunt for top Autofill forms.isherman@chromium.org2011-07-201-3/+0
* some cleanup for base/stl_utildilmah@chromium.org2011-07-194-4/+4
* Remove some additional signatures from the Autofill top forms hunt.isherman@chromium.org2011-07-161-10/+0
* Add "pais" for country in SpanishTakano.Naoki@gmail.com2011-07-141-1/+1
* Add Autofill Feedback infobar for forms with >100 fieldsisherman@chromium.org2011-07-141-3/+42
* Remove several top sites' form signatures from list of unknown top Autofill f...isherman@chromium.org2011-07-141-8/+0
* Tighten up two Autofill postal code regexes to require word boundariesisherman@chromium.org2011-07-131-1/+1
* Fix apellido from proral to singular in last name matching pattern.Takano.Naoki@gmail.com2011-07-122-1/+9
* When Autofilling <select> elements, consider both the element's value and its...isherman@chromium.org2011-07-122-25/+82
* Improve Autofill heuristics to work with kneedraggers.comisherman@chromium.org2011-07-121-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-104-15/+15
* Change the order of company and normal address line checks.Takano.Naoki@gmail.com2011-07-071-3/+3