summaryrefslogtreecommitdiffstats
path: root/chrome/browser/custom_home_pages_table_model.h
Commit message (Expand)AuthorAgeFilesLines
* Move HistoryService and ContentVisitDelegate into history namespacesdefresne2015-03-121-1/+0
* Fixes flickering in chrome://settings/startup with the scheduler enabledalexclarke2015-01-221-1/+25
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-211-5/+5
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-4/+4
* Componentize history_types.{cc,h} and android_history_types.{cc,h}sdefresne2014-09-251-1/+1
* Change HistoryService::QueryURL to use CancelableTaskTrackersdefresne@chromium.org2014-06-161-12/+12
* Revert of Change HistoryService::QueryURL to use CancelableTaskTracker (https...feng@chromium.org2014-06-121-12/+12
* Change HistoryService::QueryURL to use CancelableTaskTrackersdefresne@chromium.org2014-06-121-12/+12
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-3/+3
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-1/+0
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-051-0/+1
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-1/+0
* Remove unnecessary favicon-related code in CustomHomePagesTableModeltbreisacher@chromium.org2012-02-281-18/+7
* Fixed crash on setting startup pages. See issue 7111010groby@chromium.org2011-06-211-1/+2
* Support drag&drop for startup pagesgroby@chromium.org2011-06-141-0/+5
* Favicon file shuffling.avi@chromium.org2011-04-281-2/+2
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-161-7/+2
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-161-4/+1
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-3/+3
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-4/+7
* Remove wstring from TableModel.avi@chromium.org2010-12-301-6/+7
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-181-21/+4
* Remove static caching of default favicon in CustomHomePagesTableModelstuartmorgan@chromium.org2010-07-281-3/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Gtk: update options "Open on startup" to match new behavior.mattm@chromium.org2010-05-131-0/+4
* Split CustomHomePagesTableModel into its own file so it can be shared with th...mattm@chromium.org2010-05-121-0/+120