summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/keyword_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the sync_guid patching from the web data service level up to the Templat...stevet@chromium.org2011-11-081-4/+1
* Added internal Protector key to official buildavayvod@chromium.org2011-11-081-1/+12
* Added histogram on successful check. Safe verificationavayvod@chromium.org2011-11-011-1/+9
* Added Protector, hooked up DSE verification with error bubble.avayvod@chromium.org2011-10-261-40/+30
* Added histograms for default search provider protection. Removed protectionavayvod@chromium.org2011-10-261-7/+26
* Allow migration of dbs with no DSP ID to v40avayvod@chromium.org2011-10-191-2/+4
* Backup setting for default search engineavayvod@chromium.org2011-10-191-6/+79
* Ensure that TemplateURLs created from old database entries without sync_guids...stevet@chromium.org2011-09-211-1/+4
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-1/+1
* Adding a sync_guid field to TemplateURL. Adding appropriate database migratio...stevet@chromium.org2011-07-191-7/+16
* Modify TemplateURLRef to remove unknown URL parameters, but only when it repr...stevet@chromium.org2011-06-281-1/+1
* Added last_modified field to TemplateURL and database. Updated unit tests, in...stevet@chromium.org2011-06-281-6/+16
* Coverity fixes for CHECKED_RETURNgroby@chromium.org2011-06-221-1/+2
* Move migration code out of WebDatabase and into table-specific classes.andybons@chromium.org2011-04-051-0/+64
* Fix clang warnings/errors by un-inlining virtual methods.andybons@chromium.org2011-03-301-0/+4
* Split out Keywords and Autofill logic from WebDatabase.andybons@chromium.org2011-03-301-0/+224