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
/
common
/
net
/
url_fetcher_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove references to renderer from URLFetcherCore
akalin@chromium.org
2012-04-19
1
-2
/
+17
*
Move URLFetcherImpl::Core into its own class and file
akalin@chromium.org
2012-04-02
1
-1125
/
+38
*
Revert 129018 - Revert 128993 - Refactor BaseTimer to avoid spamming the Mess...
jbates@chromium.org
2012-03-27
1
-3
/
+5
*
Revert 128993 - Refactor BaseTimer to avoid spamming the MessageLoop with orp...
aa@chromium.org
2012-03-26
1
-5
/
+3
*
Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.
jbates@chromium.org
2012-03-26
1
-3
/
+5
*
Revert "Refactor BaseTimer to avoid spamming the MessageLoop with orphaned ta...
rnk@chromium.org
2012-03-23
1
-5
/
+3
*
Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.
jbates@chromium.org
2012-03-23
1
-3
/
+5
*
Expose upload progress from URLFetcher.
kinaba@chromium.org
2012-03-15
1
-2
/
+44
*
Revert 126589 - Expose upload progress from URLFetcher.
kinaba@chromium.org
2012-03-14
1
-42
/
+2
*
Expose upload progress from URLFetcher.
kinaba@chromium.org
2012-03-14
1
-2
/
+42
*
Add URLFetcher::SaveResponseToFileAtPath
hashimoto@chromium.org
2012-03-09
1
-34
/
+100
*
Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.
jochen@chromium.org
2012-03-09
1
-6
/
+33
*
Rename URLFetcherImpl::Core::TempFileWriter to FileWriter
hashimoto@chromium.org
2012-03-03
1
-107
/
+97
*
Add download progress notification to URLFetcher.
kinaba@chromium.org
2012-02-29
1
-1
/
+34
*
content::URLFetcher: Add HTTP PUT request type and method to append header st...
kuan@chromium.org
2012-02-07
1
-1
/
+6
*
Convert use of int ms to TimeDelta in files owned by eroman.
tedvessenes@gmail.com
2012-01-28
1
-1
/
+2
*
[Coverity] Fixed call by value to by reference
groby@chromium.org
2012-01-12
1
-3
/
+3
*
Added HTTP DELETE request type to content:URLFetcher.
zelidrag@chromium.org
2011-12-13
1
-0
/
+4
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
URLFetcher should not act on writes to closed temp files.
skerner@chromium.org
2011-11-11
1
-0
/
+16
*
Convert some non-debug logging on content/common to debug logging.
brettw@chromium.org
2011-10-29
1
-8
/
+8
*
Revert 107815 - Convert the non-debug logging in chrome/common to debug logging.
brettw@chromium.org
2011-10-28
1
-8
/
+8
*
Convert the non-debug logging in chrome/common to debug logging.
brettw@chromium.org
2011-10-28
1
-8
/
+8
*
Add histogram to measure string response size of URLFetcher.
skerner@chromium.org
2011-10-28
1
-0
/
+4
*
Handle additional feedback from http://codereview.chromium.org/8395038/.
jam@chromium.org
2011-10-28
1
-2
/
+2
*
Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...
jam@chromium.org
2011-10-27
1
-0
/
+1110