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

Issue 2657863002: Move more calls to webrtc::field_trial::FindFullName into ctor (Closed)

Created:
3 years, 11 months ago by elad.alon
Modified:
3 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), peah-webrtc, zhengzhonghou_agora.io, stefan-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move more calls to webrtc::field_trial::FindFullName into ctor, thereby minimizing the non-trivial cost of repeated string comparisons. BUG=webrtc:7059 Review-Url: https://codereview.webrtc.org/2657863002 Cr-Commit-Position: refs/heads/master@{#16378} Committed: https://chromium.googlesource.com/external/webrtc/+/0fe1216c9c4cb7d1d60446f9b760d10d183ee0b4

Patch Set 1 #

Patch Set 2 : Rebased #

Total comments: 1

Patch Set 3 : CR #

Total comments: 1

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -27 lines) Patch
M webrtc/media/engine/webrtcvoiceengine.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M webrtc/modules/congestion_controller/transport_feedback_adapter.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/congestion_controller/transport_feedback_adapter.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M webrtc/video/video_send_stream.cc View 1 2 3 5 chunks +25 lines, -19 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
elad.alon_webrtc.org
3 years, 11 months ago (2017-01-25 18:17:17 UTC) #2
stefan-webrtc
lgtm
3 years, 10 months ago (2017-01-31 08:13:54 UTC) #5
minyue-webrtc
lgtm
3 years, 10 months ago (2017-01-31 08:47:25 UTC) #6
sprang_webrtc
lgtm
3 years, 10 months ago (2017-01-31 09:45:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2657863002/1
3 years, 10 months ago (2017-01-31 09:57:03 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios32_sim_ios9_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios32_sim_ios9_dbg/builds/867) ios64_sim_ios9_dbg on master.tryserver.webrtc (JOB_FAILED, ...
3 years, 10 months ago (2017-01-31 09:58:34 UTC) #11
minyue-webrtc
https://codereview.webrtc.org/2657863002/diff/20001/webrtc/video/video_send_stream.cc File webrtc/video/video_send_stream.cc (right): https://codereview.webrtc.org/2657863002/diff/20001/webrtc/video/video_send_stream.cc#newcode391 webrtc/video/video_send_stream.cc:391: size_t overhead_bytes_per_packet, Feels better if we keep it outside ...
3 years, 10 months ago (2017-01-31 11:48:06 UTC) #12
elad.alon_webrtc.org
On 2017/01/31 11:48:06, minyue-webrtc wrote: > https://codereview.webrtc.org/2657863002/diff/20001/webrtc/video/video_send_stream.cc > File webrtc/video/video_send_stream.cc (right): > > https://codereview.webrtc.org/2657863002/diff/20001/webrtc/video/video_send_stream.cc#newcode391 > ...
3 years, 10 months ago (2017-01-31 12:18:40 UTC) #13
minyue-webrtc
lgtm % a nit https://codereview.webrtc.org/2657863002/diff/40001/webrtc/video/video_send_stream.cc File webrtc/video/video_send_stream.cc (right): https://codereview.webrtc.org/2657863002/diff/40001/webrtc/video/video_send_stream.cc#newcode1246 webrtc/video/video_send_stream.cc:1246: uint32_t encoder_overhead_rate_bps = 0; nit: ...
3 years, 10 months ago (2017-01-31 12:42:02 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2657863002/60001
3 years, 10 months ago (2017-01-31 12:55:13 UTC) #17
commit-bot: I haz the power
3 years, 10 months ago (2017-01-31 13:48:43 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/0fe1216c9c4cb7d1d60446f9b...

Powered by Google App Engine
This is Rietveld 408576698