summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/in_memory_url_index.h
Commit message (Expand)AuthorAgeFilesLines
* Deregister InMemoryURLIndex for HistoryServiceLoaded Notificationnaiem.shaik2015-02-271-0/+4
* Componentize ScoredHistoryMatchsdefresne2015-02-161-10/+7
* Remove dependencies of InMemoryURLIndex on Profilesdefresne2015-01-281-24/+15
* Remove NOTIFICATION_HISTORY_URLS_DELETEDnaiem.shaik2015-01-271-15/+6
* Partial componentization of //chrome/browser/historysdefresne2014-12-301-1/+1
* Move history_db_task.h to //components/historysdefresne2014-12-291-1/+1
* Eliminate NOTIFICATION_HISTORY_LOADED notificationnaiem.shaik2014-11-271-0/+5
* Remove NOTIFICATION_HISTORY_URLS_MODIFIEDsdefresne2014-11-141-1/+2
* Standardize usage of virtual/override/final in chrome/browser/historydcheng2014-10-221-13/+13
* Remove NOTIFICATION_HISTORY_URL_VISITEDsdefresne2014-10-201-1/+0
* replace newly added OVERRIDEs with override in chrome/browser/history/mostynb2014-10-171-1/+1
* Refactor sending NOTIFICATION_HISTORY_URL_VISITEDsdefresne2014-10-151-2/+13
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-3/+3
* Componentize history_types.{cc,h} and android_history_types.{cc,h}sdefresne2014-09-251-1/+1
* Omnibox: Clobber HQP Cache File when user mucks with historympearson@chromium.org2014-08-091-2/+0
* Port HistoryService::ScheduleDBTask to CancelableTaskTrackersdefresne@chromium.org2014-07-031-2/+9
* Abstract history dependencies on bookmarks through HistoryClientsdefresne@chromium.org2014-06-041-1/+6
* Pass AutocompleteProvider::kMaxMatches to InMemoryURLIndexjiangj@opera.com2014-05-271-2/+4
* Remove obsolete #includesdefresne@chromium.org2014-05-091-2/+0
* Convert string16 to use base namespace.brettw@chromium.org2013-12-091-2/+2
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-101-1/+1
* Omnibox: Bug Fix: Make Reading From HistoryQuick Provider's Cache Workmpearson@chromium.org2013-03-081-2/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-5/+7
* history: Extract HistoryDBTask into its own header file.tfarina@chromium.org2013-02-081-1/+1
* Omnibox: Add Mid-Input Matching to HistoryQuick Providermpearson@chromium.org2013-02-061-2/+5
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Eliminate Need for RefCountedBool.mrossetti@chromium.org2012-09-281-1/+1
* Make HQP Delete Matches.mrossetti@chromium.org2012-09-271-2/+5
* Move cancelable_request.cc/h to chrome/browser/common.kaiwang@chromium.org2012-09-221-1/+1
* Fix a timing assumption that is broken by decoupling History and Bookmarks.erikwright@chromium.org2012-08-301-0/+8
* Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an S...ricow@chromium.org2012-08-231-134/+127
* Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...mrossetti@chromium.org2012-08-231-127/+134
* Revert 151419 - Replace HistoryQuickProvider protobuf-based caching with an S...mrossetti@chromium.org2012-08-141-130/+126
* Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...mrossetti@chromium.org2012-08-141-126/+130
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move ScoredHistoryMatch into Its Own Set of Filesmrossetti@chromium.org2012-06-071-18/+1
* RefCounted types should not have public destructors, chrome/browser/ part 1rsleevi@chromium.org2012-04-271-1/+2
* Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-04-061-22/+112
* Revert "Move InMemoryURLIndex Caching Operations to FILE Thread"scherkus@chromium.org2012-04-021-112/+22
* Revert "Revert 130190 - Move InMemoryURLIndex Caching Operations to FILE Thread"scherkus@chromium.org2012-04-021-0/+299
* Revert 130190 - Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-04-021-299/+0
* Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-04-021-22/+112
* Revert 127016 - Move InMemoryURLIndex Caching Operations to FILE Threadmpcomplete@chromium.org2012-03-161-119/+21
* Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-03-151-21/+119
* Revert 126982 - Move InMemoryURLIndex Caching Operations to FILE Threadzmo@google.com2012-03-151-119/+21
* Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-03-151-21/+119
* Move Ownership of IMUI to HistoryService.mrossetti@chromium.org2012-02-071-36/+103
* Refactor InMemoryURLIndex and its URLIndexPrivateData Classes--Part 3 mrossetti@chromium.org2012-01-031-208/+13
* Refactor InMemoryURLIndex and its URLIndexPrivateData Classesmrossetti@chromium.org2011-12-221-0/+1