summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/most_visited_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Splits ChromeURLDataManager into 2 chunks:sky@chromium.org2011-02-091-20/+11
* WebUI: Rename DOMMessageHandler to WebMessageHandler.tfarina@chromium.org2011-02-081-2/+2
* WebUI: Change DOMUI to WebUI in more two class names.tfarina@chromium.org2011-02-011-7/+7
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Remove TopSites::IsEnabled() as well as related dead code.satorux@chromium.org2011-01-181-186/+24
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-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-0/+10
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-10/+18
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2010-10-261-1/+1
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-18/+10
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-10/+18
* Rename ChromeThread to BrowserThread Part18:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part9:tfarina@chromium.org2010-10-091-4/+4
* Revert 61826 - Revert "Make sure TopSites is only created if enabled. TopSite...sky@chromium.org2010-10-071-3/+7
* Revert "Make sure TopSites is only created if enabled. TopSites was getting"agl@chromium.org2010-10-071-7/+3
* Make sure TopSites is only created if enabled. TopSites was gettingsky@chromium.org2010-10-071-3/+7
* Disables top sites until we get it in a better shape.sky@chromium.org2010-09-211-7/+7
* Updates to NTP per UI review:aa@chromium.org2010-09-141-1/+5
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-0/+3
* 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-11/+0
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-50/+17
* Remove web store icon from most visited per Glen.aa@chromium.org2010-08-191-67/+0
* Add TopSites::ProcessPendingCallbacks and call it after ReadDatabase.nshkrob@chromium.org2010-08-131-1/+1
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-101-7/+7
* Convert browser/dom_ui/[g-m]*.cc to not use wstrings/wchar_t*s.viettrungluu@chromium.org2010-08-071-45/+45
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-061-7/+7
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-061-7/+7
* enable apps by defaulterikkay@chromium.org2010-08-021-1/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Speculative fix for crash in DOMUIThumbnailSource.erg@google.com2010-07-281-10/+22
* NTP: Only show the chrome web store when apps are enabled.arv@chromium.org2010-07-231-1/+3
* Move blacklisting and pinned URLs from MostVisitedURLs to TopSites.nshkrob@chromium.org2010-07-231-15/+75
* Reverting 53376bradnelson@google.com2010-07-221-75/+15
* Move blacklisting and pinned URLs from MostVisitedURLs to TopSites.nshkrob@chromium.org2010-07-221-15/+75
* NTP: Use the store as the last thumbnail in case we have no apps installed.arv@chromium.org2010-07-201-0/+56
* Use same logic to set NTP pages as without the top-sites flag.nshkrob@chromium.org2010-07-021-16/+25
* Rename chrome://theme/resource to chrome://theme/IDR_RESOURCEarv@chromium.org2010-07-011-4/+4
* Fix the race condition on TopSites initialization.nshkrob@chromium.org2010-06-281-13/+23
* Add command line flag --top-sites to replace the thumbnail store flag.brettw@chromium.org2010-05-191-0/+33
* Adds support to collect UMA data for the mostvisited featurejochen@chromium.org2010-04-201-0/+6
* chrome 5: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-3/+6
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* linux: build with -Wextraevan@chromium.org2010-02-051-3/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0