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
/
url_request
/
test_url_fetcher_factory.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatus
rsimha@chromium.org
2013-11-06
1
-14
/
+32
*
[sync] Allow FakeURLFetcher to return arbitrary HTTP response codes
rsimha@chromium.org
2013-11-04
1
-9
/
+13
*
net: Allow URLFetcher users to inject custom URLFetcherResponseWriter
hashimoto@chromium.org
2013-10-16
1
-0
/
+5
*
net: Remove URLFetcher::FileErrorOccurred and use URLRequestStatus to report ...
hashimoto@chromium.org
2013-10-03
1
-5
/
+0
*
Consolidate TestURLFetcherFactory::SetFakeResponse
mnissler@chromium.org
2013-09-30
1
-7
/
+1
*
Clean up GaiaUrls to actually return GURLs.
mnissler@chromium.org
2013-09-19
1
-2
/
+9
*
Revert "Handling of multiple concurrent requests from different clients in OA...
eustas@chromium.org
2013-09-05
1
-4
/
+0
*
Handling of multiple concurrent requests from different clients in OAuth2Toke...
zelidrag@chromium.org
2013-09-04
1
-0
/
+4
*
Use a direct include of the message_loop header in net/, part 3.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-1
/
+1
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-1
/
+1
*
Support range uploading of a file.
hidehiko@chromium.org
2013-05-02
1
-0
/
+2
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-4
/
+4
*
net: Report net error code from URLFetcher::FileErrorOccurred
hashimoto@chromium.org
2013-03-13
1
-2
/
+1
*
Add SetUploadFilePath method to URLFetcher.
mattm@chromium.org
2013-03-02
1
-0
/
+7
*
Refactored FakeURLFetcher to make it more flexible
noamsml@google.com
2013-02-15
1
-42
/
+45
*
Revert "Add SetUploadDataStream method to URLFetcher." which broke URLFetcher...
mattm@chromium.org
2013-02-14
1
-7
/
+0
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
1
-3
/
+3
*
Add SetUploadDataStream method to URLFetcher.
mattm@chromium.org
2013-01-24
1
-0
/
+7
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
1
-2
/
+5
*
Set the search provider polling to 100 ms since the last autocomplete request.
bartn@chromium.org
2012-11-27
1
-6
/
+11
*
URLFetcher uses a TaskRunner instead of a message loop.
droger@chromium.org
2012-09-19
1
-2
/
+2
*
Introduced TestURLFetcher::DelegateForTests interface to allow event-driven e...
primiano@chromium.org
2012-07-12
1
-1
/
+19
*
Move test_url_fetcher_factory.* from content/ to net/url_request
akalin@chromium.org
2012-06-19
1
-0
/
+346