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

Issue 556693002: Cast: Logging estimates clock difference based on packets (Closed)

Created:
6 years, 3 months ago by hubbe
Modified:
6 years, 3 months ago
Reviewers:
imcheng, miu
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Cast: Logging estimates clock difference based on packets Makes the clock offset estimator more accurate and reacts faster. This comes from issue 519163002 (but without the tracing.) Committed: https://crrev.com/d589cbb03475c509e0c6445534b6358e982ad014 Cr-Commit-Position: refs/heads/master@{#294325}

Patch Set 1 #

Total comments: 12

Patch Set 2 : comments addressed #

Total comments: 4

Patch Set 3 : typ0 fix #

Patch Set 4 : win compile fix #

Patch Set 5 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+280 lines, -145 lines) Patch
A media/cast/common/mod_util.h View 1 1 chunk +54 lines, -0 lines 0 comments Download
M media/cast/logging/raw_event_subscriber_bundle.cc View 1 chunk +1 line, -2 lines 0 comments Download
M media/cast/logging/receiver_time_offset_estimator_impl.h View 1 2 2 chunks +56 lines, -31 lines 0 comments Download
M media/cast/logging/receiver_time_offset_estimator_impl.cc View 1 2 3 1 chunk +98 lines, -104 lines 0 comments Download
M media/cast/logging/receiver_time_offset_estimator_impl_unittest.cc View 9 chunks +70 lines, -6 lines 0 comments Download
M media/cast/test/sender.cc View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
hubbe
6 years, 3 months ago (2014-09-09 00:11:56 UTC) #2
imcheng
Thanks for the patch. https://codereview.chromium.org/556693002/diff/1/media/cast/common/mod_util.h File media/cast/common/mod_util.h (right): https://codereview.chromium.org/556693002/diff/1/media/cast/common/mod_util.h#newcode5 media/cast/common/mod_util.h:5: #ifndef MEDIA_CAST_MOD_UTIL_H_ MEDIA_CAST_COMMON_MOD_UTIL_H_ https://codereview.chromium.org/556693002/diff/1/media/cast/common/mod_util.h#newcode18 media/cast/common/mod_util.h:18: ...
6 years, 3 months ago (2014-09-09 01:04:23 UTC) #3
hubbe
https://codereview.chromium.org/556693002/diff/1/media/cast/common/mod_util.h File media/cast/common/mod_util.h (right): https://codereview.chromium.org/556693002/diff/1/media/cast/common/mod_util.h#newcode5 media/cast/common/mod_util.h:5: #ifndef MEDIA_CAST_MOD_UTIL_H_ On 2014/09/09 01:04:23, imcheng1 wrote: > MEDIA_CAST_COMMON_MOD_UTIL_H_ ...
6 years, 3 months ago (2014-09-09 19:06:15 UTC) #4
imcheng
lgtm
6 years, 3 months ago (2014-09-09 19:08:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hubbe@chromium.org/556693002/20001
6 years, 3 months ago (2014-09-09 19:14:01 UTC) #7
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 3 months ago (2014-09-09 19:14:03 UTC) #9
hubbe
+miu for committer review
6 years, 3 months ago (2014-09-09 20:46:56 UTC) #11
miu
lgtm https://codereview.chromium.org/556693002/diff/20001/media/cast/logging/receiver_time_offset_estimator_impl.cc File media/cast/logging/receiver_time_offset_estimator_impl.cc (left): https://codereview.chromium.org/556693002/diff/20001/media/cast/logging/receiver_time_offset_estimator_impl.cc#oldcode50 media/cast/logging/receiver_time_offset_estimator_impl.cc:50: case FRAME_ENCODED: Did you mean to handle this ...
6 years, 3 months ago (2014-09-10 18:55:44 UTC) #12
hubbe
https://codereview.chromium.org/556693002/diff/20001/media/cast/logging/receiver_time_offset_estimator_impl.cc File media/cast/logging/receiver_time_offset_estimator_impl.cc (left): https://codereview.chromium.org/556693002/diff/20001/media/cast/logging/receiver_time_offset_estimator_impl.cc#oldcode50 media/cast/logging/receiver_time_offset_estimator_impl.cc:50: case FRAME_ENCODED: On 2014/09/10 18:55:43, miu wrote: > Did ...
6 years, 3 months ago (2014-09-10 20:43:31 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/556693002/80001
6 years, 3 months ago (2014-09-10 23:49:46 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 22200387a40f1fd87d9480905286bc8c3a4582d7
6 years, 3 months ago (2014-09-11 05:36:56 UTC) #16
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 05:40:15 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d589cbb03475c509e0c6445534b6358e982ad014
Cr-Commit-Position: refs/heads/master@{#294325}

Powered by Google App Engine
This is Rietveld 408576698