summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/top_sites
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/browser/extensions/.avi2015-12-242-0/+4
* Don't use base::MessageLoop::{Quit,QuitClosure} in chrome/ki.stfu2015-10-091-1/+1
* Componentize TopSites, TopSitesBackend, TopSitesDatabasesdefresne2015-01-292-5/+15
* Topsites become keyedService based.jitendra.ks2015-01-282-2/+6
* Standardize usage of virtual/override/final in chrome/browser/extensions/dcheng2014-10-212-3/+3
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-042-2/+2
* Componentize history_types.{cc,h} and android_history_types.{cc,h}sdefresne2014-09-251-1/+1
* Drive extension functions from ExtensionFunction::Run. Thekalman@chromium.org2014-05-032-2/+2
* Adding support for forced URLs to TopSites.beaudoin@chromium.org2013-11-122-2/+2
* Remove Profile dependency from ExtensionFunctionbenwells@chromium.org2013-10-282-3/+3
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-211-2/+2
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* Move API functions registrations out of ExtensionFunctionRegistry.ncj674@motorola.com2013-02-143-11/+11
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...rsleevi@chromium.org2013-02-071-1/+1
* Record histogram of extension API usagerpaquay@chromium.org2013-01-181-1/+1
* Move TopSites api from c/b/history to c/b/e/apirdevlin.cronin@chromium.org2012-12-173-0/+156