summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_url_handler_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move kFtpScheme into content namespace.tfarina@chromium.org2013-12-011-1/+1
* Move navigation and frame tree classes to a new frame_host/ directory.nasko@chromium.org2013-10-301-1/+1
* Preparing to support fragment resolution against non-hierarchical schemeskristianm@chromium.org2013-10-241-1/+1
* Ported GpuCrashTest to Telemetry, renaming the test to ContextLost.kbr@chromium.org2013-10-171-2/+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-3/+2
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-111-1/+1
* content: Move kViewSourceScheme constant into content namespace.tfarina@chromium.org2013-05-301-4/+4
* content: Move two more url constants into content namespace.tfarina@chromium.org2013-05-151-1/+1
* content: Move more constants from url_constants.h into content namespace.tfarina@chromium.org2013-03-021-3/+3
* content: Move two more url constants into content namespace.tfarina@chromium.org2012-11-011-1/+1
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-9/+9
* Revert 164120 - content/browser: Move more files into the content namespace.sail@chromium.org2012-10-251-15/+11
* content/browser: Move more files into the content namespace.tfarina@chromium.org2012-10-251-11/+15
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-031-2/+2
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-031-2/+2
* Add full support for filesystem URLs.ericu@google.com2012-04-021-2/+2
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-241-2/+2
* Add full support for filesystem URLs.ericu@google.com2012-03-241-2/+2
* Add a Content API around BrowserURLHandler.jam@chromium.org2012-03-121-0/+135