Sign in
chromium
/
chromium
/
src
/
net
/
HEAD
92ab30a
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 42 minutes ago
main
9a580c3
[iOS] Remove hang when iOS 18 is min deployment target
by Daniel White
· 50 minutes ago
f3e0d4f
Check ActiveSessions when IP pooling
by Nidhi Jaju
· 6 hours ago
04993a1
Refactor throughput calculation to use std::optional
by Yoichi Osato
· 14 hours ago
f754d3c
Split static compiled-in PKP and HSTS data into separate data structures
by Matt Mueller
· 20 hours ago
f0b5353
Optimize map lookups in GetEndpointsByOrigin.
by Jeffrey Yu
· 22 hours ago
e3dba53
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 25 hours ago
06520fa
Introduce TaskType::DNS_PLATFORM
by Stefano Duo
· 27 hours ago
6da4901
Roll src/net/third_party/quiche/src/ b91dd3088..21ffbe4c7 (24 commits)
by Adam Rice
· 28 hours ago
156d50d
Capture network activity synchronously for the throughput calculation
by Yoichi Osato
· 31 hours ago
3461e1c
Enable NetworkAsyncRetryOnTooManyConnectionErrors by default
by Hayato Ito
· 2 days ago
1ed4f5f
transport_security_state_static template cleanups
by Matt Mueller
· 2 days ago
1c39eb0
Add Mac system proxy resolution service and request classes
by krishna dheeraj Pannala
· 2 days ago
4359175
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 2 days ago
f37d22d
Introduce new feature for Ignore IP Matching
by Nidhi Jaju
· 2 days ago
bdac651
Delete kTpcdHeuristicsGrants feature and flag
by Fiona Macintosh
· 3 days ago
af72b71
[net] Fix integer overflow in ElementsUploadDataStream::InitElements
by Andrew Paseltiner
· 3 days ago
9477ebc
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 3 days ago
a985070
Generalize HostResolverDnsTask's secure parameter to an enum
by Stefano Duo
· 3 days ago
22f3084
[WebSocket/H3] Test pending callback safety during Disconnect()
by Mayur Patil
· 3 days ago
347b9af
Move kForceSecureDnsDohFallback feature to net/
by Andrew Williams
· 4 days ago
c8ba120
[Memory Coordinator] Migrate SSLClientSessionCache to base::MemoryConsumer
by Andres Ricardo Perez
· 4 days ago
384bc77
Enable kAdditionalDelayMainJob by default on Android.
by Keita Suzuki
· 4 days ago
a3d4112
Fix stale pooled_task_runner_delegate in NetworkChangeNotifierWinTest
by Chris Davis
· 5 days ago
d4c1883
NQE: Rename NQE async notify headers received param
by Martin Pan-Verde
· 5 days ago
70e2b8a
Add AMSC macro to QuicProxyDatagramClientSocket
by Takashi Sakamoto
· 5 days ago
2e3fba3
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 5 days ago
acf1971
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 6 days ago
204de79
Turn on kMaintainConnectionsOnIpv6TempAddrChange by default
by Alex Henrie
· 7 days ago
0a1d49e
Add tests for CryptoHandshakeComplete metrics
by Nick Harper
· 7 days ago
9e8150c
Parse OHTTP keys before saving them and ignore invalid keys
by David Schinazi
· 7 days ago
7eb9493
[Memory Coordinator] Migrate MemBackend to base::MemoryConsumer
by Andres Ricardo Perez
· 7 days ago
d3b598c
Make SpdySession::CreateStream() call DoDrainSession() asynchronously.
by Matt Menke
· 7 days ago
474dc78
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 7 days ago
2029618
Code Health: Use span in base::HexEncode
by raorui
· 7 days ago
7a92676
net: Add more histograms for DoH request performance
by Kenichi Ishibashi
· 7 days ago
129cf6d
net: Refactor ResolveContext::RecordDohSessionStatus
by Kenichi Ishibashi
· 7 days ago
345620b
Reland "Enable NetworkQualityEstimatorAsyncNotifyStartTransaction by default" Take 3
by Yoichi Osato
· 7 days ago
5aba269
[WebSocket/H3] Implement Drain(), SetPriority(), and ReadResponseBody()
by Mayur Patil
· 7 days ago
e863521
Disallow cookies with empty name and ambiguous value
by Lily Chen
· 8 days ago
8f119ff
Don't log MTC cert verify metrics on resumption attempts
by Nick Harper
· 8 days ago
3b41d2f
Cleanup: Remove histogram macros header includes in net
by Alexei Svitkine
· 8 days ago
7298337
Improve a couple uses of spans to be more idiomatic.
by Peter Kasting
· 8 days ago
92010e5
net: Compare IP addresses slightly faster maybe
by Egor Pasko
· 8 days ago
748582c
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 8 days ago
fbdc4eb
Remove CookieSourceType::kUnknown and clean up deprecated overloads
by Johann Hofmann
· 8 days ago
adb2cce
Add NoVarySearchWithBooleanParams use counter
by Adam Rice
· 8 days ago
f556f2a
Make TransportClientSocketPool::GroupMap store Groups directly.
by Matt Menke
· 9 days ago
2fa22ef
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 9 days ago
1fb5ef3
Expire histograms for Cookie Clock Skew
by Kyra Seevers
· 9 days ago
874940f
Enable new HttpNoVarySearchData::AreEquivalent implementation
by Adam Rice
· 9 days ago
811c560
Normalize DataURL BuildResponse MIME type output
by Helmut Januschka
· 9 days ago
af80911
Add WebSocket NetLog Tracking for Pre-Existing Connections
by Himanshu Panwar
· 9 days ago
cda332a
Consistently use returns in HttpNetworkTransaction::HandleIOError
by Hayato Ito
· 10 days ago
d82d606
Remove MockSSLClientSocket::connected_.
by Matt Menke
· 10 days ago
375e42d
Revert "Reland "Enable NetworkQualityEstimatorAsyncNotifyStartTransaction by default""
by Mohannad Farrag
· 10 days ago
129fc00
Make kAddAutomaticWithDohFallbackMode feature a killswitch.
by Brian Begnoche
· 10 days ago
9cef641
[DoH] Ignore memory pressure for DnsOverHttps QUIC crypto configs
by Andrew Williams
· 10 days ago
e41a715
Add PostTaskAndReplyWithResult support for multiple args
by Evan Stade
· 10 days ago
a2066d3
Spanify inputs in net proxy resolution fuzzers
by Andrew Paseltiner
· 10 days ago
a7a96a7
Support target_network in ClientSocketPool::GroupId
by Stefano Duo
· 10 days ago
9023f95
[net/dns] Update Secure DNS canary domain probe behavior.
by Brian Begnoche
· 10 days ago
295c380
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 10 days ago
95a7695
Support target_network in StreamRequestInfo
by Stefano Duo
· 10 days ago
0e9d36a
Introduce HttpRequestInfo::target_network
by Stefano Duo
· 10 days ago
ccb54c0
Introduce URLRequest::target_network
by Stefano Duo
· 10 days ago
04202da
Reland "[Socket Pool] (8) Experiment with raising kDefaultMaxSocketsPerProxyChain"
by Ari Chivukula
· 10 days ago
d73904f
Workaround for HttpNetworkTransaction retry loop starvation
by Hayato Ito
· 10 days ago
bf6b138
[Android] Add feature flag for Local Network Protection check
by Kenichi Ishibashi
· 10 days ago
e82cd92
net: Support QUIC stream limit delay tracking
by Kenichi Ishibashi
· 10 days ago
40c5134
Revert "[Socket Pool] (8) Experiment with raising kDefaultMaxSocketsPerProxyChain"
by luci-bisection@appspot.gserviceaccount.com
· 10 days ago
b03bdcd
Initialize CookieCryptoDelegate before InitializeDatabase.
by Yoichi Osato
· 11 days ago
a8edfd8
Extract SystemProxyResolution{Service,Request} shared base classes
by krishna dheeraj Pannala
· 11 days ago
98a3160
Fix comment in TransportClientSocketPool.
by Matt Menke
· 11 days ago
1253861
[Socket Pool] (8) Experiment with raising kDefaultMaxSocketsPerProxyChain
by Ari Chivukula
· 11 days ago
0b6dcac
Add CTRequirementsStatus value for CT requirement overridden by delegate
by Matt Mueller
· 11 days ago
f3bc7b8
[TCP Socket Pool] Add Feature Control for Backup Jobs
by Ari Chivukula
· 11 days ago
9a900b8
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 11 days ago
3557a51
[dbsc] Add SSO feature flag and support aik_required parameter
by Jan Wilken Dörrie
· 11 days ago
8d5bfba
[Socket Pool] (7) Add an enterprise policy to control the websocket proxy limit
by Ari Chivukula
· 11 days ago
0b6b0f7
[Android] Follow-up Local Network Protection check integration
by Kenichi Ishibashi
· 11 days ago
813db7c
[Android] Integrate Local Network Protection check
by Kenichi Ishibashi
· 11 days ago
d22b8ae
Reland "Enable NetworkQualityEstimatorAsyncNotifyStartTransaction by default"
by Yoichi Osato
· 12 days ago
c4a53a7
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 12 days ago
ce4e8dc
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 13 days ago
58b82a9
refactor order of checks in RequireCTDelegate::CheckCTRequirements
by Matt Mueller
· 14 days ago
d16b091
RequireCTDelegate::CheckCTRequirements: require CT if delegate is null
by Matt Mueller
· 14 days ago
e536531
Use an empty (non-transient) IsolationInfo for DoH requests
by Andrew Williams
· 14 days ago
a1d652a
Support empty II/NIK/NAK with non-default NetworkIsolationPartition
by Andrew Williams
· 14 days ago
68a73cb
[CT] Ignore OCSP-stapled SCTs when considering CT policy
by Joe DeBlasio
· 2 weeks ago
cf8be5a
Use std::string_view for content::SetCookie helper
by Chris Fredrickson
· 2 weeks ago
91d5f27
Fix an overflow condition in the mdns refresh timer
by Patrick Meenan
· 2 weeks ago
e76ace2
build: fix Robolectric manifest properties and migrate targets
by Peter Wen
· 2 weeks ago
07527f7
std::move SchemefulSites passed to NetworkAnonymizationKey::Create* (net/)
by Andrew Williams
· 2 weeks ago
a0775dd
Remove left over const from NetworkAnonymizationKey::CreateCrossSite()
by Matt Menke
· 2 weeks ago
d777b12
Fix dangling pointers in net/socket/ssl_client_socket_unittest.cc
by Daniel Cheng
· 2 weeks ago
e1fc685
Remove CookieSourceType::kUnknown (Part 1: net/cookies tests)
by Johann Hofmann
· 2 weeks ago
7db7872
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 2 weeks ago
8a01648
[Socket Pool] (4) Expand the enterprise policy controlling the proxy limit
by Ari Chivukula
· 2 weeks ago
4fc9aa7
Remove DumpWithoutCrashing from HttpNetworkTransaction::HandleIOError
by Hayato Ito
· 2 weeks ago
Next »