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
/
net
/
websockets
/
websocket_job.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Accept new WebSocket handshake format (hybi-04 and later).
yutak@chromium.org
2011-05-06
1
-0
/
+2
*
Remove async functionality from net::CookiePolicy.
willchan@chromium.org
2011-04-06
1
-19
/
+5
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-3
/
+6
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
1
-6
/
+3
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
1
-3
/
+6
*
Add a new GetInstance() method for singleton classes under chrome/service and...
satish@chromium.org
2010-12-09
1
-7
/
+8
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-3
/
+4
*
Add WebSocket handshake message in net_log
ukai@chromium.org
2010-08-12
1
-0
/
+9
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-2
/
+2
*
Ignore OnConnected event if the job state is already CLOSED.
ukai@chromium.org
2010-06-29
1
-0
/
+2
*
Check state in SocketStream delegate methods.
ukai@chromium.org
2010-06-17
1
-0
/
+11
*
Refactor WebSocket handshake.
ukai@chromium.org
2010-06-03
1
-189
/
+51
*
Fix regression of websocket/tests/simple-stress.html
ukai@chromium.org
2010-06-01
1
-4
/
+16
*
Factor out WebSocket frame handler out of WebSocketJob.
ukai@chromium.org
2010-06-01
1
-35
/
+139
*
Fix WebSocketJob to pass /key_3/ after handshake request header.
ukai@chromium.org
2010-03-30
1
-5
/
+9
*
Use FilterHeaders() instead of HttpUtil::StripHeaders().
ukai@chromium.org
2010-03-25
1
-5
/
+57
*
Try to fix flaky websocket tests again.
ukai@chromium.org
2010-03-23
1
-30
/
+29
*
Revert 42074 - Try to fix flaky websocket tests.
amit@chromium.org
2010-03-19
1
-25
/
+30
*
Try to fix flaky websocket tests.
ukai@chromium.org
2010-03-19
1
-30
/
+25
*
Refactor WebSocket throttling feature.
ukai@chromium.org
2010-03-17
1
-0
/
+73
*
Fix crash in ExtensionApiTest.FLAKY_WebSocket
ukai@chromium.org
2010-03-01
1
-1
/
+2
*
Support HttpOnly cookie on Web Socket
ukai@chromium.org
2010-03-01
1
-0
/
+378
[prev]