| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop unused base/tuple.h inclusion | tzik | 2014-12-09 | 2 | -2/+0 |
* | Revert of Block port 443 for all protocols other than HTTPS or WSS. (patchset... | lgarron | 2014-12-08 | 4 | -62/+5 |
* | Instrumenting callbacks of SingleRequestHostResolver to find jank. | vadimt | 2014-12-08 | 6 | -0/+36 |
* | QUIC - Stash away a WeakPtr to DiskCacheBasedQuicServerInfo before | rtenneti | 2014-12-08 | 2 | -1/+48 |
* | Instrumenting URLRequest::Read and ResourceLoader::CompleteResponseStarted to... | vadimt | 2014-12-08 | 1 | -0/+9 |
* | Simplify sizeof(kFrameData) calculation for improved readability. | brucedawson | 2014-12-08 | 1 | -2/+2 |
* | Do not call GenerateCacheKey() if disk cache is disabled. | stinae | 2014-12-08 | 1 | -1/+1 |
* | Remove using namespace in net/quic/quic_stream_sequencer.h | halton.huo | 2014-12-08 | 43 | -47/+86 |
* | Remove timing limitation to set Broadcast, ReceiveBuffer, and SendBuffer opti... | hidehiko | 2014-12-08 | 9 | -220/+240 |
* | Fix "value possibly truncated" warnings on MSVC, net/spdy/ edition. | pkasting | 2014-12-05 | 13 | -115/+121 |
* | Add histograms to track how long QUIC read/write operations take to complete. | rch | 2014-12-05 | 2 | -1/+12 |
* | Disk cache: make sure that data outside of a sparse block is dropped. | rvargas | 2014-12-05 | 2 | -19/+149 |
* | Block port 443 for all protocols other than HTTPS or WSS. | lgarron | 2014-12-05 | 4 | -5/+62 |
* | Change three SPDY tests to use port 8080 instead of 443. | lgarron | 2014-12-05 | 4 | -42/+52 |
* | Land Recent QUIC Changes | rtenneti | 2014-12-04 | 26 | -54/+214 |
* | Fix data race in DirectoryLister on cancellation. | mmenke | 2014-12-04 | 3 | -105/+264 |
* | net: a batch of HSTS preloads. | Adam Langley | 2014-12-04 | 2 | -1579/+1682 |
* | gn format // (the rest, except mojo) | scottmg | 2014-12-03 | 4 | -319/+326 |
* | Don't implement RsaMethodSignRaw on Windows. | davidben | 2014-12-03 | 1 | -56/+21 |
* | Upstream "nsurl_util.{h,mm}" from Chrome on iOS repository. | erikchen | 2014-12-03 | 9 | -0/+360 |
* | Cleanup: Remove some unneeded string allocations. | thestig | 2014-12-03 | 1 | -1/+1 |
* | Further instrumentations to locate the jank source | vadimt | 2014-12-03 | 2 | -9/+92 |
* | Switch Windows over to BoringSSL from NSS. | davidben | 2014-12-03 | 2 | -2/+2 |
* | Certificate Transparency: Require SCTs for EV certificates. | eranm | 2014-12-03 | 19 | -113/+547 |
* | Disallow support for a*.example.net, *a.example.net, and a*b.example.net in c... | rsleevi | 2014-12-03 | 2 | -22/+13 |
* | Implement SSLClientSocket::GetMaxSupportedSSLVersion, this time without break... | bnc | 2014-12-03 | 3 | -0/+22 |
* | Optimized HostPortPair::ToString and CookieMonster::GetAllCookiesForURLWithOp... | georgesak | 2014-12-02 | 4 | -28/+14 |
* | Require 'git cl format' for net/ uploads as decided by the net team. | jkarlin | 2014-12-02 | 1 | -0/+12 |
* | Roll BoringSSL. | davidben | 2014-12-02 | 1 | -6/+6 |
* | Use QuicPacketCount for the number of dropped packets. | pkasting | 2014-12-02 | 5 | -12/+13 |
* | Reduce the amount of <(PRODUCT_DIR)/pyproto/ files being mapped. | maruel | 2014-12-02 | 1 | -1/+1 |
* | Add MaxBandwidth support to Android's NetworkChangeNotifier as defined in the... | jkarlin | 2014-12-02 | 12 | -64/+463 |
* | Revert of Implement SSLClientSocket::GetMaxSupportedSSLVersion. (patchset #5 ... | thakis | 2014-12-02 | 3 | -18/+0 |
* | Implement SSLClientSocket::GetMaxSupportedSSLVersion. | bnc | 2014-12-02 | 3 | -0/+18 |
* | Instrumenting most popular callbacks of HostResolverImpl::Request::OnComplete. | vadimt | 2014-12-02 | 2 | -0/+12 |
* | Revert of Switch Windows over to BoringSSL from NSS. (patchset #2 id:20001 of... | markusheintz | 2014-12-02 | 1 | -1/+1 |
* | Switch Windows over to BoringSSL from NSS. | davidben | 2014-12-02 | 1 | -1/+1 |
* | Explicitly add header for net::IOBuffer | halton.huo | 2014-12-02 | 2 | -0/+2 |
* | Adding more instrumentations to find jankiness. | vadimt | 2014-12-02 | 1 | -0/+41 |
* | Fix a bug in HttpServerPropertiesImpl::HasAlternateProtocol | rch | 2014-12-01 | 2 | -4/+38 |
* | Clean up type usage and fix MSVC "truncated value" warnings in net/quic/. | pkasting | 2014-12-01 | 52 | -224/+271 |
* | Fix "value possibly truncated" warnings on MSVC, net/ edition. | pkasting | 2014-12-01 | 20 | -79/+83 |
* | Remove redundant ERR_QUIC_HANDSHAKE_FAILED handling. | bnc | 2014-12-01 | 1 | -5/+0 |
* | Correct initial flow control window size for HTTP/2. | bnc | 2014-12-01 | 7 | -97/+115 |
* | Implement EVP_PKEY_supports_digest in Windows EVP_PKEY wrappers. | davidben | 2014-11-27 | 1 | -3/+36 |
* | Fix "value possibly truncated" warnings on MSVC, net/disk_cache edition. | pkasting | 2014-11-26 | 12 | -83/+95 |
* | Initial version of client auth support for Windows BoringSSL. | davidben | 2014-11-26 | 2 | -3/+664 |
* | Remove three empty files. | Nico Weber | 2014-11-26 | 3 | -0/+0 |
* | win: Remove printfs from net/proxy/dhcp unittests. | thakis | 2014-11-26 | 1 | -9/+2 |
* | Revert of QUIC - Android - small experiment to flush http_server_properties (... | rtenneti | 2014-11-26 | 1 | -6/+0 |