summaryrefslogtreecommitdiffstats
path: root/chrome/browser/android/most_visited_sites.cc
Commit message (Expand)AuthorAgeFilesLines
* [Suggestions] Bring the Suggestions Service to the Android NTP.mathp@chromium.org2014-03-041-1/+52
* MostVisitedSites listens for updates to most visited sites.newt@chromium.org2013-12-061-105/+111
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-2/+2
* Adding support for forced URLs to TopSites.beaudoin@chromium.org2013-11-121-1/+1
* Ensure most visited pages are up-to-date when showing NTP.newt@chromium.org2013-10-041-0/+4
* Implementing URL prefix match for history thumbnail cache.huangs@chromium.org2013-09-171-1/+1
* Allow removing most visited sites on Android in Java.newt@chromium.org2013-07-201-0/+17
* Create MostVisitedSites java class to access most visited URLs, titles and th...apiccion@chromium.org2013-07-031-0/+183