[go: nahoru, domu]

  1. 3df4c74 Fix loading bad cookies from disk. by rdsmith · 7 years ago
  2. ae028b46 Add effective-expiration-date to Expect-CT reports by estark · 7 years ago
  3. 7c28e798 Add PersistenceDelegate to HostCache by mgersh · 7 years ago
  4. 2709eee Refactor transmission of security of source and http_only mods in cookie_monster.cc. by rdsmith · 7 years ago
  5. 61ec4c2e Speculative fix for 734357 by shivanisha · 7 years ago
  6. f5942a68c Minor HttpStreamFactoryImplJobControllerTest cleanup. by Bence Béky · 7 years ago
  7. b1989b9 cpplint fixes for //net/websockets by ricea · 7 years ago
  8. 5dbfdd4 Landing Recent QUIC changes until 8:31 PM, Jun 17, 2017 UTC-7 by zhongyi · 7 years ago
  9. 795ade2 Fix bug in unit test SpdyServerPropertiesTest.Set where GetSpdyServerList() is not actually called before checking its output by wangyix · 7 years ago
  10. 2fe429a Convert Windows to use X509CertificateBytes. by mattm · 7 years ago
  11. bbf7fc0 Make CertificateProviderService vend ClientCertIdentities directly. by mattm · 7 years ago
  12. f877a3c NQE: Move ECT algorithm to params by tbansal · 7 years ago
  13. c10f1e6 Add getters and setters for BrokenAlternativeService's list of broken and recently-broken alt svcs by wangyix · 7 years ago
  14. 0a95e6b NQE: use application layer throughput instead of transport layer by tbansal · 7 years ago
  15. 1f7d5aca Add OCSP expect staple for cloudflare.com and some subdomains by Lucas Garron · 7 years ago
  16. 436ccfe Refactor client cert private key handling. by mattm · 7 years ago
  17. 0f48e32 Change CHECK to DCHECK in HttpStreamFactoryImpl::JobController by Helen Li · 7 years ago
  18. 5354a13 In QUIC, add OnStreamFrameDiscarded to stream notifier. Simplify IsWaitingForAcks. Protected by quic_reloadable_flag_quic_use_stream_notifier2 which replaces quic_reloadable_flag_quic_use_stream_notifier. by fayang · 7 years ago
  19. 9f08b87 In QUIC, when streams finish writing, close it when quic_reloadable_flag_quic_use_stream_notifier is false. by fayang · 7 years ago
  20. af16f3164 Don't take a mutex around certificate verifications on Android. by David Benjamin · 7 years ago
  21. 886983de Limit HTTP/2 SpdySessionKey logic to non-QUIC HttpStreamFactoryImpl::Job by Helen Li · 7 years ago
  22. d5599cc Returns the actual frame type for SpdyUnknownIR. by Dianna Hu · 7 years ago
  23. 8c3e27a Avoid implicit conversion operator to StringPiece. by Dianna Hu · 7 years ago
  24. c5a0a0c1 Fix ClangTidy warnings to use random_.Uniform(). by diannahu · 7 years ago
  25. c055fa3 Reset pushed stream unless using GET or HEAD method. by bnc · 7 years ago
  26. 82edab4 NQE: Exclude network observations from private networks by tbansal · 7 years ago
  27. dda7202 Use ContainsValue() instead of std::find() in net/ by tripta.g · 7 years ago
  28. 822b97c8 Convert CHECK to DCHECK in HttpStreamFactoryImpl::JobController by xunjieli · 7 years ago
  29. 1e64af8e Implement and test CanonicalCookie::IsCanonical() by rdsmith · 7 years ago
  30. a71773ef Reorder destruction of HttpNetworkRequest and HttpRequestInfo to avoid accessing by shivanisha · 7 years ago
  31. cf00b108 Remove SequenceWorkerPool/TaskRunner plumbing and members from URLRequestMockHTTPJob and related classes. by Gabriel Charette · 7 years ago
  32. 120380c7 Make HostCache::RestoreFromListValue() take a const reference by mgersh · 7 years ago
  33. ff2db2d Reland: Separate server part from "net_java_test_support" by Yipeng Wang · 7 years ago
  34. a7ac8cf Rename HttpStreamFactoryImpl::Jobcontroller netlog event name by xunjieli · 7 years ago
  35. aec635b Remove base::android::OnJNIOnLoadRegisterJNI() by pauljensen · 7 years ago
  36. 95b81fe2 Fix CertVerifyProcMac crash if explicitly trusted target certificate has EV policy oid. by mattm · 7 years ago
  37. 73b9997 Revert "Separate server part from "net_java_test_support"" by Scott Graham · 7 years ago
  38. 1d1e6f7 Add a helper tool to truncate a chrome-net-export-log.json file. by eroman · 7 years ago
  39. 14085ad Use URLRequestContextBuilderMojo to create the SystemURLRequestContext. by mmenke · 7 years ago
  40. d2aaab15 Separate server part from "net_java_test_support" by Yipeng Wang · 7 years ago
  41. 16dc7c64 Add NetLog events for HttpStreamFactoryImpl::Job throttle logic by xunjieli · 7 years ago
  42. d577e43 Landing Recent QUIC changes until 1:26 PM, Jun 9, 2017 UTC-4 by rjshade · 7 years ago
  43. ffff364 Fix QuicHttpStream reporting negative sent bytes. by mmenke · 7 years ago
  44. 54d4504 [cache lock fix] parallel validation: reset the values correctly on restarting by shivanisha · 7 years ago
  45. a997209 Throttle HttpStreamFactoryImpl::Job to HTTP/2-supported servers by xunjieli · 7 years ago
  46. b27799f5b SpdyUnknownIR is a new intermediate representation for arbitrary HTTP/2 frames of unknown type. by Biren Roy · 7 years ago
  47. 582da3d HttpStreamFactoryImpl::Job cleanup. by bnc · 7 years ago
  48. 0394a689 Determine proxy connection timeout based on current network quality by tbansal · 7 years ago
  49. c825632 Add missing #include <cerrno> in socket_options.cc by hugoh · 7 years ago
  50. cd7390e Remove the EV Certs Whitelist by rsleevi · 7 years ago
  51. 919485c Move some functions from net/cert/x509_util_nss.cc into x509_certificate_nss.cc by mattm · 7 years ago
  52. 2b2fdbb4 [Android Webview] Refactor LoadUrlTest and work on embedded_test_server custom handler to support the java code. by shenghuazhang · 7 years ago
  53. d0b70c4 Add //third_party/boringssl as a public dep of //net by bcf · 7 years ago
  54. 8061c420 This CL is a precursor to allowing shared writing to fix cache lock. by shivanisha · 7 years ago
  55. c8ccba8 Implement new referrer policies by estark · 7 years ago
  56. 349f126 Make URLRequestContextBuilder use url's scheme constants. by mmenke · 7 years ago
  57. 3a82cf1 Add some docs to URLRequestContextBuilder. by mmenke · 7 years ago
  58. 8e2811b4 Remove 1 second timeouts from HttpServerTests. by mmenke · 7 years ago
  59. 245d81e URLRequestContextBuilder: Add the ability to create a ReportingService. by mmenke · 7 years ago
  60. 813f94f WebSocket frame masking: use SIMD for ARM by ricea · 7 years ago
  61. ef26b60 Simplify CombineFrames() interface. by bnc · 7 years ago
  62. 30943ee When a stream is created for a QUIC session to a server which has been by rch · 7 years ago
  63. 8c640b2 Remove the StartCom/WoSign whitelist by rsleevi · 7 years ago
  64. 6d7956de Track how often we successfully resolve non-'compliant' domain names. by palmer · 7 years ago
  65. dcdaa5f Remove Request from Map in OnNewSpdySessionReady(). by bnc · 7 years ago
  66. 85bf190 Remove PuChuangSiDa as a known Certificate Transparency Log by rsleevi · 7 years ago
  67. 3391c723f Reland(2): memory-infra: Stop using RequestGlobalDump in MemoryDumpManagerTest by Primiano Tucci · 7 years ago
  68. 221f04f Add quic_test_loopback used for tests only. by fayang · 7 years ago
  69. 4cda417b Network traffic annotation added to URLLoaderImpl. by rhalavati · 7 years ago
  70. 422ce35 Change AlternativeServiceInfo to a class by zhongyi · 7 years ago
  71. f6555e339 Fix ubsan vptr error in HttpServerPropertiesImpl() by thomasanderson · 7 years ago
  72. 809e133 Remove unnecessary attempts at memory cleaning by rsleevi · 7 years ago
  73. e7c5437 Check that all preloaded hostnames are in canonicalized form. by martijn · 7 years ago
  74. 5a86684 Add scripts dependency to net_perftests target by xunjieli · 7 years ago
  75. d8ef10a Remove socket performance watcher factory from URL request context builder by tbansal · 7 years ago
  76. e481598 Change all "google.com" references in net/cookies to "foo.com". by rdsmith · 7 years ago
  77. 76ab563d Fix cookie test that's been broken for a couple of years. by rdsmith · 7 years ago
  78. 06a62c1 Renable CookieMonsterTest.TestAddCookieOnManyHosts by xunjieli · 7 years ago
  79. f054cd0 Add view for server push cancellation field in net internal. by zhongyi · 7 years ago
  80. 1ee189bd Remove trailing semicolon at the end of a method definition by juncai · 7 years ago
  81. b0614df Landing recent QUIC changes until Sat Jun 3 17:22:17 2017 +0000 by wangyix · 7 years ago
  82. 16196a1e Plumb NQP to context and to http_proxy_client_socket_pool by tbansal · 7 years ago
  83. 316c57d Fix race causing crash in net::FileNetLogObserver shutdown by pauljensen · 7 years ago
  84. 31b7833 Revert "Reland: memory-infra: Stop using RequestGlobalDump in MemoryDumpManagerTest" by John Budorick · 7 years ago
  85. e2ad992 Make URLRequestContextBuilderV8 Mojo-only. by mmenke · 7 years ago
  86. 05755b0 Reland: memory-infra: Stop using RequestGlobalDump in MemoryDumpManagerTest by Primiano Tucci · 7 years ago
  87. 5029f463 Pass streams as unique_ptr to HttpStreamRequest::Delegate methods. by bnc · 7 years ago
  88. cb205a5 Remove raw DictionaryValue::Set by jdoerrie · 7 years ago
  89. 87258b7 Move SpdySessionRequestMap to SpdySessionPool by xunjieli · 7 years ago
  90. 4a4305a Pass parsed network quality estimator params when constructing NQE by tbansal · 7 years ago
  91. ac66f89e Revert "memory-infra: Stop using RequestGlobalDump in MemoryDumpManagerTest" by Sam McNally · 7 years ago
  92. 16e1788 memory-infra: Stop using RequestGlobalDump in MemoryDumpManagerTest by Primiano Tucci · 7 years ago
  93. 1caed9e Mojo C++ Bindings: Eliminate CreateInterfacePtrAndBind by Ken Rockot · 7 years ago
  94. b19de73 Remove HttpStreamFactoryImpl::Job::ssl_info_. by bnc · 7 years ago
  95. 8abf64af SpdySession: Combine three frames into a single packet. by bnc · 7 years ago
  96. 3bd7dd5d Drop SSLv3 cache entries by estark · 7 years ago
  97. bdefc4f Run net_perftests on Linux perf bots by xunjieli · 7 years ago
  98. 6ee44a72 Fix TransportSecurityState unittests to run in --single-process mode. by rsleevi · 7 years ago
  99. f4721d99 Fix CookieMonster garbage collection when no insecure cookies. by mmenke · 7 years ago
  100. 253a62d Make SpdySessionKey a const member of HttpStreamFactoryImpl::Job by xunjieli · 7 years ago