HomeSort by relevance Sort by last modified time
    Searched refs:history (Results 276 - 300 of 478) sorted by null

<<11121314151617181920

  /external/chromium_org/chrome/browser/autocomplete/
extension_app_provider.cc 16 #include "chrome/browser/history/history_service.h"
17 #include "chrome/browser/history/history_service_factory.h"
18 #include "chrome/browser/history/url_database.h"
219 history::URLDatabase* url_db = history_service ?
222 history::URLRow info;
history_url_provider_unittest.cc 20 #include "chrome/browser/history/history_service.h"
21 #include "chrome/browser/history/history_service_factory.h"
78 // history database's query, not just the autocomplete provider.
123 // history::kLowQualityMatchAgeLimitInDays.
183 // Fills test data into the history system.
254 // be more recent than the "expire history" threshold for the data to be kept
267 history::SOURCE_BROWSED);
273 TimeDelta::FromDays(history::kLowQualityMatchAgeLimitInDays - 1),
274 false, history::SOURCE_BROWSED);
441 Time::Now(), false, history::SOURCE_BROWSED)
    [all...]
  /external/chromium_org/chrome/browser/bookmarks/
chrome_bookmark_client.cc 15 #include "chrome/browser/history/history_service.h"
16 #include "chrome/browser/history/history_service_factory.h"
17 #include "chrome/browser/history/url_database.h"
128 history::URLDatabase* url_db =
136 history::URLRow url;
  /external/chromium_org/chrome/browser/
