1. b160df3 Linux: fix bug 75508, a crash when receiving notifications of proxy settings changes. by [email protected] · 13 years ago
  2. 28593bd Always check the dictionary returned by SecTrustCopyExtendedResult for by [email protected] · 13 years ago
  3. 095ccd1d SPDY - FlowControl - changed the logging messages to: by [email protected] · 13 years ago
  4. ac5e810 Added net logging to BaseFile. by [email protected] · 13 years ago
  5. 5761ab9c Fix calls in base and net unit tests to use TimeDelta. by [email protected] · 13 years ago
  6. ee0b101 mark SOCKS4_HTTP_GET and SOCKS4_SSL_GET as flaky on mac. by [email protected] · 13 years ago
  7. d2e6d59 Linux: convert some CHECK macros to more useful CHECK_* macros in the proxy config code. by [email protected] · 13 years ago
  8. fe3b7dc Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests by [email protected] · 13 years ago
  9. b0d7aa36 Move CookieStore unittests to a separate file. by [email protected] · 13 years ago
  10. be87a32 Revert 120290 - Revert 120283 - net: Use ClosePlatformFile() instead of close/CloseHandle(). by [email protected] · 13 years ago
  11. 676bfd3 Revert 120283 - net: Use ClosePlatformFile() instead of close/CloseHandle(). by [email protected] · 13 years ago
  12. 1d04d729 net: Use ClosePlatformFile() instead of close/CloseHandle(). by [email protected] · 13 years ago
  13. dc93b78 net: Remove CRLFs introduced in crrev.com/120226. by [email protected] · 13 years ago
  14. 1034299 Added Net logging to FileStream. by [email protected] · 13 years ago
  15. 49ed6cc net: Replace UploadDataStream::Create() with Init(). by [email protected] · 13 years ago
  16. b5088d0 Revert 120174 - net: Use ClosePlatformFile() instead of close/CloseHandle(). by [email protected] · 13 years ago
  17. c731a92 net: Use ClosePlatformFile() instead of close/CloseHandle(). by [email protected] · 13 years ago
  18. f2bd2b6e net: Explicitly close a file stream in UploadDataStream. by [email protected] · 13 years ago
  19. 0f292de0 [net/dns] Refactoring of job dispatch in HostResolverImpl in preparation for DnsTransactionFactory. by [email protected] · 13 years ago
  20. f0c023e net: add thepayplace.com to SSL blacklist by [email protected] · 13 years ago
  21. 1ebcfc95 Revert 120063 - Remove hand-rolled cases of protobufs generations/compilation by [email protected] · 13 years ago
  22. 36b71b7 Remove hand-rolled cases of protobufs generations/compilation by [email protected] · 13 years ago
  23. be94eaf Fix PostOnlyFileHandler in testserver.py by [email protected] · 13 years ago
  24. bf7dc2d Split the CookieMonster unittests by [email protected] · 13 years ago
  25. 81ee3f1 net: Replace use of memmove() with DrainableIOBuffer. by [email protected] · 13 years ago
  26. 753657a [Coverity] Change pass-by-value to pass-by-ref by [email protected] · 13 years ago
  27. a44776c This patch tunes our parsing of the Content-Disposition header to match other by [email protected] · 13 years ago
  28. b1fd719 Delete net::GetHeaderParamValue by [email protected] · 13 years ago
  29. 09ced2b Update a few more function calls to use TimeDeltas instead of int ms. by [email protected] · 13 years ago
  30. 63f52fc OSSTATUS_LOG: Address review comments following r119511. by [email protected] · 13 years ago
  31. c940b7c4 Disconnect pipeline socket immediately on Close(true) while a Read*() is pending. by [email protected] · 13 years ago
  32. 444b8a3c Make it possible to use ThreadLocalStorage::Slot as a static without by [email protected] · 13 years ago
  33. 6b00368 Disable X509CertificateTest.TestKnownRoot and X509CertificateTest.PublicKeyHashes. by [email protected] · 13 years ago
  34. 28ca9fb BufferedResourceHandler::ShouldDownload shouldn't manually parse Content-Disposition by [email protected] · 13 years ago
  35. 73346c9 Check cert->isRoot to skip extraneous root certificates in certificate chains. by [email protected] · 13 years ago
  36. cafe181 Allow X509CertificateTest.IntermediateCARequireExplicitPolicy to pass by [email protected] · 13 years ago
  37. ca8b908 Re-enable HttpContentDispositionTest.tc2231 by [email protected] · 13 years ago
  38. 7ec8793a [Coverity] Fixed uninitialized member by [email protected] · 13 years ago
  39. 2da15cf Add myself to net/ OWNERS by [email protected] · 13 years ago
  40. 26b997396 Convert use of int ms to TimeDelta in files owned by jar. by [email protected] · 13 years ago
  41. 7acf9829 Add NetLog entries to preconnect HttpStreamFactoryImpl::Jobs. by [email protected] · 13 years ago
  42. 5e03e9a Add OnUserCertRemoved to CertDatabase::Observer by [email protected] · 13 years ago
  43. fe5b68f Add a source to V8 proxy resolver-initiated DNS requests, by [email protected] · 13 years ago
  44. 33b9820 Add OSSTATUS_LOG API. Review URL: https://chromiumcodereview.appspot.com/9235084 by [email protected] · 13 years ago
  45. ff95fd4 This test fails on Windows. Need to investigate. by [email protected] · 13 years ago
  46. aab0d2e Import Content-Disposition parsing tests from http://greenbytes.de/tech/tc2231/ by [email protected] · 13 years ago
  47. 56eab2f Improve parsing of the Content-Disposition header by [email protected] · 13 years ago
  48. f5531646 net: Add tests for UploadDataStream::position(). by [email protected] · 13 years ago
  49. 1ad77dc SPDY - Change all tests to use SPDY/2.1 protocol. Made by [email protected] · 13 years ago
  50. c3b5987 [Coverity] Do key_file NULL check earlier by [email protected] · 13 years ago
  51. 7efbb25 Don't force groups.google.com to HTTPS. by [email protected] · 13 years ago
  52. 67f92bc3 Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky by [email protected] · 13 years ago
  53. b34a31b Fix warnings (which are now errors) in the Android build. by [email protected] · 13 years ago
  54. e632190d [Coverity] Another UNINIT_CTOR... by [email protected] · 13 years ago
  55. d0d49dd8 DnsClient refactoring + features (timeout, suffix search, server rotation). by [email protected] · 13 years ago
  56. 9987dd7 [Coverity] Fix an UNINIT_CTOR in PartialData::Core constructor by [email protected] · 13 years ago
  57. eb7974c Add origin bound certs to BrowsingDataRemover and extensions clear API. by [email protected] · 13 years ago
  58. 0274629 CertDatabaseNSSTest: Don't delete test DB dir since we don't close the DB (broke in r108543). by [email protected] · 13 years ago
  59. 6dc7437 Skip checking headers for pipelining if there was a socket error. by [email protected] · 13 years ago
  60. 848080bf Allow chrome to handle 407 auth challenges to CONNECT requests by [email protected] · 13 years ago
  61. 75577ec net: Give more descriptive names for code around the request merging logic. by [email protected] · 13 years ago
  62. 4b9f8a4 Remove "FALSE START" logspam. by [email protected] · 13 years ago
  63. 135e429 Improve readability of UploadDataStream. by [email protected] · 13 years ago
  64. 853ed26 Temporary preventative build fix by [email protected] · 13 years ago
  65. ebb9c33 net: add a policy option: DisableSSLRecordSplitting by [email protected] · 13 years ago
  66. e34400c3 Revert r113405, since it appears to be causing a crash and a hang. Also reverted r118506 since it is no longer applicable. by [email protected] · 13 years ago
  67. 7a1fcff net: Don't merge HTTP headers and body if the body is not in memory. by [email protected] · 13 years ago
  68. 9fc4416 Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T. by [email protected] · 13 years ago
  69. 96df79c Remove expired certificate from CertDatabaseNSSTest.ImportCACertHierarchyTree. by [email protected] · 13 years ago
  70. a159531 Fixes to socket_test_util.cc. by [email protected] · 13 years ago
  71. e99a796 Split DoSendBody() to DoSendChunkedBody() and DoSendNonChunkedBody(). by [email protected] · 13 years ago
  72. 013c17c The network_moved check in DoHandshakeLoop and calling OnHandshakeIOComplete by [email protected] · 13 years ago
  73. 605cbcd Fix nit: Clarify code by using locally-declared alias for complex expression. by [email protected] · 13 years ago
  74. 84b62e7b SPDY - SpdyFramer close the session for header compression/decompression errors. by [email protected] · 13 years ago
  75. a273088 Adds TTL argument to HostCache::Set. by [email protected] · 13 years ago
  76. 6db833d1 Factor out chunk encoding logic into HttpStreamParser::EncodeChunk(). by [email protected] · 13 years ago
  77. 62df7bb Decrease the PAC polling delay even further. by [email protected] · 13 years ago
  78. 1a7cb56 Pick up the fix for NSS bug 718554 (a SSL_ForceHandshake bug). by [email protected] · 13 years ago
  79. 064b9a4 Revert 118489 since it seems to regress linux-sizes. by [email protected] · 13 years ago
  80. 96b939a Revert 117772 - Add instrumentation to help track down a use-after-free. by [email protected] · 13 years ago
  81. 9db08db3 Revert 118074 - Disable FPO throughout client_socket_pool_base.cc. by [email protected] · 13 years ago
  82. d05c787 Fix a use-after free in socket pool which can happen after reaching the maxium number of sockets. by [email protected] · 13 years ago
  83. 3e439be Adds custom ttl argument to HostCache::Set. by [email protected] · 13 years ago
  84. 30cd3e5 net: remove SSL blacklisted hosts that were included because of record splitting. by [email protected] · 13 years ago
  85. 34a90773 Move operator<< for StringPiece into string_piece.{h,cc} by [email protected] · 13 years ago
  86. eb330ec [uber page] make references to chrome_shared2.css relative by [email protected] · 13 years ago
  87. 1410466 The network_moved check in DoHandshakeLoop should only apply to STATE_HANDSHAKE. by [email protected] · 13 years ago
  88. 9b0b7edebd1 Disable pipelining if we encounter HTTP Authentication. by [email protected] · 13 years ago
  89. 06b43c8f Clean up uses of static data around singletons. by [email protected] · 13 years ago
  90. 84d1da6 net: merge HTTP headers and body when the sum is small enough. by [email protected] · 13 years ago
  91. d7f5ecd Revert 118265 (added a static initializer on linux) by [email protected] · 13 years ago
  92. e447234 Factor out chunk encoding logic into HttpStreamParser::EncodeChunk(). by [email protected] · 13 years ago
  93. 5723cd7 Minor clean-up for HttpStreamParser::DoSendBody() by [email protected] · 13 years ago
  94. eb6234e Fix a bug where an alternate protocol request to an unsafe port by [email protected] · 13 years ago
  95. 3bf8471 Add comments to HttpStreamParser::DoSendBody(). by [email protected] · 13 years ago
  96. b087aa95 Change the polling policy for PAC scripts to be much less frequent (new: 2 hours, old: 2 minutes). by [email protected] · 13 years ago
  97. 404653ed Revert "net: merge HTTP headers and body when the sum is small enough." by [email protected] · 13 years ago
  98. d7a9cbaf SPDY - FlipServer - changes to use BufferedSpdyFramer. by [email protected] · 13 years ago
  99. 000d9df0 Do not clobber dynamic public key pins when handling the Strict-Transport-Security header. by [email protected] · 13 years ago
  100. 4750890f net: merge HTTP headers and body when the sum is small enough. by [email protected] · 13 years ago