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

Issue 1512853002: Nuke TickTime::UseFakeClock. (Closed)

Created:
5 years ago by pbos-webrtc
Modified:
5 years ago
Reviewers:
mflodman
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), henrika_webrtc, zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, fengyue_agora.io, andresp, peah-webrtc, the sun, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Nuke TickTime::UseFakeClock. Removes the global simulated time that affects (or breaks) following tests in the same binary and replaces it with SimulatedClock. BUG=webrtc:5318 R=mflodman@webrtc.org Committed: https://crrev.com/d3c944755ec546f46d5bdd84bff359fe6c4639e9 Cr-Commit-Position: refs/heads/master@{#10947}

Patch Set 1 #

Patch Set 2 : cl format #

Total comments: 6

Patch Set 3 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -118 lines) Patch
M webrtc/audio/audio_send_stream_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/call/call.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/call/congestion_controller.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/system_wrappers/include/tick_util.h View 2 chunks +1 line, -14 lines 0 comments Download
M webrtc/system_wrappers/source/tick_util.cc View 2 chunks +0 lines, -13 lines 0 comments Download
M webrtc/test/direct_transport.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/test/fake_network_pipe.h View 1 2 3 chunks +9 lines, -13 lines 0 comments Download
M webrtc/test/fake_network_pipe.cc View 1 2 5 chunks +10 lines, -9 lines 0 comments Download
M webrtc/test/fake_network_pipe_unittest.cc View 1 16 chunks +32 lines, -22 lines 0 comments Download
M webrtc/video_engine/call_stats.h View 3 chunks +3 lines, -1 line 0 comments Download
M webrtc/video_engine/call_stats.cc View 1 2 chunks +8 lines, -9 lines 0 comments Download
M webrtc/video_engine/call_stats_unittest.cc View 1 13 chunks +19 lines, -18 lines 0 comments Download
M webrtc/video_engine/vie_remb.h View 2 chunks +2 lines, -1 line 0 comments Download
M webrtc/video_engine/vie_remb.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M webrtc/video_engine/vie_remb_unittest.cc View 8 chunks +12 lines, -9 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
pbos-webrtc
PTAL
5 years ago (2015-12-09 09:23:08 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1512853002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1512853002/1
5 years ago (2015-12-09 09:23:23 UTC) #3
pbos-webrtc
cl format
5 years ago (2015-12-09 09:23:39 UTC) #4
mflodman
A few comments, LGTM with these addressed. https://codereview.webrtc.org/1512853002/diff/20001/webrtc/call/congestion_controller.cc File webrtc/call/congestion_controller.cc (right): https://codereview.webrtc.org/1512853002/diff/20001/webrtc/call/congestion_controller.cc#newcode150 webrtc/call/congestion_controller.cc:150: : clock_(Clock::GetRealTimeClock()), ...
5 years ago (2015-12-09 10:11:26 UTC) #6
pbos-webrtc
https://codereview.webrtc.org/1512853002/diff/20001/webrtc/call/congestion_controller.cc File webrtc/call/congestion_controller.cc (right): https://codereview.webrtc.org/1512853002/diff/20001/webrtc/call/congestion_controller.cc#newcode150 webrtc/call/congestion_controller.cc:150: : clock_(Clock::GetRealTimeClock()), On 2015/12/09 10:11:25, mflodman wrote: > We ...
5 years ago (2015-12-09 10:19:04 UTC) #7
pbos-webrtc
feedback
5 years ago (2015-12-09 10:19:19 UTC) #8
pbos-webrtc
Committed patchset #3 (id:40001) manually as d3c944755ec546f46d5bdd84bff359fe6c4639e9 (presubmit successful).
5 years ago (2015-12-09 10:21:15 UTC) #10
commit-bot: I haz the power
5 years ago (2015-12-09 10:21:20 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d3c944755ec546f46d5bdd84bff359fe6c4639e9
Cr-Commit-Position: refs/heads/master@{#10947}

Powered by Google App Engine
This is Rietveld 408576698