summaryrefslogtreecommitdiffstats
path: root/chrome/browser/custom_handlers/protocol_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Add a context menu for opening links that have protocol handlers registered.koz@chromium.org2011-06-271-1/+2
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-10/+9
* Add the abililty to have multiple handlers and default handlers for a protocol.koz@chromium.org2011-05-061-3/+3
* Convert ProtocolHandler to value semantics.koz@chromium.org2011-05-041-7/+23
* Adds navigator.registerProtocolHandler.tony@chromium.org2011-02-231-0/+47