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
/
quic
/
quic_stream_factory.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add googleusercontent.com to the QuicStreamFactory's crypto config
rch
2015-05-29
1
-0
/
+1
*
QUIC - Track how often a user hits 1, 2, 3, 4, and 5 bad packet loss
rtenneti
2015-05-29
1
-0
/
+10
*
Add a new histogram Net.QuicSession.PreferAesGcm to track if
rch
2015-05-28
1
-1
/
+4
*
Returning scoped_ptr instead of raw pointer in QuicInfoToValue in net/
payal.pandey
2015-05-27
1
-3
/
+4
*
Make session and stream flow control window different.
bnc
2015-05-22
1
-4
/
+6
*
Enable QUIC alternative service with different host.
bnc
2015-05-21
1
-26
/
+40
*
Disable 0RTT if server and origin have different hosts.
bnc
2015-05-18
1
-20
/
+33
*
QUIC - Temporary fix for b/20760730 until channel_id_service is
rtenneti
2015-05-12
1
-2
/
+6
*
QUIC - Crash when there is a bad packet loss and the session is closed.
rtenneti
2015-04-05
1
-1
/
+2
*
Introduce AlternativeServiceInfo.
bnc
2015-03-31
1
-9
/
+10
*
QUIC - disable QUIC if packet loss rate is bad for a connection.
rtenneti
2015-03-27
1
-2
/
+44
*
Confirm QUIC alternative service upon success.
bnc
2015-03-26
1
-2
/
+4
*
Update HttpServerProperties::*AlternateProtocol* interface.
bnc
2015-03-20
1
-9
/
+11
*
QUIC - minor cleanup. Track methods that are janky. Methods that are
rtenneti
2015-03-18
1
-168
/
+0
*
Create a Perspective enum to use instead of a bool is_server to improve
rtenneti
2015-03-16
1
-8
/
+4
*
Add MarkAlternativeServiceRecentlyBroken.
bnc
2015-03-13
1
-22
/
+7
*
Revert of Add MarkAlternativeServiceRecentlyBroken. (patchset #2 id:60001 of ...
bnc
2015-03-12
1
-7
/
+22
*
Add MarkAlternativeServiceRecentlyBroken.
bnc
2015-03-12
1
-22
/
+7
*
Remove unused QuicStreamRequest::is_https_ field.
thakis
2015-03-08
1
-1
/
+0
*
QUIC - minor cleanup of the following field trials and used defaults for
rtenneti
2015-03-03
1
-16
/
+9
*
Revert of Revert of Add a new enable_nonblocking_io field trial param for QUI...
qyearsley
2015-02-28
1
-0
/
+10
*
Revert of Add a new enable_nonblocking_io field trial param for QUIC (patchse...
qyearsley
2015-02-28
1
-10
/
+0
*
Add a new enable_nonblocking_io field trial param for QUIC which enables the ...
rch
2015-02-28
1
-0
/
+10
*
Add a new receive_buffer_size field trial param for QUIC
rch
2015-02-27
1
-7
/
+5
*
QUIC - Added a histogram to collect the elapsed time between the end of
rtenneti
2015-02-27
1
-12
/
+14
*
Remove ScopedTrackers that are no longer needed.
michaeln
2015-02-27
1
-4
/
+0
*
QUIC - Add a field trial not to load QUIC server information from the
rtenneti
2015-02-24
1
-1
/
+3
*
QUIC - Cache the connection type and connection description. Make the
rtenneti
2015-02-23
1
-1
/
+1
*
Instrumenting QUIC code to find jank.
rtenneti
2015-02-18
1
-1
/
+7
*
QUIC - Added enable_connection_racing finch experiment to test racing of
rtenneti
2015-02-11
1
-1
/
+2
*
QUIC - Don't access HttpCache's Backend if HttpCache has gone away.
rtenneti
2015-02-10
1
-1
/
+1
*
ScopedTrackers to help pin down where IOThread::InitSystemRequestContextOnIOT...
michaeln
2015-02-09
1
-0
/
+4
*
Landing Recent QUIC Changes.
rtenneti
2015-02-07
1
-2
/
+1
*
QUIC - Race two connections. One connection which loads data from disk
rtenneti
2015-02-06
1
-77
/
+148
*
Make HttpServerProperties::GetSupportsQuic not host-specific.
rch
2015-02-04
1
-13
/
+5
*
Remove HasAlternateProtocol().
bnc
2015-02-03
1
-3
/
+3
*
Lint.
bnc
2015-01-30
1
-1
/
+1
*
QUIC - Deleted disable_loading_server_info_for_new_servers field trial.
rtenneti
2015-01-23
1
-4
/
+1
*
Further instrumentations of QuicStreamFactory::CreateSession to find janks
vadimt
2015-01-23
1
-0
/
+5
*
Revert of QUIC - Deleted disable_loading_server_info_for_new_servers field tr...
benwells
2015-01-23
1
-1
/
+4
*
QUIC - Deleted disable_loading_server_info_for_new_servers field trial.
rtenneti
2015-01-23
1
-4
/
+1
*
Do not pool QUIC sessions when privacy mode mismatches.
rch
2015-01-23
1
-6
/
+3
*
Deeper instrumentation of QuicStreamFactory::CreateSession to find jank
vadimt
2015-01-20
1
-0
/
+41
*
Use proper pair type in range-based for map iterations.
vmpstr
2015-01-14
1
-1
/
+1
*
Land Recent QUIC Changes.
rtenneti
2015-01-13
1
-2
/
+1
*
Instrumenting QuicTream* to find jank.
vadimt
2015-01-12
1
-0
/
+10
*
Land Recent QUIC Changes.
rtenneti
2015-01-09
1
-1
/
+0
*
QUIC - enabled FLAGS_allow_truncated_connection_ids_for_quic.
rtenneti
2015-01-09
1
-0
/
+7
*
Instrumenting QuicStreamFactory::Job internals for jank.
vadimt
2015-01-08
1
-0
/
+38
*
QUIC - Cancel loading of server config from disk cache based on srtt.
rtenneti
2015-01-06
1
-12
/
+28
[next]