/external/chromium_org/content/browser/renderer_host/ |
render_widget_helper.h | 99 // DIBs because of sandbox limitations. Thus, it has to make synchronous IPCs
|
/external/chromium_org/gpu/config/ |
gpu_driver_bug_list_json.cc | 278 "description": "Some drivers are unable to reset the D3D device in the GPU process sandbox",
|
/external/chromium_org/third_party/WebKit/PerformanceTests/resources/ |
runner.js | 319 iframe.sandbox = ''; // Prevent external loads which could cause write() to return before completing the parse.
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
DOMWindow.cpp | [all...] |
ContentSecurityPolicy.cpp | 120 static const char sandbox[] = "sandbox"; member in namespace:WebCore::__anon12620 140 || equalIgnoringCase(name, sandbox) [all...] |
/external/chromium_org/third_party/sqlite/ |
system-sqlite.patch | 101 +** chromium sandbox. Opening a directory is a security risk (we are 102 +** told) so making it overrideable allows the chromium sandbox to 497 +** chromium sandbox. Opening a directory is a security risk (we are 498 +** told) so making it overrideable allows the chromium sandbox to
|
/external/chromium_org/webkit/browser/fileapi/ |
file_system_context.h | 93 // If none is given, this context only handles HTML5 Sandbox FileSystem
|
/external/openssh/ |
config.h | 774 /* Define to 1 if you have the <sandbox.h> header file. */ [all...] |
config.h.in | 771 /* Define to 1 if you have the <sandbox.h> header file. */ [all...] |
/frameworks/base/docs/html/training/activity-testing/ |
activity-ui-testing.jd | 209 see this <a href="https://plus.sandbox.google.com/+AndroidDevelopers/posts/TPy1EeSaSg8">Android Tools Protip</a>.</p>
|
/external/chromium_org/ |
WATCHLISTS | 322 'filepath': 'sandbox/linux/', 325 'filepath': 'content/common/sandbox.*linux.cc',
|
/frameworks/base/docs/html/guide/topics/security/ |
permissions.jd | 51 the basic sandbox. Applications statically declare the permissions they 57 <p>The application sandbox does not depend on the technology used to build
|
/external/chromium/chrome/common/ |
chrome_switches.cc | 213 // Disables the sandbox for the built-in flash player. 214 const char kDisableFlashSandbox[] = "disable-flash-sandbox"; [all...] |
/external/chromium_org/content/ |
content_browser.gypi | [all...] |
content_tests.gypi | 190 '../sandbox/sandbox.gyp:sandbox', [all...] |
/external/chromium_org/chrome/browser/ui/webui/ |
about_ui.cc | [all...] |
/external/chromium_org/net/http/ |
transport_security_state_static.h | 400 {25, true, "\004plus\007sandbox\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }, [all...] |
transport_security_state_static.json | 177 { "name": "plus.sandbox.google.com", "include_subdomains": true, "mode": "force-https", "pins": "google" }, 503 { "name": "sandbox.mydigipass.com", "mode": "force-https" }, 504 { "name": "www.sandbox.mydigipass.com", "mode": "force-https" }, [all...] |
/external/chromium/base/win/ |
pe_image.cc | 211 // This may be called by sandbox before MSVCRT dll loads, so can't use
|
/external/chromium/chrome/browser/ |
crash_handler_host_linux.cc | 68 // sending datagrams to other sockets on the system. The sandbox may prevent
|
/external/chromium/chrome/browser/task_manager/ |
task_manager.h | 56 SANDBOX_HELPER, // A sandbox helper process.
|
/external/chromium_org/base/process/ |
process_metrics_linux.cc | 323 // b) Unavailable in the SUID sandbox.
|
/external/chromium_org/base/win/ |
pe_image.cc | 212 // This may be called by sandbox before MSVCRT dll loads, so can't use
|
/external/chromium_org/chrome/browser/ |
crash_handler_host_linux.cc | 78 // sending datagrams to other sockets on the system. The sandbox may prevent
|
process_singleton_win.cc | 236 // Microsoft's Softricity virtualization breaks the sandbox processes.
|