| Commit message (Expand) | Author | Age | Files | Lines |
* | Deregister InMemoryURLIndex for HistoryServiceLoaded Notification | naiem.shaik | 2015-02-27 | 1 | -0/+4 |
* | Componentize ScoredHistoryMatch | sdefresne | 2015-02-16 | 1 | -10/+7 |
* | Remove dependencies of InMemoryURLIndex on Profile | sdefresne | 2015-01-28 | 1 | -24/+15 |
* | Remove NOTIFICATION_HISTORY_URLS_DELETED | naiem.shaik | 2015-01-27 | 1 | -15/+6 |
* | Partial componentization of //chrome/browser/history | sdefresne | 2014-12-30 | 1 | -1/+1 |
* | Move history_db_task.h to //components/history | sdefresne | 2014-12-29 | 1 | -1/+1 |
* | Eliminate NOTIFICATION_HISTORY_LOADED notification | naiem.shaik | 2014-11-27 | 1 | -0/+5 |
* | Remove NOTIFICATION_HISTORY_URLS_MODIFIED | sdefresne | 2014-11-14 | 1 | -1/+2 |
* | Standardize usage of virtual/override/final in chrome/browser/history | dcheng | 2014-10-22 | 1 | -13/+13 |
* | Remove NOTIFICATION_HISTORY_URL_VISITED | sdefresne | 2014-10-20 | 1 | -1/+0 |
* | replace newly added OVERRIDEs with override in chrome/browser/history/ | mostynb | 2014-10-17 | 1 | -1/+1 |
* | Refactor sending NOTIFICATION_HISTORY_URL_VISITED | sdefresne | 2014-10-15 | 1 | -2/+13 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]* | mostynb | 2014-10-13 | 1 | -3/+3 |
* | Componentize history_types.{cc,h} and android_history_types.{cc,h} | sdefresne | 2014-09-25 | 1 | -1/+1 |
* | Omnibox: Clobber HQP Cache File when user mucks with history | mpearson@chromium.org | 2014-08-09 | 1 | -2/+0 |
* | Port HistoryService::ScheduleDBTask to CancelableTaskTracker | sdefresne@chromium.org | 2014-07-03 | 1 | -2/+9 |
* | Abstract history dependencies on bookmarks through HistoryClient | sdefresne@chromium.org | 2014-06-04 | 1 | -1/+6 |
* | Pass AutocompleteProvider::kMaxMatches to InMemoryURLIndex | jiangj@opera.com | 2014-05-27 | 1 | -2/+4 |
* | Remove obsolete #include | sdefresne@chromium.org | 2014-05-09 | 1 | -2/+0 |
* | Convert string16 to use base namespace. | brettw@chromium.org | 2013-12-09 | 1 | -2/+2 |
* | Use a direct include of strings headers in chrome/browser/e*-h*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Omnibox: Bug Fix: Make Reading From HistoryQuick Provider's Cache Work | mpearson@chromium.org | 2013-03-08 | 1 | -2/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -5/+7 |
* | history: Extract HistoryDBTask into its own header file. | tfarina@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | Omnibox: Add Mid-Input Matching to HistoryQuick Provider | mpearson@chromium.org | 2013-02-06 | 1 | -2/+5 |
* | history: Rename history.h to history_service.h | tfarina@chromium.org | 2013-01-25 | 1 | -1/+1 |
* | Eliminate Need for RefCountedBool. | mrossetti@chromium.org | 2012-09-28 | 1 | -1/+1 |
* | Make HQP Delete Matches. | mrossetti@chromium.org | 2012-09-27 | 1 | -2/+5 |
* | Move cancelable_request.cc/h to chrome/browser/common. | kaiwang@chromium.org | 2012-09-22 | 1 | -1/+1 |
* | Fix a timing assumption that is broken by decoupling History and Bookmarks. | erikwright@chromium.org | 2012-08-30 | 1 | -0/+8 |
* | Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an S... | ricow@chromium.org | 2012-08-23 | 1 | -134/+127 |
* | Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data... | mrossetti@chromium.org | 2012-08-23 | 1 | -127/+134 |
* | Revert 151419 - Replace HistoryQuickProvider protobuf-based caching with an S... | mrossetti@chromium.org | 2012-08-14 | 1 | -130/+126 |
* | Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data... | mrossetti@chromium.org | 2012-08-14 | 1 | -126/+130 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move ScoredHistoryMatch into Its Own Set of Files | mrossetti@chromium.org | 2012-06-07 | 1 | -18/+1 |
* | RefCounted types should not have public destructors, chrome/browser/ part 1 | rsleevi@chromium.org | 2012-04-27 | 1 | -1/+2 |
* | Move InMemoryURLIndex Caching Operations to FILE Thread | mrossetti@chromium.org | 2012-04-06 | 1 | -22/+112 |
* | Revert "Move InMemoryURLIndex Caching Operations to FILE Thread" | scherkus@chromium.org | 2012-04-02 | 1 | -112/+22 |
* | Revert "Revert 130190 - Move InMemoryURLIndex Caching Operations to FILE Thread" | scherkus@chromium.org | 2012-04-02 | 1 | -0/+299 |
* | Revert 130190 - Move InMemoryURLIndex Caching Operations to FILE Thread | mrossetti@chromium.org | 2012-04-02 | 1 | -299/+0 |
* | Move InMemoryURLIndex Caching Operations to FILE Thread | mrossetti@chromium.org | 2012-04-02 | 1 | -22/+112 |
* | Revert 127016 - Move InMemoryURLIndex Caching Operations to FILE Thread | mpcomplete@chromium.org | 2012-03-16 | 1 | -119/+21 |
* | Move InMemoryURLIndex Caching Operations to FILE Thread | mrossetti@chromium.org | 2012-03-15 | 1 | -21/+119 |
* | Revert 126982 - Move InMemoryURLIndex Caching Operations to FILE Thread | zmo@google.com | 2012-03-15 | 1 | -119/+21 |
* | Move InMemoryURLIndex Caching Operations to FILE Thread | mrossetti@chromium.org | 2012-03-15 | 1 | -21/+119 |
* | Move Ownership of IMUI to HistoryService. | mrossetti@chromium.org | 2012-02-07 | 1 | -36/+103 |
* | Refactor InMemoryURLIndex and its URLIndexPrivateData Classes--Part 3 | mrossetti@chromium.org | 2012-01-03 | 1 | -208/+13 |
* | Refactor InMemoryURLIndex and its URLIndexPrivateData Classes | mrossetti@chromium.org | 2011-12-22 | 1 | -0/+1 |