/external/chromium_org/chrome_elf/ |
README | 4 and is loaded early in chrome.exe's lifetime. This is done by turning the
|
/external/chromium_org/chrome_frame/ |
chrome_frame_helper_dll.cc | 9 // hook that will cause this DLL to get loaded in any process that sends
|
/external/chromium_org/chrome_frame/test/data/ |
CFInstance_fallback_host.html | 2 <!-- This page is meant to loaded inside the host browser (IE, FF, etc.) -->
|
CFInstance_iframe_onload_host.html | 2 <!-- This page is meant to loaded inside the host browser (IE, FF, etc.) -->
|
CFInstance_rpc_internal_host.html | 4 <!-- This page is meant to loaded inside the host browser (IE, FF, etc.) -->
|
CFInstance_singleton_host.html | 2 <!-- This page is meant to loaded inside the host browser (IE, FF, etc.) -->
|
CFInstance_zero_size_host.html | 2 <!-- This page is meant to loaded inside the host browser (IE, FF, etc.) -->
|
full_tab_sub_frame1.html | 24 loaded in CF since it's inside a frame.
|
src_property_host.html | 15 appendStatus("Loaded URL: " + url + " Frame url: " + frame_url);
|
window_close.html | 11 appendStatus("Loaded URL: " + url.data);
|
/external/chromium_org/components/dom_distiller/core/ |
distiller_page.h | 43 // Injects and executes JavaScript in the context of a loaded page. |LoadURL| 60 // A page has loaded within the specified context. 70 // environment in which a page can be loaded. 78 // to inject and execute JavaScript within the context of the loaded page.
|
/external/chromium_org/content/browser/frame_host/ |
debug_urls.h | 21 // do not represent actual navigations and can be loaded in any SiteInstance.
|
/external/chromium_org/content/public/browser/ |
plugin_service_filter.h | 18 // and block them from being loaded.
|
/external/chromium_org/content/public/common/ |
injection_test_win.h | 8 // This file defines the entry points for any DLL that can be loaded into the
|
/external/chromium_org/extensions/browser/ |
lazy_background_task_queue.h | 27 // extension's lazy background page is loaded. It is also in charge of loading 31 // only with extensions that have not-yet-loaded lazy background pages. 50 // task added for the extension, its lazy background page will be loaded. 51 // The task will be called either when the page is loaded, or when the
|
/external/chromium_org/native_client_sdk/src/build_tools/screenshot_extension/ |
README | 8 automatically loaded by the testing framework.
|
/external/chromium_org/ppapi/proxy/ |
proxy_module.h | 25 // |PpapiPluginMain()| which plugin will be loaded.)
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
goBack-blank-tab-page.html | 17 When you click on the above link, one page (with _blank target) is loaded and this page will open a link and go back.
|
/external/chromium_org/third_party/WebKit/ManualTests/plugins/ |
plugin-paint-causes-layout.html | 34 <p>This test should not assert or crash when loaded in Safari, when Safari captures a snapshot.</p>
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebSecurityPolicy.h | 50 // that pages loaded with this URL scheme cannot access pages loaded with 67 // Registers a URL scheme whose resources can be loaded regardless of a page's Content Security Policy. 88 // Registers an URL scheme to not allow manipulation of the loaded page
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/ |
normalizedunicodetext.cc | 41 // Proxy functions for the ones loaded from DLL. 59 // This implies that library_ itself was loaded successfully. 65 // Holds a handle to loaded Normaliz.dll. 67 // Pointers to the functions loaded from Normaliz.dll.
|
/external/chromium_org/third_party/freetype/src/autofit/ |
afmodule.h | 36 * loaded into `loader' (see function `af_loader_reset').
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
xmlmodule.h | 25 * A handle to a dynamically loaded module
|
/external/chromium_org/third_party/sfntly/ |
README.chromium | 13 significantly smaller and loaded faster.
|
/external/chromium_org/tools/telemetry/telemetry/core/ |
extension_dict.py | 21 """Checks if this ExtensionToLoad instance has been loaded"""
|