custom_home_pages_table_model.cc 12 #include "chrome/browser/history/history_service.h"
13 #include "chrome/browser/history/history_service_factory.h"
239 const history::URLRow& row,
240 const history::VisitVector& visits) {
  /external/chromium_org/chrome/browser/history/android/
sqlite_cursor.cc 5 #include "chrome/browser/history/android/sqlite_cursor.h"
13 #include "chrome/browser/history/android/android_history_types.h"
54 history::AndroidStatement* statement,
150 history::AndroidStatement* statement,
  /external/chromium_org/chrome/browser/history/
expire_history_backend_unittest.cc 20 #include "chrome/browser/history/expire_history_backend.h"
21 #include "chrome/browser/history/history_database.h"
22 #include "chrome/browser/history/history_notifications.h"
23 #include "chrome/browser/history/thumbnail_database.h"
24 #include "chrome/browser/history/top_sites.h"
30 #include "components/history/core/common/thumbnail_score.h"
31 #include "components/history/core/test/history_client_fake_bookmarks.h"
44 FILE_PATH_LITERAL("History");
48 // The test must be in the history namespace for the gtest forward declarations
49 // to work. It also eliminates a bunch of ugly "history::"
50 namespace history { namespace
    [all...]
shortcuts_database.cc 5 #include "chrome/browser/history/shortcuts_database.h"
31 const history::ShortcutsDatabase::Shortcut& shortcut,
62 namespace history { namespace
281 } // namespace history
url_index_private_data.h 15 #include "chrome/browser/history/history_service.h"
16 #include "chrome/browser/history/in_memory_url_index_cache.pb.h"
17 #include "chrome/browser/history/in_memory_url_index_types.h"
18 #include "chrome/browser/history/scored_history_match.h"
26 namespace history { namespace
50 // Given a base::string16 in |term_string|, scans the history index and
51 // returns a vector with all scored, matching history items. The
53 // must occur in the candidate history item's URL or page title for the item
63 // will be found in nearly all history candidates. Results are sorted by
68 // is used to help parse/format the URLs in the history index. In total
    [all...]
history_backend.cc 5 #include "chrome/browser/history/history_backend.h"
29 #include "chrome/browser/history/download_row.h"
30 #include "chrome/browser/history/history_db_task.h"
31 #include "chrome/browser/history/history_notifications.h"
32 #include "chrome/browser/history/in_memory_history_backend.h"
33 #include "chrome/browser/history/page_usage_data.h"
34 #include "chrome/browser/history/top_sites.h"
35 #include "chrome/browser/history/typed_url_syncable_service.h"
36 #include "chrome/browser/history/visit_filter.h"
41 #include "components/history/core/browser/history_client.h
67 namespace history { namespace
    [all...]
typed_url_syncable_service_unittest.cc 5 #include "chrome/browser/history/typed_url_syncable_service.h"
11 #include "chrome/browser/history/history_backend.h"
12 #include "chrome/browser/history/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...]
history_querying_unittest.cc 13 #include "chrome/browser/history/history_service.h"
19 // Tests the history service for querying functionality.
21 namespace history { namespace
35 // These are deliberately added out of chronological order. The history
77 // Acts like a synchronous call to history's QueryHistory.
145 // Counter used to generate a unique ID for each page added to the history.
154 history::RedirectList(), content::PAGE_TRANSITION_LINK,
155 history::SOURCE_BROWSED, false);
428 } // namespace history
history_types.h 22 #include "components/history/core/common/thumbnail_score.h"
32 namespace history { namespace
84 // been retrieved from the history database or other dataset based on criteria
168 // The row ID of this URL from the history database. This is immutable except
200 // and eventually be stored in the history database,
334 // Encapsulates the results of a history query. It supports an ordered list of
569 // history::RedirectList(), content::PAGE_TRANSITION_LINK,
577 const history::RedirectList& redirects,
590 history::RedirectList redirects;
631 // Used when migrating most visited thumbnails out of history and into topsites
    [all...]
  /external/chromium_org/chrome/browser/resources/
about_memory.js 10 history.go(0);
  /external/chromium_org/extensions/renderer/resources/
platform_app.js 154 // Disable history.
155 Object.defineProperty(window, "history", { value: {} });
156 disableGetters(window.history, 'history', ['back', 'forward', 'go', 'length']);
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
overview.js 37 history.reloadRequiringParameters = history.reloadRequiringParameters.filter(function(item) { return item != 'testType'; });
133 return history.validateParameter(historyInstance.dashboardSpecificState, key, value,
157 g_history = new history.History({
treemap.js 62 history.validateParameter(historyInstance.dashboardSpecificState, key, value,
67 history.validateParameter(historyInstance.dashboardSpecificState, key, value,
101 // FIXME(jparent): Eventually remove all usage of global history object.
102 var g_history = new history.History(treemapConfig);
  /external/flac/libFLAC/ppc/as/
lpc_asm.s 51 ; coefficients and all relevant history stay in registers, so the outer loop
78 ; load coefficients into v0-v7 and initial history into v8-v15
105 lvsl v16,0,r11 ; v16: history alignment permutation vector
237 vsldoi v15,v15,v14,4 ; increment history
284 vsldoi v8,v8,v20,4 ; insert value onto history
327 ; load coefficients into v0-v1 and initial history into v2-v3
354 lvsl v4,0,r11 ; v4: history alignment permutation vector
419 vsldoi v2,v2,v8,4 ; insert value onto history
  /external/flac/libFLAC/ppc/gas/
lpc_asm.s 53 # coefficients and all relevant history stay in registers, so the outer loop
80 # load coefficients into v0-v7 and initial history into v8-v15
107 lvsl v16,0,r11 # v16: history alignment permutation vector
239 vsldoi v15,v15,v14,4 # increment history
286 vsldoi v8,v8,v20,4 # insert value onto history
329 # load coefficients into v0-v1 and initial history into v2-v3
356 lvsl v4,0,r11 # v4: history alignment permutation vector
421 vsldoi v2,v2,v8,4 # insert value onto history
  /external/libedit/src/
hist.c 45 * hist.c: History access functions
69 * clean up history;
81 * Set new history interface
94 * Get a history line and update it in the buffer.
154 * process a history command
167 /* List history entries */
181 return FUNW(history)(el->el_history.ref, &ev, H_SETSIZE, num);
184 return FUNW(history)(el->el_history.ref, &ev, H_SETUNIQUE, num);
190 * Enlarge history buffer to specified value. Called from el_enlargebufs().
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
MobileDataController.java 115 final NetworkStatsHistory history = mSession.getHistoryForNetwork(template, FIELDS); local
140 final NetworkStatsHistory.Entry entry = history.getValues(start, end, now, null);
142 if (DEBUG) Log.d(TAG, String.format("history call from %s to %s now=%s took %sms: %s",
  /external/chromium_org/chrome/browser/importer/
ie_importer_browsertest_win.cc 244 if (importer_items_ & importer::HISTORY)
276 virtual void AddHistoryPage(const history::URLRows& page,
277 history::VisitSource visit_source) {
284 EXPECT_EQ(history::SOURCE_IE_IMPORTED, visit_source);
383 virtual void AddHistoryPage(const history::URLRows& page,
384 history::VisitSource visit_source) {}
479 // Sets up a special history link.
491 importer::HISTORY | importer::PASSWORDS | importer::FAVORITES,
502 importer::HISTORY | importer::PASSWORDS | importer::FAVORITES,
  /packages/apps/Browser/src/com/android/browser/
BrowserHistoryPage.java 65 * Activity for displaying the browser's history, divided into
152 mRoot.findViewById(R.id.history).setVisibility(View.GONE);
155 mRoot.findViewById(R.id.history).setVisibility(View.VISIBLE);
208 mRoot = inflater.inflate(R.layout.history, container, false);
225 mHistoryList = (ExpandableListView) mRoot.findViewById(R.id.history);
288 inflater.inflate(R.menu.history, menu);
  /external/chromium_org/chrome/browser/search_engines/
template_url_service_unittest.cc 18 #include "chrome/browser/history/history_notifications.h"
19 #include "chrome/browser/history/history_service.h"
20 #include "chrome/browser/history/history_service_factory.h"
73 const history::URLRow& row,
74 const history::VisitVector& visits) {
83 history::URLRow row;
84 history::VisitVector visits;
1004 HistoryService* history = local
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chrome_extension_externs.js 707 chrome.history = {};
713 chrome.history.addUrl = function(details) {};
719 chrome.history.deleteAll = function(callback) {};
727 chrome.history.deleteRange = function(range, callback) {};
733 chrome.history.deleteUrl = function(details) {};
741 chrome.history.getVisits = function(details, callback) {};
751 chrome.history.search = function(query, callback) {};
755 chrome.history.onVisitRemoved;
759 chrome.history.onVisited;
  /external/chromium_org/chrome/test/base/
testing_profile.cc 30 #include "chrome/browser/history/chrome_history_client.h"
31 #include "chrome/browser/history/chrome_history_client_factory.h"
32 #include "chrome/browser/history/history_backend.h"
33 #include "chrome/browser/history/history_db_task.h"
34 #include "chrome/browser/history/history_service.h"
35 #include "chrome/browser/history/history_service_factory.h"
36 #include "chrome/browser/history/top_sites.h"
37 #include "chrome/browser/history/web_history_service_factory.h"
111 // Task used to make sure history has finished processing a request. Intended
114 class QuittingHistoryDBTask : public history::HistoryDBTask
    [all...]

Completed in 487 milliseconds

<<11121314151617181920