Searched defs:history (Results 126 - 150 of 211) sorted by relevance

123456789

/external/chromium_org/chrome/browser/history/
H A Durl_index_private_data.h14 #include "chrome/browser/history/history_service.h"
15 #include "chrome/browser/history/in_memory_url_index_cache.pb.h"
16 #include "chrome/browser/history/in_memory_url_index_types.h"
17 #include "chrome/browser/history/scored_history_match.h"
25 namespace history { namespace
49 // Given a base::string16 in |term_string|, scans the history index and
50 // returns a vector with all scored, matching history items. The
52 // must occur in the candidate history item's URL or page title for the item
62 // will be found in nearly all history candidates. Results are sorted by
67 // is used to help parse/format the URLs in the history inde
[all...]
H A Dhistory_browsertest.cc13 #include "chrome/browser/history/history_db_task.h"
14 #include "chrome/browser/history/history_service.h"
15 #include "chrome/browser/history/history_service_factory.h"
35 // and history backend thread because the history subsystem posts tasks back
40 // A task to be scheduled on the history backend thread.
41 // Notifies the main thread after all history backend thread tasks have run.
42 class WaitForHistoryTask : public history::HistoryDBTask {
46 virtual bool RunOnDBThread(history::HistoryBackend* backend,
47 history
91 HistoryService* history = local
[all...]
H A Dhistory_database.cc5 #include "chrome/browser/history/history_database.h"
23 namespace history { namespace
74 // Exclude the history file from backups.
270 // Set to a very early non-zero time, so it's before all history, but not
304 LOG(WARNING) << "Unable to update history database to version 16.";
321 // will basically still work, just history will be in the future if an
351 LOG(WARNING) << "Unable to update history database to version 21.";
391 LOG(WARNING) << "Unable to migrate history to version 25";
400 LOG(WARNING) << "Unable to migrate history to version 26";
409 LOG(WARNING) << "Unable to migrate history t
[all...]
H A Dhistory_service.h25 #include "chrome/browser/history/delete_directive_handler.h"
26 #include "chrome/browser/history/typed_url_syncable_service.h"
29 #include "components/history/core/browser/history_client.h"
30 #include "components/history/core/browser/keyword_id.h"
60 namespace history { namespace
79 } // namespace history
81 // The history service records page titles, and visit times, as well as
94 // Must call Init after construction. The |history::HistoryClient| object
96 explicit HistoryService(history::HistoryClient* client, Profile* profile);
102 // Initializes the history servic
[all...]
H A Din_memory_url_index.cc5 #include "chrome/browser/history/in_memory_url_index.h"
12 #include "chrome/browser/history/history_notifications.h"
13 #include "chrome/browser/history/history_service.h"
14 #include "chrome/browser/history/history_service_factory.h"
15 #include "chrome/browser/history/url_index_private_data.h"
19 #include "components/history/core/browser/url_database.h"
27 namespace history { namespace
130 // If there was a history directory (which there won't be for some unit tests)
191 content::Details<history::URLsModifiedDetails>(details).ptr());
195 content::Details<history
[all...]
H A Dscored_history_match_unittest.cc10 #include "chrome/browser/history/scored_history_match.h"
11 #include "components/history/core/test/history_client_fake_bookmarks.h"
16 namespace history { namespace
201 history::HistoryClientFakeBookmarks history_client;
423 } // namespace history
H A Dshortcuts_database.cc5 #include "chrome/browser/history/shortcuts_database.h"
31 const history::ShortcutsDatabase::Shortcut& shortcut,
62 namespace history { namespace
281 } // namespace history
H A Dthumbnail_database_unittest.cc14 #include "chrome/browser/history/thumbnail_database.h"
24 namespace history { namespace
1032 } // namespace history
H A Dtyped_url_syncable_service.cc5 #include "chrome/browser/history/typed_url_syncable_service.h"
11 #include "chrome/browser/history/history_backend.h"
22 // There's no limit on how many visits the history DB could have for a given
39 namespace history { namespace
189 // delete all history from every client). The server will gracefully age out
231 // busted browsers, or misuse of the history API, or just plain bugs) but we
358 // the history DB has an inaccurate count for some reason (there's been
359 // bugs in the history code in the past which has left users in the wild
421 // Sometimes (due to a bug elsewhere in the history or sync code, or due to
422 // a crash between adding a URL to the history databas
[all...]
H A Dtyped_url_syncable_service_unittest.cc5 #include "chrome/browser/history/typed_url_syncable_service.h"
11 #include "chrome/browser/history/history_backend.h"
12 #include "components/history/core/browser/history_types.h"
22 using history::HistoryBackend;
23 using history::URLID;
24 using history::URLRow;
25 using history::URLRows;
26 using history::VisitRow;
27 using history::VisitVector;
85 namespace history { namespace
[all...]
H A Dvisit_database.cc5 #include "chrome/browser/history/visit_database.h"
14 #include "chrome/browser/history/visit_filter.h"
16 #include "components/history/core/browser/url_database.h"
20 namespace history { namespace
67 // given time range (most history views are time-based).
103 history::VisitRow visit;
625 } // namespace history
H A Dvisit_filter.cc5 #include "chrome/browser/history/visit_filter.h"
13 #include "components/history/core/browser/history_types.h"
15 namespace history { namespace
358 } // namespace history
H A Dvisitsegment_database.cc5 #include "chrome/browser/history/visitsegment_database.h"
17 #include "components/history/core/browser/page_usage_data.h"
35 namespace history { namespace
327 } // namespace history
/external/chromium_org/chrome/browser/predictors/
H A Dautocomplete_action_predictor.h16 #include "components/history/core/browser/history_types.h"
38 namespace history { namespace
170 void DeleteRowsWithURLs(const history::URLRows& rows);
181 // if the history service is available, or registers for the notification of
191 // the local caches are created once the history service is available.
192 void DeleteOldEntries(history::URLDatabase* url_db);
197 history::URLDatabase* url_db,
H A Dautocomplete_action_predictor_unittest.cc15 #include "chrome/browser/history/history_service.h"
16 #include "chrome/browser/history/history_service_factory.h"
20 #include "components/history/core/browser/in_memory_database.h"
21 #include "components/history/core/browser/url_database.h"
129 history::URLID AddRowToHistory(const TestUrlInfo& test_row) {
130 HistoryService* history = local
133 CHECK(history);
134 history::URLDatabase* url_db = history->InMemoryDatabase();
141 history
[all...]
/external/chromium_org/chrome/browser/sync/glue/
H A Dtyped_url_data_type_controller.cc12 #include "chrome/browser/history/history_db_task.h"
13 #include "chrome/browser/history/history_service.h"
14 #include "chrome/browser/history/history_service_factory.h"
30 // The history service exposes a special non-standard task API which calls back
33 class RunTaskOnHistoryThread : public history::HistoryDBTask {
41 virtual bool RunOnDBThread(history::HistoryBackend* backend,
42 history::HistoryDatabase* db) OVERRIDE {
101 void TypedUrlDataTypeController::SetBackend(history::HistoryBackend* backend) {
110 // We've turned off history persistence, so if we are running,
128 HistoryService* history local
[all...]
/external/chromium_org/components/history/core/android/
H A Dandroid_history_types.cc5 #include "components/history/core/android/android_history_types.h"
7 namespace history { namespace
143 } // namespace history.
/external/chromium_org/components/history/core/browser/
H A Durl_database_unittest.cc10 #include "components/history/core/browser/keyword_search_term.h"
11 #include "components/history/core/browser/url_database.h"
18 namespace history { namespace
336 } // namespace history
H A Durl_row.h14 namespace history { namespace
46 // been retrieved from the history database or other dataset based on criteria
130 // The row ID of this URL from the history database. This is immutable except
209 } // namespace history
/external/chromium_org/chrome/browser/profiles/
H A Dprofile.h56 namespace history { namespace
80 // could, for example, return an history service that only allow some specific
208 virtual history::TopSites* GetTopSites() = 0;
211 virtual history::TopSites* GetTopSitesWithoutCreating() = 0;
/external/chromium_org/chrome/browser/renderer_host/
H A Drender_process_host_chrome_browsertest.cc170 GURL history(chrome::kChromeUIHistoryURL);
173 chrome::ShowSingletonTab(browser(), history); local
178 EXPECT_EQ(tab2->GetURL(), GURL(history));
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_components_factory_impl.cc10 #include "chrome/browser/history/history_service.h"
11 #include "chrome/browser/history/history_service_factory.h"
221 // or if saving history is disabled.
227 // Delete directive sync is enabled by default. Register unless full history
236 // This is also disabled if the browser history is disabled, because the
237 // tab sync data is added to the web history on the server.
499 HistoryService* history = local
502 return history ? history->AsWeakPtr() : base::WeakPtr<HistoryService>();
692 history
[all...]
/external/chromium_org/chrome/browser/ui/app_list/search/
H A Dhistory_unittest.cc13 #include "chrome/browser/ui/app_list/search/history.h"
129 known_results_ = history()->GetKnownResults(query).Pass();
139 History* history() { return history_.get(); } function in class:app_list::test::SearchHistoryTest
160 history()->AddLaunchEvent("cal", "calendar");
163 // Flush and recreate the history object.
177 history()->AddLaunchEvent(kQuery, kPrimary);
178 history()->AddLaunchEvent(kQuery, kSecondary);
196 history()->AddLaunchEvent(kQuery, kPrimary);
197 history()->AddLaunchEvent(kQuery, kSecondary);
204 history()
[all...]
/external/chromium_org/chrome/browser/ui/sync/
H A Dprofile_signin_confirmation_helper_unittest.cc23 #include "chrome/browser/history/history_service.h"
24 #include "chrome/browser/history/history_service_factory.h"
234 HistoryService* history = HistoryServiceFactory::GetForProfile( local
237 ASSERT_TRUE(history);
240 // history items.
244 history->AddPage(
246 GURL(), history::RedirectList(), ui::PAGE_TRANSITION_LINK,
247 history::SOURCE_BROWSED, false);
259 HistoryService* history = HistoryServiceFactory::GetForProfile( local
262 ASSERT_TRUE(history);
[all...]
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.h22 namespace history { namespace
169 // Creates the history service. If |delete_file| is true, the history file is
173 // the history backend will fail to initialize its database; this is useful
277 virtual history::TopSites* GetTopSites() OVERRIDE;
278 virtual history::TopSites* GetTopSitesWithoutCreating() OVERRIDE;
319 // Schedules a task on the history backend and runs a nested loop until the
321 // history service processes all pending requests.
382 scoped_refptr<history::TopSites> top_sites_; // For history an
[all...]

Completed in 327 milliseconds

123456789