1. ea79ba9 Clean up SSLSocketParams by [email protected] · 12 years ago
  2. 9075f51c [SPDY] Add a RequestPriority parameter to ConstructSpdyConnect() by [email protected] · 12 years ago
  3. 12322e7e Remove SocketParams template parameter for functions templated on PoolType by [email protected] · 12 years ago
  4. 18ccfdb [net] Use scoped_ptr<> consistently in ClientSocketFactory and related code by [email protected] · 12 years ago
  5. e86839fd [Net] Propagate priority changes from HttpNetworkTransaction to its stream by [email protected] · 12 years ago
  6. bf82898 [Net] Propagate priority changes from HttpNetworkTransaction to its request by [email protected] · 12 years ago
  7. 04b64e1 net: add (*.)mediacru.sh to HSTS preloaded list. by [email protected] · 12 years ago
  8. 02d1d44 Handle the TLS version fallback on the bad_record_mac alert error in by [email protected] · 12 years ago
  9. ea2ea57 net: add (*.)mudcrab.us to HSTS preloaded. by [email protected] · 12 years ago
  10. 8c3f5a3 Change the API of disk_cache::CreateCacheBackend to use scoped_ptr by [email protected] · 12 years ago
  11. 4ebaa8c Revert 214528 "Add unit tests for cache-control: no-cache header." by [email protected] · 12 years ago
  12. fb2ddb94 Add unit tests for cache-control: no-cache header. by [email protected] · 12 years ago
  13. 1d086a9 net: add (*.)haste.ch to HSTS preloaded. by [email protected] · 12 years ago
  14. 88a33262 [SPDY] Add strings and constants for HTTP/2 draft 04 by [email protected] · 12 years ago
  15. 714384c0 Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04" by [email protected] · 12 years ago
  16. a1f1cb2 [SPDY] Add strings and constants for HTTP/2 draft 04 by [email protected] · 12 years ago
  17. 7fcbd84 Correct HSTS list entry: surkatty.com -> .org. by [email protected] · 12 years ago
  18. 4664766 net: add (*.)securityheaders.com to HSTS. by [email protected] · 12 years ago
  19. f3c621c net: add (*.)surkatty.org to HSTS preloaded. by [email protected] · 12 years ago
  20. 0ce3af8 Remove QUIC from NPN strings so as to save space in ALPN by [email protected] · 12 years ago
  21. 795cbf8 [SPDY] Use WeakPtr<SpdySession> everywhere but SpdySessionPool by [email protected] · 12 years ago
  22. 30d4c02 [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers by [email protected] · 12 years ago
  23. 8bbf619 Replace third_party/icu/public with third_party/icu/source in the include directives. by [email protected] · 12 years ago
  24. 18b57741 Use a direct include of the message_loop header in net/, part 2. by [email protected] · 12 years ago
  25. 5e5021a HTTP socket pool group name and SSL Session Cache Shard vary on Privacy Mode. by [email protected] · 12 years ago
  26. dd3aa79 Rename base::Delete to base::DeleteFile by [email protected] · 12 years ago
  27. 2221631e net: add (*.)rapidresearch.me to HSTS preloaded. by [email protected] · 12 years ago
  28. 41a84034 net: include subdomains for square.com HSTS. by [email protected] · 12 years ago
  29. eb8f88e Added flags to about:flags to enable QUIC over HTTPS by [email protected] · 12 years ago
  30. f89276a7 net: Migrate from googleurl/ includes to url/ ones. by [email protected] · 12 years ago
  31. 37fa3b62 net: add (*.)bank.simple.com to HSTS preloaded. by [email protected] · 12 years ago
  32. 6d1b4ed First step at enabling QUIC over HTTPS. by [email protected] · 12 years ago
  33. 04644d4 [SPDY] Make SpdySessionPool keep track of available sessions by [email protected] · 12 years ago
  34. 41d64e8 [SPDY] Refactor and clean up SpdySessionPool by [email protected] · 12 years ago
  35. b7fdae9 net: add (*.)shodan.io to HSTS preloaded. by [email protected] · 12 years ago
  36. 918efbf Move file_util::Delete to the base namespace by [email protected] · 12 years ago
  37. dfab0d4 net: add (*.)whonix.org, (*.)blueseed.co and (*.)forum.quantifiedself.com to HSTS preloaded. by [email protected] · 12 years ago
  38. 37fd55fb More tests for handling HSTS and HPKP headers. by [email protected] · 12 years ago
  39. 66e96c4 Use a direct include of time headers in net/, part 2. by [email protected] · 12 years ago
  40. bca09b998 [SPDY] Add switch and about:flags entry to enable SPDY/4a2 by [email protected] · 12 years ago
  41. 08f3fd3 net: add (*.)[blog|www].cyveillance.com to HSTS preloaded. by [email protected] · 12 years ago
  42. 8a0fc82 [SPDY] Enable tests for SPDY/3.1 and SPDY/4a2 by [email protected] · 12 years ago
  43. 198b590 Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  44. c1dffe8 GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1 by [email protected] · 12 years ago
  45. 1669cd3 net: Add 308 Permanent Redirect status code to the list of HTTP codes. by [email protected] · 12 years ago
  46. 7ffdea0 Fix some potential after free errors on TestCompletionCallback by [email protected] · 12 years ago
  47. cb50a3d1 Use the appropriate socket pool on socket connection. by [email protected] · 12 years ago
  48. aad4d73e [SPDY] Unfork http_proxy_client_socket_pool_spdy{2,3}_unittest.cc by [email protected] · 12 years ago
  49. a014c06 net: add (*.)launchkey.com and (*.)carlolly.co.uk to HSTS preloaded list. by [email protected] · 12 years ago
  50. 57d2dfa Use a dummy HttpStream for proxy redirects by [email protected] · 12 years ago
  51. dda75ab Fix QUIC alternate protocol behavior so that that main job does not wait by [email protected] · 12 years ago
  52. 3732cea Introduce RequestWebSocketStream into HttpStreamFactory by [email protected] · 12 years ago
  53. 4ff6537 Actually enable Alternate-Protocol support for QUIC. by [email protected] · 12 years ago
  54. 4abf5b4c mac: Let net/ compile with the 10.9 sdk (while targeting 10.6). by [email protected] · 12 years ago
  55. ada6b8bf net: add (*.)bccx.com to HSTS preloaded list. by [email protected] · 12 years ago
  56. c3d4a0d Use a direct include of strings headers, delete some strings forwarding headers. by [email protected] · 12 years ago
  57. 79e1fd6 Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction. by [email protected] · 12 years ago
  58. 5091c42e Rewrite scoped_ptr<T>(NULL) to use the default ctor. by [email protected] · 12 years ago
  59. 513963e Merge the SpdyNetworkTransaction tests and parametrize them on a NextProto by [email protected] · 12 years ago
  60. 23e48228 Merge the HttpNetworkTransaction tests and parametrize them on a NextProto by [email protected] · 12 years ago
  61. ea5ef4c Make net and ipc explicitly use the base namespace for Values. by [email protected] · 12 years ago
  62. b1c988b Give more request types a TransportSecurityState. by [email protected] · 12 years ago
  63. dd946bb Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/. by [email protected] · 12 years ago
  64. 6a621f5 net: use IsSecureScheme rather than matching "https". by [email protected] · 12 years ago
  65. a165f09 Handle includeSubdomains for public key pinning. by [email protected] · 12 years ago
  66. 3774f83 Use base:: on string16 and char16 in net/ and url/ by [email protected] · 12 years ago
  67. 125ef48 Use a direct include of strings headers in net/http/. by [email protected] · 12 years ago
  68. 14c1c23 Rename base/hash_tables to base/containers/hash_tables. by [email protected] · 12 years ago
  69. cadac62 Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" by [email protected] · 12 years ago
  70. 004d4ef0 net: (*.)logotype.se to HSTS preloaded. by [email protected] · 12 years ago
  71. 7ccb707 Update includes of message_loop_proxy. by [email protected] · 12 years ago
  72. 62c9952 net: add (*.)conformal.com, (*.)cyphertite.com to HSTS preloaded. by [email protected] · 12 years ago
  73. 6d19b3c7 Generate constants for HTTP status codes and reason phrases using macro. by [email protected] · 12 years ago
  74. 750b2f3c Use a direct include of utf_string_conversions.h in net/. by [email protected] · 12 years ago
  75. d1ec750 net: add carezone.com to HSTS preloaded list. by [email protected] · 12 years ago
  76. ff51404 Factor out HTTP status code and reason phrase in Blob and Stream infrastructure into net/. by [email protected] · 12 years ago
  77. 8ee0492 Make some more code use "if (weak_ptr)" style by [email protected] · 12 years ago
  78. 454d2c3 net: add (*.)inertianetworks.com to HSTS preloaded list. by [email protected] · 12 years ago
  79. 92a98df9 Expose the HttpResponseInfo's ConnectionInfo in window.chrome.loadTimes() by [email protected] · 12 years ago
  80. 6f8857b Preload HSTS for paypal.com. by [email protected] · 12 years ago
  81. eab9d01a Fix even more remaining uses of WeakPtr<T>'s operator T* conversion by [email protected] · 12 years ago
  82. 49e8533 Change --origin-port-to-force-quic-on to --origin-to-force-quic-on. by [email protected] · 12 years ago
  83. 131b70b We don't need DomainState::Equals. by [email protected] · 12 years ago
  84. 11fbca0b Update net/ to use WeakPtr<T>::get() instead of implicit "operator T*" by [email protected] · 12 years ago
  85. 9049948 Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  86. 7799de1 Implement TLS 1.2. by [email protected] · 12 years ago
  87. 150ad40 Remove "--hsts-hosts" so we don't have to maintain it during upcoming changes to the TransportSecurityState data structures and JSON format. by [email protected] · 12 years ago
  88. 9c18dbc net: don't process truncated headers on HTTPS connections. by [email protected] · 12 years ago
  89. 2a02086a net: HSTS preloading for several linode.com domains by [email protected] · 12 years ago
  90. fb73cd67 [SPDY] Add a SpdyStreamType enum and use it for SpdyStream by [email protected] · 12 years ago
  91. b4e1f7e Have HttpSecurityHeaders return the 'raw' max_age for HPKP/HSTS headers, rather than computing the expiration by [email protected] · 12 years ago
  92. 6750c3e Preload strict HSTS for security.google.com. by [email protected] · 12 years ago
  93. fba2dbde Merge ConstructSpdyConnect by [email protected] · 12 years ago
  94. 2da659e net: Use base::MessageLoop. by [email protected] · 12 years ago
  95. cdf8f7e7 Merge ConstructSpdyGet into SpdyTestUtil by [email protected] · 12 years ago
  96. cebe328 Fix bug in handling QUIC connections that error out early. by [email protected] · 12 years ago
  97. 1646c9e1 net: Fix GetLoadState of a stream request when it's waiting by [email protected] · 12 years ago
  98. e6d01765 ChannelID-less Connections in Chrome should be more granular. by [email protected] · 12 years ago
  99. 4a93d92 Grab bag of clang fixes for Windows code by [email protected] · 12 years ago
  100. 8588466 net: remove include_subdomains for square.com by [email protected] · 12 years ago