| Commit message (Expand) | Author | Age | Files | Lines |
* | Net: Add NET_API to some http code. | rvargas@google.com | 2011-05-19 | 1 | -1/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Remove unused HttpResponseHeaders::GetRawHeaders method. | adamk@chromium.org | 2011-02-11 | 1 | -3/+0 |
* | More reordering the methods in headers in net/. | erg@chromium.org | 2011-01-11 | 1 | -10/+1 |
* | Start reordering the methods in headers in net/. | erg@google.com | 2011-01-07 | 1 | -23/+23 |
* | Immediately reject empty cookie headers. | jochen@chromium.org | 2010-09-27 | 1 | -4/+6 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Hooking GSSAPI code into HTTP authenticate Negotiate handler. | ahendrickson@google.com | 2010-06-28 | 1 | -0/+3 |
* | SpdySession now sets the following fields in HttpResponseInfo: | ahendrickson@google.com | 2010-03-25 | 1 | -0/+4 |
* | Http cache: Avoid resuming (and keeping) truncated entries | rvargas@google.com | 2010-01-08 | 1 | -0/+4 |
* | ChromeFrame's host network stack implementation for IE full tab mode implicit... | ananta@chromium.org | 2009-11-24 | 1 | -0/+4 |
* | Http Cache: More unit tests for byte range support. | rvargas@google.com | 2009-10-14 | 1 | -4/+4 |
* | Http cache: Extend support for byte range requests. | rvargas@google.com | 2009-08-12 | 1 | -0/+4 |
* | Http cache: Return valid Content-Range headers for a byte range request. | rvargas@google.com | 2009-06-22 | 1 | -1/+18 |
* | Http Cache: First pass of byte-range requests support. | rvargas@google.com | 2009-06-12 | 1 | -0/+4 |
* | Implement HttpResponseHeaders::GetContentRange and unittests | hclam@chromium.org | 2009-04-22 | 1 | -1/+12 |
* | Fix incorrect include guards in net/, where the guard didn't match the filename. | deanm@chromium.org | 2009-03-17 | 1 | -3/+3 |
* | Clean up our fix for bug 7338 and bug 8473, which went | wtc@chromium.org | 2009-03-12 | 1 | -4/+0 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 1 | -2/+2 |
* | Sanitize proxy response codes to CONNECT requests. For | wtc@chromium.org | 2009-02-11 | 1 | -0/+4 |
* | Add a flags to further control response header persistence. We use this to | darin@chromium.org | 2008-11-20 | 1 | -8/+26 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -14/+16 |
* | misc. http response status-line changes: | ericroman@google.com | 2008-09-13 | 1 | -5/+25 |
* | [new http] Normalize line continuations in response headers. | ericroman@google.com | 2008-09-06 | 1 | -8/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Blind fix for net unittest failure. | evanm@google.com | 2008-08-21 | 1 | -2/+2 |
* | add http_cache to mac build. | ericroman@google.com | 2008-08-19 | 1 | -7/+7 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+295 |