summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.dcheng@chromium.org2013-06-1222-68/+36
* QUIC: support for rotating QUIC server configs.rtenneti@chromium.org2013-06-128-279/+935
* Disk cache: Main definition of the file format version 3.rvargas@google.com2013-06-123-96/+139
* net: use IsSecureScheme rather than matching "https".agl@chromium.org2013-06-125-8/+8
* net: add a new message for AEAD ciphers.agl@chromium.org2013-06-123-63/+80
* Updating the mapped_file_avoid_mmap_posix implementation.qsr@chromium.org2013-06-126-25/+292
* Handle includeSubdomains for public key pinning.palmer@chromium.org2013-06-124-24/+35
* Add comment to SocketStreamEventRecorder about when and how callback is called.tyoshino@chromium.org2013-06-121-0/+3
* Use URLFetcherFactory for 3-arg overload of URLFetcher::Createdcheng@chromium.org2013-06-121-3/+3
* [SPDY] Merge the SpdyHttpStream unit tests and parametrize them on a NextProtoakalin@chromium.org2013-06-125-643/+99
* [SPDY] Merge the SpdySession unit tests and parametrize them on a NextProtoakalin@chromium.org2013-06-115-2786/+359
* Use base:: on string16 and char16 in net/ and url/avi@chromium.org2013-06-114-11/+12
* Use a direct include of strings headers in net/http/.avi@chromium.org2013-06-1161-88/+88
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-1135-38/+37
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-1128-186/+313
* Updated control chars in cookies histogram group to 'Cookie' and added histog...jww@chromium.org2013-06-111-19/+24
* net: (*.)logotype.se to HSTS preloaded.agl@chromium.org2013-06-112-0/+2
* Land Recent QUIC changes.rtenneti@chromium.org2013-06-115-7/+12
* net: Socket pools prioritize requests with ignore_limits.mmenke@chromium.org2013-06-114-14/+211
* Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...avi@chromium.org2013-06-1166-86/+86
* Use a direct include of strings headers in net/android/, net/base/, net/cert/...avi@chromium.org2013-06-1156-72/+72
* Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/.avi@chromium.org2013-06-1162-91/+91
* Add BLOCKED frame type to SPDY 4 for increased debugability/tunability.akalin@chromium.org2013-06-114-79/+169
* Use a direct include of strings headers in net/test/, net/third_party/, net/t...avi@chromium.org2013-06-1153-78/+78
* Remove a couple of obsolete/done TODOs.akalin@chromium.org2013-06-111-6/+0
* [SPDY] Fix crash in SpdyHttpStream::GetUploadProgress()akalin@chromium.org2013-06-114-1/+20
* Call context_'s member method directly in SocketStream.tyoshino@chromium.org2013-06-112-13/+3
* Disk Cache: move common elements from v2 and v3 file format.rvargas@google.com2013-06-1120-298/+66
* SimpleCache: histograms to look after CRC checkspasko@chromium.org2013-06-112-5/+33
* Fix TLS 1.2 client authentication on Mac OS X.wtc@chromium.org2013-06-111-7/+10
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-1028-28/+28
* Revert MappedFile::Flush() back to pre-upstreamed version.pauljensen@chromium.org2013-06-101-20/+6
* net: add (*.)conformal.com, (*.)cyphertite.com to HSTS preloaded.agl@chromium.org2013-06-102-0/+4
* Generate constants for HTTP status codes and reason phrases using macro.tyoshino@chromium.org2013-06-105-68/+98
* SocketStream uses a weak ptr to URLRequestContextyhirano@chromium.org2013-06-105-15/+86
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-0811-81/+62
* Add multicast support to DatagramServerSocketnoamsml@chromium.org2013-06-083-0/+47
* Refactor net::NetLog to provide implementation of observer pattern, not just ...kouhei@chromium.org2013-06-079-193/+492
* Track DNS Server Success and Failure time and use it in next server selection.mef@chromium.org2013-06-073-64/+185
* Revert 204861 "Refactor net::NetLog to provide implementation of..."kouhei@chromium.org2013-06-079-492/+193
* Use a direct include of utf_string_conversions.h in net/.avi@chromium.org2013-06-0781-82/+82
* Refactor net::NetLog to provide implementation of observer pattern, not just ...kouhei@chromium.org2013-06-079-193/+492
* net: add carezone.com to HSTS preloaded list.agl@chromium.org2013-06-072-0/+2
* Add a SimpleCache Read unittest.felipeg@chromium.org2013-06-071-0/+98
* Factor out HTTP status code and reason phrase in Blob and Stream infrastructu...tyoshino@chromium.org2013-06-073-0/+49
* Don't cache URLRequestContext's member in SocketStream.tyoshino@chromium.org2013-06-072-19/+9
* Test that SocketStream is closed correctly on resolve failure.tyoshino@chromium.org2013-06-071-0/+35
* Make some more code use "if (weak_ptr)" styleakalin@chromium.org2013-06-074-15/+15
* Small cleanup changes that came up during merging chromium changes withrtenneti@chromium.org2013-06-072-6/+5
* net_watcher does not build in Ubuntu 13.04yael.aharon@intel.com2013-06-071-0/+15