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

Issue 1731403002: media: Add out-of-line copy ctors for complex classes. (Closed)

Created:
4 years, 10 months ago by vmpstr
Modified:
4 years, 10 months ago
Reviewers:
Nico, DaleCurtis, dcheng
CC:
avayvod+watch_chromium.org, cbentzel+watch_chromium.org, chromium-reviews, eme-reviews_chromium.org, feature-media-reviews_chromium.org, imcheng+watch_chromium.org, isheriff+watch_chromium.org, jasonroberts+watch_google.com, mcasas+watch_chromium.org, miu+watch_chromium.org, posciak+watch_chromium.org, xjz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

media: Add out-of-line copy ctors for complex classes. This patch adds out of line copy constructors for classes that our clang-plugin considers heavy. This is an effort to enable copy constructor checks by default. BUG=436357 R=dalecurtis@chromium.org, dcheng@chromium.org, thakis@chromium.org Committed: https://crrev.com/9750c9d9a4b7c8b84716facbf16c735ae9b355bf Cr-Commit-Position: refs/heads/master@{#377967}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -0 lines) Patch
M media/base/audio_decoder_config.h View 1 chunk +2 lines, -0 lines 0 comments Download
M media/base/audio_decoder_config.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M media/base/audio_shifter.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/audio_shifter.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M media/base/audio_video_metadata_extractor.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/audio_video_metadata_extractor.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M media/base/bitstream_buffer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M media/base/bitstream_buffer.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M media/base/cdm_key_information.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/cdm_key_information.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M media/base/key_system_info.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/key_system_info.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M media/base/serial_runner.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/serial_runner.cc View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/text_track_config.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/text_track_config.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M media/base/video_decoder_config.h View 1 chunk +2 lines, -0 lines 0 comments Download
M media/base/video_decoder_config.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M media/capture/video/video_capture_device_info.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/capture/video/video_capture_device_info.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M media/cast/cast_config.h View 3 chunks +3 lines, -0 lines 0 comments Download
M media/cast/cast_config.cc View 3 chunks +7 lines, -0 lines 0 comments Download
M media/cast/logging/logging_defines.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/cast/logging/logging_defines.cc View 1 chunk +1 line, -0 lines 0 comments Download
M media/cast/net/rtcp/rtcp_defines.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/cast/net/rtcp/rtcp_defines.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M media/cdm/player_tracker_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/cdm/player_tracker_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M media/filters/gpu_video_decoder.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/filters/gpu_video_decoder.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M media/filters/video_renderer_algorithm.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/filters/video_renderer_algorithm.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M media/formats/webm/tracks_builder.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/formats/webm/tracks_builder.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M media/formats/webm/webm_cluster_parser.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/formats/webm/webm_cluster_parser.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M media/video/video_decode_accelerator.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/video/video_decode_accelerator.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
vmpstr
Please take a look.
4 years, 10 months ago (2016-02-24 18:36:37 UTC) #1
dcheng
lgtm
4 years, 10 months ago (2016-02-24 18:38:37 UTC) #2
DaleCurtis
Adds some noise, but seems to have grand savings, so lgtm
4 years, 10 months ago (2016-02-24 20:20:38 UTC) #3
DaleCurtis
You have numbers on other binaries in the bug, how does this affect the final ...
4 years, 10 months ago (2016-02-24 20:21:02 UTC) #4
vmpstr
On 2016/02/24 20:21:02, DaleCurtis wrote: > You have numbers on other binaries in the bug, ...
4 years, 10 months ago (2016-02-24 21:46:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1731403002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1731403002/1
4 years, 10 months ago (2016-02-24 21:48:21 UTC) #7
DaleCurtis
Ah, I missed that comment w/ all the totals. Thanks! Nice work.
4 years, 10 months ago (2016-02-24 21:51:45 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_rel/builds/26889) linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 10 months ago (2016-02-24 22:00:22 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1731403002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1731403002/1
4 years, 10 months ago (2016-02-25 22:57:00 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_rel/builds/27712)
4 years, 10 months ago (2016-02-25 23:43:05 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1731403002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1731403002/1
4 years, 10 months ago (2016-02-26 19:46:13 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-26 20:49:14 UTC) #17
commit-bot: I haz the power
4 years, 10 months ago (2016-02-26 20:50:32 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/9750c9d9a4b7c8b84716facbf16c735ae9b355bf
Cr-Commit-Position: refs/heads/master@{#377967}

Powered by Google App Engine
This is Rietveld 408576698