index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
http
/
http_response_headers.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add WARN_UNUSED_RESULT to scoped_refptr::release.
xiaomings@google.com
2012-08-28
1
-1
/
+1
*
Fix proxy CONNECT response handling
ttuttle@chromium.org
2012-08-09
1
-31
/
+4
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-1
/
+1
*
Fix removal of headers
battre@chromium.org
2012-07-24
1
-41
/
+31
*
Make NetLog take in callbacks that return Values rather
mmenke@chromium.org
2012-06-10
1
-0
/
+51
*
Suppress pause-and-buffer behavior when the HTTP response won't satisfy futur...
fischman@chromium.org
2012-05-25
1
-26
/
+10
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-1
/
+2
*
Do not cache Strict-Transport-Security and Public-Key-Pins headers.
palmer@chromium.org
2012-02-13
1
-0
/
+17
*
Delete net::GetHeaderParamValue
abarth@chromium.org
2012-01-31
1
-2
/
+2
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-19
1
-9
/
+11
*
Revert 114944 - Standardize StringToInt{,64} interface.
battre@chromium.org
2011-12-18
1
-11
/
+9
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-18
1
-9
/
+11
*
Revert 114929 - Standardize StringToInt{,64} interface.
rsleevi@chromium.org
2011-12-17
1
-11
/
+9
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-17
1
-9
/
+11
*
Ensure HttpResponseHeaders::raw_headers_ always ends with 2 '\0' characters.
mpcomplete@chromium.org
2011-12-01
1
-4
/
+15
*
Implement Drain() on HttpPipelinedStream.
simonjam@chromium.org
2011-11-30
1
-0
/
+6
*
Improve merging of header modifications in webRequest.OnHeadersReceived
battre@chromium.org
2011-11-21
1
-0
/
+45
*
Don't interpret embeded NULLs in a response header line as a line terminator.
eroman@chromium.org
2011-09-13
1
-0
/
+9
*
Removed wchat_t from Time::FromString.
shinyak@google.com
2011-08-03
1
-2
/
+1
*
Revert 94426 - Removed wchat_t from Time::FromString.
morrita@chromium.org
2011-07-28
1
-1
/
+2
*
Removed wchat_t from Time::FromString.
shinyak@google.com
2011-07-28
1
-2
/
+1
*
Upstream android net related code (part 2)
michaelbai@google.com
2011-07-07
1
-4
/
+4
*
Reland 85821 - Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-19
1
-1
/
+4
*
Revert 85821 - Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-19
1
-4
/
+1
*
Http cache: Make sure that we don't use http 1.1 features
rvargas@google.com
2011-05-18
1
-1
/
+4
*
Revert r83048 "Removed wchar_t from Time::FromString."
maruel@chromium.org
2011-04-26
1
-2
/
+3
*
Removed wchar_t from Time::FromString.
shinyak@google.com
2011-04-26
1
-3
/
+2
*
Remove unused HttpResponseHeaders::GetRawHeaders method.
adamk@chromium.org
2011-02-11
1
-24
/
+0
*
Fix Coverity UNINIT_CTOR defects in constructors.
wtc@chromium.org
2011-02-11
1
-1
/
+1
*
Add histogram for HTTP response codes
gavinp@chromium.org
2011-01-27
1
-0
/
+46
*
More reordering the methods in headers in net/.
erg@chromium.org
2011-01-11
1
-0
/
+11
*
base: Move CaseInsensitiveCompare traits into the base namespace.
tfarina@chromium.org
2010-11-03
1
-2
/
+2
*
Update code that previously constructed strings from string iterators only to...
erikwright@chromium.org
2010-10-22
1
-11
/
+13
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
1
-9
/
+9
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+6
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-9
/
+13
*
Hooking GSSAPI code into HTTP authenticate Negotiate handler.
ahendrickson@google.com
2010-06-28
1
-0
/
+24
*
Working towards -Wextra
thomasvl@chromium.org
2010-06-16
1
-3
/
+3
*
Auto-format style pass over files.
cbentzel@chromium.org
2010-05-04
1
-6
/
+7
*
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
/
+26
*
ChromeFrame's host network stack implementation for IE full tab mode implicit...
ananta@chromium.org
2009-11-24
1
-6
/
+11
*
HTTP Cache: Apply all freshness tests to Partial content entries.
rvargas@google.com
2009-10-16
1
-4
/
+2
*
Http Cache: More unit tests for byte range support.
rvargas@google.com
2009-10-14
1
-14
/
+16
*
Http cache: Extend support for byte range requests.
rvargas@google.com
2009-08-12
1
-0
/
+9
*
Http cache: Return valid Content-Range headers for a byte range request.
rvargas@google.com
2009-06-22
1
-11
/
+44
*
Fix problem with how HttpResponseHeaders::Update() copies headers -- it assum...
ericroman@google.com
2009-06-19
1
-2
/
+4
*
Fixing a bug in HttpResponseHeaders.GetContentRange
hclam@chromium.org
2009-06-16
1
-2
/
+7
*
Http Cache: First pass of byte-range requests support.
rvargas@google.com
2009-06-12
1
-0
/
+7
*
HttpResponseHeaders::GetContentRange() to handle implied LWS
hclam@chromium.org
2009-05-26
1
-19
/
+41
[next]