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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
net: Stop using base::WorkerPool from UploadFileElementReader
hashimoto@chromium.org
2013-01-10
1
-1
/
+1
*
net: Split sync part of UploadFileElementReader as UploadFileElementReaderSync
hashimoto@chromium.org
2012-12-20
1
-6
/
+8
*
net: Make UploadDataStream independent from UploadData
hashimoto@chromium.org
2012-12-11
1
-25
/
+23
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
net: Remove UploadDataStream* argument from HttpStream::SendRequest
hashimoto@chromium.org
2012-11-15
1
-5
/
+4
*
net: Stop passing ownership of UploadDataStream from HttpNetworkTransaction t...
hashimoto@chromium.org
2012-11-01
1
-10
/
+10
*
net: Make UploadDataStream::Init() asynchronous.
hashimoto@chromium.org
2012-09-18
1
-6
/
+6
*
Modify DeterministicSocketData to verify that the sequence number of reads an...
rch@chromium.org
2012-07-21
1
-1
/
+1
*
Remove most usages of scoped_ptr<*SocketData> in net unittests.
rch@chromium.org
2012-07-19
1
-13
/
+12
*
DeterministicSocketDataProvider should not be RefCounted
rsleevi@chromium.org
2012-07-10
1
-2
/
+2
*
Do not enqueue multiple socket writes performing an HTTP chunked request
rsleevi@chromium.org
2012-06-15
1
-0
/
+153
*
net: Replace UploadDataStream::Create() with Init().
satorux@chromium.org
2012-02-02
1
-10
/
+10
*
net: Give more descriptive names for code around the request merging logic.
satorux@chromium.org
2012-01-24
1
-12
/
+18
*
net: Don't merge HTTP headers and body if the body is not in memory.
satorux@chromium.org
2012-01-24
1
-0
/
+70
*
Factor out chunk encoding logic into HttpStreamParser::EncodeChunk().
satorux@chromium.org
2012-01-21
1
-0
/
+77
*
Revert 118265 (added a static initializer on linux)
thakis@chromium.org
2012-01-19
1
-77
/
+0
*
Factor out chunk encoding logic into HttpStreamParser::EncodeChunk().
satorux@chromium.org
2012-01-19
1
-0
/
+77