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
*
s/use_alternate_protocols/use_alternative_services/g
bnc
2015-08-19
2
-4
/
+4
*
SdchManager: remove EnableSdchSupport
ellyjones
2015-08-18
1
-14
/
+8
*
Improve docs for received_response_content_length.
twifkak
2015-08-14
1
-3
/
+3
*
Implement base class of NetworkQualityProvider
tbansal
2015-08-14
1
-1
/
+3
*
Create a about handler component.
jitendra.ks
2015-08-14
2
-79
/
+0
*
Fix response bytes getters in URLFetcher.
twifkak
2015-08-14
4
-5
/
+24
*
Rename BasicURLRequestContext.
wjmaclean
2015-08-12
1
-6
/
+8
*
Allow preloaded pins to contain report URIs; remove special-case reporting
estark
2015-08-12
8
-92
/
+9
*
Cleanup NQE
tbansal
2015-08-11
1
-6
/
+7
*
Revert of Cleanup NQE (patchset #5 id:80001 of https://codereview.chromium.or...
rockot
2015-08-11
1
-7
/
+6
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
2
-2
/
+2
*
Cleanup NQE
tbansal
2015-08-11
1
-6
/
+7
*
Notify NQE when the request finishes.
tbansal
2015-08-10
2
-4
/
+19
*
Add a pair of DCHECKs in URLRequestJob for jobs that restart themselves.
mmenke
2015-08-07
1
-2
/
+11
*
Add URLRequest unit tests for HPKP violation reports
estark
2015-08-07
1
-0
/
+215
*
Style/readability clean-up for certificate reporting code
estark
2015-08-07
3
-59
/
+43
*
Reland https://codereview.chromium.org/1271593002/ which was reverted
mmenke
2015-08-07
4
-34
/
+39
*
Revert of Fix cancellation of a pair of URLRequestJob subclasses (patchset #6...
pkasting
2015-08-07
5
-47
/
+36
*
Fix cancellation of a pair of URLRequestJob subclasses
mmenke
2015-08-06
5
-36
/
+47
*
Fix all failed and canceled URLRequestStatuses without errors.
davidben
2015-08-05
3
-2
/
+28
*
Add Precache.Fetch.ResponseBytes.Network metric.
twifkak
2015-08-05
7
-3
/
+89
*
QUIC - collect histogram data for secure (https) URLs to google servers.
rtenneti
2015-08-03
1
-13
/
+18
*
Process Public-Key-Pin-Report-Only headers
estark
2015-08-03
1
-2
/
+7
*
Enable insecure QUIC if Cronet is built for testing
xunjieli
2015-07-31
2
-2
/
+9
*
Add net::CertificateReportSender for handling cert report sending
estark
2015-07-28
3
-0
/
+426
*
Record number of bytes received for aborted requests.
kundaji
2015-07-27
2
-7
/
+96
*
Prevent URLRequestRedirectJob from doing async execution
alexanderk
2015-07-24
3
-0
/
+31
*
[Cronet] Set up HttpServerPropertiesManager
xunjieli
2015-07-23
2
-2
/
+20
*
Implement URLRequestBackoffManager for managing Backoff headers
xunjieli
2015-07-22
12
-0
/
+637
*
Use 'url::Origin' when processing the 'Origin' header.
mkwst
2015-07-22
1
-14
/
+12
*
split port_util.h off of net_util.h
eroman
2015-07-21
1
-1
/
+1
*
Support OCSP stapling on iOS.
davidben
2015-07-17
1
-1
/
+1
*
Remove CaseInsensitiveCompare from string_util.h
brettw
2015-07-14
1
-6
/
+3
*
Deprecate 'url::Origin' (1/3).
mkwst
2015-07-11
1
-3
/
+4
*
Add prefetch UMA metrics.
twifkak
2015-07-10
2
-1
/
+12
*
Replace base::str[n]casecmp with helper functions.
brettw
2015-07-10
1
-1
/
+1
*
Tidy up *Int*ToString conversions in //net
ricea
2015-07-09
1
-4
/
+4
*
Replace remaining Tokenize calls to SplitString
brettw
2015-07-06
1
-4
/
+5
*
New new versions of Starts/EndsWith and SplitString in net.
brettw
2015-07-06
1
-10
/
+10
*
Split TransportSecurityState::DomainState into STSState and PKPState
martijn
2015-06-30
1
-70
/
+89
*
Seed NetworkQualityEstimator with default estimates.
tbansal
2015-06-25
1
-1
/
+2
*
Revert of Seed NetworkQualityEstimator with default estimates. (patchset #6 i...
jackhou
2015-06-25
1
-2
/
+1
*
Seed NetworkQualityEstimator with default estimates.
tbansal
2015-06-25
1
-1
/
+2
*
Remove stack trace code from https://codereview.chromium.org/1174593002/
mmenke
2015-06-24
1
-4
/
+1
*
Remove NetworkDelegate::OnCanThrottleRequest
xunjieli
2015-06-24
9
-66
/
+16
*
Add histograms for how often 4xx/5xx responses have bodies.
mmenke
2015-06-18
1
-0
/
+20
*
Cleanup: Remove various DoNothing functions and use base::DoNothing().
thestig
2015-06-18
1
-7
/
+4
*
Change histogram.h includes to histogram_macros.h in net/
asvitkine
2015-06-17
4
-5
/
+3
*
Fix fallback tests on old-NSS bots.
davidben
2015-06-16
1
-3
/
+3
*
Only support seeking file streams from the beginning of the file.
reillyg
2015-06-16
1
-2
/
+1
[next]