| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Simplify how Content*Client interfaces are created. Instead of depending on t... | jam@chromium.org | 2012-06-05 | 1 | -4/+4 |
* | Create a content public browser API around the ChildProcessSecurityPolicy cla... | ananta@chromium.org | 2012-02-09 | 1 | -16/+30 |
* | Move handling of debug urls like chrome://crash, chrome://gpuclean to content... | jam@chromium.org | 2012-02-08 | 1 | -12/+3 |
* | Remove "open in new tab" items from context menu if the process doesn't | tsepez@chromium.org | 2011-12-09 | 1 | -21/+53 |
* | Move remaining about: handlers to webUI. | tsepez@chromium.org | 2011-11-30 | 1 | -2/+2 |
* | Move url_constansts.h to content/public/common. | jam@chromium.org | 2011-10-14 | 1 | -1/+1 |
* | Get rid of BindingsPolicy::EXTENSION | jochen@chromium.org | 2011-10-01 | 1 | -2/+0 |
* | Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor. | willchan@chromium.org | 2011-07-19 | 1 | -6/+12 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-08 | 1 | -0/+15 |
* | Revert 88142 to fix sync_integration_tests offline. | msw@chromium.org | 2011-06-07 | 1 | -15/+0 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-07 | 1 | -0/+15 |
* | Finish removing url_constants from content/. | avi@chromium.org | 2011-05-24 | 1 | -7/+8 |
* | Fix PP_FileOpenFlags_Dev handling: | yzshen@chromium.org | 2011-05-23 | 1 | -6/+6 |
* | blob_storage_controller.cc assert from this bug was caused by the fact that w... | zelidrag@chromium.org | 2011-05-02 | 1 | -0/+23 |
* | Added DisabledSchemes policy. | joaodasilva@chromium.org | 2011-04-18 | 1 | -3/+30 |
* | Add a path for a web page to request the enumeration of a directory. This, t... | johnnyg@chromium.org | 2011-04-12 | 1 | -0/+32 |
* | Register "filesystem:" as a "WebSafeScheme" to let ResourceDispatcherHost ser... | adamk@chromium.org | 2011-03-04 | 1 | -0/+4 |
* | Move core pieces of chrome\browser. I've only gone up to "g", will do the re... | jam@chromium.org | 2011-02-22 | 1 | -0/+333 |