Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a context menu for opening links that have protocol handlers registered. | koz@chromium.org | 2011-06-27 | 1 | -1/+2 |
* | Create a URLRequestJobFactory to replace the URLRequest globals. | willchan@chromium.org | 2011-05-14 | 1 | -10/+9 |
* | Add the abililty to have multiple handlers and default handlers for a protocol. | koz@chromium.org | 2011-05-06 | 1 | -3/+3 |
* | Convert ProtocolHandler to value semantics. | koz@chromium.org | 2011-05-04 | 1 | -7/+23 |
* | Adds navigator.registerProtocolHandler. | tony@chromium.org | 2011-02-23 | 1 | -0/+47 |