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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a field trial for the cache WRT prefetching
gavinp@chromium.org
2010-08-11
1
-2
/
+14
*
Fix flaky WebSocket crash with url-with-credential.html
ukai@chromium.org
2010-08-11
2
-5
/
+9
*
Remove a bunch of extra includes.
vandebo@chromium.org
2010-08-11
6
-11
/
+20
*
Filter out certificates that cannot be used as client certs on Windows
davidben@chromium.org
2010-08-10
2
-0
/
+71
*
Build fix for old glibc (<= 2.5) systems.
agl@chromium.org
2010-08-10
1
-0
/
+6
*
List TLS_DHE_RSA_WITH_AES_256_CBC_SHA after
wtc@chromium.org
2010-08-10
4
-2
/
+68
*
SpdySession now closes all streams on receiving GoAway stream.
erikchen@google.com
2010-08-10
2
-48
/
+19
*
Removed spdy_network_transaction.h file.
erikchen@google.com
2010-08-09
7
-714
/
+231
*
Remove all but one last caller of CommandLine::GetSwitchValue().
evan@chromium.org
2010-08-09
2
-6
/
+9
*
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...
nsylvain@chromium.org
2010-08-09
3
-3
/
+1
*
Cleanup in base. This moves the implementation (and a bunch of header file
brettw@chromium.org
2010-08-09
3
-1
/
+3
*
More metrics for proxy connections impact A/B test.
ziadh@chromium.org
2010-08-09
3
-1
/
+33
*
FBTF: Remove unneeded headers from base/ (part 5)
thestig@chromium.org
2010-08-07
1
-0
/
+2
*
base: rename Environment::GetEnv to Environment::GetVar.
tfarina@chromium.org
2010-08-07
2
-9
/
+9
*
Added defense in depth mechanism to host resolver to prevent long hostnames f...
cdn@chromium.org
2010-08-07
2
-0
/
+22
*
Add rudimentary support for client auth in testserver.py and unit tests
davidben@chromium.org
2010-08-07
5
-4
/
+136
*
Clean up SpdyStream.
erikchen@google.com
2010-08-06
9
-159
/
+97
*
Bad interaction between 2 A/B experiments
ziadh@chromium.org
2010-08-06
2
-1
/
+9
*
Remove the following States from HttpProxyClientSocket:
rch@chromium.org
2010-08-06
1
-2
/
+0
*
Review URL: http://codereview.chromium.org/3068015
lzheng@google.com
2010-08-06
1
-0
/
+143
*
More cleanup relating to the domain now being part of the CanonicalCookie:
rdsmith@chromium.org
2010-08-06
5
-95
/
+64
*
Reshuffle some NSS code to make way for Snap Start.
agl@chromium.org
2010-08-06
3
-122
/
+158
*
Add the actual data being read to the OnBytesRead callback, take two.
cbentzel@chromium.org
2010-08-06
6
-31
/
+311
*
Change some EXPECT's to ASSERT's in http_auth_handler_factory_unittest.cc
cbentzel@chromium.org
2010-08-06
1
-3
/
+3
*
Reland 54771 (and 54795) To enable TCP Preconnection by default
jar@chromium.org
2010-08-06
6
-7
/
+127
*
FBTF: Remove unneeded headers from base/ (part 2)
thestig@chromium.org
2010-08-06
3
-3
/
+5
*
[Linux] Listen to and correctly handle IPv6 address change announcements.
vandebo@chromium.org
2010-08-06
1
-1
/
+35
*
base: rename Environment::SetEnv to Environment::SetVar.
tfarina@chromium.org
2010-08-06
1
-1
/
+1
*
Fix crash during SSL client auth
davidben@chromium.org
2010-08-05
1
-1
/
+3
*
SPDY: flow-control fix: resume I/O once a WINDOW_UPDATE frame is received for...
agayev@chromium.org
2010-08-05
13
-111
/
+279
*
Disable all SPDY tests under tsan, as SPDY tests are non-deterministic, and w...
erikchen@google.com
2010-08-05
1
-1
/
+2
*
Add test PKCS12 datafile.
mattm@chromium.org
2010-08-05
2
-0
/
+3
*
Leftovers from wstring->string16 conversion in authentication code.
cbentzel@chromium.org
2010-08-05
1
-2
/
+3
*
Disable two SPDY tests, as they sometimes crash net_unittest.
erikchen@google.com
2010-08-05
1
-2
/
+2
*
Implement server push protocol 2.
erikchen@google.com
2010-08-05
12
-337
/
+1126
*
Revert 55071 - Reland 54771 (and 54795) To enable TCP Preconnection by default
dhollowa@chromium.org
2010-08-05
6
-126
/
+7
*
Modify the SPDY v1 hack to only advertise v1 and not v2 over NPN.
mbelshe@chromium.org
2010-08-05
1
-1
/
+1
*
Minor change to: http://codereview.chromium.org/3064033
rch@chromium.org
2010-08-05
3
-227
/
+121
*
Reland 54771 (and 54795) To enable TCP Preconnection by default
jar@chromium.org
2010-08-05
6
-7
/
+126
*
Fix WebSocket crash bug.
ukai@chromium.org
2010-08-05
3
-24
/
+60
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
2
-2
/
+0
*
Mark URLRequestTestFTP.FTPCheckWrongPassword and .FTPCheckWrongUser as flaky.
viettrungluu@chromium.org
2010-08-05
1
-2
/
+4
*
Revert 54906 - Refactor HttpNetworkTransaction to eliminate the SPDY
dhollowa@chromium.org
2010-08-04
3
-121
/
+227
*
Adds an option, enabled by default, to net-internals to
cbentzel@chromium.org
2010-08-04
1
-3
/
+5
*
Revert 54771 - Enable speculative preconnection by default
jar@chromium.org
2010-08-04
5
-121
/
+7
*
Revert 54795 - Initialize was_ever_connected_ in ClientSocket.
jar@chromium.org
2010-08-04
1
-2
/
+1
*
Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).
viettrungluu@chromium.org
2010-08-04
1
-2
/
+2
*
net: add DnsRRResovler to fetch arbitary DNS resource types.
agl@chromium.org
2010-08-04
5
-0
/
+579
*
Refactor HttpNetworkTransaction to eliminate the SPDY
rch@chromium.org
2010-08-04
3
-227
/
+121
*
Cleaning up flakiness of a URLSecurityManager unit test.
ahendrickson@chromium.org
2010-08-04
1
-23
/
+0
[next]