| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated control chars in cookies histogram group to 'Cookie' and added histog... | jww@chromium.org | 2013-06-11 | 1 | -19/+24 |
* | net: (*.)logotype.se to HSTS preloaded. | agl@chromium.org | 2013-06-11 | 2 | -0/+2 |
* | Land Recent QUIC changes. | rtenneti@chromium.org | 2013-06-11 | 5 | -7/+12 |
* | net: Socket pools prioritize requests with ignore_limits. | mmenke@chromium.org | 2013-06-11 | 4 | -14/+211 |
* | Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ... | avi@chromium.org | 2013-06-11 | 66 | -86/+86 |
* | Use a direct include of strings headers in net/android/, net/base/, net/cert/... | avi@chromium.org | 2013-06-11 | 56 | -72/+72 |
* | Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/. | avi@chromium.org | 2013-06-11 | 62 | -91/+91 |
* | Add BLOCKED frame type to SPDY 4 for increased debugability/tunability. | akalin@chromium.org | 2013-06-11 | 4 | -79/+169 |
* | Use a direct include of strings headers in net/test/, net/third_party/, net/t... | avi@chromium.org | 2013-06-11 | 53 | -78/+78 |
* | Remove a couple of obsolete/done TODOs. | akalin@chromium.org | 2013-06-11 | 1 | -6/+0 |
* | [SPDY] Fix crash in SpdyHttpStream::GetUploadProgress() | akalin@chromium.org | 2013-06-11 | 4 | -1/+20 |
* | Call context_'s member method directly in SocketStream. | tyoshino@chromium.org | 2013-06-11 | 2 | -13/+3 |
* | Disk Cache: move common elements from v2 and v3 file format. | rvargas@google.com | 2013-06-11 | 20 | -298/+66 |
* | SimpleCache: histograms to look after CRC checks | pasko@chromium.org | 2013-06-11 | 2 | -5/+33 |
* | Fix TLS 1.2 client authentication on Mac OS X. | wtc@chromium.org | 2013-06-11 | 1 | -7/+10 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 28 | -28/+28 |
* | Revert MappedFile::Flush() back to pre-upstreamed version. | pauljensen@chromium.org | 2013-06-10 | 1 | -20/+6 |
* | net: add (*.)conformal.com, (*.)cyphertite.com to HSTS preloaded. | agl@chromium.org | 2013-06-10 | 2 | -0/+4 |
* | Generate constants for HTTP status codes and reason phrases using macro. | tyoshino@chromium.org | 2013-06-10 | 5 | -68/+98 |
* | SocketStream uses a weak ptr to URLRequestContext | yhirano@chromium.org | 2013-06-10 | 5 | -15/+86 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 11 | -81/+62 |
* | Add multicast support to DatagramServerSocket | noamsml@chromium.org | 2013-06-08 | 3 | -0/+47 |
* | Refactor net::NetLog to provide implementation of observer pattern, not just ... | kouhei@chromium.org | 2013-06-07 | 9 | -193/+492 |
* | Track DNS Server Success and Failure time and use it in next server selection. | mef@chromium.org | 2013-06-07 | 3 | -64/+185 |
* | Revert 204861 "Refactor net::NetLog to provide implementation of..." | kouhei@chromium.org | 2013-06-07 | 9 | -492/+193 |
* | Use a direct include of utf_string_conversions.h in net/. | avi@chromium.org | 2013-06-07 | 81 | -82/+82 |
* | Refactor net::NetLog to provide implementation of observer pattern, not just ... | kouhei@chromium.org | 2013-06-07 | 9 | -193/+492 |
* | net: add carezone.com to HSTS preloaded list. | agl@chromium.org | 2013-06-07 | 2 | -0/+2 |
* | Add a SimpleCache Read unittest. | felipeg@chromium.org | 2013-06-07 | 1 | -0/+98 |
* | Factor out HTTP status code and reason phrase in Blob and Stream infrastructu... | tyoshino@chromium.org | 2013-06-07 | 3 | -0/+49 |
* | Don't cache URLRequestContext's member in SocketStream. | tyoshino@chromium.org | 2013-06-07 | 2 | -19/+9 |
* | Test that SocketStream is closed correctly on resolve failure. | tyoshino@chromium.org | 2013-06-07 | 1 | -0/+35 |
* | Make some more code use "if (weak_ptr)" style | akalin@chromium.org | 2013-06-07 | 4 | -15/+15 |
* | Small cleanup changes that came up during merging chromium changes with | rtenneti@chromium.org | 2013-06-07 | 2 | -6/+5 |
* | net_watcher does not build in Ubuntu 13.04 | yael.aharon@intel.com | 2013-06-07 | 1 | -0/+15 |
* | Reland: Fix errors when building android with coverage=1 | ilevy@chromium.org | 2013-06-06 | 1 | -1/+1 |
* | Reorder assertions in SimpleCache race test. | gavinp@chromium.org | 2013-06-06 | 1 | -1/+1 |
* | Add unit tests for sniffing Office Docs | zork@chromium.org | 2013-06-06 | 2 | -2/+53 |
* | SimpleCache: correct the time resolution of last modified field | clamy@chromium.org | 2013-06-06 | 4 | -42/+63 |
* | SimpleCache: more histograms watching how index is loaded. | pasko@chromium.org | 2013-06-06 | 1 | -3/+7 |
* | Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces... | ajwong@chromium.org | 2013-06-06 | 1 | -8/+0 |
* | Revert 204556 "Fix errors when building android with coverage=1" | ilevy@chromium.org | 2013-06-06 | 1 | -1/+1 |
* | Fix errors when building android with coverage=1 | rwalker@codeaurora.org | 2013-06-06 | 1 | -1/+1 |
* | Revert 204547 "Fix errors when building android with coverage=1" | ilevy@chromium.org | 2013-06-06 | 1 | -1/+1 |
* | Fix errors when building android with coverage=1 | rwalker@codeaurora.org | 2013-06-06 | 1 | -1/+1 |
* | net: add (*.)inertianetworks.com to HSTS preloaded list. | agl@chromium.org | 2013-06-06 | 2 | -0/+2 |
* | Move delegate_ checking from DoResolveHostComplete to DoResolveProtocol. | tyoshino@chromium.org | 2013-06-06 | 1 | -1/+7 |
* | net: update cipher suite names tables. | agl@chromium.org | 2013-06-06 | 2 | -238/+198 |
* | Support the new TLS 1.2 HMAC-SHA256 cipher suites specified in | wtc@chromium.org | 2013-06-06 | 11 | -24/+564 |
* | In SimpleCacheTests EXPECT -> ASSERT to avoid crashes on failure. | gavinp@chromium.org | 2013-06-06 | 1 | -10/+10 |