[go: nahoru, domu]

  1. e992af9 Fix CancelReadIfReady in SSLClientSocket by David Benjamin · 3 years, 5 months ago
  2. 739ccc21 [LSC] Replace base::string16 with std::u16string in //[f-z]* by Jan Wilken Dörrie · 3 years, 5 months ago
  3. f4acce6 Add class to parse ALPS data. by Bence Béky · 3 years, 5 months ago
  4. 5153f063 Update description of QuicHttpStream by Kenichi Ishibashi · 3 years, 5 months ago
  5. ad587c3 [LSC] Add #include <string> to prepare for removal of base::string16 by Jan Wilken Dörrie · 3 years, 5 months ago
  6. 4220755 Some fixes to avoid class verification failures in particular classes. by Roman Tikhonov · 3 years, 5 months ago
  7. b35cc40 Enable URLRequest::Delegate::OnConnected to allow ERR_IO_PENDING by Aaron Tagliaboschi · 3 years, 5 months ago
  8. ba8f415 Code inclusion: update pydeps to use "--allowlist" by Nate Fischer · 3 years, 5 months ago
  9. cdfe32c Generate random subjectKeyIdentifiers when using CertBuilder by Ryan Sleevi · 3 years, 5 months ago
  10. d6c81d2 Don't freeze tabs that set the Cache-Control: no-store header by Sebastien Marchand · 3 years, 5 months ago
  11. 0e50c89 Use QuicSession::MigratePath() when doing connection migration. by Renjie Tang · 3 years, 5 months ago
  12. e9605cf CookieMonster: Check for 0x7F in previously stored cookies by Lily Chen · 3 years, 5 months ago
  13. 230d75b HttpCache: try to mitigate crash with null net transaction in ::Writers by Maks Orlovich · 3 years, 5 months ago
  14. a17b04b [LSC] Replace base::char16 with char16_t outside of //base by Jan Wilken Dörrie · 3 years, 5 months ago
  15. 9bbe262 Add "font" top-level media type to MimeUtil by Kenichi Ishibashi · 3 years, 5 months ago
  16. 10400df net/socket/unix_domain_client_socket_posix.cc: Remove DCHECK by Pranav Batra · 3 years, 5 months ago
  17. da465cca Clean up CookieMonster histogram initialization by Lily Chen · 3 years, 5 months ago
  18. 306b8fb SameSite cookies: Consider redirect chain for same-site requests by Lily Chen · 3 years, 5 months ago
  19. f4c60d46 Add port 554 (rtsp) to the restricted list by Adam Rice · 3 years, 5 months ago
  20. 0b2f012f Fix mock socket setup for connection migration and port migration. by Renjie Tang · 3 years, 5 months ago
  21. 899af45 Use SO_RANDOMIZE_PORT on Windows UDP sockets. by Matt Menke · 3 years, 5 months ago
  22. 0921b9f8 Fix CanonicalCookie's parsing of max-age attribute by Lily Chen · 3 years, 5 months ago
  23. d4e153d Add histograms to measure "unsafe" hostnames. by Matt Menke · 3 years, 5 months ago
  24. 6e2bf4e Remove feature::kAppendFrameOriginToNetworkIsolationKey. by Matt Menke · 3 years, 5 months ago
  25. f75ed69 [Chromecast] Make sure WebSocket is used only it is set for Upgrade by Nanping Jiang · 3 years, 5 months ago
  26. 2669dd2 Net: Make DCHECKs in ExtractAddressResults case-insensitive & add logs. by Cammie Smith Barnes · 3 years, 5 months ago
  27. 7230a2e Update bulk entries in HSTS preload list by Devon OBrien · 3 years, 5 months ago
  28. 82577690 [base] Remove STRING16_LITERAL usages by Jan Wilken Dörrie · 3 years, 5 months ago
  29. 402d6213 Randomize local ports of TCP client sockets on Windows. by Matt Menke · 3 years, 5 months ago
  30. 8dbbea8 Reland "Simplify Windows IO message loop." by Sigurdur Asgeirsson · 3 years, 5 months ago
  31. fe513ec net testserver: don't look for proto files in gen/ by Adam Rice · 3 years, 5 months ago
  32. 6db1b2f Copy CSSM_TP_APPLE_EVIDENCE_INFO immediately after SecTrustGetResult by David Benjamin · 3 years, 5 months ago
  33. 4fbd4f1 Revert "Simplify Windows IO message loop." by Takumi Fujimoto · 3 years, 5 months ago
  34. d3bbff11 Remove URLRequest::raw_header_size(). by Matt Menke · 3 years, 5 months ago
  35. fe9389c Simplify Windows IO message loop. by Sigurdur Asgeirsson · 3 years, 5 months ago
  36. 584f585 Modernize mock socket setup in QuicChromiumClientSessionTest. by Renjie Tang · 3 years, 5 months ago
  37. 7a0bd97 Revert "Enable CECPQ2 for domains eTLD+1s beginning with 'aa'." by Takashi Sakamoto · 3 years, 5 months ago
  38. 0f38aff Net: Support plumbing of CNAME aliases for QUIC with aim of ad-tag use. by Cammie Smith Barnes · 3 years, 5 months ago
  39. 5c9514b7 Retransmit inflight packets once connection migration is successful. by Renjie Tang · 3 years, 5 months ago
  40. 51dfb5a Enable CECPQ2 for domains eTLD+1s beginning with 'aa'. by Adam Langley · 3 years, 5 months ago
  41. be79594 Code inclusion: Remove/replace uses of "sanity check" in //net/reporting by Lily Chen · 3 years, 5 months ago
  42. 56f1bfa Add mek@ to OWNERS for all storage-related code. by Victor Costan · 3 years, 5 months ago
  43. 5191037b7 Net: Support plumbing of CNAME aliases for SPDY with aim of ad-tag use. by Cammie Smith Barnes · 3 years, 5 months ago
  44. 16955aae WebSocket over H2: Detect stream close correctly by Adam Rice · 3 years, 5 months ago
  45. 852929ce [base] Finish preparing the codebase for the string16 switch by Jan Wilken Dörrie · 3 years, 5 months ago
  46. 690a53a Net triage docs: Sort Needs-Feedback bugs by last modified. by Matt Menke · 3 years, 5 months ago
  47. fa4d1a8 SiteForCookies now computes value for frame tree by Steven Bingler · 3 years, 5 months ago
  48. 8e4ee443c Code inclusion: Replace uses of sane/sanity in //net/cookies by Lily Chen · 3 years, 5 months ago
  49. 70168522 Make cookie monster tests independent of system clock resolution by Wojciech Replin · 3 years, 5 months ago
  50. 050ec6d Prepare SendChunkedPostRequestAbortedByResetStream for flag flip. by Bence Béky · 3 years, 5 months ago
  51. f4d767a Roll src/net/third_party/quiche/src/ 6f8d933c6..beabbe0e0 (3 commits) by Bence Béky · 3 years, 5 months ago
  52. 83a0450 Add Renjie to net/quic/OWNERS. by Bence Béky · 3 years, 5 months ago
  53. 8f7c016 Better adhere to the Get rule with SecTrustGetCertificateAtIndex by Ryan Sleevi · 3 years, 5 months ago
  54. ddabac59 Block MockHostResolver from using system or default resolvers by Eric Orth · 3 years, 5 months ago
  55. d8d11db CookieMonster: Don't dispatch change when storing loaded cookies by Lily Chen · 3 years, 5 months ago
  56. 912c33e9 Add additional documentation to ParsedCookie's mutator methods for their by Dylan Cutler · 3 years, 5 months ago
  57. db32756 Add one time migration of encrypted cookies on Windows to new key. by Will Harris · 3 years, 5 months ago
  58. 80ed4729 Fix TODO in net/parsed_cookie.h to refer to crbug.com/1181788. by Dylan Cutler · 3 years, 5 months ago
  59. dfd1edc Update documentation to allow owners of public APIs that are used throughout the codebase to Owners-Override changes across the source tree. by John Abd-El-Malek · 3 years, 5 months ago
  60. 8f1cfb8 Add histograms for QUIC STOP_SENDING frames by David Schinazi · 3 years, 5 months ago
  61. 04722c5 Do not mark QUIC as broken on DNS failure by David Schinazi · 3 years, 5 months ago
  62. eacb210 Small cleanup in RuleBasedHostResolverProc. by Bence Béky · 3 years, 5 months ago
  63. 955c490 Remove legacy SourceStream::SourceTypes by Matt Menke · 3 years, 5 months ago
  64. e7278f55 ntlm: Check lengths and offsets fit when assembling messages by David Benjamin · 3 years, 5 months ago
  65. 94251c5 Make DNS notifications to proxy code much less expensive by Eric Orth · 3 years, 5 months ago
  66. f78c374 cros: Ensure cert is on public slot before modifying trust by Pavol Marko · 3 years, 5 months ago
  67. 4df4eab [ios] Disable two failing PacFileDeciderQuickCheckTest tests by David Jean · 3 years, 5 months ago
  68. dcd9b9a Misc DNS metrics cleanup by Eric Orth · 3 years, 5 months ago
  69. b7a0575 SimpleCache: remove DCHECKs that are incorrect on shutdown by Maks Orlovich · 3 years, 5 months ago
  70. ef77a17 Add histogram and CookieInclusionStatus warning for crbug.com/1166211 by Lily Chen · 3 years, 5 months ago
  71. 2bc48c7 Pass AI_DNS_ONLY for proxy DNS requests on Windows by Eric Orth · 3 years, 5 months ago
  72. 0bcb108f Add lens.google.com to force HTTPS list by Devon O'Brien · 3 years, 5 months ago
  73. 6b76a2f Add histogram to track the potential impact of crbug.com/1166211 fix by Lily Chen · 3 years, 5 months ago
  74. 26cbabd Limit wait time in NetworkChangeNotifierMac::GetCurrentConnectionType by Ali Juma · 3 years, 5 months ago
  75. 5785d18 Reland "Reland "Remove TLS deprecation config"" by Chris Thompson · 3 years, 5 months ago
  76. 31a5046 Roll quiche and quic-trace by David Schinazi · 3 years, 5 months ago
  77. c95e2b8 Add IsolationInfo request_type to NetLog URLRequest start params by Lily Chen · 3 years, 5 months ago
  78. d33cf5e Remove expired Net.PublicKeyPinReportSendingFailure2 histogram by Emily Stark · 3 years, 5 months ago
  79. ef381b5 Support IETF QUIC in serialized HTTP server properties by David Schinazi · 3 years, 5 months ago
  80. 1f65245 Fix instrumentation/gtest tests on R+ by Brian Sheedy · 3 years, 5 months ago
  81. 54e2f28 Point SSL and Certificate components at the new trusty-transport@chromium.org by David Benjamin · 3 years, 5 months ago
  82. 378d3ab Update IsHardwareBacked checks for certificates by Michael Ershov · 3 years, 5 months ago
  83. 07c4661b Default-enable IETF QUIC h3-29 by David Schinazi · 3 years, 5 months ago
  84. 1fc24ff Remove dead GetMalformedResponseResult() function by Eric Lawrence [MSFT] · 3 years, 5 months ago
  85. 313b216 Roll src/net/third_party/quiche/src/ 110636a91..7f43cdf9c (3 commits) by David Schinazi · 3 years, 6 months ago
  86. f0783fc Do not expand languages that starts with the primary subtag 'x' or 'i' by Yves Arrouye · 3 years, 6 months ago
  87. fb4b2a05 In QUIC netlog, print string literal for error code in STOP_SENDING. by Renjie Tang · 3 years, 6 months ago
  88. a2f4112 Add histograms to understand the locations of QUIC_PROTOCOL_ERROR. by Renjie Tang · 3 years, 6 months ago
  89. 91c0656 testing: Mark uninstantiated CertIssuerSourceSyncNotNormalizedTest by Austin Sullivan · 3 years, 6 months ago
  90. 32aedd9 Update obsolete link in bug-triage doc by Steven Bingler · 3 years, 6 months ago
  91. ab536a1 [GURL] Migrate RenderFrameHost to use GURL. by Yaron Friedman · 3 years, 6 months ago
  92. 621b3ad Migrate blink::WebMixedContentContextType to Mojo by Henrique Ferreiro · 3 years, 6 months ago
  93. 0409372 [Build] Switch androidx dependencies to use //third_party/androidx by Peter Kotwicz · 3 years, 6 months ago
  94. d1d639a Add Net.QuicHttpStream.ResponseStatus histogram. by Bence Béky · 3 years, 6 months ago
  95. b0e0006 Update bulk entries in HSTS preload list by Devon OBrien · 3 years, 6 months ago
  96. 3e929bc Avoid subtracting infinite TimeDelta in BackoffEntrySerializer by Dan McArdle · 3 years, 6 months ago
  97. 14a065b [base] Remove StringPiece::as_string() in //net by Jan Wilken Dörrie · 3 years, 6 months ago
  98. 900b106 Revert "Reland "Remove TLS deprecation config"" by Rakina Zata Amni · 3 years, 6 months ago
  99. 5c5a72b Reland "Remove TLS deprecation config" by Chris Thompson · 3 years, 6 months ago
  100. 48f5f2d0 Remove some unnecessary null checks in HttpNetworkTransaction. by Matt Menke · 3 years, 6 months ago