summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-201-0/+12
* Drop whitespace at end of linewillchan@chromium.org2009-02-271-5/+5
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-1/+1
* This CL ensures we don't store empty values in the autofill form DB.jcampan@chromium.org2009-02-111-0/+7
* NO CODE CHANGE. Fix EOL in autofill_manager.cc.maruel@chromium.org2009-02-091-110/+110
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-0/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Review URL: http://codereview.chromium.org/10005petersont@google.com2008-11-111-14/+42
* Review URL: http://codereview.chromium.org/10237petersont@google.com2008-11-081-42/+14
* Entries in a form get recorded when the user submits the form. Database and ...petersont@google.com2008-11-081-14/+42
* Added functions to WebDatabase and WebDataService for recording frequent entr...petersont@google.com2008-11-051-0/+81