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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a centralized mechanism for whitelisting access to extension permissions.
jstritar@chromium.org
2012-02-09
1
-19
/
+4
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
1
-6
/
+3
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-30
1
-1
/
+2
*
Move net/base/sys_byteorder.h to base/sys_byteorder.h
isherman@chromium.org
2011-12-28
1
-1
/
+1
*
base::Bind: Convert NewRunnableMethod in chrome/browser.
jhawkins@chromium.org
2011-12-24
1
-8
/
+12
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-18
/
+10
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
1
-7
/
+9
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
1
-6
/
+9
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
1
-0
/
+1
*
Move DNS resolution from websocket-to-TCP proxy to ExtensionFunction
altimofeev@chromium.org
2011-11-22
1
-43
/
+19
*
CrOs: Remove 29 exit time destructors and 8 static initializers.
thakis@chromium.org
2011-11-21
1
-8
/
+16
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
1
-1
/
+1
*
Take care about lifetime of an object.
dilmah@chromium.org
2011-11-09
1
-3
/
+5
*
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
*
Use base::Bind() instead of NewRunnableFunction() in chromeos
satorux@chromium.org
2011-10-20
1
-2
/
+3
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-3
/
+3
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-2
/
+2
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Support SSL connections in websocket-to-TCP proxy.
dilmah@chromium.org
2011-10-14
1
-120
/
+651
*
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
/
+3
*
chromeos: Fix the build failure.
satorux@chromium.org
2011-10-07
1
-1
/
+1
*
Handle network change in WS-to-TCP proxy.
dilmah@chromium.org
2011-09-09
1
-30
/
+65
*
That's fast temporary fix. Strict compliance to hybi-10 specification is non...
dilmah@chromium.org
2011-09-02
1
-145
/
+212
*
base: Remove using declaration of MD5Digest now that hunspell was fixed.
tfarina@chromium.org
2011-08-08
1
-1
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-2
/
+3
*
use path in #includes
dilmah@chromium.org
2011-06-20
1
-1
/
+1
*
Private API for extensions like ssh-client that need access to websocket-to-t...
dilmah@chromium.org
2011-05-18
1
-23
/
+30
*
Websocket to TCP proxy running in a separate thread (only on ChromeOS).
dilmah@chromium.org
2011-05-10
1
-0
/
+1290