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 108 // Test verifying chrome://identity-internals Web UI when the token cache is
116 * Fixture for Identity Internals Web UI testing with a single token in the
133 // - the Chrome Web Store, in order to check the extension name.
137 expectEquals('Web Store', this.getExtensionName(tokenListEntries[0]));
182 * Fixture for Identity Internals Web UI testing with multiple tokens in the
231 * 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.
104 * Handles completion of the web view request.
110 console.debug('Web View loaded.');
116 * Handles termination of the web view request.
122 console.debug('Web View failed to load with error: ' + e.reason + ', url: ' +
share_dialog.js 47 * Wraps a Web View element and adds authorization headers to it.
49 * @param {WebView} webView Web View element to be wrapped.
60 * Initializes the web view by installing hooks injecting the authorization
85 * Authorizes the web view by fetching the freshest access tokens.
238 console.debug('Timeout. Web View points at: ' + this.webView_.src);
262 // 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
273 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/third_party/WebKit/Source/bindings/core/v8/
PrivateScriptRunner.js 93 // Web Crypto
  /external/chromium_org/tools/telemetry/telemetry/core/
browser_options.py 241 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/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
77 Web platform delivered by Chrome whereas NaCl only works on the Chrome Web
87 virtual machines written in C/C++, for use in a web application.
91 * Handling multimedia for a web application.
92 * Various aspects of web-based games, including physics engines and AI.
126 * `PNaCl SIMD: Speed on the Web`_.
146 Portable Native Client complement other technologies by giving web
    [all...]
  /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/devguide/devcycle/
dynamic-loading.rst 321 * **hosted application:** all modules are hosted together on a web server of
325 the Chrome Web Store, and downloaded to the user's machine
329 applications, you must upload the modules to your web server. For packaged
330 applications, you must include the modules in the application's Chrome Web
341 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/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/renderer/resources/
offline.js 57 // Global web audio context for playing sounds.
835 * Decodes the base 64 audio to ArrayBuffer used by Web Audio.
    [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"
126 #include "public/web/WebAXObject.h"
127 #include "public/web/WebActiveWheelFlingParameters.h"
128 #include "public/web/WebAutofillClient.h"
129 #include "public/web/WebBeginFrameArgs.h"
130 #include "public/web/WebFrameClient.h"
131 #include "public/web/WebHitTestResult.h"
132 #include "public/web/WebInputElement.h"
133 #include "public/web/WebMediaPlayerAction.h"
134 #include "public/web/WebNode.h
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 1113 milliseconds

1 2