Landing Recent QUIC changes until and including Tue Nov 17 21:35:40 2015

Replace QUIC's TcpLossAlgorithm and TimeLossAlgorithm with a GeneralLossAlgorithm.  Flag protected by gfe2_reloadable_flag_quic_general_loss_algorithm.

Merge Internal Change: 108073629
https://codereview.chromium.org/1471963004/

Replace QUIC's all_transmissions list with a retransmission packet number.
Protected by quic_track_single_retransmission.

Merge internal change: 108055501
https://codereview.chromium.org/1475533002/

Remove TOO_MANY_UNFINISHED_STREAMS from error code list.

After deprecation of the feature flag
gfe2_reloadable_flag_quic_count_unfinished_as_open_streams,
QUIC_TOO_MANY_UNFINISHED_STREAMS is not in use anymore.

Merge internal change: 107987397
https://codereview.chromium.org/1469183004/

Change to passing a TransmissionInfo* into QuicUnackedPacketMap to save extra lookups.  No functional change.

Estimated to save 0.5% on bandaid GFEs.

Merge internal change: 107981081
https://codereview.chromium.org/1470183003/

Review URL: https://codereview.chromium.org/1471343003

Cr-Commit-Position: refs/heads/master@{#361483}
23 files changed