| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch implements a mechanism for more granular link URL permissions (fil... | paulmeyer | 2015-10-01 | 1 | -0/+41 |
* | Validate the Origin HTTP header in the browser process. | creis | 2015-08-18 | 1 | -6/+62 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 1 | -2/+2 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -1/+1 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content | mohan.reddy | 2014-10-09 | 1 | -1/+1 |
* | Remove webkit/browser/, point everything to storage/browser/ instead | pilgrim | 2014-09-10 | 1 | -3/+3 |
* | Remove storage-related redirect headers in webkit/common/, update #includes a... | pilgrim | 2014-09-10 | 1 | -1/+1 |
* | Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name... | pilgrim@chromium.org | 2014-08-22 | 1 | -25/+27 |
* | Move about://-related constants from //content to //url | blundell@chromium.org | 2014-06-10 | 1 | -1/+1 |
* | Remove stale references to PlatformFile flags, errors or functions. | rvargas@chromium.org | 2014-06-05 | 1 | -63/+62 |
* | Move some content url constants to /url. | sungmann.cho@navercorp.com | 2014-05-28 | 1 | -6/+6 |
* | Move some content url constants to /url. | sungmann.cho@navercorp.com | 2014-05-07 | 1 | -2/+2 |
* | Cleanup: Move kAboutScheme constant into content namespace. | tfarina@chromium.org | 2014-03-10 | 1 | -1/+1 |
* | Cleanup: Move kBlobScheme constant into content namespace. | tfarina@chromium.org | 2014-03-01 | 1 | -1/+1 |
* | Cleanup: Move kChromeUIScheme constant into content namespace. | tfarina@chromium.org | 2014-02-11 | 1 | -3/+3 |
* | Move kDataScheme constant into content namespace. | tfarina@chromium.org | 2014-01-26 | 1 | -1/+1 |
* | Move kFileScheme constant into content namespace. | tfarina@chromium.org | 2013-12-30 | 1 | -1/+1 |
* | Cleanup: Move kFileSystemScheme constant into content namespace. | tfarina@chromium.org | 2013-12-23 | 1 | -1/+1 |
* | Move kFtpScheme into content namespace. | tfarina@chromium.org | 2013-12-01 | 1 | -1/+1 |
* | ChildProcessSecurityPolicy: Add DeleteFromFileSystem permission. | thestig@chromium.org | 2013-10-22 | 1 | -63/+58 |
* | ChildProcessSecurityPolicy: Remove CanReadDirectory (special directory enumer... | tommycli@chromium.org | 2013-10-07 | 1 | -34/+0 |
* | ChildProcessSecurityPolicy: Remove CanWriteFile and CanCreateFile. | tommycli@chromium.org | 2013-10-01 | 1 | -16/+0 |
* | ChildProcessSecurityPolicy: Remove GrantCreateWriteFile. | tommycli@chromium.org | 2013-09-26 | 1 | -35/+16 |
* | content: Move kHttpScheme constant into content namespace. | tfarina@chromium.org | 2013-09-15 | 1 | -1/+1 |
* | content: Move kHttpsScheme constant into content namespace. | tfarina@chromium.org | 2013-08-26 | 1 | -1/+1 |
* | Move kJavaScriptScheme into content namespace. | tfarina@chromium.org | 2013-08-19 | 1 | -1/+1 |
* | ChildProcessSecurityPolicy: Deprecate bitmask-based permissions checks for fi... | tommycli@chromium.org | 2013-07-23 | 1 | -13/+109 |
* | ChildProcessSecurityPolicy: Add CopyIntoFileSystem permission. | tommycli@chromium.org | 2013-07-23 | 1 | -0/+84 |
* | Update the child process security policy to use explicit permission grants. | gbillock@chromium.org | 2013-07-11 | 1 | -6/+13 |
* | content: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | DisabledScheme policy existed before we had URLBlacklist. | csorba@chromium.org | 2013-06-06 | 1 | -28/+0 |
* | content: Move kViewSourceScheme constant into content namespace. | tfarina@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-05-08 | 1 | -1/+7 |
* | Hide ContentClient getters from embedders so that they they don't reuse conte... | jam@chromium.org | 2013-04-05 | 1 | -3/+2 |
* | Revert 188912 "Removed static factories for data, ftp, file, and..." | kbr@chromium.org | 2013-03-19 | 1 | -7/+1 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-03-19 | 1 | -1/+7 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Replace FilePath with base::FilePath. | brettw@chromium.org | 2013-02-17 | 1 | -1/+1 |
* | Replace all FilePath with base::FilePath in content. | brettw@chromium.org | 2013-02-16 | 1 | -10/+12 |
* | Linux/ChromeOS Chromium style checker cleanup, content/ edition. | rsleevi@chromium.org | 2013-02-12 | 1 | -1/+1 |
* | Use base namespace for FilePath in content/browser | brettw@chromium.org | 2013-02-07 | 1 | -27/+41 |
* | Small extra validations on permission checks: reject "0" as a valid permission | cevans@chromium.org | 2013-01-07 | 1 | -41/+41 |
* | Apply missing kParentDirectory check | tsepez@chromium.org | 2012-11-20 | 1 | -28/+70 |
* | Move remaining files in content\browser to the content namespace. | jam@chromium.org | 2012-10-30 | 1 | -5/+8 |
* | Revert 164120 - content/browser: Move more files into the content namespace. | sail@chromium.org | 2012-10-25 | 1 | -9/+5 |
* | content/browser: Move more files into the content namespace. | tfarina@chromium.org | 2012-10-25 | 1 | -5/+9 |
* | Remove test_url_constants.* which were temporary until we got content_unittes... | jam@chromium.org | 2012-10-23 | 1 | -3/+3 |
* | Move the render process host tests in content to chrome. These test chrome sp... | jam@chromium.org | 2012-07-27 | 1 | -6/+0 |
* | content: Put test_url_constants.* into content namespace. | tfarina@chromium.org | 2012-07-19 | 1 | -6/+6 |
* | DragEnter grants RequestURL to entire file:// scheme. | tsepez@chromium.org | 2012-06-08 | 1 | -0/+22 |