index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
/
web_socket_proxy_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for navigator.connection API
droger@google.com
2012-05-24
1
-5
/
+6
*
Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places.
tedvessenes@gmail.com
2012-05-17
1
-2
/
+2
*
Add a centralized mechanism for whitelisting access to extension permissions.
jstritar@chromium.org
2012-02-09
1
-84
/
+1
*
Added gallery extension id for hterm to places where we check API permissions.
zelidrag@chromium.org
2012-01-14
1
-2
/
+3
*
Get rid of BrowserThread::WEB_SOCKET_PROXY. BrowserThread is only for threads...
jam@chromium.org
2012-01-10
1
-10
/
+18
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-35
/
+35
*
Revert 111850 - base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-35
/
+35
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-35
/
+35
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-2
/
+2
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
websocket-to-TCP proxy: observe value of listening port in right place.
dilmah@chromium.org
2011-10-25
1
-5
/
+32
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-1
/
+0
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-3
/
+3
*
Support SSL connections in websocket-to-TCP proxy.
dilmah@chromium.org
2011-10-14
1
-14
/
+1
*
Move url_constansts.h to content/public/common.
jam@chromium.org
2011-10-14
1
-1
/
+1
*
Remove DCHECK of UI thread of OnlineStatus observer.
dilmah@chromium.org
2011-10-10
1
-1
/
+0
*
chromeos: Fix the build failure.
satorux@chromium.org
2011-10-07
1
-0
/
+1
*
Removed chromeos::NetworkStateNotifier and redirected all related code to use
zelidrag@chromium.org
2011-09-22
1
-7
/
+10
*
Handle network change in WS-to-TCP proxy.
dilmah@chromium.org
2011-09-09
1
-24
/
+42
*
Allow TCP proxy for SSHClient extensions ID
dpolukhin@chromium.org
2011-09-08
1
-1
/
+2
*
Adds extension API for getting/observing input method.
altimofeev@chromium.org
2011-07-14
1
-2
/
+8
*
Whitelist one more extension Id for webSocketProxyPrivate and decodeJPEG priv...
dilmah@chromium.org
2011-06-22
1
-5
/
+3
*
use path in #includes
dilmah@chromium.org
2011-06-20
1
-1
/
+1
*
Extend access to webSocketProxyPrivate and decodeJPEG private APIs.
dilmah@chromium.org
2011-06-15
1
-2
/
+4
*
Private API for extensions like ssh-client that need access to websocket-to-t...
dilmah@chromium.org
2011-05-18
1
-10
/
+92
*
Websocket to TCP proxy running in a separate thread (only on ChromeOS).
dilmah@chromium.org
2011-05-10
1
-0
/
+110