summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/autofill
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-283-3/+3
* Don't autofill fields styled to be non-user visible.isherman@chromium.org2011-03-253-5/+37
* Fix failing autofill testisherman@chromium.org2011-03-241-3/+3
* Remove no longer necessary workaround for setSuggestedValue()isherman@chromium.org2011-03-231-6/+2
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-219-111/+111
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-194-4/+4
* Don't autofill read-only fieldsisherman@chromium.org2011-03-172-13/+22
* Use WebFormControlElement::isEnabled() rather than WebInputElement:isEnabledF...isherman@chromium.org2011-03-142-13/+11
* Dispatch change event for autofilled fieldsisherman@chromium.org2011-03-102-4/+6
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-086-82/+82
* Revert 77296 - zea@chromium.org2011-03-086-82/+82
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-086-82/+82
* Only select untyped portion of previewed autofill suggestions.isherman@chromium.org2011-03-082-3/+10
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-055-55/+55
* Hover/selection of username dropdown items should do nothingdhollowa@chromium.org2011-03-044-27/+77
* Incorrect login autofills default passworddhollowa@chromium.org2011-02-242-3/+22
* Autofill crasher Chrome:+Crash+Report+-+Stack+Signature:+WebCore::Node::rende...dhollowa@chromium.org2011-02-241-1/+2
* Pull in a named constant from WebKitisherman@chromium.org2011-02-141-194/+204
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-0/+1
* Only cache <input type="text"> and <select> elements for autofill.isherman@chromium.org2011-02-042-1208/+889
* Support autocompletion for HTMl5 tags:"email", "month" and "tel".dhollowa@chromium.org2011-02-032-58/+109
* Clean up autofill::FormManagerisherman@chromium.org2011-02-013-148/+115
* Create autofill subdirectory in chrome/rendererisherman@chromium.org2011-01-299-0/+6008