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
*
A few more minor refactors to spdy code for spdy-over-quic. We need to be abl...
rch@chromium.org
2012-12-19
4
-18
/
+31
*
Unify various test TaskRunner implementations
akalin@chromium.org
2012-12-19
3
-84
/
+46
*
Add replay log support to gdig.
cbentzel@chromium.org
2012-12-19
1
-35
/
+189
*
net: remove DnsRRResolver
agl@chromium.org
2012-12-19
6
-1227
/
+0
*
On OpenSSL/Android, only schedule transport socket reads when the transport s...
rsleevi@chromium.org
2012-12-19
1
-0
/
+18
*
Do not artificially limit SSLClientSocketOpenSSL to reading 4K at a time.
rsleevi@chromium.org
2012-12-19
1
-4
/
+0
*
Add TODO comments to summarize my investigation of the error
wtc@chromium.org
2012-12-19
5
-0
/
+7
*
[Sync] Add support for keystore key rotation.
zea@chromium.org
2012-12-19
3
-12
/
+76
*
Add QuicClock::NowAsDeltaSinceUnixEpoch() and
wtc@chromium.org
2012-12-19
6
-3
/
+34
*
Add the InputBytesRemaining method.
wtc@chromium.org
2012-12-19
3
-21
/
+132
*
Added deletion to LogStoreEntry layer
agayev@chromium.org
2012-12-18
4
-13
/
+34
*
Use generated shim headers for zlib.
phajdan.jr@chromium.org
2012-12-18
7
-39
/
+4
*
Http cache: Increase the number of entries stored by the infinite cache simul...
rvargas@google.com
2012-12-18
1
-1
/
+1
*
Merge recent QUIC changes.
rch@chromium.org
2012-12-18
24
-201
/
+372
*
FTP: fix compatibility with VMS server kednos.com
phajdan.jr@chromium.org
2012-12-17
12
-15
/
+406
*
Use the optimised masking function MaskWebSocketFramePayload() in
ricea@chromium.org
2012-12-17
2
-15
/
+9
*
Improve CertVerifyProcOpenSSL robustness against malicious data
ppi@chromium.org
2012-12-17
1
-3
/
+5
*
Fix a glitch in disentanglement of CertVerifyProc(OpenSSL/Android)
ppi@chromium.org
2012-12-17
1
-0
/
+10
*
Optimise MaskWebSocketFramePayload().
ricea@chromium.org
2012-12-17
2
-8
/
+232
*
Avoid disk accesses on the wrong thread in URLRequestFileJob
paivanof@gmail.com
2012-12-17
3
-103
/
+133
*
Add UMA for measuring Content-Dispostion header use and abuse.
asanka@chromium.org
2012-12-17
3
-20
/
+158
*
Fix a compiler error (cert_status may be used uninitialised) in url_request_u...
ricea@chromium.org
2012-12-16
1
-5
/
+7
*
Integrating the QuicStreamFactory into the network stack.
rch@chromium.org
2012-12-16
10
-18
/
+68
*
Adding java implementation for Geolocation
kristianm@chromium.org
2012-12-15
5
-0
/
+72
*
Revert 173311
rch@chromium.org
2012-12-15
9
-61
/
+10
*
net: Change argument of URLRequest::set_upload from UploadData to UploadDataS...
hashimoto@chromium.org
2012-12-15
11
-92
/
+108
*
Integrating the QuicStreamFactory into the network stack.
rch@chromium.org
2012-12-15
9
-10
/
+61
*
Move DecodeFilenameValue and DecodeExt value into http_content_disposition.
asanka@chromium.org
2012-12-15
4
-296
/
+341
*
Move the packet receive time map from the AckFrame to the InterArrival conges...
rch@chromium.org
2012-12-14
10
-352
/
+252
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
43
-132
/
+537
*
Revert 173170
dpapad@chromium.org
2012-12-14
10
-249
/
+352
*
Move the packet receive time map from the AckFrame to the InterArrival conges...
rch@chromium.org
2012-12-14
10
-352
/
+249
*
Flush SSL connections when clearing channel ids.
mattm@chromium.org
2012-12-14
2
-1
/
+9
*
Keep pool of pre-connected DNS sockets.
ttuttle@chromium.org
2012-12-14
9
-54
/
+649
*
Separate CertVerifyProcAndroid from CertVerifyProcOpenSSL
ppi@chromium.org
2012-12-14
5
-96
/
+164
*
net: add GeoTrust Global to the Google pinning set.
agl@chromium.org
2012-12-13
2
-1
/
+3
*
Http cache: Track unused entries on the infinite cache simulation.
rvargas@google.com
2012-12-13
1
-0
/
+13
*
Chrome now uses policy_type=google/chrome/user.
atwilson@chromium.org
2012-12-13
1
-7
/
+9
*
Move the CongestionInfo struct to a QuicCongestionFeedbackFrame.
rch@chromium.org
2012-12-13
36
-769
/
+601
*
Put in UMA to drill down on "misc" download error codes
rdsmith@chromium.org
2012-12-13
1
-1
/
+1
*
killing off the QUIC config option for sending fin in a separate packet: we c...
rch@chromium.org
2012-12-13
3
-98
/
+3
*
Remove support for gdata from the Python test server and net/test.
mtomasz@chromium.org
2012-12-13
5
-73
/
+0
*
Handling backup! Sorta...
rch@chromium.org
2012-12-13
14
-74
/
+389
*
DnsProbeJob: Differentiate network and DNS errors
ttuttle@chromium.org
2012-12-13
2
-0
/
+4
*
[net] Make IPEndPoint::GetFamily() return AddressFamily and add GetSockAddrFa...
szym@chromium.org
2012-12-13
15
-41
/
+57
*
Reland 141941 - Allow ERR_CONNECTION_RESET during the SSL handshake to
wtc@chromium.org
2012-12-13
1
-0
/
+17
*
Add a CheckProcessingFails method to QuicFramerTest to simplify framing bound...
rch@chromium.org
2012-12-12
1
-45
/
+20
*
Add AsyncDNS.DnsClientDisabledReason to record the last error in the streak w...
szym@chromium.org
2012-12-12
2
-8
/
+10
*
Add IncludeForRequestURL method to CanonicalCookie.
markusheintz@chromium.org
2012-12-12
4
-18
/
+82
*
net::FileStream::Available() should be callable when the available bytes = 0.
kinaba@chromium.org
2012-12-12
1
-1
/
+1
[next]