summaryrefslogtreecommitdiffstats
path: root/content/common/net
Commit message (Expand)AuthorAgeFilesLines
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-0/+9
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-253-278/+149
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-243-245/+91
* base::Bind: Final cleanup in url_fetcher.cc.jhawkins@chromium.org2011-10-181-23/+12
* URLFetcher: Minor cleanups.jhawkins@chromium.org2011-10-181-5/+1
* base::Bind: Convert FileUtilProxy::StatusCallback.jhawkins@chromium.org2011-10-171-10/+7
* base::Bind: Convert FileUtilProxy::WriteCallback.jhawkins@chromium.org2011-10-171-6/+4
* base::Bind: Convert FileUtilProxy::CreateTemporaryCallback.jhawkins@chromium.org2011-10-171-3/+7
* Move backoff_delay_ to the inner Core class so that core_ iswtc@chromium.org2011-10-163-11/+18
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-301-3/+1
* Recover from bad proxy settings pointing to non-proxy servers that reply anyway.joaodasilva@chromium.org2011-09-282-0/+15
* Update OnURLFetchComplete() to use new params in AutofillDownloadManager.skerner@chromium.org2011-09-231-6/+4
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-2/+3
* Fix URLFetcherTest.CancelAll.willchan@chromium.org2011-09-131-29/+22
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-134-0/+2355
* Fix Linux Views build breakage.willchan@chromium.org2011-09-134-2355/+0
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-134-0/+2355