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

Issue 1215113003: Added FullStack performance test for screensharing with VP9 (Closed)

Created:
5 years, 5 months ago by ivica
Modified:
5 years, 4 months ago
Reviewers:
pbos-webrtc
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), stefan-webrtc, tterriberry_mozilla.com, andresp, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Added FullStack performance test for screensharing with VP9 Committed: https://crrev.com/028cf488284735f949ff1edf88a5b9bf731eb184 Cr-Commit-Position: refs/heads/master@{#9657}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removing the comments regarding the payload_type #

Patch Set 3 : Putting payload_type outside the if-else #

Patch Set 4 : Increasing timeout for Android FullStack test #

Patch Set 5 : Fixing compile errors... #

Total comments: 1

Patch Set 6 : Replacing ifdefs with kLongTimeoutMs #

Patch Set 7 : Fixing formatting #

Patch Set 8 : Disabling VP9 performance test on Android #

Patch Set 9 : Fixing test names #

Patch Set 10 : Changing test names and labels #

Total comments: 2

Patch Set 11 : editing comments and reverting timeout #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -20 lines) Patch
M webrtc/video/full_stack.cc View 1 2 3 4 5 6 7 8 9 10 13 chunks +67 lines, -19 lines 0 comments Download
M webrtc/video/screenshare_loopback.cc View 1 2 3 4 5 6 7 8 9 3 chunks +14 lines, -1 line 0 comments Download

Messages

Total messages: 43 (24 generated)
ivica
In video/full_stack.cc, which payload_types should we use for VP8 and VP9 codecs? Currently, 124 is ...
5 years, 5 months ago (2015-07-07 09:57:51 UTC) #2
pbos-webrtc
lgtm, feel free to put payload_type outside the if-else https://codereview.webrtc.org/1215113003/diff/1/webrtc/video/full_stack.cc File webrtc/video/full_stack.cc (right): https://codereview.webrtc.org/1215113003/diff/1/webrtc/video/full_stack.cc#newcode452 webrtc/video/full_stack.cc:452: ...
5 years, 5 months ago (2015-07-07 13:28:29 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1215113003/40001
5 years, 5 months ago (2015-07-10 13:54:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1215113003/60001
5 years, 5 months ago (2015-07-13 09:17:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1215113003/80001
5 years, 5 months ago (2015-07-13 09:25:31 UTC) #15
pbos-webrtc
https://codereview.webrtc.org/1215113003/diff/80001/webrtc/video/full_stack.cc File webrtc/video/full_stack.cc (right): https://codereview.webrtc.org/1215113003/diff/80001/webrtc/video/full_stack.cc#newcode211 webrtc/video/full_stack.cc:211: #ifdef WEBRTC_ANDROID not lgtm, can you use kLongTimeoutMs for ...
5 years, 5 months ago (2015-07-13 09:34:43 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1215113003/120001
5 years, 5 months ago (2015-07-13 10:05:24 UTC) #19
commit-bot: I haz the power
A disapproval has been posted by following reviewers: pbos@webrtc.org. Please make sure to get positive ...
5 years, 5 months ago (2015-07-13 10:05:26 UTC) #21
pbos-webrtc
lgtm
5 years, 5 months ago (2015-07-14 11:14:08 UTC) #22
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1215113003/120001
5 years, 5 months ago (2015-07-14 11:15:10 UTC) #24
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android/builds/6784) (exceeded global ...
5 years, 5 months ago (2015-07-14 12:00:58 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1215113003/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1215113003/140001
5 years, 5 months ago (2015-07-24 08:11:57 UTC) #31
ivica
I disabled the VP9 performance test on Android the same way it was disabled for ...
5 years, 5 months ago (2015-07-24 08:15:39 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1215113003/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1215113003/160001
5 years, 5 months ago (2015-07-24 08:19:18 UTC) #36
pbos-webrtc
https://codereview.webrtc.org/1215113003/diff/180001/webrtc/video/full_stack.cc File webrtc/video/full_stack.cc (right): https://codereview.webrtc.org/1215113003/diff/180001/webrtc/video/full_stack.cc#newcode743 webrtc/video/full_stack.cc:743: "screenshare_slides", // keep the old label remove comment, or ...
5 years, 4 months ago (2015-07-30 08:27:55 UTC) #38
pbos-webrtc
lgtm
5 years, 4 months ago (2015-07-30 08:35:02 UTC) #39
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1215113003/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1215113003/200001
5 years, 4 months ago (2015-07-30 08:35:21 UTC) #41
commit-bot: I haz the power
Committed patchset #11 (id:200001)
5 years, 4 months ago (2015-07-30 09:15:59 UTC) #42
commit-bot: I haz the power
5 years, 4 months ago (2015-07-30 09:16:09 UTC) #43
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/028cf488284735f949ff1edf88a5b9bf731eb184
Cr-Commit-Position: refs/heads/master@{#9657}

Powered by Google App Engine
This is Rietveld 408576698