summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/top_sites.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes TopSites not DCHECK if HistoryLoaded or MigrateFromHistory issky@chromium.org2011-09-231-2/+6
* B0;136;0cRe-enable TopSites in PrerenderManager, this time duplicating the in...tburkard@chromium.org2011-09-061-0/+2
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* [ntp4] Bookmarks page implementation, first-pass.csilv@chromium.org2011-08-161-1/+1
* ntp4: make defaultestade@chromium.org2011-08-101-4/+2
* ntp: use web store as default mv tile instead of themes galleryestade@chromium.org2011-08-091-3/+3
* Change TopSites and History to use gfx::Image instead of SkBitmap in theirpinkerton@chromium.org2011-08-021-12/+7
* Re-land r93365 - add RefCountedStringjoth@chromium.org2011-07-221-2/+3
* Revert 93365 - it broke on Chrome OSjoth@chromium.org2011-07-211-3/+2
* Added RefCountedString, as this is what many RefCountedMemory users seem to wantjoth@chromium.org2011-07-211-2/+3
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-181-1/+1
* Resource cleanup and de-dupingestade@chromium.org2011-07-121-4/+11
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-8/+9
* Added debug checks to CancelableRequestConsumer to ensure proper thread usage.atwilson@chromium.org2011-06-141-5/+6
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-3/+3
* GTK: Query TopSites for the Most Visited pages and populate fill in the globa...erg@google.com2011-04-291-10/+13
* Attempt at making new tab page more up to date during first run. Whensky@chromium.org2011-04-281-1/+25
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-281-1/+1
* Add TopSites::GetTemporaryThumbnailScore().satorux@chromium.org2011-04-121-0/+13
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-051-10/+53
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-3/+3
* WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...tfarina@chromium.org2011-02-271-1/+1
* WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.tfarina@chromium.org2011-02-221-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Add heuristics to skip thumbnail generation when it's unnecessary.satorux@chromium.org2011-01-271-4/+22
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-5/+5
* Remove TopSites::IsEnabled() as well as related dead code.satorux@chromium.org2011-01-181-8/+0
* Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.craig.schlenter@chromium.org2011-01-131-2/+2
* No-op change to trigger a buildfinnur@chromium.org2011-01-061-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Add pyauto hook for getting and manipulating the data underneath the NTP.kkania@chromium.org2010-11-191-14/+26
* Tweaks to improve memory consumption by TopSites. The biggest culpritsky@chromium.org2010-11-021-23/+56
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-609/+589
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2010-10-261-5/+4
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-565/+615
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-615/+565
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-2/+2
* Change to use the new FORMAT_SkBitmap when encoding SkBitmap to jpeg.klobag@chromium.org2010-10-201-1/+1
* FBTF: More ctor/dtor cleanup.erg@google.com2010-10-141-10/+8
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-101-12/+13
* Disables top sites until we get it in a better shape.sky@chromium.org2010-09-211-0/+5
* Reduce console spam from top_sites.evan@chromium.org2010-09-171-3/+1
* Updates to NTP per UI review:aa@chromium.org2010-09-141-0/+5
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Fix broken thumbnails for sites with redirects.nshkrob@chromium.org2010-08-231-7/+12