| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Singleton and related structs to namespace base | olli.raula | 2015-09-10 | 1 | -1/+1 |
* | Use nullptr in BrowserURLHandlerImpl constructor. | creis | 2015-04-24 | 1 | -2/+2 |
* | Move URL fixup to a preliminary phase that doesn't affect virtual URLs. | creis | 2015-02-18 | 1 | -1/+14 |
* | Fix view-source url creation logic | sgurun | 2014-10-15 | 1 | -6/+2 |
* | Prevent duplicate navigation to debug URLs from Telemetry. | vmiura@chromium.org | 2014-07-29 | 1 | -13/+0 |
* | Move about://-related constants from //content to //url | blundell@chromium.org | 2014-06-10 | 1 | -1/+1 |
* | Move some content url constants to /url. | sungmann.cho@navercorp.com | 2014-05-28 | 1 | -3/+3 |
* | Move some content url constants to /url. | sungmann.cho@navercorp.com | 2014-05-07 | 1 | -7/+7 |
* | Renamed namespaces in src/content. | vitalybuka@chromium.org | 2014-05-01 | 1 | -4/+3 |
* | Cleanup: Move kChromeDevToolsScheme constant into content namespace. | tfarina@chromium.org | 2014-02-17 | 1 | -1/+1 |
* | Remove duplicated code in favor of IsRendererDebugURL. | creis@chromium.org | 2014-02-13 | 1 | -4/+1 |
* | Cleanup: Move kChromeUIScheme constant into content namespace. | tfarina@chromium.org | 2014-02-11 | 1 | -3/+7 |
* | cc: Enable rendering stats recording in browser compositor. | ernstm@chromium.org | 2014-02-06 | 1 | -2/+2 |
* | Add the scheme chrome-distiller:// and hook up data source. | nyquist@chromium.org | 2014-01-27 | 1 | -3/+11 |
* | 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 |
* | Move navigation and frame tree classes to a new frame_host/ directory. | nasko@chromium.org | 2013-10-30 | 1 | -1/+1 |
* | Preparing to support fragment resolution against non-hierarchical schemes | kristianm@chromium.org | 2013-10-24 | 1 | -1/+1 |
* | Ported GpuCrashTest to Telemetry, renaming the test to ContextLost. | kbr@chromium.org | 2013-10-17 | 1 | -2/+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 | -3/+2 |
* | content: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | Use a direct include of strings headers in content/browser/, part 1. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | content: Move kViewSourceScheme constant into content namespace. | tfarina@chromium.org | 2013-05-30 | 1 | -4/+4 |
* | content: Move two more url constants into content namespace. | tfarina@chromium.org | 2013-05-15 | 1 | -1/+1 |
* | content: Move more constants from url_constants.h into content namespace. | tfarina@chromium.org | 2013-03-02 | 1 | -3/+3 |
* | content: Move two more url constants into content namespace. | tfarina@chromium.org | 2012-11-01 | 1 | -1/+1 |
* | Move remaining files in content\browser to the content namespace. | jam@chromium.org | 2012-10-30 | 1 | -9/+9 |
* | Revert 164120 - content/browser: Move more files into the content namespace. | sail@chromium.org | 2012-10-25 | 1 | -15/+11 |
* | content/browser: Move more files into the content namespace. | tfarina@chromium.org | 2012-10-25 | 1 | -11/+15 |
* | Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil... | apavlov@chromium.org | 2012-04-03 | 1 | -2/+2 |
* | Revert 130248 - Add full support for filesystem URLs. | sergeyu@chromium.org | 2012-04-03 | 1 | -2/+2 |
* | Add full support for filesystem URLs. | ericu@google.com | 2012-04-02 | 1 | -2/+2 |
* | Revert 128753 - Add full support for filesystem URLs. | ericu@google.com | 2012-03-24 | 1 | -2/+2 |
* | Add full support for filesystem URLs. | ericu@google.com | 2012-03-24 | 1 | -2/+2 |
* | Add a Content API around BrowserURLHandler. | jam@chromium.org | 2012-03-12 | 1 | -0/+135 |