HomeSort by relevance Sort by last modified time
    Searched full:webkit (Results 1 - 25 of 1237) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium-trace/catapult/telemetry/telemetry/internal/testing/
animated_page.html 5 @-webkit-keyframes rotating {
7 -webkit-transform: rotate(0deg);
10 -webkit-transform: rotate(360deg);
14 -webkit-animation: rotating 2s linear infinite;
  /external/autotest/client/site_tests/power_VideoDetector/
fade.html 6 -webkit-animation-name: throb;
7 -webkit-animation-iteration-count: infinite;
8 -webkit-animation-duration: 2s;
9 -webkit-animation-timing-function: ease-in-out;
12 @-webkit-keyframes throb {
  /cts/tests/tests/webkit/src/android/webkit/cts/
TestHtmlConstants.java 17 package android.webkit.cts;
20 * This class defines constants for webkit test assets.
23 public static final String BR_TAG_URL = "webkit/test_br_tag.html";
26 public static final String HELLO_WORLD_URL = "webkit/test_hello_world.html";
29 public static final String TEST_FAVICON_URL = "webkit/test_favicon.html";
34 public static final String EMBEDDED_IMG_URL = "webkit/embedded_image.html";
35 public static final String POPUP_URL = "webkit/popup_base.html";
36 public static final String JAVASCRIPT_URL = "webkit/javascript.html";
37 public static final String JS_ALERT_URL = "webkit/jsalert.html";
38 public static final String JS_CONFIRM_URL = "webkit/jsconfirm.html"
    [all...]
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/out/
webkit-transform.out 1 c{-webkit-transform-origin:0 0}d{-MOZ-TRANSFORM-ORIGIN:0 0
webkit-transform.out.b 1 c{-webkit-transform-origin:0 0}d{-MOZ-TRANSFORM-ORIGIN:0 0
bug2527991.out 1 @media screen and (-webkit-min-device-pixel-ratio:0){a{b:1}}@media screen and (-webkit-min-device-pixel-ratio:0){a{b:1}}@media -webkit-min-device-pixel-ratio:0{a{b:1}
bug2527991.out.b 1 @media screen and /*!YUI-Compresser */(-webkit-min-device-pixel-ratio:0){a{b:1}}@media screen and /*! *//*! */(-webkit-min-device-pixel-ratio:0){a{b:1}}@media -webkit-min-device-pixel-ratio:0{a{b:1}
media-test.out 1 @media screen and (-webkit-min-device-pixel-ratio:0){some-css :here
media-test.out.b 1 @media screen and (-webkit-min-device-pixel-ratio:0){some-css :here
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/
webkit-transform.css 1 c {-webkit-transform-origin: 0 0;}
webkit-transform.css.min 1 c{-webkit-transform-origin:0 0}d{-moz-transform-origin:0 0
bug2527991.css 1 @media screen and/*!YUI-Compresser */(-webkit-min-device-pixel-ratio:0) {
8 @media screen and/*! */ /*! */(-webkit-min-device-pixel-ratio:0) {
15 @media -webkit-min-device-pixel-ratio:0 {
bug2527991.css.min 1 @media screen and/*!YUI-Compresser */(-webkit-min-device-pixel-ratio:0){a{b:1}}@media screen and/*! *//*! */(-webkit-min-device-pixel-ratio:0){a{b:1}}@media -webkit-min-device-pixel-ratio:0{a{b:1}
media-test.css 1 @media screen and (-webkit-min-device-pixel-ratio:0) {
media-test.css.min 1 @media screen and (-webkit-min-device-pixel-ratio:0){some-css:here
  /frameworks/base/docs/html/sdk/api_diff/22/changes/
methods_index_changes.html 64 <nobr><A HREF="android.webkit.CookieManager.html#android.webkit.CookieManager.acceptCookie_changed()" class="hiddenlink" target="rightframe">acceptCookie
66 <nobr><A HREF="android.webkit.CookieManager.html#android.webkit.CookieManager.acceptThirdPartyCookies_changed(android.webkit.WebView)" class="hiddenlink" target="rightframe">acceptThirdPartyCookies
82 <nobr><A HREF="android.webkit.WebViewDatabase.html#android.webkit.WebViewDatabase.clearFormData_changed()" class="hiddenlink" target="rightframe">clearFormData
84 <nobr><A HREF="android.webkit.WebViewDatabase.html#android.webkit.WebViewDatabase.clearHttpAuthUsernamePassword_changed()" class="hiddenlink" target="rightframe">clearHttpAuthUsernamePassword
86 <nobr><A HREF="android.webkit.WebViewDatabase.html#android.webkit.WebViewDatabase.clearUsernamePassword_changed()" class="hidden (…)
    [all...]
  /frameworks/webview/nullwebview/java/com/android/webview/nullwebview/
NullWebViewFactoryProvider.java 20 import android.webkit.CookieManager;
21 import android.webkit.GeolocationPermissions;
22 import android.webkit.ServiceWorkerController;
23 import android.webkit.TokenBindingService;
24 import android.webkit.WebIconDatabase;
25 import android.webkit.WebStorage;
26 import android.webkit.WebView;
27 import android.webkit.WebViewDatabase;
28 import android.webkit.WebViewDelegate;
29 import android.webkit.WebViewFactoryProvider
    [all...]
  /external/chromium-trace/catapult/tracing/tracing/ui/tracks/
thread_track.css 7 -webkit-box-orient: vertical;
8 display: -webkit-box;
  /external/v8/test/
bot_default.isolate 12 'webkit/webkit.isolate',
optimize_for_size.isolate 9 'webkit/webkit.isolate',
  /external/v8/test/webkit/
run-json-stringify.js 7 load("test/webkit/resources/json2-es5-compat.js");
8 load("test/webkit/resources/JSON-stringify.js");
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
layer_tree_host_impl_view.css 7 -webkit-flex: 1 1 auto !important;
8 -webkit-flex-direction: row;
9 display: -webkit-flex;
13 -webkit-flex: 1 1 auto;
17 -webkit-flex: 0 0 auto;
  /external/chromium-trace/catapult/third_party/polymer/components/polymer/
layout.html 16 display: -webkit-flex;
22 display: -webkit-inline-flex;
28 -webkit-flex-direction: row;
34 -webkit-flex-direction: row-reverse;
40 -webkit-flex-direction: column;
46 -webkit-flex-direction: column-reverse;
52 -webkit-flex-wrap: wrap;
58 -webkit-flex-wrap: wrap-reverse;
64 -webkit-flex: 1;
66 -webkit-flex-basis: 0.000000001px
    [all...]
  /external/chromium-trace/catapult/tracing/third_party/components/polymer/
layout.html 16 display: -webkit-flex;
22 display: -webkit-inline-flex;
28 -webkit-flex-direction: row;
34 -webkit-flex-direction: row-reverse;
40 -webkit-flex-direction: column;
46 -webkit-flex-direction: column-reverse;
52 -webkit-flex-wrap: wrap;
58 -webkit-flex-wrap: wrap-reverse;
64 -webkit-flex: 1;
66 -webkit-flex-basis: 0.000000001px;
    [all...]
  /developers/build/prebuilts/gradle/PermissionRequest/.google/
packaging.yaml 16 - android:android.webkit.PermissionRequest
17 - android:android.webkit.WebView
18 - android:android.webkit.WebChromeClient

Completed in 918 milliseconds

1 2 3 4 5 6 7 8 91011>>