/external/v8/test/webkit/ |
regexp-norepeat-expected.txt | 24 Test for https://bugs.webkit.org/show_bug.cgi?id=46077
|
string-replacement-outofmemory.js | 25 'This tests that string replacement with a large replacement string causes an out-of-memory exception. See <a href="https://bugs.webkit.org/show_bug.cgi?id=102956">bug 102956</a> for more details.'
|
/frameworks/base/core/java/android/webkit/ |
HttpAuthHandler.java | 17 package android.webkit;
|
JsResult.java | 17 package android.webkit;
|
PluginStub.java | 16 package android.webkit;
|
WebResourceRequest.java | 17 package android.webkit;
|
/frameworks/base/core/java/com/android/internal/policy/ |
PhoneLayoutInflater.java | 30 "android.webkit.",
|
/packages/apps/Browser/src/com/android/browser/ |
BrowserDownloadListener.java | 19 import android.webkit.DownloadListener;
|
UiController.java | 23 import android.webkit.WebView;
|
BrowserSettings.java | 33 import android.webkit.CookieManager; 34 import android.webkit.GeolocationPermissions; 35 import android.webkit.WebIconDatabase; 36 import android.webkit.WebSettings; 37 import android.webkit.WebSettings.LayoutAlgorithm; 38 import android.webkit.WebSettings.PluginState; 39 import android.webkit.WebSettings.TextSize; 40 import android.webkit.WebSettings.ZoomDensity; 41 import android.webkit.WebStorage; 42 import android.webkit.WebView [all...] |
WebStorageSizeManager.java | 29 import android.webkit.WebStorage; 38 * Currently, the situation on the WebKit side is as follows: 44 * consumed by the WebDatabase and ApplicationCaches. As soon as WebKit will 61 * When an origin's database usage reaches its current quota, WebKit invokes 68 * When the total ApplicationCaches usage reaches its current quota, WebKit 97 // because WebKit sends us an estimate of the amount of space needed 100 // TODO(andreip): fix this in WebKit.
|
/docs/source.android.com/src/source/assets/ |
main.css | 290 -webkit-border-radius: 5px; 312 -webkit-border-top-right-radius: 5px; 313 -webkit-border-top-left-radius: 5px;
|
/external/chromium-trace/trace-viewer/tracing/tracing/ui/ |
find_control.html | 16 -webkit-user-select: none; 17 display: -webkit-flex; 21 -webkit-user-select: auto;
|
/external/wpa_supplicant_8/src/utils/ |
browser.c | 2 * Hotspot 2.0 client - Web browser using WebKit 10 #include <webkit/webkit.h>
|
/frameworks/base/docs/html/sdk/api_diff/19/changes/ |
android.webkit.WebStorage.QuotaUpdater.html | 10 android.webkit.WebStorage.QuotaUpdater 74 Interface android.webkit.<A HREF="../../../../reference/android/webkit/WebStorage.QuotaUpdater.html" target="_top"><font size="+2"><code>WebStorage.QuotaUpdater</code></font></A>
|
/frameworks/base/docs/html/sdk/api_diff/21/changes/ |
android.webkit.WebSyncManager.html | 10 android.webkit.WebSyncManager 74 Class android.webkit.<A HREF="../../../../reference/android/webkit/WebSyncManager.html" target="_top"><font size="+2"><code>WebSyncManager</code></font></A>
|
/packages/apps/Browser/src/com/android/browser/preferences/ |
AdvancedPreferencesFragment.java | 31 import android.webkit.GeolocationPermissions; 32 import android.webkit.ValueCallback; 33 import android.webkit.WebStorage;
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
AbstractConversationWebViewClient.java | 32 import android.webkit.WebResourceResponse; 33 import android.webkit.WebView; 34 import android.webkit.WebViewClient;
|
/build/tools/droiddoc/templates-ds/assets/ |
android-developer-core.css | 84 line-height:inherit; /* fixes vertical scrolling in webkit */ 817 -webkit-border-radius:7px; 919 -webkit-border-radius:7px; 925 -webkit-box-shadow:2px 3px 1px #eee; 935 -webkit-border-top-left-radius:7px; 936 -webkit-border-top-right-radius:7px; 979 -webkit-border-top-left-radius:7px; 980 -webkit-border-top-right-radius:7px; 1012 -webkit-border-radius:5px; 1015 -webkit-box-shadow:2px 3px 1px #eee [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-core.css | 84 line-height:inherit; /* fixes vertical scrolling in webkit */ 816 -webkit-border-radius:7px; 918 -webkit-border-radius:7px; 924 -webkit-box-shadow:2px 3px 1px #eee; 934 -webkit-border-top-left-radius:7px; 935 -webkit-border-top-right-radius:7px; 978 -webkit-border-top-left-radius:7px; 979 -webkit-border-top-right-radius:7px; 1011 -webkit-border-radius:5px; 1014 -webkit-box-shadow:2px 3px 1px #eee [all...] |
/frameworks/base/docs/html-intl/intl/ja/about/versions/ |
android-5.0.jd | 236 <li><a href="https://developer.mozilla.org/en-US/docs/Security/MixedContent" class="external-link">???????</a>????????? Cookie ???????????????????????????????? Cookie ???????????? {@link android.webkit.WebSettings#setMixedContentMode(int) setMixedContentMode()} ????? {@link android.webkit.CookieManager#setAcceptThirdPartyCookies(android.webkit.WebView, boolean) setAcceptThirdPartyCookies()} ???????????</li> 237 <li>???? HTML ?????????????????????????????????????????????????????????????????????????????????????????{@link android.webkit.WebView#enableSlowWholeDocumentDraw()} ??????????????????????</li> 274 <p>Android 5.0 ?? Chromium M37 ???? {@link android.webkit.WebView} ??????????????????????????????????????????Android 5.0 ?????? {@link android.webkit.WebView} ???????????????????????????????????? 37.0.0.0 ???????????</p> 276 <p>????????? {@link android.webkit.PermissionRequest} ???????????????????????????????<a href="https://developer.mozilla.org/en-US/docs/NavigatorUserMedia.getUserMedia" class="external-link">getUserMedia()</a> ?????? API ????????????????????????????????? {@link android.webkit.WebView} ????????{@link android.webkit.WebView} ???????????????????????????? Android ???????????????????</p> 278 <p>??? <code><a href="{@docRoot}reference/android/webkit/WebChromeClient.html#onShowFileChooser(android.webkit.WebView, android.webkit.ValueCallback<androi (…) [all...] |
/frameworks/base/docs/html-intl/intl/zh-cn/about/versions/ |
android-5.0.jd | 238 <li>???????????<a href="https://developer.mozilla.org/en-US/docs/Security/MixedContent" class="external-link">????</a>???? Cookie???????????????? Cookie?????? {@link android.webkit.WebSettings#setMixedContentMode(int) setMixedContentMode()} ? {@link android.webkit.CookieManager#setAcceptThirdPartyCookies(android.webkit.WebView, boolean) setAcceptThirdPartyCookies()} ???</li> 239 <li>?????????????? HTML ?????????????????????????????????????????????? {@link android.webkit.WebView#enableSlowWholeDocumentDraw()} ????????</li> 276 <p>Android 5.0 ? {@link android.webkit.WebView} ????? Chromium M37???????????????????????Android 5.0 ???? {@link android.webkit.WebView} ???????????????? 37.0.0.0 ??????</p> 278 <p>?????? {@link android.webkit.PermissionRequest} ?????????? <a href="https://developer.mozilla.org/en-US/docs/NavigatorUserMedia.getUserMedia" class="external-link">getUserMedia()</a> ??? Web API ? {@link android.webkit.WebView} ????????????????????????????????????????? Android ?????? {@link android.webkit.WebView} ?????</p> 280 <p>???? <code><a href="{@docRoot}reference/android/webkit/WebChromeClient.html#onShowFileChooser(android.webkit.WebView, android.webkit.ValueCallback<androi (…) [all...] |
/frameworks/base/docs/html-intl/intl/zh-tw/about/versions/ |
android-5.0.jd | 236 <li>????????????<a href="https://developer.mozilla.org/en-US/docs/Security/MixedContent" class="external-link">????</a>???? Cookie????????????? Cookie?????? {@link android.webkit.WebSettings#setMixedContentMode(int) setMixedContentMode()} ? {@link android.webkit.CookieManager#setAcceptThirdPartyCookies(android.webkit.WebView, boolean) setAcceptThirdPartyCookies()}·???</li> 237 <li>????????? HTML ????????????????????????????????????????????????? {@link android.webkit.WebView#enableSlowWholeDocumentDraw()} ???????????</li> 274 <p>Android 5.0 ?? {@link android.webkit.WebView} ????? Chromium M37????????????????????????? Android 5.0 ??? {@link android.webkit.WebView} ???????????????????? 37.0.0.0 ?????</p> 276 <p>??????? {@link android.webkit.PermissionRequest} ????????????? {@link android.webkit.WebView} ??????? <a href="https://developer.mozilla.org/en-US/docs/NavigatorUserMedia.getUserMedia" class="external-link">getUse Media()</a> ? Web API ???????? (????????)????????????????????? Android ?????????? {@link android.webkit.WebView}?</p> 278 <p>????? <code><a href="{@docRoot}reference/android/webkit/WebChromeClient.html#onShowFileChooser(android.webkit.WebView, android.webkit.ValueCallback<androi (…) [all...] |
/development/ide/xcode/animatorTest/animatorTest.xcodeproj/ |
project.pbxproj | [all...] |
/build/tools/droiddoc/templates-sac/assets/css/ |
default.css | 9 ::-webkit-selection { 21 -webkit-font-smoothing: antialiased; 364 -webkit-transition: height 0.25s ease-in; 368 -webkit-transition: height 0.25s ease-out; 642 @-webkit-keyframes glowheader { 677 -webkit-animation-name: glowheader; 680 -webkit-animation-duration: 0.7s; 683 -webkit-animation-timing-function: ease-out; 1228 background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #acbc00), 1230 background: -webkit-linear-gradient(top, #acbc00 0, #acbc00 50%, #bdde00 50%, #bdde00 100%) [all...] |