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
/
http
/
http_network_transaction.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert Pass()→std::move() in //net
dcheng
2015-12-26
1
-2
/
+3
*
Added a net::BidirectionalStream to expose a bidirectional streaming interface
xunjieli
2015-12-22
1
-0
/
+7
*
Switch to standard integer types in net/.
Avi Drissman
2015-12-20
1
-3
/
+3
*
Add two new members quic_connection_error_ and quic_net_error_ in QuicHttpStr...
zhongyi
2015-12-12
1
-8
/
+17
*
Add a new member quic_broken_ in HttpNetworkTransaction to record whether all...
zhongyi
2015-12-07
1
-1
/
+12
*
Plumbing SSLPrivateKey (//net)
svaldez
2015-11-19
1
-3
/
+11
*
Remove RC4 by default.
davidben
2015-10-30
1
-3
/
+3
*
Disable HTTP/2 over NPN (with OpenSSL).
bnc
2015-10-21
1
-1
/
+2
*
Remove HttpResponseHeaders::GetParsedHttpVersion().
bnc
2015-10-15
1
-1
/
+1
*
Expose currently-connected socket address in URLRequest
ttuttle
2015-09-29
1
-0
/
+12
*
Change GetTotalReceivedBytes() from int64 to int64_t.
sclittle
2015-09-22
1
-2
/
+2
*
Added and implemented URLRequest::GetTotalSentBytes.
sclittle
2015-09-10
1
-6
/
+25
*
Move logic to figure out if a socket can be reused into HttpStream.
mmenke
2015-09-02
1
-33
/
+14
*
Change |use_alternative_service| not to disable Alternate Protocols.
bnc
2015-08-26
1
-1
/
+2
*
Remove Content-Length: 0 from HEAD Request
csharrison
2015-08-18
1
-2
/
+3
*
Process Alt-Svc headers.
bnc
2015-07-31
1
-6
/
+16
*
Unwind fastradio experiment.
davidben
2015-07-21
1
-6
/
+0
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-1
/
+2
*
Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...
yosin
2015-07-16
1
-2
/
+1
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-1
/
+2
*
Change histogram.h includes to histogram_macros.h in net/
asvitkine
2015-06-17
1
-1
/
+1
*
Move EndsWith to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Change NetLog::ParametersCallback to return a scoped_ptr.
estade
2015-05-21
1
-6
/
+6
*
Measure inappropriate_fallback alerts from Google.
davidben
2015-05-18
1
-6
/
+25
*
Gather metrics classifying the cause of the TLS fallback.
davidben
2015-05-15
1
-3
/
+20
*
Set network_accessed earlier, when network transaction creates stream.
ttuttle
2015-05-15
1
-5
/
+3
*
Switch //net functions to use SchemeIsCryptographic() instead of SchemeIsSecu...
lgarron
2015-05-14
1
-1
/
+1
*
Completely remove SSLv3 support.
davidben
2015-05-14
1
-5
/
+2
*
Only record fallback metrics on successful requests.
davidben
2015-05-04
1
-0
/
+45
*
Remove outdated instrumentation and move a few remaining bits around.
pkasting
2015-05-02
1
-102
/
+2
*
Plumb connection attempts from (non-proxy) ConnectJobs to HttpNetworkTransact...
ttuttle
2015-04-28
1
-0
/
+24
*
Refactor NetLog::LogLevel --> NetLogCaptureMode.
eroman
2015-04-23
1
-4
/
+5
*
Modify instrumentation for various jank bugs, mostly removing outdated sites.
pkasting
2015-04-10
1
-11
/
+110
*
Move RC4 behind a fallback.
davidben
2015-04-03
1
-0
/
+24
*
Remove HpackHuffmanAggregator.
bnc
2015-03-26
1
-9
/
+0
*
Clear alternate protocols for an origin when an empty or invalid Alternate-Pr...
rch
2015-03-18
1
-1
/
+5
*
Apply HSTS to WebSocket connections.
Adam Rice
2015-02-20
1
-4
/
+4
*
removing all the code related to chrome://stats
cpu
2015-02-12
1
-3
/
+0
*
Perform ClientHello padding if the field trial is enabled for
jeremyim
2015-02-10
1
-0
/
+6
*
Treat QUIC proxy as a valid HTTP proxy.
tbansal
2015-02-05
1
-1
/
+2
*
Fix the logic for using an HTTP proxy without a tunnel
Adam Rice
2015-01-19
1
-8
/
+13
*
Let prefetched resources skip cache revalidation once for a short duration by...
jkarlin
2015-01-12
1
-0
/
+3
*
Act upon HTTP_1_1_REQUIRED.
bnc
2015-01-09
1
-0
/
+21
*
Remove redundant ERR_QUIC_HANDSHAKE_FAILED handling.
bnc
2014-12-01
1
-5
/
+0
*
Use uint16 for port numbers more pervasively.
pkasting
2014-11-20
1
-5
/
+2
*
Don't trigger auto-reload on client auth failures.
davidben
2014-11-07
1
-13
/
+0
*
Remove HttpStreamBase.
yhirano
2014-11-06
1
-8
/
+6
*
Remove Network transaction timing histograms.
cbentzel
2014-11-01
1
-78
/
+0
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
1
-5
/
+5
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-28
1
-0
/
+12
[next]