summaryrefslogtreecommitdiffstats
path: root/content/browser/child_process_security_policy_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in content/browser/.avi2015-12-251-1/+0
* This patch implements a mechanism for more granular link URL permissions (fil...paulmeyer2015-10-011-0/+41
* Validate the Origin HTTP header in the browser process.creis2015-08-181-6/+62
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-2/+2
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-1/+1
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-1/+1
* Remove webkit/browser/, point everything to storage/browser/ insteadpilgrim2014-09-101-3/+3
* Remove storage-related redirect headers in webkit/common/, update #includes a...pilgrim2014-09-101-1/+1
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-25/+27
* Move about://-related constants from //content to //urlblundell@chromium.org2014-06-101-1/+1
* Remove stale references to PlatformFile flags, errors or functions.rvargas@chromium.org2014-06-051-63/+62
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-281-6/+6
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-071-2/+2
* Cleanup: Move kAboutScheme constant into content namespace.tfarina@chromium.org2014-03-101-1/+1
* Cleanup: Move kBlobScheme constant into content namespace.tfarina@chromium.org2014-03-011-1/+1
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-3/+3
* Move kDataScheme constant into content namespace.tfarina@chromium.org2014-01-261-1/+1
* Move kFileScheme constant into content namespace.tfarina@chromium.org2013-12-301-1/+1
* Cleanup: Move kFileSystemScheme constant into content namespace.tfarina@chromium.org2013-12-231-1/+1
* Move kFtpScheme into content namespace.tfarina@chromium.org2013-12-011-1/+1
* ChildProcessSecurityPolicy: Add DeleteFromFileSystem permission.thestig@chromium.org2013-10-221-63/+58
* ChildProcessSecurityPolicy: Remove CanReadDirectory (special directory enumer...tommycli@chromium.org2013-10-071-34/+0
* ChildProcessSecurityPolicy: Remove CanWriteFile and CanCreateFile.tommycli@chromium.org2013-10-011-16/+0
* ChildProcessSecurityPolicy: Remove GrantCreateWriteFile.tommycli@chromium.org2013-09-261-35/+16
* content: Move kHttpScheme constant into content namespace.tfarina@chromium.org2013-09-151-1/+1
* content: Move kHttpsScheme constant into content namespace.tfarina@chromium.org2013-08-261-1/+1
* Move kJavaScriptScheme into content namespace.tfarina@chromium.org2013-08-191-1/+1
* ChildProcessSecurityPolicy: Deprecate bitmask-based permissions checks for fi...tommycli@chromium.org2013-07-231-13/+109
* ChildProcessSecurityPolicy: Add CopyIntoFileSystem permission.tommycli@chromium.org2013-07-231-0/+84
* Update the child process security policy to use explicit permission grants.gbillock@chromium.org2013-07-111-6/+13
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* DisabledScheme policy existed before we had URLBlacklist. csorba@chromium.org2013-06-061-28/+0
* content: Move kViewSourceScheme constant into content namespace.tfarina@chromium.org2013-05-301-1/+1
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-1/+7
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-3/+2
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-7/+1
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-1/+7
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-171-1/+1
* Replace all FilePath with base::FilePath in content.brettw@chromium.org2013-02-161-10/+12
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+1
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-27/+41
* Small extra validations on permission checks: reject "0" as a valid permissioncevans@chromium.org2013-01-071-41/+41
* Apply missing kParentDirectory checktsepez@chromium.org2012-11-201-28/+70
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-5/+8
* Revert 164120 - content/browser: Move more files into the content namespace.sail@chromium.org2012-10-251-9/+5
* content/browser: Move more files into the content namespace.tfarina@chromium.org2012-10-251-5/+9
* Remove test_url_constants.* which were temporary until we got content_unittes...jam@chromium.org2012-10-231-3/+3
* Move the render process host tests in content to chrome. These test chrome sp...jam@chromium.org2012-07-271-6/+0
* content: Put test_url_constants.* into content namespace.tfarina@chromium.org2012-07-191-6/+6