| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix incorrect include guards in net/, where the guard didn't match the filename. | deanm@chromium.org | 2009-03-17 | 3 | -4/+9 |
* | SSL Fix: Step 2.Add HasAllowedCert and HasDeniedCert to X509Certificate::Poli... | abarth@chromium.org | 2009-03-17 | 2 | -0/+14 |
* | Removed unneeded includes of base/time.h. | thestig@chromium.org | 2009-03-16 | 1 | -1/+4 |
* | Added yet one more histogram to help debug SDCH issues. | jar@chromium.org | 2009-03-13 | 1 | -2/+4 |
* | wtc: please look at URL related code, and hooks and nits | jar@chromium.org | 2009-03-13 | 8 | -188/+223 |
* | Highlights of changes: | hclam@chromium.org | 2009-03-13 | 1 | -0/+3 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 3 | -2/+1 |
* | Remove unneeded platform_thread.h includes. Reduces number of includes from 5... | thestig@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 3 | -3/+0 |
* | Remove unneeded uses of logging.h in header files. | thestig@chromium.org | 2009-03-12 | 2 | -1/+1 |
* | Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h. | thestig@chromium.org | 2009-03-12 | 2 | -3/+0 |
* | Revert 11495 (since that reversion didn't heal plugin problem) | jar@chromium.org | 2009-03-12 | 1 | -2/+1 |
* | Revert 11484 to try to heal plugin_test failure | jar@chromium.org | 2009-03-11 | 1 | -1/+2 |
* | Block reading unauthenticated bytes from the proxy when the user cancels a 40... | abarth@chromium.org | 2009-03-11 | 1 | -2/+1 |
* | Minor nits in IO buffer | jar@chromium.org | 2009-03-11 | 2 | -2/+4 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 87 | -87/+0 |
* | Unfork the code path for loading net resources on mac, ie-put it back inline | thomasvl@chromium.org | 2009-03-11 | 1 | -14/+1 |
* | remove a bogus comment on thread safety. | thomasvl@chromium.org | 2009-03-11 | 1 | -4/+1 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 11 | -67/+103 |
* | On some slow machines, like the virtual machine of Vista 64 | nsylvain@chromium.org | 2009-03-10 | 1 | -4/+3 |
* | Add warning comment to FileStream::Truncate | agl@chromium.org | 2009-03-09 | 1 | -0/+2 |
* | Fix tree: Purify noted I didn't init two bools in a mock-class constructor. | jar@chromium.org | 2009-03-09 | 1 | -1/+5 |
* | Use FilterContext to allow filters to access URLRequestJob data | jar@chromium.org | 2009-03-09 | 12 | -111/+290 |
* | Adds truncate to FileStream. | sky@google.com | 2009-03-09 | 4 | -0/+73 |
* | Mark DigiNotar Root CA as EV. | wtc@chromium.org | 2009-03-06 | 1 | -0/+7 |
* | Add performance tests for the proxy resolver implementations. | ericroman@google.com | 2009-03-06 | 1 | -0/+4 |
* | Mark the "SwissSign Gold CA - G2" root CA as EV. | wtc@chromium.org | 2009-03-06 | 1 | -0/+6 |
* | Only tune SO_SNDBUF/SO_RCVBUF sizes for pre-Vista systems. | mbelshe@google.com | 2009-03-05 | 1 | -15/+24 |
* | Revert change 10975 and 10972 because it broke the purify | nsylvain@chromium.org | 2009-03-05 | 1 | -3/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 19 | -152/+152 |
* | Highlights of changes: | hclam@chromium.org | 2009-03-05 | 1 | -0/+3 |
* | Implement the PAC js-binding for "myIpAddress()". | ericroman@google.com | 2009-03-03 | 3 | -3/+29 |
* | Add js bindings layer for ProxyResolverV8 {"alert()", "dnsResolve()", "myIpAd... | ericroman@google.com | 2009-03-02 | 3 | -1/+118 |
* | Distinguish a few more SDCH cases via problem codes | jar@chromium.org | 2009-02-27 | 3 | -5/+25 |
* | Don't let an active network attacker play tricks with CONNECT tunnels throgh ... | abarth@chromium.org | 2009-02-27 | 1 | -4/+4 |
* | Fix minor error it SDCH filter code (hidden by filter control code) | jar@chromium.org | 2009-02-27 | 1 | -0/+1 |
* | Add ERR_OUT_OF_MEMORY to make it more straightforward to | wtc@chromium.org | 2009-02-26 | 1 | -1/+4 |
* | Change the string_escape functions to use string16 rather than wstring. | dsh@google.com | 2009-02-25 | 1 | -3/+4 |
* | Correct enums in SDCH problem codes | jar@chromium.org | 2009-02-25 | 2 | -5/+7 |
* | Final step in converting all grit includes to have grit in the path. | tc@google.com | 2009-02-24 | 1 | -1/+1 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 6 | -30/+27 |
* | Implement X509Certificate::Persist. | dkegel@google.com | 2009-02-24 | 2 | -15/+32 |
* | Have tld_cleanup generate a .cc file that contains the effective | tc@google.com | 2009-02-24 | 4 | -25/+3658 |
* | Add IPv6 support to net::GetHostAndPort. | ericroman@google.com | 2009-02-23 | 3 | -30/+42 |
* | Add ProxyResolverV8 class.darin@chromium.org is the original author of 'proxy... | ericroman@google.com | 2009-02-23 | 1 | -1/+4 |
* | fix checkdeps | tc@google.com | 2009-02-22 | 1 | -5/+6 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -1/+1 |
* | Provide error reporting and recovery for SDCH responses not market as HTML | jar@chromium.org | 2009-02-21 | 4 | -18/+49 |
* | Skip certification root initialization if it's not needed. | stoyan@chromium.org | 2009-02-21 | 1 | -4/+6 |
* | Add a warning comment to prevent increasing | wtc@chromium.org | 2009-02-20 | 1 | -1/+5 |