HomeSort by relevance Sort by last modified time
    Searched full:chrome (Results 276 - 300 of 2243) sorted by null

<<11121314151617181920>>

  /external/autotest/client/site_tests/login_OwnershipNotRetaken/
login_OwnershipNotRetaken.py 10 from autotest_lib.client.common_lib.cros import chrome, session_manager namespace
36 with chrome.Chrome(clear_enterprise_policy=False) as cr:
45 with chrome.Chrome(clear_enterprise_policy=False,
  /external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/
tcp-server.js 24 var socket = chrome.sockets.tcpServer;
63 * @see https://developer.chrome.com/apps/system_network#method-getNetworkInterfaces
71 chrome.system.network.getNetworkInterfaces(callback);
81 * @see https://developer.chrome.com/apps/sockets_tcpServer#method-create
94 * @see https://developer.chrome.com/apps/sockets_tcpServer#method-disconnect
114 * The callback function used for when we attempt to have Chrome
119 * @see https://developer.chrome.com/apps/sockets_tcpServer#method-listen
136 * The callback function used for when we attempt to have Chrome
174 chrome.sockets.tcp.send(socketId, arrayBuffer,
176 chrome.sockets.tcp.close(socketId)
    [all...]
  /external/autotest/test_suites/
control.AFDO_record 5 AUTHOR = "Chrome OS Team"
7 PURPOSE = "Exercise Chrome, record profiling data using AFDO."
16 Exercise Chrome, record profiling data using AFDO.
22 The image should have been built with default optimization turned on for chrome.
24 of chrome builds, so realism and source control are important.
control.bvt-cq 5 AUTHOR = "Chrome OS Team"
17 pass the Chrome OS Commit Queue and Pre-Flight Queue. Test failures
19 * Chrome OS CLs must pass these tests prior to being accepted into
21 * A new Chrome build must pass these tests prior to the build
22 being included in a Chrome OS canary build.
  /external/chromium-trace/catapult/tracing/tracing/extras/chrome/
chrome_auditor.html 12 href="/tracing/extras/chrome/cc/input_latency_async_slice.html">
15 href="/tracing/extras/chrome/chrome_user_friendly_category_driver.html">
29 * Auditor for Chrome-specific traces.
55 process.labels[0] == 'chrome://tracing')
65 tr.e.chrome.ChromeUserFriendlyCategoryDriver);
  /external/skia/site/dev/internal/
