| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved the ListenSocket class (found in net/base/listen_socket.h) to the net n... | rkn@chromium.org | 2011-06-23 | 2 | -19/+21 |
* | Revert of 85854 which is a revert of 85852 - Add a command line option | rtenneti@chromium.org | 2011-05-19 | 1 | -0/+1 |
* | Revert 85852 - Add a command line option ("host-resolver-retry-attempts") | rtenneti@chromium.org | 2011-05-19 | 1 | -1/+0 |
* | Add a command line option ("host-resolver-retry-attempts") | rtenneti@chromium.org | 2011-05-19 | 1 | -0/+1 |
* | Changes for not reading ssl prefs from user_prefs since we have | rtenneti@chromium.org | 2011-05-13 | 1 | -2/+2 |
* | Stop refcounting ProxyService. | willchan@chromium.org | 2011-04-27 | 1 | -3/+3 |
* | Undo raw DNS resolver changes, this will be implemented differently, on IO-th... | agayev@chromium.org | 2011-04-27 | 1 | -2/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 2 | -4/+4 |
* | Removed the static on all stats macros and changed the static declaration | rtenneti@chromium.org | 2011-03-22 | 1 | -2/+2 |
* | Cleanup the net/tools/ directory so there are no warnings from our clang plugin. | erg@google.com | 2011-02-04 | 6 | -7/+33 |
* | Refactor HttpNetworkSession construction. | willchan@chromium.org | 2011-02-03 | 1 | -15/+9 |
* | Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction. | willchan@chromium.org | 2011-01-28 | 1 | -16/+19 |
* | Cache certificate verification results in memory. | wtc@google.com | 2010-12-16 | 1 | -3/+7 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-14 | 1 | -4/+5 |
* | Revert 68932 - Make members of Singleton<T> private and only visible to the s... | satish@chromium.org | 2010-12-11 | 1 | -5/+4 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-11 | 1 | -4/+5 |
* | Revert "Revert "net: Plumb DnsCertProvenanceChecker around."" | agl@chromium.org | 2010-11-22 | 1 | -1/+2 |
* | Revert "net: Plumb DnsCertProvenanceChecker around." | agl@chromium.org | 2010-11-22 | 1 | -2/+1 |
* | net: Plumb DnsCertProvenanceChecker around. | agl@chromium.org | 2010-11-22 | 1 | -1/+2 |
* | Revert "net: Plumb DnsCertProvenanceChecker around." | agl@chromium.org | 2010-11-18 | 1 | -2/+1 |
* | net: Plumb DnsCertProvenanceChecker around. | agl@chromium.org | 2010-11-18 | 1 | -1/+2 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 1 | -2/+2 |
* | Initial support for built-in DNS resolver/cache. | agayev@chromium.org | 2010-10-28 | 1 | -1/+1 |
* | Revert 64202 - Initial support for built-in DNS resolver/cache. | yusukes@chromium.org | 2010-10-28 | 1 | -1/+1 |
* | Initial support for built-in DNS resolver/cache. | agayev@chromium.org | 2010-10-28 | 1 | -1/+1 |
* | Revert revert 62918 - net: clean up SSLHostInfo construction." | agl@chromium.org | 2010-10-19 | 1 | -0/+1 |
* | Revert 62918 - net: clean up SSLHostInfo construction. | agl@chromium.org | 2010-10-18 | 1 | -1/+0 |
* | net: clean up SSLHostInfo construction. | agl@chromium.org | 2010-10-18 | 1 | -0/+1 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 2 | -9/+9 |
* | Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession." | agl@chromium.org | 2010-10-08 | 1 | -1/+2 |
* | Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession." | agl@chromium.org | 2010-10-07 | 1 | -2/+1 |
* | net: plumb DnsRRResolver from IOThread to HttpNetworkSession. | agl@chromium.org | 2010-10-07 | 1 | -1/+2 |
* | Stop refcounting HostResolver. | willchan@chromium.org | 2010-10-01 | 1 | -6/+10 |
* | HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument. | cbentzel@chromium.org | 2010-09-29 | 1 | -1/+1 |
* | Revert 60791 - HttpAuthHandlerFactory::CreateDefault requires a HostResolver ... | cbentzel@chromium.org | 2010-09-28 | 1 | -1/+1 |
* | HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument. | cbentzel@chromium.org | 2010-09-28 | 1 | -1/+1 |
* | Reland 59362 - net: Rename ProxyService::CreateNull to ProxyService::CreateDi... | tfarina@chromium.org | 2010-09-15 | 1 | -1/+1 |
* | Trying to green up the tree, lots of mac and win red around this cl. | thomasvl@chromium.org | 2010-09-14 | 1 | -1/+1 |
* | net: Rename ProxyService::CreateNull to ProxyService::CreateDirect. | tfarina@chromium.org | 2010-09-14 | 1 | -1/+1 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -0/+1 |
* | Adds HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-24 | 1 | -1/+2 |
* | Revert 56539 - Added HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-18 | 1 | -2/+1 |
* | Added HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-18 | 1 | -1/+2 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -2/+5 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -5/+7 |
* | Fix line ending with white spaces in some files. | tfarina@chromium.org | 2010-07-28 | 1 | -13/+13 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 5 | -0/+5 |
* | Add a command line flag to change the default number of parallel DNS requests... | eroman@chromium.org | 2010-07-17 | 1 | -1/+1 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 2 | -1/+5 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 2 | -5/+1 |