HomeSort by relevance Sort by last modified time
    Searched full:sandbox (Results 601 - 625 of 990) sorted by null

<<21222324252627282930>>

  /external/chromium_org/content/browser/renderer_host/
sandbox_ipc_linux.h 25 // browser_socket: the browser's end of the sandbox IPC socketpair.
  /external/chromium_org/content/renderer/pepper/
pepper_plugin_registry.h 56 // the renderer (the sandbox prevents on-demand loading).
  /external/chromium_org/dbus/
file_descriptor.h 61 // We disallow directories to avoid potential sandbox escapes.
  /external/chromium_org/extensions/common/api/
_manifest_features.json 98 "sandbox": {
  /external/chromium_org/ipc/
ipc_send_fds_test.cc 10 #include <sandbox.h>
175 // Enable the sandbox.
185 // Make sure sandbox is really enabled.
187 LOG(ERROR) << "Sandbox wasn't properly enabled";
  /external/chromium_org/native_client_sdk/src/doc/
index.rst 11 **Native Client** is a sandbox for running compiled C and C++ code in the
  /external/chromium_org/sandbox/linux/suid/
process_util_linux.c 13 #include "sandbox/linux/suid/process_util.h"
  /external/chromium_org/sandbox/win/src/
sandbox.vcproj 5 Name="sandbox"
7 RootNamespace="sandbox"
564 RelativePath=".\sandbox.cc"
568 RelativePath=".\sandbox.h"
service_resolver_32.cc 5 #include "sandbox/win/src/service_resolver.h"
8 #include "sandbox/win/src/win_utils.h"
144 namespace sandbox { namespace
426 } // namespace sandbox
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLAttributeNames.in 303 sandbox
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/network/
RequestHTMLView.js 69 iframe.setAttribute("sandbox", ""); // Forbid to run JavaScript and set unique origin.
  /external/chromium_org/third_party/WebKit/public/platform/linux/
WebSandboxSupport.h 43 // Put methods here that are required due to sandbox restrictions.
  /external/chromium_org/third_party/sinonjs/src/
sinon-qunit.js 46 properties: ["spy", "stub", "mock", "clock", "sandbox"],
  /external/chromium_org/webkit/browser/fileapi/
file_observers.h 62 // by the local sandbox file system.
  /external/llvm/docs/
HowToCrossCompileLLVM.rst 167 $ ./sandbox/bin/python sandbox/bin/lnt runtest nt \
168 --sandbox sandbox \
ReleaseProcess.rst 111 ./sandbox/bin/python sandbox/bin/lnt runtest \
114 --sandbox sandbox \
  /sdk/eclipse/
dictionary.txt 261 sandbox
  /external/chromium_org/base/process/
memory_linux.cc 165 // the setuid sandbox (in process_util_linux.c, in the sandbox source)
  /external/chromium_org/chrome/browser/
DEPS 84 "+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
  /external/chromium_org/chrome/browser/chromeos/login/test/
oobe_base_test.cc 50 // spawning sandbox host process. See crbug.com/322732.
68 // Restart the thread as the sandbox host process has already been spawned.
  /external/chromium_org/chrome/common/
chrome_utility_printing_messages.h 85 // sandbox.
92 // sandbox. Returns result as printing::PrinterSemanticCapsAndDefaults.
  /external/chromium_org/components/nacl/browser/
nacl_browser.h 96 // modified after validation, allowing an escape from the NaCl sandbox.
108 // the NaCl sandbox, however, and only has a 1 in ~2**120 chance of success
  /external/chromium_org/content/renderer/
renderer_main_platform_delegate_mac.mm 139 // Enable the sandbox.
142 // The sandbox is now engaged. Make sure that the renderer has not connected
renderer_webkitplatformsupport_impl.h 157 // Tests that do not set up a full sandbox environment should call
159 // of this class, to ensure that we don't attempt to use sandbox-related
  /external/chromium_org/sandbox/linux/services/
libc_urandom_override.cc 5 #include "sandbox/linux/services/libc_urandom_override.h"
23 namespace sandbox { namespace

Completed in 705 milliseconds

<<21222324252627282930>>