index.md 27 Chrome related
29 * [Development on a Chrome branch](https://sites.google.com/a/google.com/skia/development-on-a-chrome-branch)
30 * [Cherrypick instructions](https://sites.google.com/a/google.com/skia/development-on-a-chrome-branch#TOC-How-to-cherrypick-a-Skia-fix-into-a-Chrome-branch)
  /external/webrtc/webrtc/system_wrappers/include/
field_trial.h 16 // Field trials allow webrtc clients (such as Chrome) to turn on feature code
28 // They are designed to wire up directly to chrome field trials and to speed up
40 // 2 - Once the changes are rolled to chrome, the new code path can be
41 // controlled as normal chrome field trials.
49 // TODO(andresp): since chrome --force-fieldtrials does not marks the trial
  /external/autotest/client/cros/
login.py 54 # messages if we couldn't start chrome to see if the browser crashed.
72 """Wait until a Chrome process is running.
76 @raise: TimeoutError: Chrome didn't start before timeout.
80 timeout_msg='Timed out waiting for Chrome to start',
83 crash_msg='Chrome crashed while starting up.')
87 """Wait for the Chrome process to exit.
89 @param crash_msg: Error message to include if Chrome crashed.
92 @return: True if Chrome exited; False otherwise.
94 @raise: CrashError: Chrome crashed while we were waiting.
99 timeout_msg='Timed out waiting for Chrome to exit'
    [all...]
chrome_binary_test.py 15 Base class for tests to run chrome test binaries without signing in and
16 running Chrome.
20 CHROME_SANDBOX = '/opt/google/chrome/chrome-sandbox'
49 Run chrome test binary.
81 """Decorator to nuke the Chrome browser processes."""
93 # Allow chrome to be restarted again later.
enterprise_base.py 10 from autotest_lib.client.common_lib.cros import chrome namespace
22 """Import the DM testserver from chrome source.
28 'chrome/browser/policy/test'))
82 """Create an instance of chrome for enterprise testing.
85 invoke chrome.autotestPrivate.
99 return chrome.Chrome(extra_browser_args=extra_browser_args,
  /external/autotest/client/site_tests/video_MultiplePlayback/
video_MultiplePlayback.py 10 from autotest_lib.client.common_lib.cros import chrome namespace
14 FLASH_PROCESS_NAME = 'chrome/chrome --type=ppapi'
70 prc = utils.get_process_list('chrome', '--type=ppapi')
82 prc1 = utils.get_process_list('chrome', '--type=ppapi')
98 with chrome.Chrome() as cr:
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
raster_task_selection.html 9 <link rel="import" href="/tracing/extras/chrome/cc/raster_task.html">
12 <link rel="import" href="/tracing/ui/extras/chrome/cc/selection.html">
13 <link rel="import" href="/tracing/ui/extras/chrome/cc/raster_task_view.html">
18 tr.exportTo('tr.ui.e.chrome.cc', function() {
23 tr.ui.e.chrome.cc.Selection.call(this);
71 __proto__: tr.ui.e.chrome.cc.Selection.prototype,
111 analysis = document.createElement('tr-ui-e-chrome-cc-raster-task-view');
picture_debugger.html 9 <link rel="import" href="/tracing/extras/chrome/cc/picture.html">
19 href="/tracing/ui/extras/chrome/cc/picture_ops_chart_summary_view.html">
20 <link rel="import" href="/tracing/ui/extras/chrome/cc/picture_ops_chart_view.html">
21 <link rel="import" href="/tracing/ui/extras/chrome/cc/picture_ops_list_view.html">
23 <template id="tr-ui-e-chrome-cc-picture-debugger-template">
25 * /deep/ tr-ui-e-chrome-cc-picture-debugger {
31 * /deep/ tr-ui-e-chrome-cc-picture-debugger > tr-ui-a-generic-object-view {
37 * /deep/ tr-ui-e-chrome-cc-picture-debugger > left-panel {
43 * /deep/ tr-ui-e-chrome-cc-picture-debugger > left-panel > picture-info {
48 * /deep/ tr-ui-e-chrome-cc-picture-debugger > left-panel
    [all...]
display_item_debugger.html 9 <link rel="import" href="/tracing/extras/chrome/cc/picture.html">
18 <link rel="import" href="/tracing/ui/extras/chrome/cc/display_item_list_item.html">
19 <link rel="import" href="/tracing/ui/extras/chrome/cc/picture_ops_list_view.html">
21 <template id="tr-ui-e-chrome-cc-display-item-debugger-template">
23 * /deep/ tr-ui-e-chrome-cc-display-item-debugger {
28 * /deep/ tr-ui-e-chrome-cc-display-item-debugger > left-panel {
35 * /deep/ tr-ui-e-chrome-cc-display-item-debugger > left-panel >
41 * /deep/ tr-ui-e-chrome-cc-display-item-debugger > left-panel >
48 * /deep/ tr-ui-e-chrome-cc-display-item-debugger > left-panel >
53 * /deep/ tr-ui-e-chrome-cc-display-item-debugger > tr-ui-b-drag-handle
    [all...]
  /external/webrtc/webrtc/tools/rtcbot/
README 47 - "chrome": chrome on host machine.
48 - "android-chrome": chrome on android device. Details in "Android" Section.
54 host machine. That is easy to achieve with chrome port forwarding tools.
55 - Visit chrome://inspect/devices on the host machine.
57 - Open chrome on you Android device before running test, and leave it
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
desktop_browser_finder.py 14 from telemetry.internal.backends.chrome import desktop_browser_backend
147 'Chrome build location for %s_%s not found. Browser will be run '
153 chromium_app_names.append('Google Chrome.app/Contents/MacOS/Google Chrome')
156 chromium_app_names.append('chrome')
159 chromium_app_names.append('chrome.exe')
172 # It is okay if the executable name doesn't match any of known chrome
218 mac_canary_root = '/Applications/Google Chrome Canary.app/'
219 mac_canary = mac_canary_root + 'Contents/MacOS/Google Chrome Canary'
220 mac_system_root = '/Applications/Google Chrome.app
    [all...]
android_browser_finder_unittest.py 12 from telemetry.internal.backends.chrome import android_browser_finder
30 'telemetry.internal.backends.chrome.android_browser_finder.binary_manager.FetchPath', # pylint: disable=line-too-long
59 self.skipTest('--chrome-root is not specified, skip the test')
71 self.skipTest('--chrome-root is not specified, skip the test')
84 self.skipTest('--chrome-root is not specified, skip the test')
119 self.skipTest('--chrome-root is not specified, skip the test')
130 self.skipTest('--chrome-root is not specified, skip the test')
137 self.skipTest('--chrome-root is not specified, skip the test')
139 'telemetry.internal.backends.chrome.android_browser_finder.binary_manager.FetchPath', # pylint: disable=line-too-long
147 self.skipTest('--chrome-root is not specified, skip the test'
    [all...]
  /external/chromium-trace/catapult/telemetry/telemetry/internal/browser/
browser_finder.py 11 from telemetry.internal.backends.chrome import android_browser_finder
12 from telemetry.internal.backends.chrome import cros_browser_finder
13 from telemetry.internal.backends.chrome import desktop_browser_finder
14 from telemetry.internal.backends.chrome import ios_browser_finder
53 if options.browser_type == 'cros-chrome' and options.cros_remote == None:
55 'browser_type=cros-chrome requires cros_remote be set.')
56 if (options.browser_type != 'cros-chrome' and
57 options.browser_type != 'cros-chrome-guest' and
60 '--remote requires --browser=cros-chrome or cros-chrome-guest.'
    [all...]
  /external/chromium-trace/catapult/telemetry/telemetry/core/
cros_interface_unittest.py 30 @decorators.Enabled('cros-chrome')
38 @decorators.Enabled('cros-chrome')
52 @decorators.Enabled('cros-chrome')
58 @decorators.Enabled('cros-chrome')
66 @decorators.Enabled('cros-chrome')
75 @decorators.Enabled('cros-chrome')
83 @decorators.Enabled('cros-chrome')
93 @decorators.Enabled('cros-chrome')
127 @decorators.Enabled('cros-chrome')
137 @decorators.Enabled('cros-chrome')
    [all...]
  /external/autotest/client/site_tests/accessibility_ChromeVoxSound/
accessibility_ChromeVoxSound.py 11 from autotest_lib.client.common_lib.cros import chrome namespace
28 chrome.accessibilityFeatures.spokenFeedback.set({value: true});
29 chrome.accessibilityFeatures.spokenFeedback.get({},
82 with chrome.Chrome(extension_paths=[extension_path],
101 cr.browser.tabs[0].Navigate('chrome://version')
  /external/autotest/client/site_tests/accessibility_Sanity/
accessibility_Sanity.py 12 from autotest_lib.client.common_lib.cros import chrome namespace
41 chrome.accessibilityFeatures.%s.set({value: %s});
42 chrome.accessibilityFeatures.%s.get({}, function(d) {
75 chrome.management.get(
108 with chrome.Chrome(extension_paths=[extension_path],
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.browser.user_agent.html 23 <td width="100%"><dl><dt><a name="-GetChromeUserAgentArgumentFromType"><strong>GetChromeUserAgentArgumentFromType</strong></a>(user_agent_type)</dt><dd><tt>Returns&nbsp;a&nbsp;chrome&nbsp;user&nbsp;agent&nbsp;based&nbsp;on&nbsp;a&nbsp;user&nbsp;agent&nbsp;type.<br>
25 https://developers.google.com/chrome/mobile/docs/user-agent</tt></dd></dl>
33 <td width="100%"><strong>UA_TYPE_MAPPING</strong> = {'desktop': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) A...TML, like Gecko) Chrome/40.0.2194.2 Safari/537.36', 'mobile': 'Mozilla/5.0 (Linux; Android 4.0.4; Galaxy Nexus ...ke Gecko) Chrome/40.0.2194.2 Mobile Safari/535.36', 'tablet': 'Mozilla/5.0 (Linux; Android 4.0.4; Galaxy Nexus ...TML, like Gecko) Chrome/40.0.2194.2 Safari/535.36', 'tablet_10_inch': 'Mozilla/5.0 (Linux; Android 4.0.4; Galaxy Nexus ...TML, like Gecko) Chrome/40.0.2194.2 Safari/535.36'}</td></tr></table>
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/
android_command_line_backend_unittest.py 16 pseudo_exec_name = 'chrome'
73 device.WriteFile(cmd_file, 'chrome --args --to --save')
74 self.assertEqual('chrome --args --to --save',
78 self.assertEqual('chrome --some --test --args',
80 self.assertEqual('chrome --args --to --save',
101 self.assertEqual('chrome --some --test --args',
  /external/skia/site/dev/contrib/
c++11.md 22 The clients we pay most attention to are Chrome, Android, Mozilla, and a few
25 Chrome builds with a recent Clang on Mac and Linux and with a recent MSVC on
29 Chrome intentionally disables thread-safe initialization of static variables,
51 bots use a recent toolchain from Android (see above), and our Chrome bots use
52 Chrome's toolchains (see above). I'm not exactly sure what our Chrome OS bots
  /developers/build/prebuilts/gradle/BasicManagedProfile/Application/src/main/res/values/
strings.xml 29 <string name="toggle_chrome">Chrome in this profile:</string>
30 <string name="set_chrome_restrictions">Set Chrome restrictions</string>
31 <string name="clear_chrome_restrictions">Clear Chrome restrictions</string>

Completed in 602 milliseconds

<<11121314151617181920>>