summaryrefslogtreecommitdiffstats
path: root/content/browser/child_process_security_policy_impl.h
Commit message (Expand)AuthorAgeFilesLines
* ChildProcessSecurityPolicy: Deprecate bitmask-based permissions checks for fi...tommycli@chromium.org2013-07-231-1/+14
* ChildProcessSecurityPolicy: Add CopyIntoFileSystem permission.tommycli@chromium.org2013-07-231-0/+5
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-231-1/+1
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-221-1/+1
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-221-1/+1
* Update the child process security policy to use explicit permission grants.gbillock@chromium.org2013-07-111-11/+19
* Implement ChildProcessSecurityPolicy::HasPermissionsForFileSystemFile()kinuko@chromium.org2013-07-011-3/+25
* DisabledScheme policy existed before we had URLBlacklist. csorba@chromium.org2013-06-061-10/+0
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-9/+12
* Media Galleries: Add write support.thestig@chromium.org2013-01-171-1/+4
* Prevent cross-site pages if the --site-per-process flag is passedirobert@chromium.org2012-12-111-0/+8
* Add an experimental --site-per-process flag.creis@chromium.org2012-11-151-5/+13
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-1/+5
* Revert 164120 - content/browser: Move more files into the content namespace.sail@chromium.org2012-10-251-5/+2
* content/browser: Move more files into the content namespace.tfarina@chromium.org2012-10-251-2/+5
* Add isWritableFileEntry to the fileSystem APIthorogood@chromium.org2012-07-191-0/+3
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* DragEnter grants RequestURL to entire file:// scheme.tsepez@chromium.org2012-06-081-1/+7
* Implement extension API chrome.fileSystem.getDisplayPath().benwells@chromium.org2012-06-081-0/+2
* Add more detailed access control to isolated file systemkinuko@chromium.org2012-06-011-2/+21
* Pass command line arguments onto platform apps which provide the right intent.benwells@chromium.org2012-05-261-8/+3
* Create a content public browser API around the ChildProcessSecurityPolicy cla...ananta@chromium.org2012-02-091-0/+186