| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 4 | -23/+23 |
* | Initial support for built-in DNS resolver/cache. | agayev@chromium.org | 2010-10-28 | 1 | -2/+2 |
* | Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit... | rsleevi@chromium.org | 2010-10-28 | 1 | -3/+9 |
* | Revert 64202 - Initial support for built-in DNS resolver/cache. | yusukes@chromium.org | 2010-10-28 | 1 | -2/+2 |
* | Initial support for built-in DNS resolver/cache. | agayev@chromium.org | 2010-10-28 | 1 | -2/+2 |
* | Move debug-related stuff from base to the base/debug directory and use the | brettw@chromium.org | 2010-10-26 | 1 | -2/+2 |
* | Fix bad revert. | thestig@chromium.org | 2010-10-26 | 1 | -2/+2 |
* | Revert 63801 (broke chromeos bots) - Restrict file protocol on chromeos to ce... | thakis@chromium.org | 2010-10-26 | 2 | -39/+4 |
* | Define AccessDisabled only on ChromeOS | achuith@chromium.org | 2010-10-26 | 2 | -10/+7 |
* | Restrict file protocol on chromeos to certain whitelisted directories. | achuith@chromium.org | 2010-10-25 | 2 | -4/+43 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-23 | 1 | -1/+9 |
* | Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from... | isherman@chromium.org | 2010-10-23 | 1 | -9/+1 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-23 | 1 | -1/+9 |
* | Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO" | evan@chromium.org | 2010-10-22 | 1 | -9/+1 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-22 | 1 | -1/+9 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 2 | -1/+7 |
* | Revert revert 62918 - net: clean up SSLHostInfo construction." | agl@chromium.org | 2010-10-19 | 1 | -1/+2 |
* | FBTF: Monster ctor patch after changing heuristics in clang plugin. | erg@google.com | 2010-10-18 | 6 | -13/+30 |
* | Coverity: Initialize data members in constructor. | kmadhusu@chromium.org | 2010-10-18 | 1 | -0/+1 |
* | Revert 62918 - net: clean up SSLHostInfo construction. | agl@chromium.org | 2010-10-18 | 1 | -2/+1 |
* | net: clean up SSLHostInfo construction. | agl@chromium.org | 2010-10-18 | 1 | -1/+2 |
* | Convert LOG(INFO) to VLOG(1) - net/. | pkasting@chromium.org | 2010-10-16 | 2 | -4/+4 |
* | In a fake SSLInfo, set security_bits to -1 instead of 0 | wtc@chromium.org | 2010-10-15 | 1 | -2/+6 |
* | Add actual bytes sent/received to net-internals. | mmenke@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 2 | -2/+2 |
* | Reland fix for OCSP startup race. | willchan@chromium.org | 2010-10-12 | 2 | -1/+10 |
* | Revert 62105 - Test change to fix a leak. Will revert after getting in a run... | willchan@chromium.org | 2010-10-10 | 2 | -10/+1 |
* | Test change to fix a leak. Will revert after getting in a run on ChromiumOS ... | willchan@chromium.org | 2010-10-10 | 2 | -1/+10 |
* | Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession." | agl@chromium.org | 2010-10-08 | 3 | -0/+8 |
* | Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession." | agl@chromium.org | 2010-10-07 | 3 | -8/+0 |
* | net: plumb DnsRRResolver from IOThread to HttpNetworkSession. | agl@chromium.org | 2010-10-07 | 3 | -0/+8 |
* | GTTF: Get rid of the test server's /kill switch | phajdan.jr@chromium.org | 2010-10-04 | 1 | -79/+0 |
* | Stop refcounting HostResolver. | willchan@chromium.org | 2010-10-01 | 2 | -2/+3 |
* | HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument. | cbentzel@chromium.org | 2010-09-29 | 1 | -1/+2 |
* | Revert 60791 - HttpAuthHandlerFactory::CreateDefault requires a HostResolver ... | cbentzel@chromium.org | 2010-09-28 | 1 | -2/+1 |
* | HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument. | cbentzel@chromium.org | 2010-09-28 | 1 | -1/+2 |
* | Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO... | willchan@chromium.org | 2010-09-28 | 2 | -10/+1 |
* | Reland r59972: Eagerly set the IO loop used for OCSP. | willchan@chromium.org | 2010-09-28 | 2 | -1/+10 |
* | Immediately reject empty cookie headers. | jochen@chromium.org | 2010-09-27 | 2 | -2/+24 |
* | net: Append base:: in the StringPrintf calls. | tfarina@chromium.org | 2010-09-25 | 1 | -8/+10 |
* | FBTF: Move a bunch of code to the headers and remove includes. | erg@google.com | 2010-09-22 | 4 | -3/+11 |
* | Revert 59972 (chromium os leaks) - Reland r59511: Eagerly set the IO loop use... | willchan@chromium.org | 2010-09-21 | 2 | -10/+1 |
* | Reland r59511: Eagerly set the IO loop used for OCSP. | willchan@chromium.org | 2010-09-20 | 2 | -1/+10 |
* | 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 |
* | Moving file_util::FileInfo to base::PlatformFileInfo, and adding the | dumi@chromium.org | 2010-09-03 | 2 | -5/+5 |
* | Fix a regression whereby full-granularity network events were being captured ... | eroman@chromium.org | 2010-08-31 | 1 | -1/+1 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 7 | -34/+81 |
* | Fix ChromeFrame HTTPs net tests which started failing with the change to vali... | ananta@chromium.org | 2010-08-29 | 1 | -0/+4 |