summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/top_sites_database.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding TopSitesDatabase::UpdatePageRank to update rank without erasing the th...nshkrob@chromium.org2010-06-161-17/+83
* Move all database accesses to the DB thread.nshkrob@chromium.org2010-06-141-20/+31
* 1. Create and use the TopSites database file.nshkrob@chromium.org2010-06-091-2/+1
* 1. Write thumbnail to the database on SetPageThumbnail.nshkrob@chromium.org2010-06-021-9/+24
* Adding an SQLite database for TopSites.nshkrob@chromium.org2010-06-011-0/+235