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

Issue 56333003: Adding transport to Cast/test (Closed)

Created:
7 years, 1 month ago by mikhal
Modified:
7 years, 1 month ago
Reviewers:
Alpha Left Google
CC:
chromium-reviews, feature-media-reviews_chromium.org, miu+watch_chromium.org
Visibility:
Public.

Description

Adding transport to Cast/test Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233220

Patch Set 1 #

Patch Set 2 : Fix loss calculation #

Total comments: 38

Patch Set 3 : Responding to review #

Total comments: 6

Patch Set 4 : Responding to review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+237 lines, -7 lines) Patch
A media/cast/test/transport/transport.h View 1 2 1 chunk +55 lines, -0 lines 0 comments Download
A media/cast/test/transport/transport.cc View 1 2 3 1 chunk +176 lines, -0 lines 0 comments Download
A + media/cast/test/transport/transport.gyp View 1 chunk +6 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
mikhal
Please review, -Mikhal
7 years, 1 month ago (2013-11-01 18:34:16 UTC) #1
Alpha Left Google
Looks pretty good. Just have a few minor comments. https://chromiumcodereview.appspot.com/56333003/diff/40001/media/cast/test/transport/transport.cc File media/cast/test/transport/transport.cc (right): https://chromiumcodereview.appspot.com/56333003/diff/40001/media/cast/test/transport/transport.cc#newcode7 media/cast/test/transport/transport.cc:7: ...
7 years, 1 month ago (2013-11-01 23:23:18 UTC) #2
mikhal
PTAL https://chromiumcodereview.appspot.com/56333003/diff/40001/media/cast/test/transport/transport.cc File media/cast/test/transport/transport.cc (right): https://chromiumcodereview.appspot.com/56333003/diff/40001/media/cast/test/transport/transport.cc#newcode7 media/cast/test/transport/transport.cc:7: #include <stdio.h> On 2013/11/01 23:23:19, Alpha wrote: > ...
7 years, 1 month ago (2013-11-04 17:50:41 UTC) #3
Alpha Left Google
https://codereview.chromium.org/56333003/diff/190001/media/cast/test/transport/transport.cc File media/cast/test/transport/transport.cc (right): https://codereview.chromium.org/56333003/diff/190001/media/cast/test/transport/transport.cc#newcode42 media/cast/test/transport/transport.cc:42: void DeletePacket(const uint8* packet) { Remove this method as ...
7 years, 1 month ago (2013-11-04 19:51:09 UTC) #4
mikhal
ptal https://codereview.chromium.org/56333003/diff/190001/media/cast/test/transport/transport.cc File media/cast/test/transport/transport.cc (right): https://codereview.chromium.org/56333003/diff/190001/media/cast/test/transport/transport.cc#newcode42 media/cast/test/transport/transport.cc:42: void DeletePacket(const uint8* packet) { True.Done. On 2013/11/04 ...
7 years, 1 month ago (2013-11-04 21:20:07 UTC) #5
Alpha Left Google
LGTM.
7 years, 1 month ago (2013-11-04 21:31:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhal@google.com/56333003/190002
7 years, 1 month ago (2013-11-04 21:52:30 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=219031
7 years, 1 month ago (2013-11-05 02:35:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhal@google.com/56333003/190002
7 years, 1 month ago (2013-11-05 04:03:26 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=184848
7 years, 1 month ago (2013-11-05 06:48:37 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhal@google.com/56333003/190002
7 years, 1 month ago (2013-11-05 15:42:49 UTC) #11
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=219725
7 years, 1 month ago (2013-11-05 18:42:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhal@google.com/56333003/190002
7 years, 1 month ago (2013-11-05 19:23:52 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=219975
7 years, 1 month ago (2013-11-05 23:30:59 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mikhal@google.com/56333003/190002
7 years, 1 month ago (2013-11-05 23:54:26 UTC) #15
commit-bot: I haz the power
7 years, 1 month ago (2013-11-06 05:41:32 UTC) #16
Message was sent while issue was closed.
Change committed as 233220

Powered by Google App Engine
This is Rietveld 408576698