summaryrefslogtreecommitdiffstats
path: root/net/url_request
Commit message (Expand)AuthorAgeFilesLines
* Make original_response_headers parameter of NetworkDelegate::OnHeadersReceive...battre@chromium.org2012-10-204-5/+5
* net: Make UploadDataStream::Read() asynchronoushashimoto@chromium.org2012-10-171-1/+2
* Use ScopedCOMInitializer in more places. While this doesn't always simplify ...pkasting@chromium.org2012-10-031-2/+2
* Revert 146616.erikwright@chromium.org2012-10-022-5/+0
* Miscellaneous tiny cleanups done while converting files to use ScopedCOMIniti...pkasting@chromium.org2012-10-011-17/+11
* URLRequestHttpJob::StartTransaction should honour network delegate.vabr@chromium.org2012-09-273-14/+72
* There are two blocking network delegates in url_request_unittest:vabr@chromium.org2012-09-262-211/+352
* Tests were marked as Flaky.vitalybuka@chromium.org2012-09-231-2/+2
* SampleSet -> HistogramSamples which can be reused by SparseHistogramkaiwang@chromium.org2012-09-221-15/+24
* URLFetcher uses a TaskRunner instead of a message loop.droger@chromium.org2012-09-197-47/+59
* Cleanup: avoid foo ? true : false, part 2.thestig@chromium.org2012-09-191-7/+6
* Move TestJobInterceptor to url_request_test_util.droger@chromium.org2012-09-183-35/+52
* Reordering URLRequest unittest and port to iOS.droger@chromium.org2012-09-121-2201/+2206
* Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...gab@chromium.org2012-09-121-1/+5
* Revert 153131 (Histograms showed it doesn't help much)mmenke@chromium.org2012-09-113-209/+1
* installer_util_unittests has failed on XP Tests (dbg)(1) since this landeddgrogan@chromium.org2012-09-111-5/+1
* Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...gab@chromium.org2012-09-101-1/+5
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-074-27/+80
* Remove the HANDLED_EXTERNALLY status code.mkosiba@chromium.org2012-09-072-8/+2
* Implement SHA-256 fingerprint supportpalmer@chromium.org2012-09-071-4/+4
* Log the source when a URLFetcher leak is detectedrsimha@chromium.org2012-09-061-1/+2
* Restrict file access on android.nileshagrawal@chromium.org2012-09-061-4/+0
* Add get_server_time utilityakalin@chromium.org2012-09-051-0/+4
* Stop using ScopedAllowIO in content::ResourceDispatcherHostImplhashimoto@chromium.org2012-08-309-18/+19
* Disable FTP on iOSdroger@chromium.org2012-08-304-1/+17
* net: Return size of upload as well as position from HttpTransaction::GetUploa...hashimoto@chromium.org2012-08-301-1/+1
* Added URLRequestContext::CreateRequest which can be used to create URLRequestsshalev@chromium.org2012-08-245-31/+86
* Turned job_factory into a pure virtual classshalev@chromium.org2012-08-247-153/+219
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-2438-197/+267
* Reland of http://codereview.chromium.org/10854204/, whichmmenke@chromium.org2012-08-243-1/+209
* Revert 153025 - Automatically retry failed network requests.mmenke@chromium.org2012-08-233-209/+1
* Automatically retry failed network requests.mmenke@chromium.org2012-08-233-1/+209
* Refactoring for merging WebSocket test server to net::TestServertoyoshim@chromium.org2012-08-232-70/+82
* When trying to identify when network data is received while thepauljensen@chromium.org2012-08-211-1/+2
* Revert 151198 - Turn off TLS 1.1.wtc@chromium.org2012-08-201-0/+4
* Add histograms for network activity, and total/cumulativetburkard@chromium.org2012-08-204-13/+44
* Replaced static URLRequestFileJob factory with non-static protocol handler fo...shalev@chromium.org2012-08-204-20/+93
* net: Fix more clang warnings about missing virtual and OVERRIDE annotations.tfarina@chromium.org2012-08-191-9/+9
* Move small c/b/extensions classes into extensions namespace no.1rdevlin.cronin@chromium.org2012-08-171-2/+2
* Do not perform online revocation checking when the user has explicitly disabl...rsleevi@chromium.org2012-08-171-10/+40
* Added warning when URLRequestContextGetter leaks.atwilson@chromium.org2012-08-151-1/+7
* Removed checks that verify URLRequest has a Contextshalev@chromium.org2012-08-135-45/+32
* Add histograms to NetworkChangeNotifier to identify ways to improve interfacepauljensen@chromium.org2012-08-131-0/+6
* Turn off TLS 1.1.wtc@chromium.org2012-08-121-4/+0
* Enabled SignInAfterInit test.atwilson@chromium.org2012-08-111-0/+1
* Remove packaged app Windows shortcuts when app is uninstalled.benwells@chromium.org2012-08-101-1/+1
* Clean-up inline members of nested classes (net/)hans@chromium.org2012-08-092-3/+6
* Revert 150375 - Implement SHA-256 fingerprint supportpalmer@chromium.org2012-08-081-4/+4
* Implement SHA-256 fingerprint supportpalmer@chromium.org2012-08-071-4/+4
* Revert 150124 - Implement SHA-256 fingerprint support.dimich@chromium.org2012-08-061-4/+4