| Commit message (Expand) | Author | Age | Files | Lines |
* | extensions: Remove chrome.webSocketProxyPrivate API | satorux@chromium.org | 2013-08-02 | 1 | -45/+0 |
* | Add a centralized mechanism for whitelisting access to extension permissions. | jstritar@chromium.org | 2012-02-09 | 1 | -3/+2 |
* | Cleanup: Remove unneeded forward declarations from chrome/browser/chromeos. | thestig@chromium.org | 2011-11-15 | 1 | -2/+0 |
* | Support SSL connections in websocket-to-TCP proxy. | dilmah@chromium.org | 2011-10-14 | 1 | -4/+2 |
* | Handle network change in WS-to-TCP proxy. | dilmah@chromium.org | 2011-09-09 | 1 | -0/+3 |
* | Private API for extensions like ssh-client that need access to websocket-to-t... | dilmah@chromium.org | 2011-05-18 | 1 | -2/+3 |
* | Websocket to TCP proxy running in a separate thread (only on ChromeOS). | dilmah@chromium.org | 2011-05-10 | 1 | -0/+46 |