/development/samples/ApiDemos/src/com/example/android/apis/app/ |
Forwarding.java | 32 * <p>Example of removing yourself from the history stack after forwarding to 77 // history stack.
|
/external/chromium/app/sql/ |
sqlite_features_unittest.cc | 87 // fts2 is used for older history files, so we're signed on for 95 // fts3 is used for current history files, and also for WebDatabase.
|
/external/chromium/chrome/browser/history/ |
expire_history_backend.cc | 5 #include "chrome/browser/history/expire_history_backend.h" 14 #include "chrome/browser/history/archived_database.h" 15 #include "chrome/browser/history/history_database.h" 16 #include "chrome/browser/history/history_notifications.h" 17 #include "chrome/browser/history/text_database.h" 18 #include "chrome/browser/history/text_database_manager.h" 19 #include "chrome/browser/history/thumbnail_database.h" 25 namespace history { namespace 123 // history to expire last iteration, it's likely there is nothing next 128 // delete old history index files [all...] |
/external/chromium/chrome/browser/importer/ |
firefox3_importer.h | 21 namespace history { namespace 80 std::vector<history::ImportedFaviconUsage>* favicons);
|
/external/chromium/chrome/browser/sessions/ |
session_restore.h | 11 #include "chrome/browser/history/history.h"
|
/external/chromium/chrome/browser/sync/glue/ |
typed_url_data_type_controller.h | 28 namespace history { namespace 88 void StartImpl(history::HistoryBackend* backend);
|
/external/chromium_org/chrome/browser/download/ |
download_service.h | 32 // Get the interface to the history system. Returns NULL if profile is 75 // the history service/DB thread and must be kept alive for those
|
/external/chromium_org/chrome/browser/history/ |
in_memory_url_index_cache.proto | 87 // The date that the cache was last rebuilt from history. Note that 91 // the history database on disk.
|
redirect_browsertest.cc | 6 // that the correct redirects are reflected in the history database. Errors 8 // the case of redirects. It may also mean problems with the history system. 20 #include "chrome/browser/history/history_service.h" 21 #include "chrome/browser/history/history_service_factory.h" 44 // Schedule a history query for redirects. The response will be sent 45 // asynchronously from the callback the history system uses to notify us 62 history::RedirectList* redirects) { 69 // Consumer for asynchronous history queries.
|
shortcuts_backend.cc | 5 #include "chrome/browser/history/shortcuts_backend.h" 19 #include "chrome/browser/history/history_notifications.h" 20 #include "chrome/browser/history/history_service.h" 21 #include "chrome/browser/history/shortcuts_database.h" 67 namespace history { namespace 234 const history::URLsDeletedDetails* deleted_details = 235 content::Details<const history::URLsDeletedDetails>(details).ptr(); 361 } // namespace history
|
/external/chromium_org/chrome/browser/prerender/ |
prerender_manager_factory.cc | 14 #include "chrome/browser/history/history_service_factory.h" 53 // PrerenderLocalPredictor observers the history visit DB.
|
/external/chromium_org/chrome/browser/resources/history/ |
other_devices.css | 6 width: 718px; /* Same as history section max-width */ 12 width: 239px; /* 1/3 of history section max-width of 718px. */
|
/external/chromium_org/chrome/browser/ui/webui/memory_internals/ |
memory_internals_proxy.cc | 316 if (!process->GetList("history", &tabs)) { 318 process->Set("history", tabs); 325 tab->Set("history", histories); 331 base::DictionaryValue* history = new base::DictionaryValue(); local 332 histories->Append(history); 333 history->SetString("url", entry->GetURL().spec()); 334 history->SetString("title", entry->GetTitle()); 335 history->SetInteger("time", (base::Time::Now() -
|
/external/chromium_org/chrome/common/importer/ |
importer_data_types.h | 25 HISTORY = 1 << 0, 71 // Mapped to history::VisitSource after import in the browser.
|
/external/chromium_org/chrome/utility/importer/ |
safari_importer.h | 79 // Converts history time stored by Safari as a double serialized as a string, 83 // Parses Safari's history and loads it into the input array.
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
NavigationEntry.java | 10 * Represents one entry in the navigation history of a page. 35 * @return The index into the navigation history that this entry represents.
|
/external/chromium_org/content/public/test/ |
layouttest_support.h | 52 // Returns the length of the local session history of a render view. 55 // Sync the current session history to the browser process.
|
/external/chromium_org/sql/ |
sqlite_features_unittest.cc | 71 // fts2 is used for older history files, so we're signed on for keeping our 81 // fts3 is used for current history files, and also for WebDatabase.
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
hash-ref.html | 21 <li>Go back in history 5 times to the first URL.<br> <em>None</em> of the pages should be reloaded.</li> 22 <li>Go forward in history 5 times to the last URL.<br> <em>None</em> of the pages should be reloaded.</li>
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
flakiness_dashboard.html | 30 <title>Chromium/WebKit Test History</title> 40 <script src="history.js"></script>
|
overview.html | 30 <title>Chromium/WebKit Test History</title> 63 <script src="history.js"></script>
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/ |
de-DE_kdt_phr.dtfmt | 9 ! History: 23 ! history type: the input value is the output decision
|
de-DE_kdt_posp.dtfmt | 9 ! History: 23 ! history type: the input value is the output decision
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
en-GB_kdt_phr.dtfmt | 9 ! History: 23 ! history type: the input value is the output decision
|
en-GB_kdt_posp.dtfmt | 9 ! History: 23 ! history type: the input value is the output decision
|