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
*
Change Maximum number of tracked packets from 5 to 15 times
rtenneti
2015-06-15
2
-6
/
+6
*
Store network quality samples so we can compute percentiles.
tbansal
2015-06-13
8
-118
/
+316
*
net: Remove npapi entry from DEPS file.
tfarina
2015-06-13
1
-2
/
+0
*
Add served cert chain to SSLInfo
estark
2015-06-13
10
-40
/
+31
*
Move EndsWith to base namespace.
brettw
2015-06-12
10
-18
/
+18
*
Handle IllegalArgumentException when calling verifyServerCertificates.
palmer
2015-06-12
1
-0
/
+2
*
Add <stdarg.h> include required for va_start/va_end in GCC
philipj
2015-06-12
1
-0
/
+1
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
17
-31
/
+35
*
Landing Recent QUIC changes until 06/07/2015.
rtenneti
2015-06-12
46
-531
/
+949
*
Remove base/port.h includes that are not necessary anymore.
tfarina
2015-06-11
6
-6
/
+0
*
Make FTP EPSV/PASV and PepperWebSocketHost support port override list.
mmenke
2015-06-11
6
-88
/
+75
*
Clear the URLRequest.proxy_server_ field when restarting a request.
sclittle
2015-06-11
1
-0
/
+1
*
Correct iOS device build for latest Xcode beta.
justincohen
2015-06-11
1
-1
/
+5
*
SDCH: remove secure support experiment
ellyjones
2015-06-11
5
-65
/
+5
*
Fixing incorrect certificate requirement for QUIC proxy.
bnc
2015-06-11
2
-6
/
+60
*
net: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-11
126
-737
/
+783
*
Use net's response header parser for parsing multipart headers.
haavardm
2015-06-11
3
-9
/
+66
*
Add a new prefer_aes finch options for QUIC.
rch
2015-06-10
5
-1
/
+11
*
Combine ChannelIDService::RequestHandle and ChannelIDServiceRequest classes
nharper
2015-06-10
7
-247
/
+188
*
Remove SpdyPriorityForest, which is unused and obsolete.
bnc
2015-06-10
3
-812
/
+0
*
Use struct AlternativeService in OnAltSvc() and OnSpdyAltSvc() methods.
bnc
2015-06-10
10
-143
/
+125
*
Move EqualsASCII to the base namespace.
brettw
2015-06-10
5
-8
/
+8
*
HttpServerProperties - Don't persist if SetSupportsQuic is called with
rtenneti
2015-06-10
2
-1
/
+8
*
Add stack traces to all AssertNoURLRequest crashes.
mmenke
2015-06-10
2
-7
/
+7
*
Reads network quality provided by the NQE and compares it
tbansal
2015-06-09
1
-1
/
+2
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
22
-103
/
+112
*
Move StringToUpperASCII to base namespace
brettw
2015-06-09
2
-5
/
+7
*
Fix broken connectivity event listener registration on Android
jkarlin
2015-06-09
2
-0
/
+67
*
Remove ICS and remnants of DSA support for Android key store.
davidben
2015-06-09
8
-176
/
+41
*
Remove unnecessary ExpectLogContainsEventSomewhere in ConnectClientAuthCertRe...
davidben
2015-06-09
2
-10
/
+4
*
Stop using DeterministicSocketData in a couple http_network_transaction_unitt...
mmenke
2015-06-09
1
-76
/
+40
*
Added characters that look like padlocks to net IDN character blacklist.
mgiuca
2015-06-09
2
-12
/
+34
*
Consistently use BYTE* instead of PBYTE in openssl_platform_key_win.cc.
davidben
2015-06-08
1
-10
/
+9
*
Add HSTS preload list submissions as of 2015-06-04.
lgarron
2015-06-08
2
-1857
/
+2274
*
Update cached certificates on revalidations.
davidben
2015-06-08
6
-34
/
+178
*
Start using SequencedSocketData in URLRequestFtpJob tests.
mmenke
2015-06-08
3
-33
/
+68
*
Unify code to deal with restricted ports.
mmenke
2015-06-08
6
-46
/
+61
*
Remove multiple reader CRC test.
rdsmith
2015-06-08
3
-37
/
+4
*
Switch WebSocketTests to using SequencedSocketData.
mmenke
2015-06-08
4
-78
/
+68
*
Allow startup with missing V8 snapshot file.
erikcorry
2015-06-08
1
-0
/
+1
*
Remove dangerous std::string constructor for der::Input
nharper
2015-06-06
5
-80
/
+77
*
HttpServerProperties - Don't persist if SetServerNetworkStats is called
rtenneti
2015-06-05
3
-1
/
+20
*
net: add gvt2.com as an HSTS, Google domain.
Adam Langley
2015-06-05
2
-1169
/
+1173
*
HttpServerProperties - Don't persist if ConfirmAlternativeService is
rtenneti
2015-06-05
2
-1
/
+54
*
HttpServerProperties - Don't persist if ClearAlternativeService is
rtenneti
2015-06-05
2
-1
/
+28
*
HttpServerProperties - Don't persist if SetSupportsSpdy is called with
rtenneti
2015-06-05
6
-4
/
+28
*
net: add gvt3.com as an HSTS, Google domain.
Adam Langley
2015-06-05
2
-1168
/
+1171
*
Switch HttpStreamFactoryTest to using SequencedSocketData.
mmenke
2015-06-05
1
-19
/
+12
*
Use SequencedSocketData in SpdySessionTest.
bnc
2015-06-05
1
-941
/
+873
*
Apply sizeof to variables instead of types.
wtc
2015-06-05
1
-15
/
+16
[next]