/external/chromium_org/chrome/browser/predictors/ |
resource_prefetch_predictor_unittest.cc | 11 #include "chrome/browser/history/history_service.h" 12 #include "chrome/browser/history/history_service_factory.h" 13 #include "chrome/browser/history/history_types.h" 14 #include "chrome/browser/history/in_memory_database.h" 15 #include "chrome/browser/history/url_database.h" 92 history::SOURCE_BROWSED); 352 // Tests that the history and the db tables data are loaded correctly. 375 // Single navigation but history count is low, so should not record. [all...] |
/external/chromium_org/chrome/browser/resources/options/ |
import_data_overlay.js | 51 String($('import-history').checked), 86 $('import-history').checked || $('import-favorites').checked || 130 var importOptions = ['history', 'favorites', 'passwords', 'search'];
|
/external/chromium_org/chrome/browser/sync/glue/ |
bookmark_data_type_controller_unittest.cc | 17 #include "chrome/browser/history/history_service.h" 18 #include "chrome/browser/history/history_service_factory.h" 210 // Send the notification that the history service has finished loading the db.
|
/external/chromium_org/chrome/browser/ui/webui/uber/ |
uber_ui.cc | 207 // we must update the behavior of the History navigation element so that 208 // it opens the history extension if one is installed and enabled or 209 // opens the default history page if one is uninstalled or disabled.
|
/external/chromium_org/content/browser/frame_host/ |
navigation_entry_screenshot_manager.cc | 228 // each offset on both the back and forward history, and start counting them 232 // where there are a lot of entries in the back history, but none of them has 234 // entries in the forward history list.
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
loader.js | 69 // TODO(jparent): Pass in the appropriate history obj per db. 129 if (history.isTreeMap()) 147 if (history.isTreeMap())
|
/external/valgrind/main/cachegrind/ |
cg_branchpred.c | 68 instruction's address, and the global history - that is, from the 80 aliasing, and hence misprediction, particularly if the history bits 88 static UWord shift_register = 0; /* Contains global history */
|
/external/valgrind/main/helgrind/ |
hg_basics.h | 75 /* Controls how much history to collect, in order to show conflicting 78 0: "none": don't collect any history. Fastest, but means we can 96 /* When doing "full" history collection, this determines the size of
|
/frameworks/av/media/libeffects/lvm/lib/Bass/src/ |
LVDBE_Control.c | 98 /* Sets the filter coefficients and clears the data history */ 119 LoadConst_16(0, /* Clear the history, value 0 */ 131 LoadConst_16(0, /* Clear the history, value 0 */
|
/frameworks/base/docs/html/guide/topics/search/ |
index.jd | 98 <li><strong>Provide users with a way to clear their search history.</strong> 105 search history. If you are using {@link android.provider.SearchRecentSuggestions}, you can simply 107 implementing custom suggestions, you'll need to provide a similar "clear history" method in your
|
/frameworks/base/docs/html/training/gestures/ |
movement.jd | 73 <li>History. You can find the size of a gesture's history by calling the {@link 77 getHistorical<em><Value></em>} methods. History is useful when rendering a trail of the user's finger,
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
BluetoothPbapCallLogComposer.java | 205 * Try to append the property line for a call history time stamp field if possible. 209 // Extension for call history as defined in 212 // history - missed, incoming, outgoing along with date and time
|
/development/ndk/tools/ |
headers-diff-bionic-vs-ndk.py | 172 history = self.sysincludes[arch][root][header] 174 entry = (lambda s: s.split('-')[1] if s in history else '-')(platform) 218 {header name}.h {platforms history} 220 platforms history format:
|
/external/chromium/chrome/browser/extensions/ |
extension_accessibility_api.h | 70 // Used for tracking registrations to history service notifications.
|
/external/chromium/chrome/browser/history/ |
snippet.h | 6 // for display in history search results.
|
visitsegment_database.cc | 5 #include "chrome/browser/history/visitsegment_database.h" 18 #include "chrome/browser/history/page_usage_data.h" 35 namespace history { namespace 385 } // namespace history
|
/external/chromium/chrome/browser/importer/ |
ie_importer.h | 49 // Reads history information from COM interface.
|
/external/chromium/chrome/browser/search_engines/ |
template_url_model.cc | 15 #include "chrome/browser/history/history.h" 16 #include "chrome/browser/history/history_notifications.h" 569 Details<history::URLVisitedDetails> visit_details(details); 616 HistoryService* history = profile_ ? local 618 if (!history) 620 history->SetKeywordSearchTermsForURL(url, t_url->id(), term); 627 // TODO(sky): bug 1166191. The keywords should be moved into the history 628 // db, which will mean we no longer need this notification and the history [all...] |
/external/chromium/chrome/browser/ui/cocoa/ |
history_menu_cocoa_controller_unittest.mm | 76 scoped_nsobject<NSMenu> menu([[NSMenu alloc] initWithTitle:@"History"]);
|
/external/chromium/chrome/browser/ui/toolbar/ |
back_forward_menu_model_unittest.cc | 10 #include "chrome/browser/history/history.h" 68 h += 2; // Separator and View History link. 128 // There're two more items here: a separator and a "Show Full History". 216 // Also there're two more for a separator and a "Show Full History". 226 // Test for out of bounds (beyond Show Full History). 496 // Test asynchronous loading of favicon from history service. 522 history::SOURCE_BROWSED); 524 url1_favicon, icon_data, history::FAVICON);
|
/external/chromium/chrome/browser/ui/webui/ |
fileicon_source.cc | 58 // Attach the ChromeURLDataManager request ID to the history request.
|
/external/chromium/chrome/common/extensions/docs/ |
override.html | 190 <li><a href="history.html">History</a></li> 371 <li> <b>History:</b> 373 chooses the History menu item 375 the Show Full History item from the History menu. 377 <b>chrome://history</b>. 393 the Bookmark Manager and History pages. 453 </li><li> <code>history</code>
|
/external/chromium_org/chrome/browser/autocomplete/ |
bookmark_provider.h | 13 #include "chrome/browser/history/snippet.h"
|
/external/chromium_org/chrome/browser/extensions/api/push_messaging/ |
sync_setup_helper.cc | 13 #include "chrome/browser/history/history_service_factory.h"
|
/external/chromium_org/chrome/browser/extensions/ |
extension_loading_browsertest.cc | 57 // Visit the New Tab Page to get a renderer using the extension into history.
|