summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/top_sites_database.h
Commit message (Expand)AuthorAgeFilesLines
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+4
* Move url_databse back to historykaiwang@chromium.org2012-10-021-0/+1
* introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-201-1/+0
* Revert 157475 - Introduce chrome/browser/common directory and move url_databa...kaiwang@chromium.org2012-09-191-0/+1
* Introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-191-1/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move RefCountedBytes Class to base namespace.simon.hong81@gmail.com2012-04-201-1/+0
* Database usage adjustment for .../historygbillock@chromium.org2012-01-181-2/+3
* Cleanup: Remove forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-2/+0
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-1/+1
* history: Fix wrong "namespace app" declaration.tfarina@chromium.org2011-06-301-1/+1
* Add load_completed property to ThumbnailScore.satorux@chromium.org2011-05-311-0/+7
* Revert 87264 - Add load_completed property to ThumbnailScore.satorux@chromium.org2011-05-311-7/+0
* Add load_completed property to ThumbnailScore.satorux@chromium.org2011-05-311-0/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-56/+31
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-2/+7
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-7/+2
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-1/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-101-11/+10
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-061-10/+11
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-061-11/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Adding TopSitesDatabase::UpdatePageRank to update rank without erasing the th...nshkrob@chromium.org2010-06-161-5/+22
* Move all database accesses to the DB thread.nshkrob@chromium.org2010-06-141-5/+15
* 1. Create and use the TopSites database file.nshkrob@chromium.org2010-06-091-4/+5
* Adding an SQLite database for TopSites.nshkrob@chromium.org2010-06-011-3/+56
* Adding a mock database layer.nshkrob@chromium.org2010-05-241-0/+55
* Revert 48061 - Adding a mock database layer.skrul@chromium.org2010-05-241-55/+0
* Adding a mock database layer.nshkrob@chromium.org2010-05-241-0/+55