HomeSort by relevance Sort by last modified time
    Searched refs:Web (Results 1 - 25 of 28) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/net/
web.py 34 class Web(object):
  /external/chromium_org/components/test/data/autofill/merge/tools/
autofill_merge_common.py 38 autofill_profiles table in the Chromium "Web Data" database.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/devtools/inspectedWindow/chrome-preprocessor/Panel/
InspectedWindowLoadMonitor.js 6 * within a Web page nor does it report on events occuring in the page. For now
38 // This function should be converted to a string and run in the Web page
  /external/chromium_org/chrome/renderer/resources/extensions/
webstore_custom_bindings.js 20 throw new Error('A Chrome Web Store installation is already pending.');
23 'The Chrome Web Store item link URL parameter must be a string.');
  /external/chromium_org/chrome/browser/ui/webui/
identity_internals_ui_browsertest.js 106 // Test verifying chrome://identity-internals Web UI when the token cache is
114 * Fixture for Identity Internals Web UI testing with a single token in the
131 // - the Chrome Web Store, in order to check the extension name.
178 * Fixture for Identity Internals Web UI testing with multiple tokens in the
227 * Fixture for asynchronous testing of Identity Internals Web UI with multiple
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
share_client.js 8 * @param {WebView} webView Web View tag.
112 * Handles completion of the web view request.
118 console.debug('Web View loaded.');
124 * Handles termination of the web view request.
130 console.debug('Web View failed to load with error: ' + e.reason + ', url: ' +
share_dialog.js 49 * Wraps a Web View element and adds authorization headers to it.
51 * @param {WebView} webView Web View element to be wrapped.
62 * Initializes the web view by installing hooks injecting the authorization
87 * Authorizes the web view by fetching the freshest access tokens.
245 console.debug('Timeout. Web View points at: ' + this.webView_.src);
269 // Initialize and authorize the Web View tag asynchronously.
file_tasks.js 32 * Location of the Chrome Web Store.
40 * Base URL of apps list in the Chrome Web Store. This constant is used in
58 * Returns URL of the Chrome Web Store which show apps supporting the given
280 if (!task.iconType && taskParts[1] === 'web-intent') {
cws_container_client.js 8 * @param {WebView} webView Web View tag.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/
host.py 36 from webkitpy.common.net import buildbot, web namespace
48 self.web = web.Web()
  /external/chromium_org/tools/telemetry/telemetry/core/
browser_options.py 242 help=('Additional arguments to pass to Web Page Replay. '
  /frameworks/base/docs/html/guide/
guide_toc.cs 524 <span class="en">Web Apps</span>
528 <span class="en">Supporting Different Screens in Web Apps</span>
531 <span class="en">Building Web Apps in WebView</span>
537 <span class="en">Debugging Web Apps</span>
540 <span class="en">Best Practices for Web Apps</span>
543 </li><!-- end of web apps -->
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
android_browser_backend.py 307 '(2) Manually enabling web debugging in Chrome at '
308 'Settings > Developer tools > Enable USB Web debugging.')
  /external/chromium_org/extensions/renderer/resources/
platform_app.js 53 * Web platform, and should not be used by a responsible library, even in
63 * to by web developers, e.g. "document" instead of "HTMLDocument").
87 * referred to by web developers, e.g. "document" instead of
129 * referred to by web developers, e.g. "document" instead of
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/
search.js 31 * Selectors for web results.
421 case 'Web':
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 30 browser with the same level of security and privacy as traditional web
37 * This code can interact with the embedding web page as part of an
38 HTML and JavaScript web application, or it can be a self-contained
79 * Porting existing software components for use in a web application.
83 * Handling multimedia for a web application.
84 * Handling various aspects of web-based games, including physics engines
94 open web whereas NaCl only works on the Chrome Web Store.
143 Portable Native Client complement other technologies by giving web
145 from a web browser in an architecture-independent way
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
dynamic-loading.rst 317 * **hosted application:** all modules are hosted together on a web server of
321 the Chrome Web Store, and downloaded to the user's machine
325 applications, you must upload the modules to your web server. For packaged
326 applications, you must include the modules in the application's Chrome Web
337 request log of the web server hosting your test deployment.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
webkitdirs.pm     [all...]
  /external/chromium_org/ui/file_manager/file_manager/background/js/
test_util.js 319 * @param {string} webViewQuery Selector for the web view.
320 * @param {string} code Javascript code to be executed within the web view.
571 setLastError('Invalid Chrome Web Store item ID');
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
metadata_cache.js 848 // What's available offline? See the 'Web' column at:
  /external/chromium_org/net/quic/crypto/
common_cert_set_1_50.inc 333 TLS Web Server Authentication, TLS Web Client Authentication, Netscape Server Gated Crypto, 2.16.840.1.113733.1.8.1
    [all...]
common_cert_set_51_100.inc 61 Netscape Server Gated Crypto, 2.16.840.1.113733.1.8.1, TLS Web Server Authentication, TLS Web Client Authentication
258 TLS Web Server Authentication, TLS Web Client Authentication, Netscape Server Gated Crypto, 2.16.840.1.113733.1.8.1
476 TLS Web Server Authentication, TLS Web Client Authentication, Code Signing, Netscape Server Gated Crypto, 2.16.840.1.113733.1.8.1
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js 225 * See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions_and_function_scope/Strict_mode
499 * Closure is being run in non-HTML contexts, such as web workers. It's defined
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.cpp 32 #include "web/WebViewImpl.h"
117 #include "public/web/WebAXObject.h"
118 #include "public/web/WebActiveWheelFlingParameters.h"
119 #include "public/web/WebAutofillClient.h"
120 #include "public/web/WebFrameClient.h"
121 #include "public/web/WebHitTestResult.h"
122 #include "public/web/WebInputElement.h"
123 #include "public/web/WebMediaPlayerAction.h"
124 #include "public/web/WebNode.h"
125 #include "public/web/WebPlugin.h
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 940 milliseconds

1 2