Sign in
chromium
/
chromium
/
src
/
net
/
HEAD
1963b87
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 16 hours ago
main
f5601bb
Send SameSite=Lax cookies for FedCM requests
by Christian Biesinger
· 2 days ago
5ded94f
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 2 days ago
4781d75
[SAA] Remove kStorageAccessApiFollowsSameOriginPolicy feature
by Chris Fredrickson
· 2 days ago
6fcd951
net: Simplify Net.Dns.ResolveTimeDiff histograms
by Kenichi Ishibashi
· 2 days ago
45d8343
Clean up obsolete net error codes.
by Matt Menke
· 2 days ago
a65402a
HttpStreamPool: Revive CHECK() in CreateTextBasedStreamAndNotify()
by Kenichi Ishibashi
· 2 days ago
db20f37
HttpStreamPool: Remove WeakPtr checks from AttemptManager
by Kenichi Ishibashi
· 2 days ago
4968ec5
DNS Response Test: Fix Dangling Pointer in Record Parsing
by Himanshu Panwar
· 2 days ago
638091c
[Socket Pool Limit Randomization] int overflow fix
by Ari Chivukula
· 2 days ago
2a5500f
net: Add configurable idle timeout before QUIC handshake
by Keita Suzuki
· 2 days ago
c9cd4bc
url: Use string_views for ParseAuthority() arguments
by Kent Tamura
· 2 days ago
f998c6b
Remove most base/files/file_util.h includes from headers
by Lei Zhang
· 2 days ago
b449ccd
Send debugging SNI for Google domains in QUIC transport params
by Prateek Jain
· 2 days ago
095f5e6
Add base::HexEncodeLower and migrate a few callers
by David Benjamin
· 3 days ago
e20b2cc
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 3 days ago
217fa93
Create net::ProxyConfig::ProxyOverrideRule
by Dominique Fauteux-Chapleau
· 3 days ago
c5859a7
[Socket Pool Limit Randomization] (3) Implement and test state function
by Ari Chivukula
· 3 days ago
73d39a3
NQE: Add defer_until_next_step param to finch
by Yoichi Osato
· 3 days ago
2b692b2
net/disk_cache/sql: Run idle-time tasks with a delay
by Tsuyoshi Horo
· 3 days ago
848e0de
Implement proactive refresh for DBSC sessions
by Daniel Rubery
· 3 days ago
4732f72
net/disk_cache/sql: Document the SQL backend implementation
by Tsuyoshi Horo
· 3 days ago
7d5e0f9
[fuchsia] Disable `MDnsSocketTest.CreateSocket` on Fuchsia.
by Zijie He
· 4 days ago
caa3f8e
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 4 days ago
a7cc405
SimpleCache: remove the non-span versions of CRC utils
by Maks Orlovich
· 4 days ago
d8b3356
Add histograms to measure prevalence of loopback and local nameservers.
by Kirubel Aklilu
· 4 days ago
393aa8d
[dbsc] Pass UnexportableKeyId by value
by Jan Wilken Dörrie
· 4 days ago
e7ddd36
[dbsc] Move provider config to the service
by Jan Wilken Dörrie
· 4 days ago
e9df57d
NetLog: Add CHECK(entry) as part of crash investigation.
by Matt Menke
· 4 days ago
7a36d74
Add SetMaxSize() method to NoVarySearchCache
by Adam Rice
· 4 days ago
7ae8ca0
Add suffix to kQuicRegisterConnectionClosePayload feature name
by Motomu Utsumi
· 4 days ago
2f66e06
net: Refactor to use std::erase_if
by Jaewon Jung
· 4 days ago
519288a
Add some crash keys to debug low-incidence Happy Eyeballs v3 crasher.
by Matt Menke
· 4 days ago
07b48de
Add Structured DNS Errors feature flag.
by David Adrian
· 5 days ago
48285df
[CRS] Automatic update from google3
by PKI Metadata Updates Bot
· 5 days ago
6d8f225
[Cookies] Remove v19->v21 Migration Path
by Ari Chivukula
· 5 days ago
47e593b
Use std::erase_if in net/device_bound_sessions/session_service_impl.cc
by Jincheol Jo
· 5 days ago
886e995
[Socket Pool Limit Randomization] (2) Plumbing for new socket limit
by Ari Chivukula
· 5 days ago
38342a3
Roll src/net/third_party/quiche/src/ 42cbfedd7..fb1da6940 (18 commits)
by Yoichi Osato
· 5 days ago
c7a8498
[ClientSocketPoolManager] Mark set functions as `_for_test`
by Ari Chivukula
· 5 days ago
8de2572
Simplify HttpNoVarySearchData structure
by Adam Rice
· 5 days ago
f4cf485
Key DBSC deferrals by SessionKey
by Daniel Rubery
· 5 days ago
8e49fde
Refactor checking whether a Device Bound Session needs refresh
by Daniel Rubery
· 5 days ago
86e1c96
Add CreateBoundSession to DeviceBoundSessionManager
by Daniel Rubery
· 6 days ago
3052bc4
Basic mojo typemapping for SessionParams
by Daniel Rubery
· 6 days ago
04f0e91
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 6 days ago
55c9fcd
Remove UseNewUseEquivalent "check_result" param
by Adam Rice
· 6 days ago
6adac9e
diskcache: Remove unnecessary FlushQueueForTest() call
by Tsuyoshi Horo
· 6 days ago
c505bce
Change the return type of the new platform DNS resolver
by Vladyslav Kasprov
· 6 days ago
3c8278c
[Socket Pool Limit Randomization] (1) Add new feature
by Ari Chivukula
· 6 days ago
ff07daa
Add test for migration before handshake confirmed
by Motomu Utsumi
· 6 days ago
7912f42
Fix null pointer dereference in RegisterQuicConnectionClosePayload
by Motomu Utsumi
· 6 days ago
815eb73
Add methods to SpdySessionPool to notify ConnectionChangeObservers.
by Keita Suzuki
· 6 days ago
55ab1a1
NQE: make NetworkQualityEstimator::NotifyStartTransaction async.
by Yoichi Osato
· 6 days ago
4c69df8
[Socket Pool Limit Randomization] (0) Cleanup old feature
by Ari Chivukula
· 6 days ago
2d524d1
Enable connection keep-alive for SPDY connections
by Keita Suzuki
· 6 days ago
acb3d36
net/disk_cache/sql: Refactor SqlPersistentStore to improve modularity
by Tsuyoshi Horo
· 6 days ago
c6e8863
net/disk_cache/sql: Add sharding support to the SQL backend
by Tsuyoshi Horo
· 6 days ago
1a17e67
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 7 days ago
5eb6df4
Reland "NVS: O(1) NoVarySearchCache"
by Adam Rice
· 7 days ago
9851012
Allow network fetch to validate a certificate chain on iOS
by Anton Grachev
· 8 days ago
0e9d385
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 8 days ago
76ea1d0
Swap ref_counted.h for scoped_refptr.h when appropriate in various dirs
by Lei Zhang
· 8 days ago
2532fbd
[HSTS] Update bulk entries
by Nick Harper
· 8 days ago
8f83421
Revert "Add some CHECKs to catch unexpected re-entrancy in the SocketPools."
by Chrome Crash (Prod)
· 9 days ago
7045773
Do IWYU for base/memory/ref_counted.h in headers
by Lei Zhang
· 9 days ago
2da21b3
Do IWYU for base/sequence_checker.h in headers
by Lei Zhang
· 9 days ago
3c33def
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 9 days ago
a44d827
Add some missing includes of //url/gurl.h
by David Sanders
· 9 days ago
d2a20b3
disk_cache/sql: Add EvictionCandidateAggregator for sharded SQL cache
by Tsuyoshi Horo
· 9 days ago
f01d4b7
Delete the Third Party Cookie Deprecation Trial for Top-Level Sites
by Joshua Hood
· 9 days ago
2718f60
Revert "NVS: O(1) NoVarySearchCache"
by Vasilii Sukhanov
· 9 days ago
1423d53
Disable `SimpleDoomIter` test on Mac.
by Vasilii Sukhanov
· 9 days ago
e074261
NVS: O(1) NoVarySearchCache
by Adam Rice
· 9 days ago
e8b67c9
NQE: Add duration metrics for observer methods
by Keita Suzuki
· 9 days ago
e3b19d1
Remove MiracleParameter implementation
by Andreas Haas
· 9 days ago
69333e8
url: Use string_views for arguments of CanonicalizeStandardURL() and ReplaceStandardURL()
by Kent Tamura
· 9 days ago
77129e9
disk_cache/sql: Introduce EntryIterator for SqlPersistentStore iteration
by Tsuyoshi Horo
· 9 days ago
73e8c4b
net/disk_cache/sql: Track store status in SqlPersistentStoreImpl
by Tsuyoshi Horo
· 9 days ago
e7d72f6
net/disk_cache/sql: Pass entry key to SqlPersistentStore methods
by Tsuyoshi Horo
· 9 days ago
bcc3f4a
clarify naming of netlog ocsp_response and sct_list params
by Matt Mueller
· 10 days ago
2df366b
[DBSC] Encapsulate `UnexportableKeyService` retry logic
by Ernest Nguyen Hung
· 10 days ago
a1f7688
Fix minor typo in comments, remove duplicate words
by Vasili Svirski
· 10 days ago
aa81768
Add some CHECKs to catch unexpected re-entrancy in the SocketPools.
by Matt Menke
· 10 days ago
67735e8
HttpServerProperties: Separate out RequiresHTTP11 LRU, and add a test.
by Matt Menke
· 10 days ago
c0f3d78
ELUD: Add ADVANCED_MEMORY_SAFETY_CHECKS to TransportClientSocketPool::Request
by Yuki Shiino
· 10 days ago
f53d5e3
Fix a crash in HttpNetworkTransaction::PopulateLoadTimingInternalInfo
by Hayato Ito
· 10 days ago
d13dc1d
Replace returning error for missing session_id with CHECK
by thefrog
· 10 days ago
f1bc727
Add more granular error logging for SessionInclusionRules::Create
by thefrog
· 10 days ago
c6d7af9
Add more granular error logging for CookieCraving::Create method
by thefrog
· 10 days ago
6be9162
Separate out most reuses of SessionErrors
by thefrog
· 10 days ago
ee12709
Use HttpRequestHeaders constants in resource requests
by Vikram Pasupathy
· 11 days ago
9217b97
Reland "Keep the test process alive after Activity finishing for browser tests"
by Michael Thiessen
· 11 days ago
4250edc
[KP] Automatic update from google3
by PKI Metadata Updates Bot
· 11 days ago
f30161b
HttpStreamPool: Add detailed metrics for TCP based attempts
by Kenichi Ishibashi
· 11 days ago
c364d79
Move HttpCache scheduling feature params to a new feature flag
by Hayato Ito
· 11 days ago
ef5424d
net/disk_cache/sql: Fix: Add missing TRACE_EVENT_END1 in RunEviction
by Tsuyoshi Horo
· 11 days ago
baeef77
[HEv3] Align AttemptManager and HttpStreamPool SPDY session checks.
by Matt Menke
· 11 days ago
c3465fa
net: use crypto/keypair interface to build RSA JWK
by Elly
· 11 days ago
69d80d5
Use modern associative containers in StoragePartitionImpl
by Daniel Cheng
· 12 days ago
Next »