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

1 2 3 4 5 67 8 91011>>

  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/gpu/
state_view.html 8 <link rel="stylesheet" href="/tracing/ui/extras/chrome/gpu/state_view.css">
15 tr.exportTo('tr.ui.e.chrome.gpu', function() {
21 'tr-ui-e-chrome-gpu-state-snapshot-view',
28 this.classList.add('tr-ui-e-chrome-gpu-state-snapshot-view');
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/
chrome_config.html 9 The chrome config is heavily used:
10 - chrome://tracing,
18 <link rel="import" href="/tracing/ui/extras/chrome/cc/cc.html">
19 <link rel="import" href="/tracing/ui/extras/chrome/gpu/gpu.html">
  /external/cros/system_api/dbus/cryptohome/
signed_secret.proto 6 // the cloud for Chrome OS accounts subject to remote management.
8 // The data in this file will be shared in Chrome, Chrome OS (cryptohome),
15 package ac.chrome.managedaccounts.account;
  /external/skia/tools/skp/page_sets/other/
skia_maybe_later_set.json 9 "why": "from chrome's list of profiled sites"
  /external/vboot_reference/scripts/image_signing/sample-test-configs/
README 3 or necessarily current production data for Chrome OS. They serve to provide
  /external/webrtc/webrtc/tools/rtcbot/test/
simple_offer_answer.js 47 registerBotTest('testOfferAnswer/chrome-chrome',
48 testOfferAnswer, ['chrome', 'chrome']);
  /external/chromium-trace/catapult/tracing/test_data/
perf_sampling_trace.json 9 "category": "/data/app-lib/com.google.android.apps.chrome-1/libchrome.1931.0.so",
34 "category": "/data/app-lib/com.google.android.apps.chrome-1/libchrome.1931.0.so",
44 "category": "/data/app-lib/com.google.android.apps.chrome-1/libchrome.1931.0.so",
49 "category": "/data/app-lib/com.google.android.apps.chrome-1/libchrome.1931.0.so",
64 "category": "/data/app-lib/com.google.android.apps.chrome-1/libchrome.1931.0.so",
69 "category": "/data/app-lib/com.google.android.apps.chrome-1/libchrome.1931.0.so",
74 "category": "/data/app-lib/com.google.android.apps.chrome-1/libchrome.1931.0.so",
79 "category": "/data/app-lib/com.google.android.apps.chrome-1/libchrome.1931.0.so",
84 "category": "/data/app-lib/com.google.android.apps.chrome-1/libchrome.1931.0.so",
89 "category": "/data/app-lib/com.google.android.apps.chrome-1/libchrome.1931.0.so"
    [all...]
  /external/autotest/client/site_tests/enterprise_RemoraRequisition/
enterprise_RemoraRequisition.py 9 from autotest_lib.client.common_lib.cros import chrome, enrollment namespace
26 except (KeyError, chrome.Error):
40 ['chrome-extension://' + self._HANGOUTS_EXT_ID + '/' + path
56 with chrome.Chrome(auto_login=False) as cr:
64 with chrome.Chrome(clear_enterprise_policy=False,
  /external/autotest/client/site_tests/login_ChromeProfileSanitary/
login_ChromeProfileSanitary.py 9 from autotest_lib.client.common_lib.cros import chrome namespace
61 with chrome.Chrome() as cr:
65 # Wait for chrome to show, then "crash" it.
78 # Ensure chrome writes state to disk.
79 with chrome.Chrome():
  /external/chromium-trace/catapult/systrace/profile_chrome/
profiler.py 7 from devil.android.constants import chrome namespace
43 'stable': chrome.PACKAGE_INFO['chrome_stable'],
44 'beta': chrome.PACKAGE_INFO['chrome_beta'],
45 'dev': chrome.PACKAGE_INFO['chrome_dev'],
46 'build': chrome.PACKAGE_INFO['chrome'],
48 supported_browsers.update(chrome.PACKAGE_INFO)
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
layer_view_test.html 11 <link rel="import" href="/tracing/ui/extras/chrome/cc/cc.html">
12 <link rel="import" href="/tracing/ui/extras/chrome/cc/layer_view.html">
14 <script src="/tracing/extras/chrome/cc/layer_tree_host_impl_test_data.js">
30 var view = new tr.ui.e.chrome.cc.LayerView();
33 view.selection = new tr.ui.e.chrome.cc.LayerSelection(layer);
48 var view = new tr.ui.e.chrome.cc.LayerView();
51 view.selection = new tr.ui.e.chrome.cc.TileSelection(tile);
layer_tree_host_impl_view.html 9 href="/tracing/ui/extras/chrome/cc/layer_tree_host_impl_view.css">
11 <link rel="import" href="/tracing/extras/chrome/cc/layer_tree_host_impl.html">
12 <link rel="import" href="/tracing/ui/extras/chrome/cc/layer_picker.html">
13 <link rel="import" href="/tracing/ui/extras/chrome/cc/layer_view.html">
14 <link rel="import" href="/tracing/extras/chrome/cc/tile.html">
21 tr.exportTo('tr.ui.e.chrome.cc', function() {
27 'tr-ui-e-chrome-cc-layer-tree-host-impl-snapshot-view',
34 this.classList.add('tr-ui-e-chrome-cc-lthi-s-view');
38 this.layerPicker_ = new tr.ui.e.chrome.cc.LayerPicker();
43 this.layerView_ = new tr.ui.e.chrome.cc.LayerView()
    [all...]
layer_tree_quad_stack_view_test.html 11 <link rel="import" href="/tracing/ui/extras/chrome/cc/cc.html">
12 <link rel="import" href="/tracing/ui/extras/chrome/cc/layer_tree_quad_stack_view.html">
14 <script src="/tracing/extras/chrome/cc/layer_tree_host_impl_test_data.js">
30 var view = new tr.ui.e.chrome.cc.LayerTreeQuadStackView();
32 view.selection = new tr.ui.e.chrome.cc.LayerSelection(layer);
  /external/libchrome/base/mac/
bundle_locations.h 25 // component bundles of Chrome. Please use these methods rather than calling
29 // - "Outer Bundle" - This is the main bundle for Chrome; it's what
30 // +[NSBundle mainBundle] returns when Chrome is launched normally.
32 // - "Main Bundle" - This is the bundle from which Chrome was launched.
33 // This will be the same as the outer bundle except when Chrome is launched
35 // bundle rather than the main Chrome bundle.
37 // - "Framework Bundle" - This is the bundle corresponding to the Chrome
  /external/autotest/client/cros/multimedia/
facade_resource.py 9 from autotest_lib.client.common_lib.cros import chrome namespace
17 (chrome.Error, exceptions.IndexError, exceptions.Exception),
22 """This class provides access to telemetry chrome wrapper."""
29 @param chrome_object: A chrome.Chrome object or None.
36 self._chrome = chrome.Chrome(
51 """Closes Chrome."""
73 @raise chrome.Error if the found extension has not yet been
85 raise chrome.Error(errmsg
    [all...]
  /external/autotest/client/site_tests/security_BundledExtensions/
baseline 5 # Chrome Web Store ("ahfgeienlihckogmohjhadlkjgocpleb"),
9 # already tracked and reviewed on the Chrome side. Ignore them
57 "name": "Chrome Goodies",
66 "name": "Chrome",
72 "effectiveHostPermissions": ["chrome://resources/*"],
95 "effectiveHostPermissions": ["chrome://resources/*"],
149 "chrome://favicon/*"],
163 "effectiveHostPermissions": ["chrome://theme/*",
164 "chrome://resources/*"],
167 { "name": "Chrome OS text-to-speech component extension"
    [all...]
  /external/autotest/client/site_tests/login_Cryptohome/
login_Cryptohome.py 9 from autotest_lib.client.common_lib.cros import chrome namespace
22 with chrome.Chrome() as cr:
42 with chrome.Chrome():
  /external/autotest/client/site_tests/video_ChromeHWDecodeUsed/
video_ChromeHWDecodeUsed.py 10 from autotest_lib.client.common_lib.cros import chrome namespace
17 """This test verifies VDA works in Chrome."""
26 @param video_file: Sample video file to be loaded in Chrome.
29 with chrome.Chrome() as cr:
  /external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
tap.js 21 this.gesture_source_type_ = chrome.gpuBenchmarking.DEFAULT_INPUT;
26 return !!(window.chrome &&
27 chrome.gpuBenchmarking &&
28 chrome.gpuBenchmarking.tap);
57 chrome.gpuBenchmarking.tap(position_left, position_top,
  /external/libchrome/base/trace_event/etw_manifest/
chrome_events_win.man 13 messageFileName="chrome.dll"
14 name="Chrome"
15 resourceFileName="chrome.dll"
16 symbol="CHROME"
79 value="Chrome Event: %1 (%2)"
  /external/autotest/client/site_tests/power_LoadTest/extension/
test.js 11 chrome.windows.getAll(null, function(windows) {
38 chrome.windows.remove(preexisting_windows[i].id);
46 chrome.tabs.update(cycle.id, {'url': url, 'selected': true});
68 chrome.windows.create({'url': 'about:blank'}, function (win) {
70 chrome.tabs.getSelected(win.id, function(tab) {
71 chrome.tabs.update(tab.id, {'url': task.tabs[0], 'selected': true});
73 chrome.tabs.create({'windowId': win.id, url: task.tabs[i]});
75 setTimeout(chrome.windows.remove, task.duration / time_ratio, win.id);
79 chrome.windows.create({'url': 'about:blank'}, function (win) {
81 chrome.tabs.getSelected(win.id, function(tab)
    [all...]
  /external/chromium-trace/catapult/tracing/
trace_viewer.gypi 12 'tracing/ui/extras/chrome/cc/display_item_list_view.css',
13 'tracing/ui/extras/chrome/cc/layer_picker.css',
14 'tracing/ui/extras/chrome/cc/layer_tree_host_impl_view.css',
15 'tracing/ui/extras/chrome/cc/layer_view.css',
16 'tracing/ui/extras/chrome/cc/picture_ops_chart_summary_view.css',
17 'tracing/ui/extras/chrome/cc/picture_ops_chart_view.css',
18 'tracing/ui/extras/chrome/cc/picture_ops_list_view.css',
19 'tracing/ui/extras/chrome/cc/picture_view.css',
20 'tracing/ui/extras/chrome/gpu/state_view.css',
66 'tracing/extras/chrome/cc/cc.html'
    [all...]
  /system/core/metricsd/uploader/proto/
chrome_user_metrics_extension.proto 17 // Protocol buffer for Chrome UMA (User Metrics Analysis).
37 // Google Chrome product family.
38 CHROME = 0;
44 // Note: The default value is Chrome, so Chrome products will not transmit
50 // For Chrome clients, this id is unique to a top-level (one level above the
51 // "Default" directory) Chrome user data directory [1], and so is shared among
52 // all Chrome user profiles contained in this user data directory.
62 // relaunches Chrome.
  /external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
documentscan_AppTestWithFakeLorgnette.py 11 from autotest_lib.client.common_lib.cros import chrome namespace
16 """ Test that an extension using the DocumentScan Chrome API can
46 # Image file to serve up to Chrome in response to a scan request.
53 """Simulate mouse events since the Chrome API enforces that
64 """Launches the sample scanner Chrome app.
66 @param chrome_instance object of type chrome.Chrome
71 # TODO(pstew): chrome.management.launchApp() would have been
76 chrome.app.window.create('%s', {
92 app_window = chrome.app.window.get('%s')
    [all...]
  /external/autotest/client/site_tests/logging_AsanCrash/
logging_AsanCrash.py 10 from autotest_lib.client.common_lib.cros import chrome namespace
27 with chrome.Chrome(extension_paths=[extension_path]) as cr:
28 pid = utils.get_oldest_pid_by_name('chrome')
29 asan_log_name = '/var/log/chrome/asan_log.%d' % pid
41 'chrome.autotestPrivate.simulateAsanMemoryBug();'))

Completed in 2291 milliseconds

1 2 3 4 5 67 8 91011>>