summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/web_database.h
Commit message (Expand)AuthorAgeFilesLines
* Implement initial support for saving and loading AutoFill profiles to the WebDB.jhawkins@chromium.org2010-01-201-4/+19
* Differentiate between ADD and CHANGED when adding new autofill entries.skrul@chromium.org2009-12-211-6/+14
* Fixes two related bugs:sky@chromium.org2009-12-181-2/+3
* Return a list of changed from WebDatabase::RemoveFormElementsAddedBetween()skrul@chromium.org2009-12-171-7/+21
* Remove some #includes where possible.pkasting@chromium.org2009-10-231-2/+0
* Break out FormFieldValues::Element into FormField, which will eventually hold...jhawkins@chromium.org2009-10-231-12/+7
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-201-7/+7
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-161-4/+4
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-2/+0
* Convert the sqlite cookie database and web database to use the new sqlitebrettw@chromium.org2009-09-151-24/+26
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-7/+11
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-6/+10
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Cleanup in chrome/browserphajdan.jr@chromium.org2009-03-251-8/+9
* Pressing the Del key while a item is selected in the autocomplete popup delet...jcampan@chromium.org2009-03-201-1/+4
* Remove unneeded includes of gtest_prod.h. Reduce usage from 689 to 601.thestig@chromium.org2009-03-131-0/+1
* This CL ensures we don't store empty values in the autofill form DB.jcampan@chromium.org2009-02-111-6/+12
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Move search engines files into subdirben@chromium.org2009-01-151-1/+1
* Porting in browser/webdata and template_url.phajdan.jr@chromium.org2008-12-161-7/+11
* New functions in WebDatabase and WebDataService for the removal of form entri...petersont@google.com2008-11-121-3/+26
* Added functions to WebDatabase and WebDataService for recording frequent entr...petersont@google.com2008-11-051-0/+43
* Wrap forward declarations in their relevant namespaceagl@chromium.org2008-11-051-1/+3
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-3/+3
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-2/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add the ability to dynamically generate keywords. Mark the Google engine as ...pkasting@google.com2008-08-011-0/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+167