[go: nahoru, domu]

  1. fbea9bd Report incoming ECN marks to Quiche when using recvmsg by Martin Duke · 9 months ago
  2. 1173e29 Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  3. 0238285f Usability improvements for `MockQuicData` by Dustin J. Mitchell · 9 months ago
  4. 1bb8ba7f Remove spurious differences in tests for different usage by Dustin J. Mitchell · 9 months ago
  5. 133b2d9 Rewrite std::set<T*> into std::set<raw_ptr<T, SetExperimental>> by Ali Hijazi · 9 months ago
  6. 1bff302 Rename //net/base/mac directory to //net/base/apple (5/5) by Tiago Vignatti · 9 months ago
  7. d52100f2 Fix ClientSocketPool::GroupId::ToString() by Tsuyoshi Horo · 9 months ago
  8. a35a75e9 Undo/update some DanglingUntriaged added by crrev.com/c/5190661 by Bartek Nowierski · 9 months ago
  9. 87369c4 Switch CanPool to std::string_view by David Benjamin · 9 months ago
  10. 24eeb08a Remove base::WriteInto from //net by David Benjamin · 9 months ago
  11. d51107b Relocate MapNetErrorToCertStatus to the one place it's used by Emily Stark · 9 months ago
  12. 2fdee80a Replace Test instance vars with constants by Dustin J. Mitchell · 9 months ago
  13. e0ff18b5 Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  14. 42aa80b Add a helper for calling `QuicSessionRequest::Request` by Dustin J. Mitchell · 9 months ago
  15. 4787fce Rename {absl => std}::optional in //net/ by Arthur Sonzogni · 9 months ago
  16. 6104363 Roll src/net/third_party/quiche/src/ 9c463fdd3..bccc7cc64 (2 commits) by Adam Rice · 9 months ago
  17. d01b8eb [HSTS] Remove domain at request of domain owner by Nick Harper · 9 months ago
  18. cda963b Fix CHIPS for WebView when 3PCs are not enabled by Rupert Ben Wiser · 9 months ago
  19. b6fc48ad Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  20. b47a530 Remove now unused test data from Chromium by David Benjamin · 9 months ago
  21. 4fab437 NetworkChangeNotifierAutoDetect: cache current network state by Oksana Zhuravlova · 9 months ago
  22. 2a445f22 Pass a traffic annotation to QuicSessionRequest by Dustin J. Mitchell · 9 months ago
  23. afcd7d2 Factor QuicSessionPool::Job into an abstract class and Direct impl by Dustin J. Mitchell · 9 months ago
  24. d343478b Store match-dest and id of dictionary into the SQL database by Tsuyoshi Horo · 9 months ago
  25. a29dd1b Roll src/net/third_party/quiche/src/ cd5dd5ad9..9c463fdd3 (14 commits) by Adam Rice · 9 months ago
  26. f88f2c4 Replace std::make_pair with std::pair in //net by David Benjamin · 9 months ago
  27. da280be Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  28. 4af8200 Save DNS transaction results to new cache by Eric Orth · 9 months ago
  29. 0b0cc1c Initial setup for QuicProxyDatagramClientSocket by Ciara McMullin · 9 months ago
  30. 3bd0a9a Parse id and mach-dest option in use-as-dictionary response header by Tsuyoshi Horo · 9 months ago
  31. e572784 Remove enable_quic_proxies_for_https_urls by Andrew Williams · 9 months ago
  32. 06963846 Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  33. f81a6d9 Replace UMA macros with functions in URLRequestHttpJob::RecordCompletionHistograms by Dustin J. Mitchell · 9 months ago
  34. 62748dca Always expect proxy_chains from Phosphor by Dustin J. Mitchell · 9 months ago
  35. a4974c7 Add per-chain metrics, distinguished by the `chain_id` by Dustin J. Mitchell · 9 months ago
  36. 89fba8c Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  37. 0dae30c Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  38. 3683d9c Use default move assignment operator for ProxyChain by Andrew Williams · 9 months ago
  39. 7477a27 Split up UKM ThirdPartyCookie.BreakageIndicator metric by Ryan Kalla · 9 months ago
  40. 153bb5a Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  41. 70723c4 Include chain_id in ProxyChains for IP Protection by Dustin J. Mitchell · 9 months ago
  42. caf54e1 Ensure ResolveContext is valid when creating ResolveHostRequest by Kenichi Ishibashi · 9 months ago
  43. a5adfb63 [IP Protection] Tunnel HTTP requests over QUIC proxies by Andrew Williams · 9 months ago
  44. cf92f2c Simplify net::CookieChangeCauseToString() and remove unused variable by Dan McArdle · 9 months ago
  45. 207184ff Manuarlly remove more deprecated forms of base::Base64Encode() by Tom Sepez · 9 months ago
  46. 59de2a52 Rename CanonicalCookie::IsSecure to SecureAttribute by sbingler · 9 months ago
  47. 62ebf12 Rename cookie exemption reason for CORS opt-in exemption case by Shuran Huang · 9 months ago
  48. 706eab8 Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  49. d61ba3a Make "key" argument in std::erase_if predicate const. by Piotr Tworek · 9 months ago
  50. 80e9e6e5 Avoid two-arg base::HexEncode() and RandBytes() calls. by Tom Sepez · 9 months ago
  51. 826d874 Check full proxy chains in QUIC network transaction tests + clean-up by Andrew Williams · 9 months ago
  52. 6b45527 Migrate unittests to support SQL exclusive mode by Etienne Bergeron · 9 months ago
  53. 4bfe0250 Re-order SpdySessionKey constructor params to match QuicSessionKey by Andrew Williams · 9 months ago
  54. e9e4dfb Improve documentation of Is[First|Third]PartyPartitioned by Dylan Cutler · 9 months ago
  55. b5585667 Remove misuses of Empty{GURL,String,String16}(): net/ by Peter Kasting · 9 months ago
  56. dce7d77b Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  57. 20d2457 Refactor IsValidInternal to allow multi-proxy chain of quic servers for IP Protection by Ciara McMullin · 9 months ago
  58. 5d828bad Avoid Trying to erase pending requests twice by Ali Hijazi · 9 months ago
  59. 9a4d0fc Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  60. 696c6de Reland: "Allow content shell to enable the built-in DNS resolver" by Kenichi Ishibashi · 9 months ago
  61. e544cb8b Rely on new bssl::Span-like APIs in der::Input by David Benjamin · 9 months ago
  62. a20bc5a Explicitly list fuzztests. by Adrian Taylor · 9 months ago
  63. 3bbfaec85 Make sure the CertVerifier::RequestParams hash is injective by David Benjamin · 9 months ago
  64. 54cc8a2 `StrictNumeric` in `base::span::first(...)` and `last(...)`: Prep 1/N. by Lukasz Anforowicz · 9 months ago
  65. 37ef623 Remove Net.SSLVersionGoogle histogram by David Benjamin · 9 months ago
  66. d13fdff Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  67. 8804a369 jni_zero: Preparing for jni_zero to no longer depend on base #2 by Sam Maier · 9 months ago
  68. a1a4864c Factor QuicSessionPool::Job to its own file by Dustin J. Mitchell · 9 months ago
  69. 1aecd8eb Associate unblocked 3pc with unblocking reason by Shuran Huang · 9 months ago
  70. 96df497 Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  71. b44cabb Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  72. 7fe12c1 jni_zero: Preparing for jni_zero to no longer depend on base by Sam Maier · 9 months ago
  73. 0c2bafe Automatic update from google3 by PKI Metadata Updates Bot · 9 months ago
  74. 0a0a728 ios: Use raw_ptr for iOS builds. by Justin Cohen · 9 months ago
  75. 84af8eb Document callbacks from QuicSessionPool::Job by Dustin J. Mitchell · 9 months ago
  76. 52297de6 Use string and span forms of ToJavaByteArray(). by Tom Sepez · 9 months ago
  77. 9d588b5 Remove redundant is_partitioned_cookie variable by Chris Fredrickson · 9 months ago
  78. 2b2d1e62 Add deep copy to HostResolverInternalResult by Eric Orth · 9 months ago
  79. c833420 [Cookie] Record session cookie age by Ari Chivukula · 9 months ago
  80. 0bd8e995 Sort DNS results after each transaction by Eric Orth · 9 months ago
  81. 638267f [Cookies] Remove obsolete database migration code by Anton Bershanskyi · 9 months ago
  82. fca1c94 Proxy Chain and related clean-up by Andrew Williams · 9 months ago
  83. 3399d67 Factor common session-usage property between {Quic,Spdy}SessionKey by Dustin J. Mitchell · 9 months ago
  84. e02610c Use span form of base::HexEncode() where possible. by Tom Sepez · 9 months ago
  85. f5eeeba Reland^2 "Automated T* -> raw_ptr<T> rewrite 'refresh'" by Bartek Nowierski · 9 months ago
  86. 23870482 Emit new net error for zstd window size issue by Nidhi Jaju · 9 months ago
  87. 4ac8ce7f Roll src/net/third_party/quiche/src/ 1028ef49c..cd5dd5ad9 (3 commits) by Yoichi Osato · 10 months ago
  88. b2d4dab Revert "fuzztest: add support for running multiple targets in ClusterFuzz" by Ian Clelland · 10 months ago
  89. dfb1a3c Add trace events to NetworkChangeNotifier(AutoDetect) methods by Oksana Zhuravlova · 10 months ago
  90. edbb2fc Revert "Allow content shell to enable the built-in DNS resolver" by Andrew Williams · 10 months ago
  91. 57b10f0 fuzztest: add support for running multiple targets in ClusterFuzz by Paul Semel · 10 months ago
  92. a6f3561 Automatic update from google3 by PKI Metadata Updates Bot · 10 months ago
  93. f890116 Extend and cleanup DNS related UMAs by Tsuyoshi Horo · 10 months ago
  94. 6b522e22 Add improved traffic measurement HttpJob histograms by Ashley Newson · 10 months ago
  95. abb5f2a Replace SSLConfig in SocketParams with a list of allowed bad certs. by Matt Menke · 10 months ago
  96. b6df4d7 Fix ambiguous constructor calls flagged by the latest Clang by Hans Wennborg · 10 months ago
  97. 52a011e Allow content shell to enable the built-in DNS resolver by Kenichi Ishibashi · 10 months ago
  98. 5fcff8e [IP Protection] Add proxy chain and is-proxy-session to QuicSessionKey by Andrew Williams · 10 months ago
  99. 35ada02 Automatic update from google3 by PKI Metadata Updates Bot · 10 months ago
  100. 8973042 Revert "Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'"" by Jeremie Boulic · 10 months ago