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
/
base
/
upload_data_stream_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a direct include of the message_loop header in net/, part 1.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Use a direct include of time headers in net/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-25
/
+49
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-29
/
+41
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-5
/
+5
*
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
-11
/
+11
*
net: Stop using base::WorkerPool from UploadFileElementReader
hashimoto@chromium.org
2013-01-10
1
-1
/
+10
*
net: Allow UploadElementReader to report errors on Read()
hashimoto@chromium.org
2012-12-29
1
-1
/
+76
*
net: Split sync part of UploadFileElementReader as UploadFileElementReaderSync
hashimoto@chromium.org
2012-12-20
1
-60
/
+67
*
net: Make UploadDataStream independent from UploadData
hashimoto@chromium.org
2012-12-11
1
-100
/
+78
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
1
-7
/
+7
*
net: Change type of UploadData::elements from std::vector to ScopedVector
hashimoto@chromium.org
2012-11-14
1
-20
/
+4
*
net: Allow calling UploadDataStream::Init() multiple times for reset purpose
hashimoto@chromium.org
2012-11-02
1
-13
/
+229
*
net: Make UploadDataStream::Read() asynchronous
hashimoto@chromium.org
2012-10-17
1
-91
/
+185
*
net: Make UploadDataStream::Init() asynchronous.
hashimoto@chromium.org
2012-09-18
1
-9
/
+145
*
net: Move data reading functionalities from UploadElement to UploadElementReader
hashimoto@chromium.org
2012-09-11
1
-1
/
+4
*
net: Move file operation code from UploadData to UploadDataStream
hashimoto@chromium.org
2012-09-01
1
-3
/
+89
*
net: Make UploadData::Element an independent class
hashimoto@chromium.org
2012-08-21
1
-6
/
+6
*
net: Fix a regression that broke file uploading with http authentication
satorux@chromium.org
2012-05-22
1
-0
/
+43
*
Revert 138168 - net: Fix a regression that broke file uploading with http aut...
zea@chromium.org
2012-05-22
1
-43
/
+0
*
net: Fix a regression that broke file uploading with http authentication
satorux@chromium.org
2012-05-21
1
-0
/
+43
*
net: Make UploadData::GetContentLength() asynchronous.
satorux@chromium.org
2012-02-10
1
-1
/
+3
*
net: Fix a memory leak in upload_data_stream_unittest.cc
satorux@chromium.org
2012-02-08
1
-2
/
+5
*
net: Rework UploadDataStream API by introducing Read().
satorux@chromium.org
2012-02-08
1
-8
/
+15
*
net: Replace UploadDataStream::Create() with Init().
satorux@chromium.org
2012-02-02
1
-11
/
+10
*
net: Add tests for UploadDataStream::position().
satorux@chromium.org
2012-01-27
1
-7
/
+17
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Remove most unnecessary uses of "net::" in net/base/.
adamk@chromium.org
2011-03-25
1
-3
/
+3
*
Prototype of chunked transfer encoded POST.
satish@chromium.org
2011-01-25
1
-2
/
+2
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
1
-2
/
+1
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-2
/
+2
*
Report unreadable files as size zero when uploading.
vandebo@chromium.org
2010-03-29
1
-1
/
+3
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
1
-11
/
+62
*
Add a notion of 'eof' to UploadDataStream, replacing the use of its size prop...
vandebo@google.com
2010-02-04
1
-0
/
+74