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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/ManualTests/
redirect.html 1 <meta http-equiv="refresh" content="0;url=redirection-target.html">
2 <p>See redirection-target.html for details of what this tests.</p>
redirection-target.html 2 This test checks that redirection does not leave Safari thinking it's still loading.
  /external/iptables/include/linux/netfilter/
xt_TPROXY.h 7 * redirection. We can get rid of that whenever we get support for
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_TPROXY.h 7 * redirection. We can get rid of that whenever we get support for
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter/
xt_TPROXY.h 5 * redirection. We can get rid of that whenever we get support for
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_TPROXY.h 5 * redirection. We can get rid of that whenever we get support for
  /external/chromium_org/chrome/browser/apps/
app_url_redirector.cc 45 DVLOG(1) << "Cancel redirection: source is a subframe";
79 DVLOG(1) << "Considering URL for redirection: "
84 DVLOG(1) << "Skip redirection: method is not GET";
89 DVLOG(1) << "Skip redirection: scheme is not HTTP or HTTPS";
94 // URL redirection in this case.
96 DVLOG(1) << "Skip redirection: request is a forced download";
104 DVLOG(1) << "Skip redirection: unsupported in incognito";
116 DVLOG(1) << "Found matching app handler for redirection: "
127 DVLOG(1) << "Skipping redirection: no matching app handler found";
  /external/chromium_org/chrome/tools/build/linux/
sed.sh 9 # in a world where doing it from gyp eats the redirection.
  /external/chromium_org/chrome/common/extensions/docs/server2/
redirector.py 19 redirection rules, then from rules in redirects.json files.
21 Returns the path that should be redirected to, or None if no redirection
57 If there is a circular redirection, it skips the redirection that would
59 If no redirection rule is matched, the base directory is returned.
81 # Avoid infinite redirection loops by breaking if seen before.
redirector_test.py 218 # Multiple hops w/ multiple redirection files.
223 # Redirection from root directory redirector.
238 # Directory redirection without a redirects.json in final directory.
243 # Directory redirection with redirects.json without rule for the filename.
  /external/chromium_org/jingle/notifier/communicator/
single_login_attempt.cc 94 // Check for redirection. We expect something like:
100 // - we expect a separate text element with the redirection info
102 // spec puts the redirection info directly in the see-other-host
104 // - we check for redirection only during login, whereas the
105 // server can send down a redirection at any time according to
107 // redirection at any other point.)
125 // If we don't have a host, ignore the redirection and treat
  /development/samples/ApiDemos/src/com/example/android/apis/app/
RedirectEnter.java 32 * Entry into our redirection example, describing what will happen.
52 // Here we start up the main entry point of our redirection
  /external/chromium_org/ui/base/win/
mouse_wheel_util.cc 35 // Mousewheel redirection to comboboxes is a surprising and
80 // target of mouse wheel redirection.
110 // If redirection is disallowed, try the parent.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/
StreamRedirector.java 34 * <p>This class provides redirection of debuggee output and error streams to logWriter.
86 * Notifies redirector to stop stream redirection.
  /development/samples/ApiDemos/res/layout/
redirect_enter.xml 17 <!-- Demonstrates redirection between activities.
redirect_getter.xml 17 <!-- Demonstrates redirection between activities.
redirect_main.xml 17 <!-- Demonstrates redirection between activities.
  /external/chromium_org/chrome/browser/chromeos/login/ui/
captive_portal_view.h 39 // Contains CaptivePortalWindowProxy to be notified when redirection state is
  /external/chromium_org/content/public/browser/
resource_request_details.h 48 // Details about a redirection of a resource request.
  /external/chromium_org/sandbox/win/src/
handle_inheritance_test.cc 44 // Redirection uses a feature that was added in Windows Vista.
  /external/valgrind/main/memcheck/tests/
wrap8.stderr.exp 2 PPC64 function redirection stack overflow
  /frameworks/base/core/java/android/util/
Printer.java 20 * Simple interface for printing text, allowing redirection to various
  /sdk/find_java/src/source/
utils.cpp 150 // Disables the FS redirection done by WOW64.
154 // The registry is also remapped. This method disables this redirection.
155 // Caller should restore the redirection later by using revertWow64FsRedirection().
181 // Reverts the redirection disabled in disableWow64FsRedirection.
  /external/chromium_org/chrome/browser/
intranet_redirect_detector.h 37 // redirection is in place, the returned GURL will be empty.
51 // Returns the current redirect origin. This will be empty if no redirection
  /external/chromium_org/content/browser/android/
download_controller_android_impl.h 58 // redirection by the server for |original_url_|.
60 // The original URL before any redirection by the server for this URL.

Completed in 770 milliseconds

1 2 3 4 5 6 7 8 91011>>