Home
last modified time | relevance | path

Searched refs:HistoryService (Results 1 – 25 of 76) sorted by relevance

1234

/external/chromium/chrome/browser/history/
Dhistory.cc69 class HistoryService::BackendDelegate : public HistoryBackend::Delegate {
71 explicit BackendDelegate(HistoryService* history_service) in BackendDelegate()
79 &HistoryService::NotifyProfileError, init_status)); in NotifyProfileError()
86 &HistoryService::SetInMemoryBackend, backend)); in SetInMemoryBackend()
101 &HistoryService::BroadcastNotifications, type, details)); in BroadcastNotifications()
106 &HistoryService::OnDBLoaded)); in DBLoaded()
111 &HistoryService::StartTopSitesMigration)); in StartTopSitesMigration()
115 scoped_refptr<HistoryService> history_service_;
120 const history::StarID HistoryService::kBookmarkBarID = 1;
125 HistoryService::HistoryService() in HistoryService() function in HistoryService
[all …]
Dhistory_marshaling.h22 typedef CancelableRequest1<HistoryService::QueryURLCallback,
26 typedef CancelableRequest1<HistoryService::QueryHistoryCallback,
30 typedef CancelableRequest1<HistoryService::QueryRedirectsCallback,
34 typedef CancelableRequest<HistoryService::GetVisitCountToHostCallback>
37 typedef CancelableRequest1<HistoryService::QueryTopURLsAndRedirectsCallback,
42 typedef CancelableRequest1<HistoryService::QueryMostVisitedURLsCallback,
48 typedef CancelableRequest<HistoryService::ThumbnailDataCallback>
58 typedef CancelableRequest1<HistoryService::DownloadQueryCallback,
62 typedef CancelableRequest<HistoryService::DownloadCreateCallback>
67 typedef CancelableRequest<HistoryService::ExpireHistoryCallback>
[all …]
Dhistory_unittest.cc195 bool QueryURL(HistoryService* history, const GURL& url) { in QueryURL()
203 void SaveURLAndQuit(HistoryService::Handle handle, in SaveURLAndQuit()
220 bool QueryRedirectsFrom(HistoryService* history, const GURL& url) { in QueryRedirectsFrom()
228 void OnRedirectQueryComplete(HistoryService::Handle handle, in OnRedirectQueryComplete()
252 scoped_refptr<HistoryService> history_service_;
384 scoped_refptr<HistoryService> history(new HistoryService); in TEST_F()
410 scoped_refptr<HistoryService> history(new HistoryService); in TEST_F()
453 scoped_refptr<HistoryService> history(new HistoryService); in TEST_F()
525 scoped_refptr<HistoryService> history(new HistoryService); in TEST_F()
572 scoped_refptr<HistoryService> history(new HistoryService); in TEST_F()
[all …]
Dstarred_url_database_unittest.cc122 ASSERT_EQ(HistoryService::kBookmarkBarID, g_entry.parent_folder_id); in TEST_F()
150 ASSERT_EQ(HistoryService::kBookmarkBarID, entry1.parent_folder_id); in TEST_F()
153 ASSERT_EQ(HistoryService::kBookmarkBarID, entry2.parent_folder_id); in TEST_F()
176 ASSERT_EQ(HistoryService::kBookmarkBarID, entry1.parent_folder_id); in TEST_F()
206 ASSERT_EQ(HistoryService::kBookmarkBarID, entry1.parent_folder_id); in TEST_F()
218 entry1.parent_folder_id = HistoryService::kBookmarkBarID; in TEST_F()
225 entry2.parent_folder_id = HistoryService::kBookmarkBarID; in TEST_F()
251 entry1.parent_folder_id = HistoryService::kBookmarkBarID; in TEST_F()
272 entry.parent_folder_id = HistoryService::kBookmarkBarID; in TEST_F()
Dhistory_browsertest.cc55 class HistoryEnumerator : public HistoryService::URLEnumerator {
57 explicit HistoryEnumerator(HistoryService* history) { in HistoryEnumerator()
65 NewRunnableMethod(history, &HistoryService::IterateURLs, this)); in HistoryEnumerator()
98 HistoryService* GetHistoryService() { in GetHistoryService()
116 HistoryService* history = GetHistoryService(); in WaitForHistoryBackendToRun()
120 &HistoryService::ScheduleDBTask, in WaitForHistoryBackendToRun()
Dhistory.h96 class HistoryService : public CancelableRequestProvider,
98 public base::RefCountedThreadSafe<HistoryService> {
108 explicit HistoryService(Profile* profile);
110 HistoryService();
579 ~HistoryService();
591 friend class base::RefCountedThreadSafe<HistoryService>;
872 DISALLOW_COPY_AND_ASSIGN(HistoryService);
Dhistory_querying_unittest.cc86 scoped_refptr<HistoryService> history_;
94 history_ = new HistoryService; in SetUp()
128 void QueryHistoryComplete(HistoryService::Handle, QueryResults* results) { in QueryHistoryComplete()
/external/chromium/chrome/browser/download/
Ddownload_history.cc29 void DownloadHistory::Load(HistoryService::DownloadQueryCallback* callback) { in Load()
31 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in Load()
45 HistoryService::DownloadCreateCallback* callback) { in AddEntry()
56 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in AddEntry()
75 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in UpdateEntry()
91 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in UpdateDownloadPath()
102 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in RemoveEntry()
110 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in RemoveEntriesBetween()
Ddownload_history.h31 void Load(HistoryService::DownloadQueryCallback* callback);
36 HistoryService::DownloadCreateCallback* callback);
/external/chromium/chrome/browser/
Dfavicon_service.cc23 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in GetFavicon()
39 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in UpdateFaviconMappingAndFetch()
60 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in GetFaviconForURL()
70 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in SetFaviconOutOfDateForPage()
77 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in SetImportedFavicons()
86 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in SetFavicon()
Dcustom_home_pages_table_model.cc39 HistoryService::Handle title_handle;
84 HistoryService* history_service = in Remove()
156 HistoryService* history_service = in LoadTitleAndFavicon()
172 void CustomHomePagesTableModel::OnGotTitle(HistoryService::Handle handle, in OnGotTitle()
Dpossible_url_model.cc66 HistoryService* hs = in Reload()
80 void PossibleURLModel::OnHistoryQueryComplete(HistoryService::Handle h, in OnHistoryQueryComplete()
/external/chromium/chrome/browser/sync/glue/
Dhistory_model_worker.h16 class HistoryService; variable
29 explicit HistoryModelWorker(HistoryService* history_service);
51 scoped_refptr<HistoryService> history_service_;
Dtyped_url_data_type_controller.h23 class HistoryService; variable
109 scoped_refptr<HistoryService> history_service_;
/external/chromium/chrome/browser/extensions/
Dextension_history_api.cc233 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunAsyncImpl()
243 HistoryService::Handle request_service, in QueryComplete()
286 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunAsyncImpl()
294 HistoryService::Handle request_handle, in SearchComplete()
320 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunImpl()
338 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunImpl()
359 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunAsyncImpl()
376 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunAsyncImpl()
Dextension_history_api.h104 void QueryComplete(HistoryService::Handle request_service,
116 void SearchComplete(HistoryService::Handle request_handle,
/external/chromium/chrome/browser/ui/cocoa/
Dhistory_menu_bridge.h141 HistoryService* service();
203 HistoryService* history_service_; // weak
/external/chromium/chrome/browser/tabs/
Dtab_finder.cc201 HistoryService* history = tab_contents->profile()->GetHistoryService( in CancelRequestsFor()
220 HistoryService* history =tab->profile()->GetHistoryService( in FetchRedirectStart()
232 void TabFinder::QueryRedirectsToComplete(HistoryService::Handle handle, in QueryRedirectsToComplete()
/external/chromium/chrome/browser/ui/webui/
Dhistory_ui.cc167 HistoryService* hs = in HandleGetHistory()
192 HistoryService* hs = in HandleSearchHistory()
229 HistoryService* hs = in HandleRemoveURLsOnOneDay()
245 HistoryService::Handle request_handle, in QueryComplete()
Dhistory2_ui.cc167 HistoryService* hs = in HandleGetHistory()
192 HistoryService* hs = in HandleSearchHistory()
229 HistoryService* hs = in HandleRemoveURLsOnOneDay()
245 HistoryService::Handle request_handle, in QueryComplete()
/external/chromium/chrome/browser/bookmarks/
Dbookmark_model.h112 HistoryService::Handle favicon_load_handle() const { in favicon_load_handle()
115 void set_favicon_load_handle(HistoryService::Handle handle) { in set_favicon_load_handle()
144 HistoryService::Handle favicon_load_handle_;
/external/chromium/chrome/browser/visitedlink/
Dvisitedlink_master.h71 HistoryService* history_service,
360 HistoryService* history_service_override_;
/external/chromium/chrome/browser/profiles/
Dprofile.h86 class HistoryService; variable
295 virtual HistoryService* GetHistoryService(ServiceAccessType access) = 0;
299 virtual HistoryService* GetHistoryServiceWithoutCreating() = 0;
Dprofile_impl.h69 virtual HistoryService* GetHistoryService(ServiceAccessType sat);
70 virtual HistoryService* GetHistoryServiceWithoutCreating();
245 scoped_refptr<HistoryService> history_service_;
/external/chromium/android/autofill/
Dprofile_android.h89 class HistoryService; variable
160 virtual HistoryService* GetHistoryService(ServiceAccessType sat) { NOTREACHED(); return NULL; } in GetHistoryService()
161 virtual HistoryService* GetHistoryServiceWithoutCreating() { NOTREACHED(); return NULL; } in GetHistoryServiceWithoutCreating()

1234