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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebSocket unit test style fix on static const char kFooBar[]
toyoshim@chromium.org
2011-06-27
1
-29
/
+46
*
Header file which defines unit test's target class should be included at first.
toyoshim@chromium.org
2011-06-24
1
-1
/
+2
*
WebSocket over SPDY: protocol switch
toyoshim@chromium.org
2011-06-16
1
-1
/
+9
*
Add invalid data send check on CONNECTING state
toyoshim@chromium.org
2011-06-02
1
-168
/
+125
*
MAC Cookies (patch 3 of N)
abarth@chromium.org
2011-05-12
1
-0
/
+6
*
Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...
jam@chromium.org
2011-05-12
1
-39
/
+17
*
Miscelaneous cleanups to AddressList to make it harder to mis-use.
eroman@chromium.org
2011-05-12
1
-1
/
+1
*
Refactor to address URLRequestContext dependency added in
cevans@chromium.org
2011-05-05
1
-2
/
+4
*
Fix net/ command-line pollution introduced in http://codereview.chromium.org/...
cevans@chromium.org
2011-05-02
1
-1
/
+1
*
Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoids
cevans@chromium.org
2011-04-19
1
-0
/
+26
*
Remove async functionality from net::CookiePolicy.
willchan@chromium.org
2011-04-06
1
-41
/
+14
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-2
/
+2
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-2
/
+2
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-2
/
+2
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-2
/
+2
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-2
/
+2
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
1
-2
/
+2
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
1
-2
/
+2
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
1
-2
/
+2
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
1
-2
/
+2
*
net: Remove prefix net:: from some places that already are in namespace net.
tfarina@chromium.org
2011-01-19
1
-1
/
+1
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-2
/
+2
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
1
-4
/
+4
*
Add a new GetInstance() method for singleton classes under chrome/service and...
satish@chromium.org
2010-12-09
1
-2
/
+2
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it
brettw@chromium.org
2010-07-31
1
-0
/
+1
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-1
/
+1
*
Coverity issue 7892: Bad override (in unit test).
finnur@chromium.org
2010-07-22
1
-1
/
+1
*
Factor out WebSocket frame handler out of WebSocketJob.
ukai@chromium.org
2010-06-01
1
-104
/
+71
*
Fix WebSocketJob to pass /key_3/ after handshake request header.
ukai@chromium.org
2010-03-30
1
-0
/
+45
*
Try to fix a compile error on ARM.
eroman@chromium.org
2010-03-23
1
-4
/
+4
*
Refactor WebSocket throttling feature.
ukai@chromium.org
2010-03-17
1
-2
/
+17
*
Support HttpOnly cookie on Web Socket
ukai@chromium.org
2010-03-01
1
-0
/
+495