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
*
net: delete unused HeaderCase struct
tfarina
2016-01-12
1
-13
/
+2
*
net: export dns_protocol::Header type with NET_EXPORT
tfarina
2016-01-12
1
-2
/
+1
*
Add a whitelist for QUIC hosts.
rch
2016-01-12
6
-0
/
+56
*
Remove AndroidKeyStore.releaseKey.
davidben
2016-01-12
4
-58
/
+31
*
Convert DnsConfig values from base::Value* to scoped_ptr<base::Value>.
tfh
2016-01-11
9
-21
/
+21
*
net: move kBluetoothAddressSize constant into winsock_util.h
tfarina
2016-01-11
3
-6
/
+8
*
net: calculate the size of question section in a helper function
tfarina
2016-01-11
2
-5
/
+9
*
QUIC - Log finch field trial options used in net-internals/#quic tab.
rtenneti
2016-01-11
1
-0
/
+16
*
Remove syzm and ellyjones as net owners.
mmenke
2016-01-11
1
-6
/
+0
*
Convert enable_bidirectional_stream into build flag local to net.
mef
2016-01-11
11
-32
/
+58
*
net: build fix about CertificateList
dongseong.hwang
2016-01-11
1
-1
/
+1
*
Use std::move instead of release() + new scoped_ptr in sdch_owner
olli.raula
2016-01-11
1
-1
/
+1
*
Use scoped_ptr in ComponentPatternList in ip_pattern
olli.raula
2016-01-11
2
-6
/
+5
*
Refresh Public Suffic List to the latest version
rsleevi
2016-01-09
2
-27
/
+124
*
Tweaked comments related to mime boundary marker generation.
lukasza
2016-01-09
1
-0
/
+2
*
Remove SPDY/2 code.
bnc
2016-01-08
23
-1032
/
+200
*
Fix permission checking for negotiate auth on Android
dgn
2016-01-08
2
-46
/
+133
*
Simple Cache: Record sparse reads/writes in NetLog
ttuttle
2016-01-08
2
-8
/
+90
*
Increase HTTP/2 response header buffer limit to 256 kB.
bnc
2016-01-08
4
-19
/
+64
*
Replace core of DER parsing in net/cert/asn1_util with net/der
nharper
2016-01-08
5
-220
/
+152
*
Fix HttpStreamFactoryImpl::RequestBidirectionalStreamJob build error.
mef
2016-01-08
1
-1
/
+3
*
Introducing a net::GenerateMimeMultipartBoundary helper.
lukasza
2016-01-08
3
-0
/
+81
*
Disable QuicEndToEndTest.LargePostWithNoPacketLoss and
rtenneti
2016-01-08
1
-2
/
+14
*
Change the interface of GetAlternativeServicesFor to GetAlternativeService, a...
zhongyi
2016-01-08
10
-91
/
+661
*
Clean up entries in checklicenses.py.
thestig
2016-01-08
1
-1
/
+1
*
net: cleanup unused things from network_interfaces header file
tfarina
2016-01-07
1
-25
/
+1
*
Remove unused code
vitalybuka
2016-01-07
2
-36
/
+1
*
net: exclude directory_listing_unittest.cc from the build when the file suppo...
Thiago Farina
2016-01-06
2
-0
/
+2
*
Replace Export/ImportPrivateKey calls with Copy and clean up .get()s.
wez
2016-01-06
2
-26
/
+20
*
net: extract GetDirectoryListingXXX functions into directory_listing.*
tfarina
2016-01-06
11
-90
/
+107
*
Removing deprecated APIs for closing QUIC connections without details and the
alyssar
2016-01-06
7
-14
/
+9
*
QUIC - Track how long proof verification takes when cached server config
rtenneti
2016-01-06
2
-0
/
+8
*
Fix naming of http://*.tgz?* downloads without a content-disposition.
mmenke
2016-01-06
3
-69
/
+74
*
Store and report sdch's Dictionary first use interval
Bacek
2016-01-06
3
-84
/
+164
*
Use scoped_ptr in RecordMap
vitalybuka
2016-01-06
2
-28
/
+15
*
Add current_send_quota() accessor to WebSocketChannel
ricea
2016-01-06
2
-1
/
+30
*
Add hstspreload submissions as of 2016-01-05.
lgarron
2016-01-06
2
-3676
/
+4391
*
Landing Recent QUIC changes until 12/30/2015 21:25:57 UTC
jokulik
2016-01-06
43
-266
/
+935
*
Add a default QuicCryptoClientStreamFactory
rch
2016-01-06
8
-9
/
+56
*
Always expect certificates in QuicChromiumClientSession::CanPool
rch
2016-01-05
4
-55
/
+160
*
Fix naming of http://*.tar.gz?* downloads without a content-disposition.
mmenke
2016-01-05
2
-524
/
+197
*
HttpServerProperties - maintain the MRU order (across browser sessions)
rtenneti
2016-01-05
2
-140
/
+303
*
Don't unnecessarily copy strings
arjanl
2016-01-05
1
-9
/
+3
*
Make FactoryMap use scoped_ptr in http_auth_handler_factory
olli.raula
2016-01-05
2
-11
/
+5
*
Do full name comparison (rather than just byte-for-byte equality test) when v...
eroman
2016-01-05
4
-7
/
+780
*
Remove UTN - DataCorp SGC from being treated as EV
rsleevi
2016-01-05
1
-5
/
+0
*
Update SSLServerSocket::CreateSSLServerSocket to take key as const ref
maniscalco
2016-01-05
7
-15
/
+13
*
Revert of Flipping FEC flag at client to enable FEC protection on connection ...
rch
2016-01-04
1
-1
/
+1
*
Refactor QUIC buffer allocation to support an injectable allocator. No functi...
jdorfman
2016-01-04
28
-37
/
+206
*
Use scoped_ptr in ProtocolHandlerMap url_request_job_factory_impl
olli.raula
2016-01-04
2
-6
/
+3
[next]