OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sandbox
(Results
601 - 625
of
851
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/chrome/browser/task_manager/
resource_provider.h
42
def(SANDBOX_HELPER) /* A
sandbox
helper process. */ \
/external/chromium_org/chrome/common/extensions/api/
_manifest_features.json
347
"
sandbox
": {
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_csp.html
101
(see <a href="app_external.html#sandboxing">
Sandbox
local content</a>).
whats_new.html
69
<li>The <a href="manifest/
sandbox
.html">
sandbox
manifest entry</a> allows
71
in a low-privilege
sandbox
. This
sandbox
is not bound by the
/external/chromium_org/components/nacl/docs/dev/
index.html
65
<p><strong>Native Client</strong> is a
sandbox
for running compiled C and C++ code in the browser efficiently
/external/chromium_org/content/browser/
utility_process_host_impl.cc
216
// The Linux
sandbox
does not support granting access to a single directory,
/external/chromium_org/content/common/
font_cache_dispatcher_win.cc
172
// If a child process is running in a
sandbox
, GetTextMetrics()
/external/chromium_org/content/gpu/
gpu_child_thread.cc
147
// IPC messages before the
sandbox
has been enabled and all other necessary
/external/chromium_org/content/public/test/
render_view_test.h
39
// dependency to the
sandbox
, which is not available in RenderViewTest.
/external/chromium_org/content/shell/renderer/
shell_content_renderer_client.cc
70
// We need to call this once before the
sandbox
was initialized to cache the
/external/chromium_org/content/test/
webrtc_audio_device_test.h
188
// The previous state for whether
sandbox
support was enabled in
/external/chromium_org/extensions/common/
csp_validator.cc
21
const char kSandboxDirectiveName[] = "
sandbox
";
/external/chromium_org/gpu/config/
gpu_info.h
141
// Whether the gpu process is running in a
sandbox
.
/external/chromium_org/net/http/
transport_security_state_unittest.cc
461
EXPECT_TRUE(ShouldRedirect("
sandbox
.mydigipass.com"));
462
EXPECT_FALSE(ShouldRedirect("foo.
sandbox
.mydigipass.com"));
463
EXPECT_TRUE(ShouldRedirect("www.
sandbox
.mydigipass.com"));
464
EXPECT_FALSE(ShouldRedirect("foo.www.
sandbox
.mydigipass.com"));
/external/chromium_org/ppapi/api/private/
ppb_nacl_private.idl
90
* use inside the Windows
sandbox
. Note that we provide this via dependency
/external/chromium_org/sandbox/win/src/sidestep/
mini_disassembler.h
10
#include "
sandbox
/win/src/sidestep/mini_disassembler_types.h"
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLIFrameElement.cpp
89
document().addConsoleMessage(OtherMessageSource, ErrorMessageLevel, "Error while parsing the '
sandbox
' attribute: " + invalidTokens);
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DOMFilePath.cpp
127
// This method is only called on fully-evaluated absolute paths. Any sign of ".." or "." is likely an attempt to break out of the
sandbox
.
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontPlatformData.h
175
// font as |nsFont|. This because the
sandbox
may block loading of the original font.
/external/chromium_org/third_party/jinja2/
exceptions.py
139
sandbox
is enabled.
/external/chromium_org/tools/perf/metrics/
v8_object_stats.py
169
'--no-
sandbox
'
/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
tcmalloc_heap_profiler.py
122
options.AppendExtraBrowserArgs('--no-
sandbox
')
/external/chromium_org/v8/tools/profviz/
profviz.html
99
--no-
sandbox
--js-flags="--prof --log-timer-events"
/external/compiler-rt/lib/sanitizer_common/
sanitizer_procmaps.h
55
// In some cases, e.g. when running under a
sandbox
on Linux, ASan is unable
/external/openssh/
Makefile.in
93
sandbox
-null.o
sandbox
-rlimit.o
sandbox
-systrace.o
sandbox
-darwin.o
Completed in 855 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>