summaryrefslogtreecommitdiffstats
path: root/content/browser/child_process_security_policy_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* DragEnter grants RequestURL to entire file:// scheme.tsepez@chromium.org2012-06-081-0/+22
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-051-4/+4
* Create a content public browser API around the ChildProcessSecurityPolicy cla...ananta@chromium.org2012-02-091-16/+30
* Move handling of debug urls like chrome://crash, chrome://gpuclean to content...jam@chromium.org2012-02-081-12/+3
* Remove "open in new tab" items from context menu if the process doesn'ttsepez@chromium.org2011-12-091-21/+53
* Move remaining about: handlers to webUI.tsepez@chromium.org2011-11-301-2/+2
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-141-1/+1
* Get rid of BindingsPolicy::EXTENSIONjochen@chromium.org2011-10-011-2/+0
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-191-6/+12
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-0/+15
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-15/+0
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-0/+15
* Finish removing url_constants from content/.avi@chromium.org2011-05-241-7/+8
* Fix PP_FileOpenFlags_Dev handling:yzshen@chromium.org2011-05-231-6/+6
* blob_storage_controller.cc assert from this bug was caused by the fact that w...zelidrag@chromium.org2011-05-021-0/+23
* Added DisabledSchemes policy.joaodasilva@chromium.org2011-04-181-3/+30
* Add a path for a web page to request the enumeration of a directory. This, t...johnnyg@chromium.org2011-04-121-0/+32
* Register "filesystem:" as a "WebSafeScheme" to let ResourceDispatcherHost ser...adamk@chromium.org2011-03-041-0/+4
* Move core pieces of chrome\browser. I've only gone up to "g", will do the re...jam@chromium.org2011-02-221-0/+333