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
*
Revert 59671 - Refactor test_server so some python related functions could be...
lzheng@chromium.org
2010-09-16
8
-129
/
+35
*
Refactor test_server so some python related functions could be shared by othe...
lzheng@chromium.org
2010-09-16
8
-35
/
+129
*
Don't evict username/password when handling "stale" digest authentication cha...
cbentzel@chromium.org
2010-09-16
7
-11
/
+113
*
FBTF: Move Extension::LaunchContainer to extension_constants.h.
erg@google.com
2010-09-16
2
-3
/
+5
*
Change forward declaration of HttpRequestInfo from class to struct to
rch@chromium.org
2010-09-15
1
-1
/
+1
*
Move two methods in spdy_http_stream.cc from an anonymous namespace
rch@chromium.org
2010-09-15
4
-136
/
+176
*
Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...
eroman@chromium.org
2010-09-15
24
-96
/
+95
*
Revert 59511 (potentially caused chromiumos leaks) - Take 2: Eagerly set the ...
willchan@chromium.org
2010-09-15
2
-174
/
+92
*
Revision 59384 was incorrect and did not properly perform the check. This fix...
cdn@chromium.org
2010-09-15
1
-1
/
+1
*
GTTF: Make the parallel launcher use different ports for test https servers f...
phajdan.jr@chromium.org
2010-09-15
2
-41
/
+21
*
FBTF: Move code from .h to .cc in net/
erg@google.com
2010-09-15
9
-29
/
+105
*
Take 2: Eagerly set the IO loop used for OCSP.
willchan@chromium.org
2010-09-15
2
-92
/
+174
*
base: Move SplitStringDontTrim functions from string_util.h to string_split.h
tfarina@chromium.org
2010-09-15
2
-2
/
+4
*
Reland 59362 - net: Rename ProxyService::CreateNull to ProxyService::CreateDi...
tfarina@chromium.org
2010-09-15
10
-25
/
+18
*
Stabilize sync integration tests
rsimha@chromium.org
2010-09-15
2
-38
/
+1
*
Disk cache: Implement request throttling.
rvargas@google.com
2010-09-14
4
-10
/
+82
*
Readability fixes to chromiumsync.py.
nick@chromium.org
2010-09-14
2
-90
/
+114
*
FTP: fix parsing error on ftp.dell.com
phajdan.jr@chromium.org
2010-09-14
3
-9
/
+21
*
Linux: More gcc 4.5 NULL versus 0 fixes.
craig.schlenter@chromium.org
2010-09-14
1
-1
/
+1
*
Fix for frame buffer resizing when new size is less than 8 bytes larger than ...
cdn@chromium.org
2010-09-14
1
-8
/
+7
*
Trying to green up the tree, lots of mac and win red around this cl.
thomasvl@chromium.org
2010-09-14
10
-18
/
+25
*
NSS: Call handshake callback with False Start and Snap Start.
agl@chromium.org
2010-09-14
1
-20
/
+14
*
net: Rename ProxyService::CreateNull to ProxyService::CreateDirect.
tfarina@chromium.org
2010-09-14
10
-25
/
+18
*
CertDatabase cleanups: comments for CertType and trust enums, s/ImportCertRes...
mattm@chromium.org
2010-09-14
6
-27
/
+42
*
Fix nits: remove unnecessary local variable, check for
wtc@chromium.org
2010-09-13
1
-5
/
+4
*
Revert r59289: "Eagerly set the IO loop used for OCSP."
willchan@chromium.org
2010-09-13
2
-47
/
+3
*
Eagerly set the IO loop used for OCSP.
willchan@chromium.org
2010-09-13
2
-3
/
+47
*
Fix a crash when we preconnect to a host that we already have a SPDY session ...
willchan@chromium.org
2010-09-13
2
-1
/
+57
*
Treat IPv6 link local addresses as loopback addresses.
vandebo@chromium.org
2010-09-13
1
-0
/
+8
*
Disk Cache: Run another experiment: Increase the number
rvargas@google.com
2010-09-13
6
-21
/
+108
*
net: disable renegotiation checks.
agl@chromium.org
2010-09-13
1
-1
/
+3
*
Correct typo so that statistics appear for speculative activities
jar@chromium.org
2010-09-12
1
-3
/
+1
*
Fix multi-round authentication.
cbentzel@chromium.org
2010-09-11
30
-284
/
+692
*
Crashes net_unittests.
jhawkins@chromium.org
2010-09-11
1
-1
/
+1
*
Correct typo so that statistics appear for speculative activities
jar@chromium.org
2010-09-10
1
-1
/
+1
*
Not sure how to disable TEST_P tests :-/
jhawkins@chromium.org
2010-09-10
1
-8
/
+1
*
Disable SpdyNetworkTransactionTest.WriteError on Mac as it's crashing.
jhawkins@chromium.org
2010-09-10
1
-1
/
+8
*
Cleanup: Convert net::StripWWW to string16 and fix up the callsites.
jhawkins@chromium.org
2010-09-10
3
-7
/
+7
*
Add HostForURL to HostPortPair and use it to make sure
phajdan.jr@chromium.org
2010-09-10
2
-2
/
+10
*
Fixed typo where I was using "net." prefix rather than "Net." prefix. Also c...
rdsmith@chromium.org
2010-09-10
1
-10
/
+10
*
Make the glob matcher support UTF8 strings.
mnissler@chromium.org
2010-09-10
3
-6
/
+5
*
Give a more specific error code when connect() fails synchronously with EHOST...
eroman@chromium.org
2010-09-10
1
-1
/
+2
*
Disk cache: Fix the path for stress_cache.
rvargas@google.com
2010-09-09
1
-1
/
+1
*
net: add DNSSEC tool and CNAME support.
agl@chromium.org
2010-09-09
7
-33
/
+399
*
net: add SSLNonSensitiveHostInfo
agl@chromium.org
2010-09-09
4
-0
/
+375
*
Implement gallery install API
rafaelw@chromium.org
2010-09-09
1
-1
/
+2
*
Improved error reporting for GSSAPI statuses.
cbentzel@chromium.org
2010-09-08
5
-52
/
+116
*
Support accept attribute for an <input type=file> element.
jianli@chromium.org
2010-09-08
2
-0
/
+199
*
net: When using False Start merge Finished and Application Data records.
agl@chromium.org
2010-09-08
4
-31
/
+68
*
Add missing nested socket pools to socket pool info page. Each socket pool s...
mmenke@chromium.org
2010-09-08
12
-35
/
+130
[next]