summaryrefslogtreecommitdiffstats
path: root/webkit/glue/autofill_form.cc
Commit message (Expand)AuthorAgeFilesLines
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-12/+11
* WebKit Merge 43361:43371, Chromium side.dglazkov@google.com2009-05-071-1/+1
* Chrome side of WebKit merge 42026:42115playmobil@google.com2009-03-311-0/+1
* Autocomplete now uses the input field id when no name is available to perform...jcampan@chromium.org2009-03-181-6/+20
* This CL ensures we don't store empty values in the autofill form DB.jcampan@chromium.org2009-02-111-1/+11
* Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,deanm@chromium.org2008-11-211-2/+3
* * fix linux buildtc@google.com2008-11-111-2/+3
* Review URL: http://codereview.chromium.org/10005petersont@google.com2008-11-111-1/+1
* Added a class with AutofillForm factory method.petersont@google.com2008-10-281-0/+66