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
*
FileStream: Wait for IO completion in destructor regardless of auto_closed flag
kinuko@chromium.org
2012-03-06
3
-10
/
+56
*
Add a unit test to confirm that Chrome correctly handles a server push in whi...
rch@chromium.org
2012-03-06
3
-0
/
+159
*
Avoid loading ws2_32.dll just to get htons() and friends.
wez@chromium.org
2012-03-06
1
-0
/
+9
*
When using SSLClientSocketWin, record the full certificate chain sent by the ...
rsleevi@chromium.org
2012-03-06
1
-43
/
+63
*
net: don't set HSTS for chart.apis.google.com
agl@chromium.org
2012-03-05
2
-0
/
+7
*
net: Disconnect proxy sockets that have a certificate error.
agl@chromium.org
2012-03-05
1
-0
/
+1
*
net: code style fixups - no semantic change.
agl@chromium.org
2012-03-05
1
-10
/
+15
*
sync: remove use of protobuf extensions in protocol to reduce static init ove...
tim@chromium.org
2012-03-04
2
-53
/
+55
*
Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net.
rsleevi@chromium.org
2012-03-04
5
-14
/
+11
*
Convert uses of int ms to TimeDelta in chrome/browser and net.
tedvessenes@gmail.com
2012-03-04
5
-11
/
+14
*
Remove some extra log spam from StaticSocketDataProvider::OnWrite
rsleevi@chromium.org
2012-03-04
1
-1
/
+0
*
Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing
rch@chromium.org
2012-03-04
41
-508
/
+39076
*
Remove a declaration for an unimplemented function in TransportSecurityState.
rsleevi@chromium.org
2012-03-03
1
-5
/
+0
*
Update net/third_party/nss to NSS 3.13.3.
wtc@chromium.org
2012-03-03
45
-3932
/
+2281
*
Eliminate an unnecessary #include.
pkasting@chromium.org
2012-03-03
1
-7
/
+2
*
Cleanup: Another round of unused forward declaration cleanup.
thestig@chromium.org
2012-03-03
2
-4
/
+2
*
Provide the certificate chain as validated to SSLInfo.
palmer@chromium.org
2012-03-03
16
-21
/
+900
*
SPDY - by default disable spdy/2.1 (flow control). It
rtenneti@chromium.org
2012-03-03
5
-39
/
+65
*
Ensure pipelined requests are sent in the same order they're queued. Also, en...
simonjam@chromium.org
2012-03-03
4
-11
/
+84
*
[net] Removes leak from HostResolverImplTest.CanceledRequestsReleaseJobSlots.
szym@chromium.org
2012-03-03
1
-0
/
+3
*
[net] Ensure aborted HostResolverImpl::Jobs release slots in the dispatcher.
szym@chromium.org
2012-03-03
2
-61
/
+186
*
Move TestURLRequestContextGetter to url_request_test_util.{h,cc}
akalin@chromium.org
2012-03-02
3
-0
/
+50
*
Convert the XXX_sync builders to using directly sync_integration_tests.
maruel@chromium.org
2012-03-02
1
-2
/
+6
*
Support reading PEM files in TLSLite
rsleevi@chromium.org
2012-03-02
1
-3
/
+1
*
Ensure blobs and associated temp/shareable files survive URLRequest uploads.
michaeln@google.com
2012-03-02
1
-2
/
+12
*
Add a force pipelining option to load flags.
simonjam@chromium.org
2012-03-01
28
-256
/
+1264
*
net: Fix a subtle race in FileStreamWin::CloseSync()
satorux@chromium.org
2012-03-01
1
-3
/
+5
*
Small cleanup of spdy next protocol negotiation configuration in tests.
rch@chromium.org
2012-03-01
2
-20
/
+5
*
net: Make destruction and closure of FileStream safer.
satorux@chromium.org
2012-02-29
6
-100
/
+236
*
Remove the origin field from the CREDENTIAL frame.
rch@chromium.org
2012-02-29
6
-64
/
+12
*
Remove the ChromeNetLog observer classes, using NetLog::ThreadSafeObserver
mmenke@chromium.org
2012-02-29
5
-32
/
+103
*
SPDY - flow control optimizations. Send WINDOW_UPDATE
rtenneti@chromium.org
2012-02-29
4
-1
/
+30
*
Remove support for RSA Origin Bound Certificates.
mattm@chromium.org
2012-02-29
11
-363
/
+33
*
Add a new static GetDomainForOrigin method to OriginBoundCertService for dete...
rch@chromium.org
2012-02-29
3
-0
/
+33
*
Change SpdyProxyClientSocket::RestartWithAuth to return OK. This enables cor...
rch@chromium.org
2012-02-28
4
-5
/
+144
*
Fix SpdySession::WriteCredentialFrame ECPrivateKey creation args.
mattm@chromium.org
2012-02-28
2
-19
/
+133
*
[net] Add |detail| argument to NetworkChangeNotifier::DNSObserver::OnDNSChanged
szym@chromium.org
2012-02-28
6
-35
/
+35
*
[uber page] Squelch font type warnings.
dbeam@chromium.org
2012-02-28
1
-1
/
+1
*
Remove old TestServer constructor.
erikwright@chromium.org
2012-02-28
2
-31
/
+10
*
Replace chrome/common/net/http_return.h with net/http/http_status_code.h
akalin@chromium.org
2012-02-27
4
-7
/
+81
*
[net/dns] Clean-up NetLog for HostResolverImpl::DnsTask
szym@chromium.org
2012-02-27
3
-10
/
+13
*
Modify SpdyProxyClientSocket to respond to a 407 Proxy Auth Require
rch@chromium.org
2012-02-27
3
-17
/
+29
*
net: Move the logic reading upload elements to UploadData::Element.
satorux@chromium.org
2012-02-25
4
-113
/
+118
*
Fixed issues with interrupting a download at the start.
ahendrickson@chromium.org
2012-02-25
1
-1
/
+6
*
Have the HostCache and CertVerifier cache use the common ExpiringCache.
rsleevi@chromium.org
2012-02-25
6
-605
/
+226
*
Set SSLInfo.client_cert_sent when origin bound cert was sent.
mattm@chromium.org
2012-02-25
5
-9
/
+10
*
Minor refactor of ProxyClientSocket.
rch@chromium.org
2012-02-25
11
-90
/
+133
*
Update clients to use new TestServer constructor.
erikwright@chromium.org
2012-02-24
1
-2
/
+4
*
Revert 123565 - Broke the "ASAN Tests (1)" bot: http://build.chromium.org/p/c...
fischman@chromium.org
2012-02-24
6
-157
/
+520
*
Have the HostCache and CertVerifier cache use the common ExpiringCache.
rsleevi@chromium.org
2012-02-24
6
-520
/
+157
[next]