summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history.cc
Commit message (Expand)AuthorAgeFilesLines
* Moves responsibility for showing profile error dialog out of Browsersky@chromium.org2011-04-141-14/+14
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-161-7/+11
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-151-2/+2
* fav icon -> favicon. Pass 6: GetFavIcon* -> GetFavicon*avi@chromium.org2011-03-151-1/+1
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-4/+4
* fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*avi@chromium.org2011-03-151-2/+2
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-151-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Lands http://code.google.com/p/chromium/issues/detail?id=71571 forsky@chromium.org2011-03-081-4/+5
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Remove TopSites::IsEnabled() as well as related dead code.satorux@chromium.org2011-01-181-2/+2
* Make us save favicon in incognito mode if the url is bookmarked. Thissky@chromium.org2010-12-151-0/+8
* Move:ben@chromium.org2010-12-021-2/+2
* Attempt at fixing unit_test crash on mac bots. The main egregioussky@chromium.org2010-11-081-7/+9
* Makes the in memory db update keyword search terms.sky@chromium.org2010-11-041-23/+32
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-4/+15
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-8/+1
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-1/+8
* Move inspector to "chrome-devtools" schemepodivilov@chromium.org2010-10-221-0/+1
* Final phase of the URL History Quick autocomplete provider integration. This ...mrossetti@chromium.org2010-10-121-2/+10
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Revert 62193 - Final phase of the URL History Quick autocomplete provider int...mrossetti@chromium.org2010-10-111-10/+2
* Final phase of the URL History Quick autocomplete provider integration. This...mrossetti@chromium.org2010-10-111-2/+10
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-101-1/+1
* Revert 61826 - Revert "Make sure TopSites is only created if enabled. TopSite...sky@chromium.org2010-10-071-2/+4
* Remove all FIXMEs in browser/estade@chromium.org2010-10-071-1/+1
* Revert "Make sure TopSites is only created if enabled. TopSites was getting"agl@chromium.org2010-10-071-4/+2
* Make sure TopSites is only created if enabled. TopSites was gettingsky@chromium.org2010-10-071-2/+4
* Reduce console LOG(INFO) spam in history_service.evan@chromium.org2010-09-171-1/+0
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-131-1/+1
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-3/+3
* Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passedsky@chromium.org2010-08-261-11/+18
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-7/+11
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-11/+7
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-7/+11
* Regression fix: Downloads page in Incognito mode works fine now.phajdan.jr@chromium.org2010-08-161-8/+0
* Add Framework for History Quick Providermrossetti@chromium.org2010-08-041-0/+10
* Revert "Incorporate 'quick' history provider index as an autocomplete ..."phajdan.jr@chromium.org2010-07-301-10/+0
* Incorporate 'quick' history provider index as an autocomplete provider in pre...mrossetti@chromium.org2010-07-301-0/+10
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+1
* Fix missing thumbnails for new profile with TopSites.nshkrob@chromium.org2010-07-191-1/+2
* Rename the Thumbnails database file to Favicons.nshkrob@chromium.org2010-06-301-1/+2
* Migration to TopSites from ThumbnailDatabase.nshkrob@chromium.org2010-06-231-0/+15
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-7/+7
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-111-1/+1
* Remove previous print preview work in preparation for new work.viettrungluu@chromium.org2010-05-251-2/+1
* Adding HistoryService::QueryMostVisitedURLs and tests. brettw@chromium.org2010-05-171-0/+11