summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_backend.h
Commit message (Expand)AuthorAgeFilesLines
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-3/+13
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-13/+3
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-3/+13
* Regression fix: Downloads page in Incognito mode works fine now.phajdan.jr@chromium.org2010-08-161-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Rename the Thumbnails database file to Favicons.nshkrob@chromium.org2010-06-301-1/+6
* Migration to TopSites from ThumbnailDatabase.nshkrob@chromium.org2010-06-231-0/+6
* 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
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-5/+5
* Adding HistoryService::QueryMostVisitedURLs and tests. brettw@chromium.org2010-05-171-0/+9
* Fix for bug 37909: "Clear All" in incognito downloads window will clear all, ...georgey@chromium.org2010-04-301-0/+1
* Update typed_url sync to support visits.zork@chromium.org2010-04-301-1/+8
* Update sync to support syncing of typed urlszork@chromium.org2010-03-181-5/+13
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-1/+1
* This patch strips out the http auth credentials before storing it in History DB.inferno@chromium.org2010-03-161-0/+1
* Implement edit mode for history page.jochen@chromium.org2010-03-051-1/+2
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-2/+3
* Unittest for fix to allow navigation when there is no history DB.pkasting@chromium.org2009-11-021-2/+4
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-301-3/+2
* While importing favicon, make sure there is an entry in the history db.kuchhal@chromium.org2009-09-111-0/+1
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-2/+2
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-2/+2
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-131-5/+0
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-011-5/+5
* Add a function to the History to return a list of the top n visited URLs wher...meelapshah@chromium.org2009-07-011-0/+5
* Add a function to the History{Service,Backend} to query for a list of redirec...meelapshah@chromium.org2009-06-301-0/+14
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-0/+6
* This CL adds some UI to remove most-visited thumbnails from the New Tab Page.jcampan@chromium.org2009-04-131-1/+2
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-8/+9
* Stop history search going on beyond the start of history.glen@chromium.org2009-03-111-1/+3
* Re-check in some of my dynamic linking change.evan@chromium.org2009-02-101-1/+2
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-2/+1
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-1/+2
* Port some files in chrome/browser/agl@chromium.org2008-11-141-3/+0
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-071-0/+5
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-10/+10
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-0/+1
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-12/+37
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-211-29/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+517