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_stream_parser.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a notion of 'eof' to UploadDataStream, replacing the use of its size prop...
vandebo@google.com
2010-02-04
1
-2
/
+2
*
A 1xx response code followed by an EOF triggered an infinite loop. Fix the p...
vandebo@chromium.org
2010-01-07
1
-1
/
+6
*
Add more load log points near HttpNetworkTransaction::ReadHeaders
vandebo@chromium.org
2009-12-17
1
-1
/
+7
*
Make the transactions own the HttpResponseInfo.
willchan@chromium.org
2009-12-16
1
-10
/
+13
*
Increase the maximum allowed read buffer to 2MB.
vandebo@chromium.org
2009-11-24
1
-2
/
+2
*
A large Content-Length header followed by a connection close could trigger an...
vandebo@chromium.org
2009-11-23
1
-7
/
+8
*
Try to find the cause of the crash in memcpy, called from DoSendBody.
vandebo@chromium.org
2009-11-19
1
-2
/
+3
*
Fix crash if we get an EOF after a large packet with unterminated headers.
cevans@chromium.org
2009-11-13
1
-1
/
+1
*
Map a return value of 0 to ERR_CONNECTION_CLOSED for
wtc@chromium.org
2009-11-12
1
-19
/
+16
*
After further discussion, do not try to handle memory errors, but make assert...
vandebo@chromium.org
2009-11-10
1
-13
/
+5
*
Handle out of memory in GrowableIOBuffer more gracefully.
vandebo@chromium.org
2009-10-28
1
-7
/
+17
*
Simplify the copying of data in HttpStreamParser
vandebo@chromium.org
2009-10-23
1
-17
/
+25
*
Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...
vandebo@chromium.org
2009-10-17
1
-0
/
+512
*
Reverting 29316.
vandebo@chromium.org
2009-10-16
1
-512
/
+0
*
Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...
vandebo@chromium.org
2009-10-16
1
-0
/
+512