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

1 2 3 4 5 6 7 8 9

  /external/chromium_org/content/public/android/java/src/org/chromium/content/app/
SandboxedProcessService.java 7 // Sandboxed Services inherit from this class. We enforce the privileged/sandboxed
SandboxedProcessService0.java 8 // more than one sandboxed process.
SandboxedProcessService1.java 8 // more than one sandboxed process.
SandboxedProcessService10.java 8 // more than one sandboxed process.
SandboxedProcessService11.java 8 // more than one sandboxed process.
SandboxedProcessService12.java 8 // more than one sandboxed process.
SandboxedProcessService2.java 8 // more than one sandboxed process.
SandboxedProcessService3.java 8 // more than one sandboxed process.
SandboxedProcessService4.java 8 // more than one sandboxed process.
SandboxedProcessService5.java 8 // more than one sandboxed process.
SandboxedProcessService6.java 8 // more than one sandboxed process.
SandboxedProcessService7.java 8 // more than one sandboxed process.
SandboxedProcessService8.java 8 // more than one sandboxed process.
SandboxedProcessService9.java 8 // more than one sandboxed process.
PrivilegedProcessService.java 8 // privileged/sandboxed distinction by type-checking objects against this parent
PrivilegedProcessService2.java 8 // more than one sandboxed process.
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
sandboxed_page_info.h 21 // Returns the extension's Content Security Policy for the sandboxed pages.
25 // Returns the extension's sandboxed pages.
28 // Returns true if the specified page is sandboxed.
32 // Optional list of extension pages that are sandboxed (served from a unique
37 // by sandboxed pages (guaranteed to have the "sandbox" directive without the
  /external/chromium_org/chrome/common/extensions/docs/examples/howto/sandbox/
manifest.json 2 "name": "Sandboxed Frame",
  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/github_file_system/
expected_list.json 25 "sandboxed-content/",
  /external/chromium_org/content/public/android/java/src/org/chromium/content/common/
IChildProcessCallback.aidl 11 // Conduit to pass a Surface from the sandboxed renderer to the plugin.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_external.html 16 and post-messaging to communicate between the event page and sandboxed content
123 to be served in a sandboxed, unique origin.
125 Sandboxed pages can use iframes, inline scripting,
133 sandboxed pages can't use the chrome.* APIs.
142 Here's a sample sandboxed page
167 "pages": ["sandboxed.html"]
171 <h3 id="opening_sandbox">Opening a sandboxed page in a window</h3>
175 you can create a window that the sandboxed page opens in.
177 one for the main app window that isn't sandboxed,
178 and one for the sandboxed page
    [all...]
  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_sandboxed_unittest.cc 18 // Sandboxed pages specified, no custom CSP value.
22 // No sandboxed pages.
26 // Sandboxed pages specified with a custom CSP value.
30 // Sandboxed pages specified with wildcard, no custom CSP value.
34 // Sandboxed pages specified with filename wildcard, no custom CSP value.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
sandbox.html 5 in a sandboxed unique origin, and optionally a Content Security Policy to use
10 <li>A sandboxed page will not have access to extension or app APIs, or
11 direct access to non-sandboxed pages (it may communicate with them via
14 <p>A sandboxed page is not subject to the
50 windows or frames. Resources used by sandboxed pages (e.g. stylesheets or
65 Sandboxed page may only be specified when using
  /external/chromium/chrome/common/
sandbox_policy.h 20 // Starts a sandboxed process with the given directory unsandboxed
  /external/chromium_org/chrome/common/safe_browsing/
zip_analyzer.h 6 // protection, which runs in a sandboxed utility process.

Completed in 106 milliseconds

1 2 3 4 5 6 7 8 9