summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_service.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in chrome/browser/historydcheng2014-10-221-12/+10
* Refactor sending NOTIFICATION_HISTORY_URL_VISITEDsdefresne2014-10-151-1/+12
* Rename VisitDatabaseObserver to HistoryServiceObserversdefresne2014-10-141-9/+13
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-7/+7
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-2/+2
* Fix WeakPtrFactory member ordering in chrome/browsermohan.reddy2014-09-171-3/+3
* Refactor HistoryService to not send NOTIFICATION_FAVICON_CHANGEDsdefresne2014-09-091-0/+17
* Move encoding SkBitmaps to PNG out of FaviconService::SetFavicons() and ontopkotwicz2014-09-041-13/+9
* Minor history tweaks that I came across while looking at crashes.sky2014-08-281-11/+13
* Reland r284958: Make HistoryDBTask not refcounted, and ensure it's destroyed ...bauerb@chromium.org2014-07-291-2/+2
* Remove dead codesdefresne@chromium.org2014-07-241-110/+1
* Revert 284958 "Make HistoryDBTask not refcounted, and ensure it'..."stgao@chromium.org2014-07-231-2/+2
* Make HistoryDBTask not refcounted, and ensure it's destroyed on its origin th...bauerb@chromium.org2014-07-231-2/+2
* Revert of Bypass the favicon_service when importing favicons. (https://codere...jif@chromium.org2014-07-181-8/+6
* Bypass the favicon_service when importing favicons.jif@chromium.org2014-07-181-6/+8
* Fix 'except' and 'prefer' spelling.tnagel@chromium.org2014-07-161-1/+1
* Change HistoryService::ScheduleAutocomplete interfacenaiem.shaik@gmail.com2014-07-091-4/+2
* Port HistoryService::ScheduleDBTask to CancelableTaskTrackersdefresne@chromium.org2014-07-031-2/+2
* Port HistoryService::QueryFilteredURLs to CancelableRequestTrackersdefresne@chromium.org2014-07-021-4/+4
* Port HistoryService::GetVisibleVisitCountToHost to CancelableTaskTrackersdefresne@chromium.org2014-07-011-11/+10
* Port History::QueryMostVisitedURLs to use CancelableTaskTrackersdefresne@chromium.org2014-06-281-4/+6
* Remove dead methods from HistoryService & HistoryBackendsdefresne@chromium.org2014-06-281-23/+0
* Code cleanup in HistoryService & HistoryBackendsdefresne@chromium.org2014-06-271-15/+0
* Code cleanup in HistoryServicesdefresne@chromium.org2014-06-271-26/+6
* Revert of Port HistoryService::GetVisibleVisitCountToHost to CancelableTaskTr...leng@chromium.org2014-06-261-7/+8
* Port HistoryService::GetVisibleVisitCountToHost to CancelableTaskTrackersdefresne@chromium.org2014-06-261-8/+7
* Componentize URLDatabasehashimoto@chromium.org2014-06-251-1/+1
* Port HistoryService::QueryRedirects{From,To} to CancelableTaskTrackersdefresne@chromium.org2014-06-251-13/+12
* Port HistoryService::QueryHistory to use CancelableTaskTrackersdefresne@chromium.org2014-06-251-6/+6
* Stop depending on search_engines from historyhashimoto@chromium.org2014-06-231-5/+5
* Pass in a set of requested favicon pixel sizes to the HistoryService instead ...pkotwicz@chromium.org2014-06-201-30/+24
* Change HistoryService::QueryURL to use CancelableTaskTrackersdefresne@chromium.org2014-06-161-9/+9
* Renameoshima@chromium.org2014-06-141-5/+5
* Revert of Change HistoryService::QueryURL to use CancelableTaskTracker (https...feng@chromium.org2014-06-121-9/+9
* Change HistoryService::QueryURL to use CancelableTaskTrackersdefresne@chromium.org2014-06-121-9/+9
* Rename HistoryService::NotifyRenderProcessHostDestructionfangjue23303@gmail.com2014-06-121-21/+14
* Craete a new component search_engineshashimoto@chromium.org2014-06-111-1/+1
* Abstract history dependencies on bookmarks through HistoryClientsdefresne@chromium.org2014-06-041-9/+5
* Introduce HistoryClient interfacesdefresne@chromium.org2014-05-301-2/+12
* Cleanup android specific code of //chrome/browser/historysdefresne@chromium.org2014-05-231-2/+1
* Move favicon callbacks to favicon_basejiangj@opera.com2014-05-221-6/+7
* Moved favicon_types to favicon_base component.jif@chromium.org2014-04-171-4/+4
* Move clients of BrowserContextKeyedService to use KeyedService (#5)blundell@chromium.org2014-03-131-3/+3
* Lots of misc. history cleanup:pkasting@chromium.org2014-03-131-31/+5
* HistoryService: clarify documentation about QueryRedirectsCallback behavior.mattm@chromium.org2014-03-071-3/+6
* Move CancelableTaskTracker to //base/task/CancelableTaskTracker.blundell@chromium.org2014-02-061-19/+18
* Removes some dead database codesky@chromium.org2013-12-201-11/+0
* Improve psuggest delete.mariakhomenko@chromium.org2013-12-161-0/+5
* Convert string16 to use base namespace.brettw@chromium.org2013-12-091-6/+6
* Remove HistoryPublisher code.shess@chromium.org2013-11-181-21/+8