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

Issue 2779623002: remove more CriticalSectionWrappers. (Closed)

Created:
3 years, 9 months ago by kthelgason
Modified:
3 years, 9 months ago
Reviewers:
tommi
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, AleBzk, henrika_webrtc, zhengzhonghou_agora.io, Andrew MacDonald, stefan-webrtc, tterriberry_mozilla.com, fengyue_agora.io, hlundin-webrtc, peah-webrtc, minyue-webrtc, the sun, mflodman, audio-team_agora.io
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

remove more CriticalSectionWrappers. BUG=webrtc:7035 Review-Url: https://codereview.webrtc.org/2779623002 Cr-Commit-Position: refs/heads/master@{#17392} Committed: https://chromium.googlesource.com/external/webrtc/+/d701dfdeef231185b262bc9fe7024b6211ae96bf

Patch Set 1 #

Patch Set 2 : Add override #

Total comments: 2

Patch Set 3 : no const crit sections #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -91 lines) Patch
M webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/modules/video_coding/media_optimization.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/video_coding/media_optimization.cc View 9 chunks +10 lines, -11 lines 0 comments Download
M webrtc/modules/video_coding/receiver.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/video_coding/receiver.cc View 5 chunks +5 lines, -7 lines 0 comments Download
M webrtc/modules/video_coding/timing.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/video_coding/timing.cc View 12 chunks +33 lines, -35 lines 0 comments Download
M webrtc/modules/video_coding/video_coding_impl.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M webrtc/system_wrappers/include/static_instance.h View 3 chunks +5 lines, -11 lines 0 comments Download
M webrtc/system_wrappers/source/trace_posix.h View 1 3 chunks +3 lines, -3 lines 0 comments Download
M webrtc/system_wrappers/source/trace_posix.cc View 2 chunks +2 lines, -7 lines 0 comments Download
M webrtc/test/fake_network_pipe.h View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/test/frame_generator_capturer.h View 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/voice_engine/file_recorder.cc View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 23 (16 generated)
kthelgason
I'm trying to keep these CLs manageble in size so I will split this work ...
3 years, 9 months ago (2017-03-27 11:11:11 UTC) #2
tommi
lgtm with the 'const' qualifier below removed https://codereview.webrtc.org/2779623002/diff/20001/webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h File webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h (right): https://codereview.webrtc.org/2779623002/diff/20001/webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h#newcode151 webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h:151: const rtc::CriticalSection ...
3 years, 9 months ago (2017-03-27 12:15:19 UTC) #9
kthelgason
https://codereview.webrtc.org/2779623002/diff/20001/webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h File webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h (right): https://codereview.webrtc.org/2779623002/diff/20001/webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h#newcode151 webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h:151: const rtc::CriticalSection _crit; On 2017/03/27 12:15:19, tommi (webrtc) wrote: ...
3 years, 9 months ago (2017-03-27 12:23:57 UTC) #12
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/2779623002/40001
3 years, 9 months ago (2017-03-27 12:24:24 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: ios64_sim_ios9_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios64_sim_ios9_dbg/builds/2824) ios_arm64_rel on master.tryserver.webrtc (JOB_FAILED, ...
3 years, 9 months ago (2017-03-27 12:25:55 UTC) #17
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/2779623002/60001
3 years, 9 months ago (2017-03-27 13:42:41 UTC) #20
commit-bot: I haz the power
3 years, 9 months ago (2017-03-27 14:25:01 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/d701dfdeef231185b262bc9fe...

Powered by Google App Engine
This is Rietveld 408576698