| Commit message (Expand) | Author | Age | Files | Lines |
* | Web MIDI: make naming convention be consistent | toyoshim@chromium.org | 2014-02-04 | 1 | -2/+2 |
* | FileAPI: Expose GrantCreateReadWriteFileSystem to ContentAPI | nhiroki@chromium.org | 2013-11-13 | 1 | -4/+3 |
* | ChildProcessSecurityPolicy: Update comments. Move a method to private. | tommycli@chromium.org | 2013-11-12 | 1 | -15/+14 |
* | FileAPI: Add GrantCreateReadWriteFileSystem to ChildProcessSecurityPolicy | nhiroki@chromium.org | 2013-10-30 | 1 | -0/+4 |
* | ChildProcessSecurityPolicy: Add DeleteFromFileSystem permission. | thestig@chromium.org | 2013-10-22 | 1 | -0/+8 |
* | ChildProcessSecurityPolicy: Change over to custom bitmask set. | tommycli@chromium.org | 2013-10-15 | 1 | -0/+2 |
* | ChildProcessSecurityPolicy: Remove CanReadDirectory (special directory enumer... | tommycli@chromium.org | 2013-10-07 | 1 | -8/+0 |
* | ChildProcessSecurityPolicy: Remove CanWriteFile and CanCreateFile. | tommycli@chromium.org | 2013-10-01 | 1 | -2/+0 |
* | ChildProcessSecurityPolicy: Remove GrantCreateWriteFile. | tommycli@chromium.org | 2013-09-26 | 1 | -6/+4 |
* | ChildProcessSecurityPolicy: Port FileAPIMessageFilter to use new checks | tommycli@chromium.org | 2013-09-16 | 1 | -14/+15 |
* | Web MIDI: use ChildProcessSecurityPolicy to check MIDI sysex permission | toyoshim@chromium.org | 2013-08-28 | 1 | -0/+6 |
* | ChildProcessSecurityPolicy: Deprecate bitmask-based permissions checks for fi... | tommycli@chromium.org | 2013-07-23 | 1 | -1/+14 |
* | ChildProcessSecurityPolicy: Add CopyIntoFileSystem permission. | tommycli@chromium.org | 2013-07-23 | 1 | -0/+5 |
* | reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue... | scottmg@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | Revert 212927 "Move webkitplatformsupport_impl and related from ..." | bryeung@chromium.org | 2013-07-22 | 1 | -1/+1 |
* | Move webkitplatformsupport_impl and related from glue to child | scottmg@chromium.org | 2013-07-22 | 1 | -1/+1 |
* | Update the child process security policy to use explicit permission grants. | gbillock@chromium.org | 2013-07-11 | 1 | -11/+19 |
* | Implement ChildProcessSecurityPolicy::HasPermissionsForFileSystemFile() | kinuko@chromium.org | 2013-07-01 | 1 | -3/+25 |
* | DisabledScheme policy existed before we had URLBlacklist. | csorba@chromium.org | 2013-06-06 | 1 | -10/+0 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -9/+12 |
* | Media Galleries: Add write support. | thestig@chromium.org | 2013-01-17 | 1 | -1/+4 |
* | Prevent cross-site pages if the --site-per-process flag is passed | irobert@chromium.org | 2012-12-11 | 1 | -0/+8 |
* | Add an experimental --site-per-process flag. | creis@chromium.org | 2012-11-15 | 1 | -5/+13 |
* | Move remaining files in content\browser to the content namespace. | jam@chromium.org | 2012-10-30 | 1 | -1/+5 |
* | Revert 164120 - content/browser: Move more files into the content namespace. | sail@chromium.org | 2012-10-25 | 1 | -5/+2 |
* | content/browser: Move more files into the content namespace. | tfarina@chromium.org | 2012-10-25 | 1 | -2/+5 |
* | Add isWritableFileEntry to the fileSystem API | thorogood@chromium.org | 2012-07-19 | 1 | -0/+3 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | DragEnter grants RequestURL to entire file:// scheme. | tsepez@chromium.org | 2012-06-08 | 1 | -1/+7 |
* | Implement extension API chrome.fileSystem.getDisplayPath(). | benwells@chromium.org | 2012-06-08 | 1 | -0/+2 |
* | Add more detailed access control to isolated file system | kinuko@chromium.org | 2012-06-01 | 1 | -2/+21 |
* | Pass command line arguments onto platform apps which provide the right intent. | benwells@chromium.org | 2012-05-26 | 1 | -8/+3 |
* | Create a content public browser API around the ChildProcessSecurityPolicy cla... | ananta@chromium.org | 2012-02-09 | 1 | -0/+186 |