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

Issue 1952923005: Refactor before implementing per stream suspension. (Closed)

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

Description

Refactor before implementing per stream suspension. This CL contains a few minor changes to names, function signatures and merges two structs into one. BUG=5868 Committed: https://crrev.com/2ebe5b1cd8e2e9b3142a122a56a1204904aad1d2 Cr-Commit-Position: refs/heads/master@{#12716}

Patch Set 1 #

Total comments: 13

Patch Set 2 : Addressed ps#1 comments and fix for failing test. #

Total comments: 6

Patch Set 3 : #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -117 lines) Patch
M webrtc/call/bitrate_allocator.h View 1 chunk +35 lines, -29 lines 0 comments Download
M webrtc/call/bitrate_allocator.cc View 1 2 6 chunks +71 lines, -70 lines 0 comments Download
M webrtc/call/bitrate_allocator_unittest.cc View 7 chunks +19 lines, -13 lines 0 comments Download
M webrtc/video/video_send_stream.cc View 1 2 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
mflodman
Stefan, Please take a look.
4 years, 7 months ago (2016-05-06 13:44:52 UTC) #2
mflodman
On 2016/05/06 13:44:52, mflodman wrote: > Stefan, > Please take a look. I'll look at ...
4 years, 7 months ago (2016-05-09 04:17:08 UTC) #3
stefan-webrtc
Don't think I found the issue, but otherwise a nice improvement! https://codereview.webrtc.org/1952923005/diff/1/webrtc/call/bitrate_allocator.cc File webrtc/call/bitrate_allocator.cc (right): ...
4 years, 7 months ago (2016-05-09 13:46:53 UTC) #4
mflodman
PTAL Stefan, Comment addressed / answered and issue found. https://codereview.webrtc.org/1952923005/diff/1/webrtc/call/bitrate_allocator.cc File webrtc/call/bitrate_allocator.cc (right): https://codereview.webrtc.org/1952923005/diff/1/webrtc/call/bitrate_allocator.cc#newcode58 webrtc/call/bitrate_allocator.cc:58: ...
4 years, 7 months ago (2016-05-11 14:53:04 UTC) #5
stefan-webrtc
LG, two minor comments. https://codereview.webrtc.org/1952923005/diff/1/webrtc/call/bitrate_allocator.cc File webrtc/call/bitrate_allocator.cc (right): https://codereview.webrtc.org/1952923005/diff/1/webrtc/call/bitrate_allocator.cc#newcode101 webrtc/call/bitrate_allocator.cc:101: it != bitrate_observer_configs_.end(); ++it) { ...
4 years, 7 months ago (2016-05-12 12:26:59 UTC) #6
mflodman
https://codereview.webrtc.org/1952923005/diff/20001/webrtc/call/bitrate_allocator.cc File webrtc/call/bitrate_allocator.cc (right): https://codereview.webrtc.org/1952923005/diff/20001/webrtc/call/bitrate_allocator.cc#newcode119 webrtc/call/bitrate_allocator.cc:119: if (last_bitrate_bps_ <= sum_min_bitrates) On 2016/05/12 12:26:59, stefan-webrtc (holmer) ...
4 years, 7 months ago (2016-05-12 13:10:59 UTC) #7
stefan-webrtc
lgtm https://codereview.webrtc.org/1952923005/diff/20001/webrtc/call/bitrate_allocator.cc File webrtc/call/bitrate_allocator.cc (right): https://codereview.webrtc.org/1952923005/diff/20001/webrtc/call/bitrate_allocator.cc#newcode119 webrtc/call/bitrate_allocator.cc:119: if (last_bitrate_bps_ <= sum_min_bitrates) On 2016/05/12 13:10:59, mflodman ...
4 years, 7 months ago (2016-05-12 13:33:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952923005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952923005/60001
4 years, 7 months ago (2016-05-13 07:44:23 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-13 08:43:54 UTC) #12
commit-bot: I haz the power
4 years, 7 months ago (2016-05-13 08:44:00 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/2ebe5b1cd8e2e9b3142a122a56a1204904aad1d2
Cr-Commit-Position: refs/heads/master@{#12716}

Powered by Google App Engine
This is Rietveld 408576698