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
*
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
*
FTP: correctly handle newlines in file names
phajdan.jr@chromium.org
2012-12-12
38
-1988
/
+2129
*
Renamed classes for consistency.
agayev@chromium.org
2012-12-12
11
-213
/
+213
*
Incremental improvement to our Ack logic: if we resend a bunch of packets, se...
rch@chromium.org
2012-12-12
6
-4
/
+26
*
[net/dns] Make DnsResponse::ParseToAddressList less stroct.
szym@chromium.org
2012-12-12
4
-40
/
+27
*
Fix flakiness of TCPListenSocketTest.
kinaba@chromium.org
2012-12-12
1
-8
/
+9
*
Add a factory for creating QuicHttpStream objects from an internal collection...
rch@chromium.org
2012-12-12
15
-33
/
+854
*
Implement TestRootCerts for Android
ppi@chromium.org
2012-12-12
6
-29
/
+171
*
Fix certificate and keychain installation on Android.
digit@chromium.org
2012-12-11
11
-3
/
+214
*
net: add my.alfresco.com and webmail.gigahost.dk to HSTS preloaded.
agl@chromium.org
2012-12-11
2
-0
/
+4
*
net: Make UploadDataStream independent from UploadData
hashimoto@chromium.org
2012-12-11
17
-415
/
+388
*
DevTools: add /json/activate/ command to the discovery protocol.
pfeldman@chromium.org
2012-12-11
5
-58
/
+53
*
Don't access the first (index 0) element of an empty vector
wtc@chromium.org
2012-12-11
1
-3
/
+5
*
Add tests that test creating secure and http-only cookies using CanonicalCook...
markusheintz@chromium.org
2012-12-10
1
-0
/
+21
*
FTP: allow garbage instead of "ls -l" permissions listing.
phajdan.jr@chromium.org
2012-12-10
2
-46
/
+17
*
DEPS roll openssl to 1.0.1c
digit@chromium.org
2012-12-10
1
-0
/
+1
*
Use SCHEME_HTTP for HTTPS proxies on Android.
pasko@google.com
2012-12-10
4
-38
/
+21
*
build/java_cpp_template.gypi: new build rules.
digit@chromium.org
2012-12-10
2
-30
/
+8
*
Fix uninit var in hybrid_slow_start.cc
rch@chromium.org
2012-12-08
1
-0
/
+1
*
Add mattm to net/OWNERS.
mattm@chromium.org
2012-12-08
1
-0
/
+1
*
Transfer server bound certs along with cookies for cros login.
mattm@chromium.org
2012-12-08
3
-0
/
+63
*
Add the QuicRandom interface with a default implementation that is
wtc@chromium.org
2012-12-08
4
-2
/
+147
*
Start calculating new combined NetworkChangeNotifier signal from previous OnI...
pauljensen@chromium.org
2012-12-08
12
-8
/
+290
*
Implement TCP congestion control classes in QUIC.
rch@chromium.org
2012-12-07
18
-15
/
+1354
*
Decouple ServerBoundCertServiceWorker from ServerBoundCertService, remove exp...
mattm@chromium.org
2012-12-07
2
-195
/
+108
*
NaCl: Add test to check that GDB debug stub works in Chrome
halyavin@google.com
2012-12-07
2
-0
/
+28
*
Correct dists -> dist in HSTS preloaded list for Tor.
agl@chromium.org
2012-12-07
2
-2
/
+2
*
android: Improve ActivityStatus and add ChromiumActivity.
digit@chromium.org
2012-12-07
1
-8
/
+7
*
* Enhance the ack logging
rch@chromium.org
2012-12-07
12
-261
/
+778
[next]