history_service   160 chrome/browser/autocomplete/base_search_provider.cc   HistoryService* const history_service =
history_service   166 chrome/browser/autocomplete/base_search_provider.cc     history_service->DeleteMatchingURLsForKeyword(template_url->id(),
history_service   212 chrome/browser/autocomplete/extension_app_provider.cc   HistoryService* const history_service =
history_service   214 chrome/browser/autocomplete/extension_app_provider.cc   history::URLDatabase* url_db = history_service ?
history_service   215 chrome/browser/autocomplete/extension_app_provider.cc       history_service->InMemoryDatabase() : NULL;
history_service    32 chrome/browser/autocomplete/history_provider.cc   HistoryService* const history_service =
history_service    36 chrome/browser/autocomplete/history_provider.cc   DCHECK(history_service);
history_service    38 chrome/browser/autocomplete/history_provider.cc   history_service->DeleteURL(match.destination_url);
history_service   134 chrome/browser/autocomplete/history_quick_provider.cc     HistoryService* const history_service =
history_service   142 chrome/browser/autocomplete/history_quick_provider.cc     if (history_service) {
history_service   143 chrome/browser/autocomplete/history_quick_provider.cc       history::URLDatabase* url_db = history_service->InMemoryDatabase();
history_service   312 chrome/browser/autocomplete/history_quick_provider.cc   HistoryService* const history_service =
history_service   314 chrome/browser/autocomplete/history_quick_provider.cc   if (!history_service)
history_service   317 chrome/browser/autocomplete/history_quick_provider.cc   return history_service->InMemoryIndex();
history_service   715 chrome/browser/autocomplete/history_url_provider.cc   HistoryService* const history_service =
history_service   717 chrome/browser/autocomplete/history_url_provider.cc   if (!history_service)
history_service   749 chrome/browser/autocomplete/history_url_provider.cc     history::URLDatabase* url_db = history_service->InMemoryDatabase();
history_service   774 chrome/browser/autocomplete/history_url_provider.cc     history_service->ScheduleAutocomplete(this, params_);
history_service   555 chrome/browser/autocomplete/search_provider.cc   HistoryService* const history_service =
history_service   561 chrome/browser/autocomplete/search_provider.cc   history::URLDatabase* url_db = history_service ?
history_service   562 chrome/browser/autocomplete/search_provider.cc       history_service->InMemoryDatabase() : NULL;
history_service   134 chrome/browser/autocomplete/shortcuts_provider.cc   HistoryService* const history_service =
history_service   136 chrome/browser/autocomplete/shortcuts_provider.cc   DCHECK(history_service);
history_service   137 chrome/browser/autocomplete/shortcuts_provider.cc   history_service->DeleteURL(url);
history_service   137 chrome/browser/bookmarks/bookmark_index.cc   HistoryService* const history_service = browser_context_ ?
history_service   142 chrome/browser/bookmarks/bookmark_index.cc   history::URLDatabase* url_db = history_service ?
history_service   143 chrome/browser/bookmarks/bookmark_index.cc       history_service->InMemoryDatabase() : NULL;
history_service   278 chrome/browser/bookmarks/bookmark_index_unittest.cc   HistoryService* const history_service =
history_service   281 chrome/browser/bookmarks/bookmark_index_unittest.cc   history::URLDatabase* url_db = history_service->InMemoryDatabase();
history_service   271 chrome/browser/browsing_data/browsing_data_remover.cc     HistoryService* history_service = HistoryServiceFactory::GetForProfile(
history_service   273 chrome/browser/browsing_data/browsing_data_remover.cc     if (history_service) {
history_service   280 chrome/browser/browsing_data/browsing_data_remover.cc       history_service->ExpireLocalAndRemoteHistoryBetween(
history_service   163 chrome/browser/custom_home_pages_table_model.cc     HistoryService* history_service = HistoryServiceFactory::GetForProfile(
history_service   165 chrome/browser/custom_home_pages_table_model.cc     if (history_service)
history_service   166 chrome/browser/custom_home_pages_table_model.cc       history_service->CancelRequest(entry->title_handle);
history_service   224 chrome/browser/custom_home_pages_table_model.cc     HistoryService* history_service = HistoryServiceFactory::GetForProfile(
history_service   226 chrome/browser/custom_home_pages_table_model.cc   if (history_service) {
history_service   227 chrome/browser/custom_home_pages_table_model.cc     entry->title_handle = history_service->QueryURL(entry->url, false,
history_service   526 chrome/browser/download/download_target_determiner.cc       HistoryService* history_service = HistoryServiceFactory::GetForProfile(
history_service   529 chrome/browser/download/download_target_determiner.cc       if (history_service && download_->GetReferrerUrl().is_valid()) {
history_service   530 chrome/browser/download/download_target_determiner.cc         history_service->GetVisibleVisitCountToHost(
history_service  1088 chrome/browser/download/download_target_determiner_unittest.cc   HistoryService* history_service =
history_service  1090 chrome/browser/download/download_target_determiner_unittest.cc   ASSERT_TRUE(history_service);
history_service  1091 chrome/browser/download/download_target_determiner_unittest.cc   history_service->AddPage(url, time_of_visit, history::SOURCE_BROWSED);
history_service   285 chrome/browser/history/delete_directive_handler.cc     HistoryService* history_service,
history_service   292 chrome/browser/history/delete_directive_handler.cc     history_service->ScheduleDBTask(
history_service   371 chrome/browser/history/delete_directive_handler.cc     HistoryService* history_service,
history_service   402 chrome/browser/history/delete_directive_handler.cc     history_service->ScheduleDBTask(
history_service    32 chrome/browser/history/delete_directive_handler.h   void Start(HistoryService* history_service,
history_service    56 chrome/browser/history/delete_directive_handler.h       HistoryService* history_service,
history_service   129 chrome/browser/history/history_service.cc       const base::WeakPtr<HistoryService>& history_service,
history_service   132 chrome/browser/history/history_service.cc       : history_service_(history_service),
history_service    70 chrome/browser/history/history_service_factory.cc   HistoryService* history_service = new HistoryService(profile);
history_service    71 chrome/browser/history/history_service_factory.cc   if (!history_service->Init(profile->GetPath(),
history_service    75 chrome/browser/history/history_service_factory.cc   return history_service;
history_service    40 chrome/browser/history/redirect_browsertest.cc     HistoryService* history_service =
history_service    48 chrome/browser/history/redirect_browsertest.cc     history_service->QueryRedirectsFrom(
history_service   185 chrome/browser/history/top_sites_impl_unittest.cc     history_service()->ScheduleDBTask(new WaitForHistoryTask(), &consumer_);
history_service   239 chrome/browser/history/top_sites_impl_unittest.cc     history_service()->AddPage(
history_service   249 chrome/browser/history/top_sites_impl_unittest.cc     history_service()->AddPage(
history_service   253 chrome/browser/history/top_sites_impl_unittest.cc     history_service()->SetPageTitle(url, title);
history_service   261 chrome/browser/history/top_sites_impl_unittest.cc     history_service()->AddPage(
history_service   265 chrome/browser/history/top_sites_impl_unittest.cc     history_service()->SetPageTitle(url, title);
history_service   270 chrome/browser/history/top_sites_impl_unittest.cc     history_service()->DeleteURL(url);
history_service   284 chrome/browser/history/url_index_private_data.cc     HistoryService* history_service,
history_service   300 chrome/browser/history/url_index_private_data.cc         IndexRow(NULL, history_service, new_row, languages, scheme_whitelist);
history_service   315 chrome/browser/history/url_index_private_data.cc       ScheduleUpdateRecentVisits(history_service, row_id);
history_service   363 chrome/browser/history/url_index_private_data.cc     HistoryService* history_service,
history_service   365 chrome/browser/history/url_index_private_data.cc   history_service->ScheduleDBTask(
history_service   698 chrome/browser/history/url_index_private_data.cc     HistoryService* history_service,
history_service   746 chrome/browser/history/url_index_private_data.cc     DCHECK(history_service);
history_service   747 chrome/browser/history/url_index_private_data.cc     ScheduleUpdateRecentVisits(history_service, row_id);
history_service    84 chrome/browser/history/url_index_private_data.h   bool UpdateURL(HistoryService* history_service,
history_service    99 chrome/browser/history/url_index_private_data.h   void ScheduleUpdateRecentVisits(HistoryService* history_service,
history_service   259 chrome/browser/history/url_index_private_data.h                 HistoryService* history_service,
history_service    94 chrome/browser/importer/profile_writer_unittest.cc     HistoryService* history_service =
history_service    99 chrome/browser/importer/profile_writer_unittest.cc     history_service->QueryHistory(
history_service   132 chrome/browser/managed_mode/managed_mode_browsertest.cc   void QueryHistory(HistoryService* history_service,
history_service   138 chrome/browser/managed_mode/managed_mode_browsertest.cc     history_service->QueryHistory(
history_service   222 chrome/browser/managed_mode/managed_mode_browsertest.cc   HistoryService* history_service = HistoryServiceFactory::GetForProfile(
history_service   226 chrome/browser/managed_mode/managed_mode_browsertest.cc   QueryHistory(history_service, "", options, &results);
history_service   252 chrome/browser/managed_mode/managed_mode_navigation_observer.cc   HistoryService* history_service =
history_service   256 chrome/browser/managed_mode/managed_mode_navigation_observer.cc   if (history_service)
history_service   257 chrome/browser/managed_mode/managed_mode_navigation_observer.cc     history_service->AddPage(add_page_args);
history_service    82 chrome/browser/predictors/autocomplete_action_predictor.cc     HistoryService* history_service = HistoryServiceFactory::GetForProfile(
history_service    84 chrome/browser/predictors/autocomplete_action_predictor.cc     if (history_service)
history_service    85 chrome/browser/predictors/autocomplete_action_predictor.cc       history_service->InMemoryDatabase();
history_service   451 chrome/browser/predictors/autocomplete_action_predictor.cc   HistoryService* history_service =
history_service   453 chrome/browser/predictors/autocomplete_action_predictor.cc   if (!TryDeleteOldEntries(history_service)) {
history_service   192 chrome/browser/predictors/autocomplete_action_predictor_unittest.cc     HistoryService* history_service =
history_service   195 chrome/browser/predictors/autocomplete_action_predictor_unittest.cc     ASSERT_TRUE(history_service);
history_service   197 chrome/browser/predictors/autocomplete_action_predictor_unittest.cc     history::URLDatabase* url_db = history_service->InMemoryDatabase();
history_service  1320 chrome/browser/prerender/prerender_manager.cc   HistoryService* history_service = HistoryServiceFactory::GetForProfile(
history_service  1322 chrome/browser/prerender/prerender_manager.cc   if (history_service) {
history_service  1323 chrome/browser/prerender/prerender_manager.cc     history_service->QueryURL(
history_service   252 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc   history_service()->AddPage(GURL("http://www.foo.com/bar.html"),
history_service   255 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc   history_service()->AddPage(GURL("https://www.foo.com/gaa.html"),
history_service   258 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc   history_service()->AddPage(GURL("http://www.foo.com/gaa.html"),
history_service   261 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc   history_service()->AddPage(GURL("http://bar.foo.com/gaa.html"),
history_service   264 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc   history_service()->AddPage(GURL("http://www.foo.com/bar.html?a=b"),
history_service   269 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc   history_service()->AddPage(GURL("http://www.foo.com/bar.html"),
history_service   274 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc   history_service()->AddPage(GURL("https://www.foo.com/goo.html"),
history_service   321 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc   history_service()->AddPage(GURL("http://www.foo.com/bar.html"),
history_service   344 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc   history_service()->AddPage(GURL("http://www.foo.com/"),
history_service   347 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc   history_service()->AddPage(GURL("http://www.foo.com/page.html"),
history_service   350 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc   history_service()->AddPage(GURL("http://www.bar.com/"),
history_service   353 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc   history_service()->AddPage(GURL("http://www.bar.com/other_page.html"),
history_service   356 chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc   history_service()->AddPage(GURL("http://www.baz.com/"),
history_service   313 chrome/browser/safe_browsing/malware_details_unittest.cc     history_service()->AddPage(
history_service   232 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   HistoryService* history_service = HistoryServiceFactory::GetForProfile(
history_service   235 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc   if (history_service) {
history_service   236 chrome/browser/safe_browsing/safe_browsing_blocking_page.cc     history_service->GetVisibleVisitCountToHost(
history_service   220 chrome/browser/ssl/ssl_blocking_page.cc     HistoryService* history_service = HistoryServiceFactory::GetForProfile(
history_service   222 chrome/browser/ssl/ssl_blocking_page.cc     if (history_service) {
history_service   223 chrome/browser/ssl/ssl_blocking_page.cc       history_service->GetVisibleVisitCountToHost(
history_service    67 chrome/browser/sync/glue/history_model_worker.cc void PostWorkerTask(const base::WeakPtr<HistoryService>& history_service,
history_service    73 chrome/browser/sync/glue/history_model_worker.cc   if (history_service.get()) {
history_service    75 chrome/browser/sync/glue/history_model_worker.cc     history_service->ScheduleDBTask(task.get(), cancelable_consumer);
history_service    85 chrome/browser/sync/glue/history_model_worker.cc     const base::WeakPtr<HistoryService>& history_service,
history_service    88 chrome/browser/sync/glue/history_model_worker.cc     history_service_(history_service) {
history_service    89 chrome/browser/sync/glue/history_model_worker.cc   CHECK(history_service.get());
history_service    28 chrome/browser/sync/glue/history_model_worker.h       const base::WeakPtr<HistoryService>& history_service,
history_service    88 chrome/browser/sync/glue/sync_backend_registrar.cc   HistoryService* history_service =
history_service    90 chrome/browser/sync/glue/sync_backend_registrar.cc   if (history_service) {
history_service    92 chrome/browser/sync/glue/sync_backend_registrar.cc         new HistoryModelWorker(history_service->AsWeakPtr(), this);
history_service   260 chrome/browser/sync/test/integration/bookmarks_helper.cc     HistoryService* history_service =
history_service   264 chrome/browser/sync/test/integration/bookmarks_helper.cc     history_service->ScheduleDBTask(new HistoryEmptyTask(&done),
history_service   300 chrome/browser/ui/bookmarks/bookmark_prompt_controller.cc   HistoryService* history_service = HistoryServiceFactory::GetForProfile(
history_service   303 chrome/browser/ui/bookmarks/bookmark_prompt_controller.cc   if (!history_service)
history_service   307 chrome/browser/ui/bookmarks/bookmark_prompt_controller.cc   history_service->QueryURL(
history_service    78 chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.cc   HistoryService* const history_service =
history_service    80 chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.cc   if (history_service)
history_service    81 chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.cc     history_service->DeleteKeywordSearchTermForURL(search_url_);
history_service   284 chrome/browser/ui/omnibox/omnibox_view_browsertest.cc     HistoryService* history_service = HistoryServiceFactory::GetForProfile(
history_service   286 chrome/browser/ui/omnibox/omnibox_view_browsertest.cc     ASSERT_TRUE(history_service);
history_service   288 chrome/browser/ui/omnibox/omnibox_view_browsertest.cc     if (!history_service->BackendLoaded()) {
history_service   303 chrome/browser/ui/omnibox/omnibox_view_browsertest.cc     history_service->AddPageWithDetails(url, base::UTF8ToUTF16(entry.title),
history_service   148 chrome/browser/ui/website_settings/website_settings.cc   HistoryService* history_service = HistoryServiceFactory::GetForProfile(
history_service   150 chrome/browser/ui/website_settings/website_settings.cc   if (history_service) {
history_service   151 chrome/browser/ui/website_settings/website_settings.cc     history_service->GetVisibleVisitCountToHost(
history_service   161 chrome/browser/ui/webui/bidi_checker_web_ui_test.cc   HistoryService* history_service = HistoryServiceFactory::GetForProfile(
history_service   164 chrome/browser/ui/webui/bidi_checker_web_ui_test.cc   history_service->AddPage(
history_service   166 chrome/browser/ui/webui/bidi_checker_web_ui_test.cc   history_service->SetPageTitle(history_url, base::UTF8ToUTF16(page_title));
history_service   544 chrome/browser/ui/webui/history_ui.cc   HistoryService* history_service =
history_service   611 chrome/browser/ui/webui/history_ui.cc       history_service->ProcessLocalDeleteDirective(delete_directive);
history_service   614 chrome/browser/ui/webui/history_ui.cc   history_service->ExpireHistory(
history_service   165 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc   HistoryService* const history_service =
history_service   168 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc   if (!history_service)
history_service   170 chrome/browser/ui/webui/omnibox/omnibox_ui_handler.cc   history::URLDatabase* url_db = history_service->InMemoryDatabase();
history_service   439 chrome/test/base/testing_profile.cc   HistoryService* history_service = static_cast<HistoryService*>(
history_service   442 chrome/test/base/testing_profile.cc   if (!history_service->Init(this->GetPath(),
history_service   453 chrome/test/base/testing_profile.cc   HistoryService* history_service =
history_service   455 chrome/test/base/testing_profile.cc   if (!history_service)
history_service   458 chrome/test/base/testing_profile.cc   history_service->NotifyRenderProcessHostDestruction(0);
history_service   459 chrome/test/base/testing_profile.cc   history_service->SetOnBackendDestroyTask(base::MessageLoop::QuitClosure());
history_service   460 chrome/test/base/testing_profile.cc   history_service->Cleanup();
history_service   511 chrome/test/base/testing_profile.cc   HistoryService* history_service =
history_service   513 chrome/test/base/testing_profile.cc   if (history_service) {
history_service   514 chrome/test/base/testing_profile.cc     history_service->history_backend_->bookmark_service_ = bookmark_service;
history_service   515 chrome/test/base/testing_profile.cc     history_service->history_backend_->expirer_.bookmark_service_ =
history_service   532 chrome/test/base/testing_profile.cc   HistoryService* history_service =
history_service   534 chrome/test/base/testing_profile.cc   DCHECK(history_service);
history_service   535 chrome/test/base/testing_profile.cc   history::InMemoryURLIndex* index = history_service->InMemoryIndex();
history_service   855 chrome/test/base/testing_profile.cc   HistoryService* history_service =
history_service   857 chrome/test/base/testing_profile.cc   DCHECK(history_service);
history_service   861 chrome/test/base/testing_profile.cc   history_service->ScheduleDBTask(new QuittingHistoryDBTask(), &consumer);
history_service   377 chrome/test/base/ui_test_utils.cc void WaitForHistoryToLoad(HistoryService* history_service) {
history_service   381 chrome/test/base/ui_test_utils.cc   if (!history_service->BackendLoaded())
history_service   151 chrome/test/base/ui_test_utils.h void WaitForHistoryToLoad(HistoryService* history_service);