| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out r11684, a temporary change for debugging issue 8325. | wtc@chromium.org | 2009-03-16 | 1 | -4/+2 |
* | Restoring net.sln lost in rollback of change 11688. | bradnelson@google.com | 2009-03-14 | 1 | -0/+217 |
* | Revert 11689 and 11690 | jar@chromium.org | 2009-03-14 | 1 | -1/+1 |
* | Removing extra {}s that got lost in restructuring a CL. | bradnelson@google.com | 2009-03-14 | 1 | -1/+1 |
* | Switching net to gyp on windows. | bradnelson@google.com | 2009-03-13 | 1 | -217/+0 |
* | Log an error message when we don't find any | wtc@chromium.org | 2009-03-13 | 1 | -0/+20 |
* | Temporarily use the Proxy-Connection header before the | wtc@chromium.org | 2009-03-13 | 1 | -2/+4 |
* | Added yet one more histogram to help debug SDCH issues. | jar@chromium.org | 2009-03-13 | 1 | -2/+4 |
* | Linux: GYP fixes | agl@chromium.org | 2009-03-13 | 1 | -2/+1 |
* | wtc: please look at URL related code, and hooks and nits | jar@chromium.org | 2009-03-13 | 13 | -197/+242 |
* | Highlights of changes: | hclam@chromium.org | 2009-03-13 | 7 | -16/+42 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 5 | -3/+2 |
* | Remove unneeded platform_thread.h includes. Reduces number of includes from 5... | thestig@chromium.org | 2009-03-13 | 2 | -2/+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 | 8 | -1/+7 |
* | Clean up our fix for bug 7338 and bug 8473, which went | wtc@chromium.org | 2009-03-12 | 3 | -9/+16 |
* | Cleaning up Website junk in sln files. | bradnelson@google.com | 2009-03-12 | 1 | -92/+0 |
* | Pointing slns at generated vcprojs from base. | bradnelson@google.com | 2009-03-12 | 1 | -66/+83 |
* | 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 | 3 | -3/+74 |
* | Revert 11484 to try to heal plugin_test failure | jar@chromium.org | 2009-03-11 | 3 | -74/+3 |
* | Add unit tests for NTLM authentication. This requires | wtc@chromium.org | 2009-03-11 | 3 | -20/+295 |
* | Block reading unauthenticated bytes from the proxy when the user cancels a 40... | abarth@chromium.org | 2009-03-11 | 3 | -3/+74 |
* | Minor nits in IO buffer | jar@chromium.org | 2009-03-11 | 2 | -2/+4 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 187 | -188/+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 |
* | net_resources unfork | thomasvl@chromium.org | 2009-03-11 | 1 | -37/+27 |
* | remove a bogus comment on thread safety. | thomasvl@chromium.org | 2009-03-11 | 1 | -4/+1 |
* | Adding more guids (realized unit tests get included in slns up higher in the ... | bradnelson@google.com | 2009-03-10 | 1 | -0/+4 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+2 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 20 | -115/+184 |
* | On some slow machines, like the virtual machine of Vista 64 | nsylvain@chromium.org | 2009-03-10 | 1 | -4/+3 |
* | Add filter_unittest.h to net/base module | jar@chromium.org | 2009-03-09 | 1 | -0/+1 |
* | 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 | 28 | -154/+366 |
* | Adds truncate to FileStream. | sky@google.com | 2009-03-09 | 4 | -0/+73 |
* | Landing again the CL that adds security info to canceled requests (last time ... | jcampan@chromium.org | 2009-03-08 | 3 | -6/+32 |
* | Revert change 11197 because it created 138 new layout tests | nsylvain@chromium.org | 2009-03-07 | 3 | -32/+6 |
* | Landing again the CL that adds security info to canceled requests (it was bre... | jcampan@chromium.org | 2009-03-07 | 3 | -6/+32 |
* | Reverting 11179. | jcampan@chromium.org | 2009-03-07 | 3 | -32/+6 |
* | This CL adds a way to specify the security info when canceling a URLRequest. | jcampan@chromium.org | 2009-03-07 | 3 | -6/+32 |
* | New disk cache eviction algorithm (partial implementation). | rvargas@google.com | 2009-03-06 | 13 | -110/+638 |
* | fixes for python 2.6 warnings in the testserver. | thomasvl@chromium.org | 2009-03-06 | 1 | -7/+13 |
* | Mark DigiNotar Root CA as EV. | wtc@chromium.org | 2009-03-06 | 1 | -0/+7 |
* | Add the proxy resolver perftest to GYP. | ericroman@google.com | 2009-03-06 | 2 | -2/+3 |
* | Add performance tests for the proxy resolver implementations. | ericroman@google.com | 2009-03-06 | 5 | -0/+1565 |
* | Mark the "SwissSign Gold CA - G2" root CA as EV. | wtc@chromium.org | 2009-03-06 | 1 | -0/+6 |
* | Don't read message-body for HEAD responses. | ericroman@google.com | 2009-03-05 | 3 | -25/+106 |
* | Clean up HttpResponseHeaders::IsKeepAlive. Use the parsed | wtc@chromium.org | 2009-03-05 | 2 | -8/+27 |