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
/
net
/
url_request
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused pieces of URLRequestJobFactory API.
pauljensen@chromium.org
2013-02-12
9
-352
/
+18
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
17
-120
/
+123
*
Remove deprecated POST_WITHOUT_BODY
hidehiko@chromium.org
2013-02-08
2
-9
/
+0
*
Allow no content-type for POST, PUT and PATCH methods.
hidehiko@chromium.org
2013-02-06
2
-10
/
+31
*
Linux/ChromeOS Chromium style checker cleanup, net/ edition.
rsleevi@chromium.org
2013-02-06
4
-23
/
+24
*
Add POST_WITHOUT_BODY to the UrlFetcher's method.
hidehiko@chromium.org
2013-02-04
2
-0
/
+8
*
Add PATCH method to UrlFetcher.
hidehiko@chromium.org
2013-02-04
2
-1
/
+4
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
3
-5
/
+4
*
LoadTiming int net 6: Cache LoadTimingInfo
mmenke@chromium.org
2013-02-02
6
-46
/
+42
*
Add a command-line flag to have URLFetcher ignore certificate requests
rsleevi@chromium.org
2013-01-31
6
-0
/
+40
*
Add connection-type-specific histograms of:
pauljensen@chromium.org
2013-01-31
1
-2
/
+3
*
Fix leaks in FTP tests and remove suppressions
phajdan.jr@chromium.org
2013-01-30
1
-1
/
+2
*
Having URLFetcher handle SSL client auth by proceeding anonymously (eg: NULL
rsleevi@chromium.org
2013-01-30
2
-9
/
+0
*
Move file_util_proxy to base/files.
brettw@chromium.org
2013-01-26
1
-1
/
+1
*
Add SetUploadDataStream method to URLFetcher.
mattm@chromium.org
2013-01-24
8
-16
/
+124
*
Add support for making FTP requests through a proxy.
phajdan.jr@chromium.org
2013-01-23
5
-103
/
+543
*
Renames some DomainState functions for increased clarity.
unsafe@trevp.net
2013-01-22
2
-4
/
+4
*
LoadTiming in net, part 3.
mmenke@chromium.org
2013-01-21
9
-3
/
+288
*
Re-enable URLRequest tests disabled due to TestServer
mmenke@chromium.org
2013-01-16
1
-6
/
+4
*
Disable URLRequestTest.DoNotSendCookies for flakiness.
ericu@chromium.org
2013-01-16
1
-1
/
+2
*
Make URLFetchers with SetAutomaticallyRetryOnNetworkChanges() retry immediate...
joaodasilva@chromium.org
2013-01-11
4
-157
/
+7
*
Re-enable tests marked with bug 60426, which has been closed for over a year.
mattm@chromium.org
2013-01-11
1
-25
/
+0
*
net: Stop using base::WorkerPool from UploadFileElementReader
hashimoto@chromium.org
2013-01-10
1
-1
/
+2
*
Added --lso-host switch that lets us override hosts for LSO URLs.
zelidrag@chromium.org
2013-01-09
2
-0
/
+9
*
This is the first in an intended sequence of CLs to refactor
unsafe@trevp.net
2013-01-08
1
-63
/
+20
*
This refactor aims to avoid use of CR_DEFINE_STATIC_LOCAL and functions retur...
pauljensen@chromium.org
2013-01-02
3
-41
/
+75
*
Fix ServerBoundCertServiceRequest leaks by system request context.
mattm@chromium.org
2012-12-28
1
-0
/
+1
*
GTTF: No more FLAKY_ .
phajdan.jr@chromium.org
2012-12-21
1
-3
/
+3
*
Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto...
pauljensen@chromium.org
2012-12-20
9
-66
/
+221
*
Avoid disk accesses on the wrong thread in URLRequestFileJob
paivanof@gmail.com
2012-12-17
3
-103
/
+133
*
Fix a compiler error (cert_status may be used uninitialised) in url_request_u...
ricea@chromium.org
2012-12-16
1
-5
/
+7
*
net: Change argument of URLRequest::set_upload from UploadData to UploadDataS...
hashimoto@chromium.org
2012-12-15
4
-58
/
+31
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
8
-37
/
+397
*
net: Make UploadDataStream independent from UploadData
hashimoto@chromium.org
2012-12-11
1
-10
/
+35
*
A pair of changes to make it easier to use NetLogs in
mmenke@chromium.org
2012-12-05
1
-0
/
+1
*
Query the network delegate for cookies even if there is no cookie monster
droger@chromium.org
2012-12-04
2
-2
/
+6
*
Ensure that NSS HTTP IO is initialized on iOS.
wtc@chromium.org
2012-12-01
2
-8
/
+8
*
Fix URLFetcherDownloadProgressTest to work with remote test server
ppi@chromium.org
2012-11-29
1
-36
/
+62
*
Remove some cases where MockHostResolver was given
mmenke@chromium.org
2012-11-29
1
-21
/
+19
*
POSTs to HSTS domains are no longer converted to GETs
mmenke@chromium.org
2012-11-28
5
-20
/
+73
*
net: Move ownership of UploadDataStream from URLRequestHttpJob to URLRequest
hashimoto@chromium.org
2012-11-28
8
-47
/
+30
*
net: Add cache sensitivity histograms to the Net.HttpJob histograms.
rvargas@google.com
2012-11-27
1
-0
/
+35
*
Set the search provider polling to 100 ms since the last autocomplete request.
bartn@chromium.org
2012-11-27
2
-6
/
+26
*
Revert 168626 - Avoid disk accesses on the wrong thread in URLRequestFileJob
nona@chromium.org
2012-11-20
3
-133
/
+103
*
Avoid disk accesses on the wrong thread in URLRequestFileJob
paivanof@gmail.com
2012-11-19
3
-103
/
+133
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-6
/
+6
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
3
-5
/
+5
*
net: Move ownership of UploadDataStream from HttpNetworkTransaction to URLReq...
hashimoto@chromium.org
2012-11-14
3
-23
/
+43
*
Set blocked_on_delegate_ when a URLRequest is blocked by
mmenke@chromium.org
2012-11-14
4
-7
/
+16
[next]