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
/
content
/
test
/
test_url_fetcher_factory.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move URLFetcherImpl::Core into its own class and file
akalin@chromium.org
2012-04-02
1
-1
/
+2
*
Add URLFetcher::SaveResponseToFileAtPath
hashimoto@chromium.org
2012-03-09
1
-0
/
+5
*
Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.
jochen@chromium.org
2012-03-09
1
-5
/
+6
*
content::URLFetcher: Add HTTP PUT request type and method to append header st...
kuan@chromium.org
2012-02-07
1
-0
/
+4
*
Added missing member initialization
groby@chromium.org
2012-01-28
1
-2
/
+3
*
Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().
dcheng@chromium.org
2011-11-15
1
-4
/
+5
*
Handle additional feedback from http://codereview.chromium.org/8395038/.
jam@chromium.org
2011-10-28
1
-14
/
+13
*
Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...
jam@chromium.org
2011-10-27
1
-6
/
+6
*
Make test URLFetcher implementations not derive from the URLFetcher implement...
jam@chromium.org
2011-10-26
1
-78
/
+145
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-9
/
+9
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-13
/
+11
*
Recover from bad proxy settings pointing to non-proxy servers that reply anyway.
joaodasilva@chromium.org
2011-09-28
1
-0
/
+10
*
Update OnURLFetchComplete() to use new params in AutofillDownloadManager.
skerner@chromium.org
2011-09-23
1
-0
/
+4
*
Add support to download web store promo logos over https.
jstritar@chromium.org
2011-09-08
1
-7
/
+35
*
r99621 breaks sync tests.
loislo@chromium.org
2011-09-05
1
-30
/
+6
*
Add support to download web store promo logos over https.
jstritar@chromium.org
2011-09-05
1
-6
/
+30
*
Pre- and Auto-login should not log the user out of an already signed in
rogerta@chromium.org
2011-08-15
1
-0
/
+4
*
Add a scoper object for URLFetcher::Factory
phajdan.jr@chromium.org
2011-07-29
1
-0
/
+213