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

Issue 2547233002: Add a QuicChromiumClock and make QuicClock abstract to match internal code. (Closed)

Created:
4 years ago by Ryan Hamilton
Modified:
4 years ago
Reviewers:
Jana
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a QuicChromiumClock and make QuicClock abstract to match internal code. BUG= Committed: https://crrev.com/799bbe860fd36a73c92f0bdf7e7f061e0cde54e3 Cr-Commit-Position: refs/heads/master@{#436601}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -138 lines) Patch
M net/http/http_network_session.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/net.gypi View 3 chunks +4 lines, -2 lines 0 comments Download
D net/quic/core/quic_clock_test.cc View 1 chunk +0 lines, -38 lines 0 comments Download
M net/quic/platform/api/quic_clock.h View 1 chunk +7 lines, -11 lines 2 comments Download
A + net/quic/platform/api/quic_clock.cc View 1 chunk +0 lines, -17 lines 1 comment Download
A net/quic/platform/impl/quic_chromium_clock.h View 1 chunk +31 lines, -0 lines 0 comments Download
A net/quic/platform/impl/quic_chromium_clock.cc View 1 chunk +30 lines, -0 lines 0 comments Download
A + net/quic/platform/impl/quic_chromium_clock_test.cc View 2 chunks +5 lines, -5 lines 0 comments Download
D net/quic/platform/impl/quic_clock.cc View 1 chunk +0 lines, -48 lines 0 comments Download
M net/quic/quartc/quartc_factory.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quartc/quartc_session.h View 2 chunks +2 lines, -1 line 0 comments Download
M net/quic/quartc/quartc_session_test.cc View 2 chunks +2 lines, -1 line 0 comments Download
M net/quic/quartc/quartc_stream_test.cc View 2 chunks +2 lines, -1 line 0 comments Download
M net/quic/test_tools/crypto_test_utils.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/test_tools/mock_clock.h View 1 chunk +5 lines, -4 lines 0 comments Download
M net/quic/test_tools/quic_stream_factory_peer.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/tools/quic/quic_simple_client.h View 2 chunks +2 lines, -1 line 0 comments Download
M net/tools/quic/quic_simple_server.h View 2 chunks +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 21 (10 generated)
Ryan Hamilton
4 years ago (2016-12-02 23:28:49 UTC) #2
Jana
Looks good! A couple of comments. https://codereview.chromium.org/2547233002/diff/1/net/quic/platform/api/quic_clock.cc File net/quic/platform/api/quic_clock.cc (right): https://codereview.chromium.org/2547233002/diff/1/net/quic/platform/api/quic_clock.cc#newcode13 net/quic/platform/api/quic_clock.cc:13: QuicTime QuicClock::ConvertWallTimeToQuicTime( Since ...
4 years ago (2016-12-03 19:32:19 UTC) #7
Ryan Hamilton
On 2016/12/03 19:32:19, Jana wrote: > Looks good! A couple of comments. > > https://codereview.chromium.org/2547233002/diff/1/net/quic/platform/api/quic_clock.cc ...
4 years ago (2016-12-04 03:01:11 UTC) #8
Ryan Hamilton
On 2016/12/04 03:01:11, Ryan Hamilton wrote: > > These are all great suggestions! But since ...
4 years ago (2016-12-05 23:57:01 UTC) #9
Jana
On 2016/12/05 23:57:01, Ryan Hamilton wrote: > On 2016/12/04 03:01:11, Ryan Hamilton wrote: > > ...
4 years ago (2016-12-06 06:14:36 UTC) #10
Jana
lgtm
4 years ago (2016-12-06 06:14:46 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2547233002/1
4 years ago (2016-12-06 06:15:07 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/274145)
4 years ago (2016-12-06 07:16:50 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.chromium.org/2547233002/1
4 years ago (2016-12-06 14:41:58 UTC) #17
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-06 15:30:37 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-06 15:32:30 UTC) #21
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/799bbe860fd36a73c92f0bdf7e7f061e0cde54e3
Cr-Commit-Position: refs/heads/master@{#436601}

Powered by Google App Engine
This is Rietveld 408576698