Searched
full:sandbox (Results
501 -
525 of
851) sorted by null
<<21222324252627282930>>
/external/chromium_org/chrome/browser/nacl_host/test/ |
nacl_gdb_browsertest.cc | 42 // is not possible because NaCl doesn't work without sandbox since 1Gb of
|
/external/chromium_org/chrome/ |
chrome_exe.gypi | 64 # We still want the _win entry point for sandbox, etc. 463 '../sandbox/sandbox.gyp:sandbox', 480 '../sandbox/sandbox.gyp:sandbox', 601 '../sandbox/sandbox.gyp:sandbox_win64',
|
/external/chromium_org/chrome/renderer/ |
chrome_content_renderer_client_unittest.cc | 40 const char kPhotosAppURL2[] = "https://foo.plus.sandbox.google.com"; 46 const char kChatAppURL3[] = "https://foo.plus.sandbox.google.com/hangouts/foo"; 51 "filesystem:https://foo.plus.sandbox.google.com/foo"; 272 GURL("http://plus.sandbox.google.com/foo"), // http scheme
|
/external/chromium_org/components/nacl/zygote/ |
nacl_fork_delegate_linux.cc | 116 // the SUID sandbox. 128 // NaCl's x86-64 sandbox is not zero-address-based. Starting 137 // non-zero-address-based sandbox on x86-32 because it provides some 140 // sandbox on those.
|
/external/chromium_org/content/browser/renderer_host/ |
render_sandbox_host_linux.cc | 60 // browser_socket: the browser's end of the sandbox IPC socketpair. From the 63 // sandbox_cmd: the path of the sandbox executable 103 LOG(FATAL) << "poll failing. Sandbox host aborting."; 141 << "Sandbox host message is larger than kMaxFontFamilyLength"; 340 LOG(ERROR) << "Not in the sandbox, this should not be called"; 390 // WebKit or Skia, this call is always made via this sandbox helper 625 LOG(FATAL) << "Tried to send a directory descriptor over sandbox IPC"; 628 // to escape the sandbox and reach the real filesystem. 689 // sending datagrams to other sockets on the system. The sandbox may prevent
|
/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/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/ppapi/native_client/src/trusted/plugin/ |
json_manifest.h | 45 // Gets the full program URL for the current sandbox ISA from the
|
manifest.h | 41 // Gets the full program URL for the current sandbox ISA from the
|
/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 420 } // 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/ |
RequestHTMLView.js | 66 iframe.setAttribute("sandbox", ""); // Forbid to run JavaScript and set unique origin.
|
/external/chromium_org/third_party/WebKit/public/platform/linux/ |
WebSandboxSupport.h | 42 // Put methods here that are required due to sandbox restrictions.
|
/external/chromium_org/tools/gn/ |
commands.cc | 54 // TODO(brettw): set the output dir to be a sandbox one to avoid polluting
|
/external/chromium_org/tools/ipc_fuzzer/ |
play_testcase.py | 61 '--no-sandbox',
|
/external/chromium_org/webkit/browser/fileapi/ |
file_observers.h | 62 // by the local sandbox file system.
|
/external/llvm/docs/ |
ReleaseProcess.rst | 111 ./sandbox/bin/python sandbox/bin/lnt runtest \ 114 --sandbox sandbox \
|
/external/chromium/chrome/browser/ |
browser_main_gtk.cc | 124 // use the development sandbox. See 138 // Tickle the sandbox host and zygote host so they fork now.
|
/external/chromium_org/base/process/ |
memory_linux.cc | 145 // the setuid sandbox (in process_util_linux.c, in the sandbox source)
|
/external/chromium_org/components/autofill/content/browser/wallet/ |
wallet_service_url.cc | 26 "https://wallet-web.sandbox.google.com/"; 30 "https://wallet-web.sandbox.google.com/";
|
/external/chromium_org/components/nacl/browser/ |
nacl_browser.h | 83 // modified after validation, allowing an escape from the NaCl sandbox. 95 // the NaCl sandbox, however, and only has a 1 in ~2**120 chance of success
|
/external/chromium_org/content/common/gpu/media/ |
vaapi_wrapper.h | 97 // Lazily initialize static data after sandbox is enabled. Return false on 128 // Has static initialization of pre-sandbox components completed successfully?
|
/external/chromium_org/content/renderer/ |
renderer_webkitplatformsupport_impl.h | 155 // Tests that do not set up a full sandbox environment should call 157 // of this class, to ensure that we don't attempt to use sandbox-related
|
Completed in 706 milliseconds
<<21222324252627282930>>