Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Issue 2089553002: Refactoring on QUIC (Closed)

Created:
4 years, 6 months ago by Zhi Huang
Modified:
4 years, 2 months ago
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc, the sun
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Refactoring on QUIC related classes. Merge with the latest webrtc native code. Remove deprecated function Connect() in QuicTransportChannel. Fix the compiling issue and broken unit tests by adding the network thread to QUIC related classes. Committed: https://crrev.com/f2c2f8f20cdc2e77ca69b36b9daa00c4de220022 Cr-Commit-Position: refs/heads/master@{#13472}

Patch Set 1 #

Patch Set 2 : Disable quic for review. #

Total comments: 10

Patch Set 3 : Merge with new changes. #

Patch Set 4 : Split the CL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -38 lines) Patch
M webrtc/api/quicdatachannel.h View 3 chunks +8 lines, -3 lines 0 comments Download
M webrtc/api/quicdatachannel.cc View 6 chunks +10 lines, -8 lines 0 comments Download
M webrtc/api/quicdatachannel_unittest.cc View 1 2 2 chunks +3 lines, -4 lines 0 comments Download
M webrtc/api/quicdatatransport.h View 2 chunks +5 lines, -2 lines 0 comments Download
M webrtc/api/quicdatatransport.cc View 2 chunks +8 lines, -4 lines 0 comments Download
M webrtc/api/quicdatatransport_unittest.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/p2p/quic/quicsession_unittest.cc View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/p2p/quic/quictransportchannel.h View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/p2p/quic/quictransportchannel.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/p2p/quic/quictransportchannel_unittest.cc View 1 2 2 chunks +0 lines, -4 lines 0 comments Download
M webrtc/p2p/quic/reliablequicstream_unittest.cc View 1 2 5 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 28 (15 generated)
Zhi Huang
4 years, 6 months ago (2016-06-24 17:02:34 UTC) #2
pthatcher1
lgtm, with nits https://codereview.webrtc.org/2089553002/diff/20001/webrtc/api/peerconnection_unittest.cc File webrtc/api/peerconnection_unittest.cc (right): https://codereview.webrtc.org/2089553002/diff/20001/webrtc/api/peerconnection_unittest.cc#newcode2091 webrtc/api/peerconnection_unittest.cc:2091: // audio and video, and a ...
4 years, 5 months ago (2016-06-28 22:39:03 UTC) #4
Taylor Brandstetter
Mostly just nits about tests names etc., but I have some concerns about the interaction ...
4 years, 5 months ago (2016-06-29 17:50:05 UTC) #5
pthatcher1
https://codereview.webrtc.org/2089553002/diff/20001/webrtc/api/webrtcsession.cc File webrtc/api/webrtcsession.cc (right): https://codereview.webrtc.org/2089553002/diff/20001/webrtc/api/webrtcsession.cc#newcode1842 webrtc/api/webrtcsession.cc:1842: #endif // HAVE_QUIC On 2016/06/29 17:50:04, Taylor Brandstetter wrote: ...
4 years, 5 months ago (2016-06-29 18:35:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2089553002/60001
4 years, 5 months ago (2016-07-13 20:08:44 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-13 20:35:41 UTC) #11
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 20:35:42 UTC) #12
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/36c8d69ce188102ae6fd48c371cf1518f08698fb Cr-Commit-Position: refs/heads/master@{#13470}
4 years, 5 months ago (2016-07-13 20:35:54 UTC) #14
Taylor Brandstetter
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.webrtc.org/2146133002/ by deadbeef@webrtc.org. ...
4 years, 5 months ago (2016-07-13 20:57:11 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2089553002/60001
4 years, 5 months ago (2016-07-13 21:12:15 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-13 21:13:54 UTC) #25
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 21:13:59 UTC) #26
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 21:14:02 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f2c2f8f20cdc2e77ca69b36b9daa00c4de220022
Cr-Commit-Position: refs/heads/master@{#13472}

Powered by Google App Engine
This is Rietveld 408576698