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
/
public
/
common
/
url_fetcher.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
roll rlz 130:132
thakis@chromium.org
2012-06-19
1
-23
/
+0
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
1
-34
/
+25
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
1
-8
/
+8
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
1
-4
/
+6
*
Make AssociateWithRenderView() a free function in the 'content' namespace
akalin@chromium.org
2012-05-22
1
-12
/
+10
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
1
-199
/
+6
*
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
-1
/
+13
*
Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.
jochen@chromium.org
2012-03-09
1
-4
/
+6
*
Remove mach_broker_mac.h dependency from chrome.
jam@chromium.org
2012-02-29
1
-1
/
+1
*
content::URLFetcher: Add HTTP PUT request type and method to append header st...
kuan@chromium.org
2012-02-07
1
-1
/
+8
*
Added HTTP DELETE request type to content:URLFetcher.
zelidrag@chromium.org
2011-12-13
1
-0
/
+2
*
Handle additional feedback from http://codereview.chromium.org/8395038/.
jam@chromium.org
2011-10-28
1
-2
/
+2
*
Make test URLFetcher implementations not derive from the URLFetcher implement...
jam@chromium.org
2011-10-26
1
-6
/
+4
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
1
-0
/
+8
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-0
/
+224