[go: nahoru, domu]

  1. 06963846 Automatic update from google3 by PKI Metadata Updates Bot · 5 months ago
  2. f81a6d9 Replace UMA macros with functions in URLRequestHttpJob::RecordCompletionHistograms by Dustin J. Mitchell · 5 months ago
  3. 62748dca Always expect proxy_chains from Phosphor by Dustin J. Mitchell · 5 months ago
  4. a4974c7 Add per-chain metrics, distinguished by the `chain_id` by Dustin J. Mitchell · 5 months ago
  5. 89fba8c Automatic update from google3 by PKI Metadata Updates Bot · 5 months ago
  6. 0dae30c Automatic update from google3 by PKI Metadata Updates Bot · 5 months ago
  7. 3683d9c Use default move assignment operator for ProxyChain by Andrew Williams · 5 months ago
  8. 7477a27 Split up UKM ThirdPartyCookie.BreakageIndicator metric by Ryan Kalla · 5 months ago
  9. 153bb5a Automatic update from google3 by PKI Metadata Updates Bot · 5 months ago
  10. 70723c4 Include chain_id in ProxyChains for IP Protection by Dustin J. Mitchell · 5 months ago
  11. caf54e1 Ensure ResolveContext is valid when creating ResolveHostRequest by Kenichi Ishibashi · 5 months ago
  12. a5adfb63 [IP Protection] Tunnel HTTP requests over QUIC proxies by Andrew Williams · 5 months ago
  13. cf92f2c Simplify net::CookieChangeCauseToString() and remove unused variable by Dan McArdle · 5 months ago
  14. 207184ff Manuarlly remove more deprecated forms of base::Base64Encode() by Tom Sepez · 5 months ago
  15. 59de2a52 Rename CanonicalCookie::IsSecure to SecureAttribute by sbingler · 5 months ago
  16. 62ebf12 Rename cookie exemption reason for CORS opt-in exemption case by Shuran Huang · 5 months ago
  17. 706eab8 Automatic update from google3 by PKI Metadata Updates Bot · 5 months ago
  18. d61ba3a Make "key" argument in std::erase_if predicate const. by Piotr Tworek · 5 months ago
  19. 80e9e6e5 Avoid two-arg base::HexEncode() and RandBytes() calls. by Tom Sepez · 5 months ago
  20. 826d874 Check full proxy chains in QUIC network transaction tests + clean-up by Andrew Williams · 5 months ago
  21. 6b45527 Migrate unittests to support SQL exclusive mode by Etienne Bergeron · 5 months ago
  22. 4bfe0250 Re-order SpdySessionKey constructor params to match QuicSessionKey by Andrew Williams · 5 months ago
  23. e9e4dfb Improve documentation of Is[First|Third]PartyPartitioned by Dylan Cutler · 5 months ago
  24. b5585667 Remove misuses of Empty{GURL,String,String16}(): net/ by Peter Kasting · 5 months ago
  25. dce7d77b Automatic update from google3 by PKI Metadata Updates Bot · 5 months ago
  26. 20d2457 Refactor IsValidInternal to allow multi-proxy chain of quic servers for IP Protection by Ciara McMullin · 5 months ago
  27. 5d828bad Avoid Trying to erase pending requests twice by Ali Hijazi · 5 months ago
  28. 9a4d0fc Automatic update from google3 by PKI Metadata Updates Bot · 5 months ago
  29. 696c6de Reland: "Allow content shell to enable the built-in DNS resolver" by Kenichi Ishibashi · 5 months ago
  30. e544cb8b Rely on new bssl::Span-like APIs in der::Input by David Benjamin · 5 months ago
  31. a20bc5a Explicitly list fuzztests. by Adrian Taylor · 5 months ago
  32. 3bbfaec85 Make sure the CertVerifier::RequestParams hash is injective by David Benjamin · 5 months ago
  33. 54cc8a2 `StrictNumeric` in `base::span::first(...)` and `last(...)`: Prep 1/N. by Lukasz Anforowicz · 5 months ago
  34. 37ef623 Remove Net.SSLVersionGoogle histogram by David Benjamin · 5 months ago
  35. d13fdff Automatic update from google3 by PKI Metadata Updates Bot · 5 months ago
  36. 8804a369 jni_zero: Preparing for jni_zero to no longer depend on base #2 by Sam Maier · 5 months ago
  37. a1a4864c Factor QuicSessionPool::Job to its own file by Dustin J. Mitchell · 5 months ago
  38. 1aecd8eb Associate unblocked 3pc with unblocking reason by Shuran Huang · 5 months ago
  39. 96df497 Automatic update from google3 by PKI Metadata Updates Bot · 5 months ago
  40. b44cabb Automatic update from google3 by PKI Metadata Updates Bot · 6 months ago
  41. 7fe12c1 jni_zero: Preparing for jni_zero to no longer depend on base by Sam Maier · 6 months ago
  42. 0c2bafe Automatic update from google3 by PKI Metadata Updates Bot · 6 months ago
  43. 0a0a728 ios: Use raw_ptr for iOS builds. by Justin Cohen · 6 months ago
  44. 84af8eb Document callbacks from QuicSessionPool::Job by Dustin J. Mitchell · 6 months ago
  45. 52297de6 Use string and span forms of ToJavaByteArray(). by Tom Sepez · 6 months ago
  46. 9d588b5 Remove redundant is_partitioned_cookie variable by Chris Fredrickson · 6 months ago
  47. 2b2d1e62 Add deep copy to HostResolverInternalResult by Eric Orth · 6 months ago
  48. c833420 [Cookie] Record session cookie age by Ari Chivukula · 6 months ago
  49. 0bd8e995 Sort DNS results after each transaction by Eric Orth · 6 months ago
  50. 638267f [Cookies] Remove obsolete database migration code by Anton Bershanskyi · 6 months ago
  51. fca1c94 Proxy Chain and related clean-up by Andrew Williams · 6 months ago
  52. 3399d67 Factor common session-usage property between {Quic,Spdy}SessionKey by Dustin J. Mitchell · 6 months ago
  53. e02610c Use span form of base::HexEncode() where possible. by Tom Sepez · 6 months ago
  54. f5eeeba Reland^2 "Automated T* -> raw_ptr<T> rewrite 'refresh'" by Bartek Nowierski · 6 months ago
  55. 23870482 Emit new net error for zstd window size issue by Nidhi Jaju · 6 months ago
  56. 4ac8ce7f Roll src/net/third_party/quiche/src/ 1028ef49c..cd5dd5ad9 (3 commits) by Yoichi Osato · 6 months ago
  57. b2d4dab Revert "fuzztest: add support for running multiple targets in ClusterFuzz" by Ian Clelland · 6 months ago
  58. dfb1a3c Add trace events to NetworkChangeNotifier(AutoDetect) methods by Oksana Zhuravlova · 6 months ago
  59. edbb2fc Revert "Allow content shell to enable the built-in DNS resolver" by Andrew Williams · 6 months ago
  60. 57b10f0 fuzztest: add support for running multiple targets in ClusterFuzz by Paul Semel · 6 months ago
  61. a6f3561 Automatic update from google3 by PKI Metadata Updates Bot · 6 months ago
  62. f890116 Extend and cleanup DNS related UMAs by Tsuyoshi Horo · 6 months ago
  63. 6b522e22 Add improved traffic measurement HttpJob histograms by Ashley Newson · 6 months ago
  64. abb5f2a Replace SSLConfig in SocketParams with a list of allowed bad certs. by Matt Menke · 6 months ago
  65. b6df4d7 Fix ambiguous constructor calls flagged by the latest Clang by Hans Wennborg · 6 months ago
  66. 52a011e Allow content shell to enable the built-in DNS resolver by Kenichi Ishibashi · 6 months ago
  67. 5fcff8e [IP Protection] Add proxy chain and is-proxy-session to QuicSessionKey by Andrew Williams · 6 months ago
  68. 35ada02 Automatic update from google3 by PKI Metadata Updates Bot · 6 months ago
  69. 8973042 Revert "Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'"" by Jeremie Boulic · 6 months ago
  70. 5eb32eb7 Add a NetLog event for HostResolverInternalResults extraction by Kenichi Ishibashi · 6 months ago
  71. f084a80 Roll src/net/third_party/quiche/src/ 0e39ce016..1028ef49c (2 commits) by Yoichi Osato · 6 months ago
  72. 691822b7 Make IOBufferWithSize use base::HeapArray<> storage. by Tom Sepez · 6 months ago
  73. 6536761 Set `disable_cert_network_fetches` in ConnectJobFactory. by Matt Menke · 6 months ago
  74. 4093288 Automatic update from google3 by PKI Metadata Updates Bot · 6 months ago
  75. 6b9b86a Fix the use of incorrect namespaces in //net by Miyoung Shin · 6 months ago
  76. ac5bc723 Create failing ResolveHostRequest when ResolveContext is invalid by Kenichi Ishibashi · 6 months ago
  77. b7220af Roll src/net/third_party/quiche/src/ 765317378..0e39ce016 (7 commits) by Tsuyoshi Horo · 6 months ago
  78. e0dfcd58 Automatic update from google3 by PKI Metadata Updates Bot · 6 months ago
  79. 4f2a4842 Automatic update from google3 by PKI Metadata Updates Bot · 6 months ago
  80. 6e4106d [HSTS] Update bulk entries by Nick Harper · 6 months ago
  81. af9ac06 Cert Management Enterprise Policy: add new policy by Hubert Chao · 6 months ago
  82. 31dcc5ba Rename //net/base/mac directory to //net/base/apple (1/n) by Tiago Vignatti · 6 months ago
  83. 021c66e Remove support for QUIC PAC strings to ProxyServer. by Ciara McMullin · 6 months ago
  84. 0b1813c Setup files for fuzzing X509Certificate. Start with a single fuzzed function. by Hubert Chao · 6 months ago
  85. a57efa9 Fix dangling pointer in URLRequestContextBuilder by Kenichi Ishibashi · 6 months ago
  86. 2f0511e7 Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'" by Bartek Nowierski · 6 months ago
  87. 3550fc6 Don't use RequestImpl to create HostResolverNat64Task by Kenichi Ishibashi · 6 months ago
  88. 17cfe8b Add ProxyChain::Prefix by Dustin J. Mitchell · 6 months ago
  89. 4a68fc8 SimpleCache: fix unwanted re-entry when size update... by Maks Orlovich · 6 months ago
  90. c610862 Automatic update from google3 by PKI Metadata Updates Bot · 6 months ago
  91. 795c736 Rename QuicStreamFactory to QuicSessionPool. by Dustin J. Mitchell · 6 months ago
  92. 2ea0d0b Rename further net/base/ Apple files and classes by Tiago Vignatti · 6 months ago
  93. d9083163f Clarify references to deprecation trials for third party cookies by Joshua Hood · 6 months ago
  94. 77581bea dump_cache: Make dump_cache tool support dump lists. by Keyou · 6 months ago
  95. 2530ba5 Roll src/net/third_party/quiche/src/ f4e07188b..765317378 (3 commits) by Tsuyoshi Horo · 6 months ago
  96. 79e7f5b Move HostResolverManager::JobKey initialization by Kenichi Ishibashi · 6 months ago
  97. a83c7ec Reland "Rename ProxyChain and ProxyResolver Apple classes" by Tsuyoshi Horo · 6 months ago
  98. 68190b3fb [buganizer] Migrate DIR_METADATA for net/ and sql/ by Jeff Yoon · 6 months ago
  99. d65f80c9c Set SSLConfig's `early_data_enabled` field in ConnectJobFactory. by Matt Menke · 6 months ago
  100. b52a1d6 net: Refactor Quit*Deprecated() RunLoop usage by Helmut Januschka · 6 months ago