/external/chromium/net/base/ |
data_url.cc | 64 // https://bugzilla.mozilla.org/show_bug.cgi?id=138052 66 // https://bugzilla.mozilla.org/show_bug.cgi?id=37200
|
https_prober.cc | 28 GURL url("https://" + host);
|
/external/chromium/net/proxy/ |
proxy_config_service_win_unittest.cc | 99 L"http=www.google.com:80;https=www.foo.com:110", // lpszProxy 116 L"http=www.google.com:80;https=www.foo.com:110;"
|
/external/chromium/net/socket/ |
ssl_test_util.h | 20 // This object bounds the lifetime of an external python-based HTTP/HTTPS/FTP 46 // If protocol is HTTP, and cert_path is not empty, serves HTTPS.
|
/external/webkit/WebCore/manual-tests/inspector/ |
named-evals.html | 52 <p>Used to test <a href="https://bugs.webkit.org/show_bug.cgi?id=25475">https://bugs.webkit.org/show_bug.cgi?id=25475</a>
|
remember-last-script.html | 2 <p><b>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=27552">Bug 27552</a> - remember last script displayed in Scripts panel</b>
|
/external/webkit/WebCore/platform/graphics/wince/ |
PathWince.cpp | 157 // See https://bugs.webkit.org/show_bug.cgi?id=27266, 158 // https://bugs.webkit.org/show_bug.cgi?id=27187, and
|
/frameworks/base/tests/SslLoad/src/com/android/sslload/ |
SslLoad.java | 100 String url = error ? "https://google.com/" 101 : "https://www.google.com";
|
/libcore/luni/src/main/java/java/net/ |
ProxySelector.java | 95 * <li>https URI stands for https connection.</li>
|
ProxySelectorImpl.java | 97 } else if ("https".equals(scheme)) { 152 * Gets proxy for https request. 159 host = getSystemProperty("https.proxyHost"); 161 // case 1: use exact https proxy 164 "https.proxyPort", String.valueOf(HTTPS_PROXY_PORT));
|
/cts/tests/core/luni-net/ |
Android.mk | 29 $(call all-java-files-under,../../../../libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https) \
|
/external/libpng/ |
ANNOUNCE | 54 https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
/external/stlport/ |
README | 34 https://sourceforge.net/project/showfiles.php?group_id=146814
|
/external/webkit/WebCore/manual-tests/ |
panScroll.html | 7 <p><b>BUG ID:</b> <a href="https://bugs.webkit.org/show_bug.cgi?id=16424">Bugzilla Bug 16424</a> Enable auto-scroll in page by mouse middle click</p>
|
select-webkit-appearance-off-narrow-select.html | 22 <p>This is a manual test for <a href="https://bugs.webkit.org/show_bug.cgi?id=33235">Padding in popup
|
/external/webkit/WebCore/platform/chromium/ |
GeolocationServiceChromium.cpp | 42 // FIXME: Implement. https://bugs.webkit.org/show_bug.cgi?id=32068
|
/external/webkit/WebCore/rendering/ |
RenderSVGGradientStop.h | 45 // https://bugs.webkit.org/show_bug.cgi?id=20400
|
/external/webkit/WebKit/mac/ |
ChangeLog-2010-01-29 | 31 https://bugs.webkit.org/show_bug.cgi?id=34237 64 https://bugs.webkit.org/show_bug.cgi?id=34145 74 https://bugs.webkit.org/show_bug.cgi?id=34025 84 <rdar://problem/7416286> and https://bugs.webkit.org/show_bug.cgi?id=34021 96 https://bugs.webkit.org/show_bug.cgi?id=32595 108 https://bugs.webkit.org/show_bug.cgi?id=32912 135 https://bugs.webkit.org/show_bug.cgi?id=33883 145 https://bugs.webkit.org/show_bug.cgi?id=33906 219 https://bugs.webkit.org/show_bug.cgi?id=33773 230 https://bugs.webkit.org/show_bug.cgi?id=3385 [all...] |
/ndk/sources/android/stlport/ |
README.original | 34 https://sourceforge.net/project/showfiles.php?group_id=146814
|
/cts/tests/tests/content/src/android/content/cts/ |
AvailableIntentsTest.java | 35 private static final String SECURE_URL = "https://www.google.com/"; 65 * Test ACTION_VIEW when url is https://web_address, 96 * Test ACTION_WEB_SEARCH when url is https://web_address,
|
/external/openssl/ |
README.android | 59 # try an https website 60 adb shell am start https://online.citibank.com # confirm result in browser 72 adb shell am start https://localhost:4433 # confirm result in browser
|
/sdk/sdkmanager/app/src/com/android/sdkmanager/internal/repository/ |
SettingsPage.java | 95 "When empty, the default for HTTP or HTTPS is used.";
110 mForceHttpCheck.setText("Force https://... sources to be fetched using http://...");
112 "using HTTPS, enable this setting to force accessing it via HTTP.");
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
bugzilla_unittest.py | 94 'url' : "https://bugs.webkit.org/attachment.cgi?id=33721", 119 <!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/bugzilla.dtd"> 121 urlbase="https://bugs.webkit.org/" 191 'url' : "https://bugs.webkit.org/attachment.cgi?id=45548", 229 <link rel="Top" href="https://bugs.webkit.org/">
|
/external/webkit/WebKitTools/ |
ChangeLog-2009-06-16 | 40 Fix <https://bugs.webkit.org/show_bug.cgi?id=26312>. 66 https://bugs.webkit.org/show_bug.cgi?id=26308 83 https://bugs.webkit.org/show_bug.cgi?id=25599 96 https://bugs.webkit.org/show_bug.cgi?id=26306 183 Fix <https://bugs.webkit.org/show_bug.cgi?id=24642>. 311 https://bugs.webkit.org/show_bug.cgi?id=26136 342 <https://bugs.webkit.org/show_bug.cgi?id=26070> 468 https://bugs.webkit.org/show_bug.cgi?id=25629 479 <https://bugs.webkit.org/show_bug.cgi?id=25495> 526 https://bugs.webkit.org/show_bug.cgi?id=2591 [all...] |
/external/webkit/WebKit/chromium/tests/ |
KURLTest.cpp | 79 {"https://me:pass@google.com:23#foo", "https", "google.com", 23, "me", "pass", 0, 0, "foo", true}, 212 {"http://www.google.com/", "https", "news.google.com", 8888, "me", "pass", "/foo", "?q=asdf", "heehee", 213 "https://www.google.com/", 214 "https://news.google.com/", 215 "https://news.google.com:8888/", 216 "https://me@news.google.com:8888/", 217 "https://me:pass@news.google.com:8888/", 218 "https://me:pass@news.google.com:8888/foo", 219 "https://me:pass@news.google.com:8888/foo?q=asdf" [all...] |