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

Issue 1840223002: cc: Remove BeginFrameSource::Create methods (Closed)

Created:
4 years, 8 months ago by enne (OOO)
Modified:
4 years, 8 months ago
Reviewers:
danakj, Fady Samuel
CC:
cc-bugs_chromium.org, chromium-reviews, scheduler-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Remove BeginFrameSource::Create methods These don't do anything but force the object to be created in the heap and then wrap them in a scoped_ptr. Callers can do that themselves without needing a second, static copy of every constructor. R=danakj@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/58765cfdaa92549be372ac2965cbcc4cef30f7ff Cr-Commit-Position: refs/heads/master@{#383863}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix test BFS and mus too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -82 lines) Patch
M cc/scheduler/begin_frame_source.h View 4 chunks +5 lines, -9 lines 0 comments Download
M cc/scheduler/begin_frame_source.cc View 2 chunks +7 lines, -14 lines 0 comments Download
M cc/scheduler/begin_frame_source_unittest.cc View 1 3 chunks +5 lines, -12 lines 0 comments Download
M cc/scheduler/scheduler_unittest.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M cc/surfaces/display_scheduler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/surfaces/onscreen_display_client.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/test/scheduler_test_common.h View 1 2 chunks +5 lines, -25 lines 0 comments Download
M cc/test/scheduler_test_common.cc View 1 1 chunk +7 lines, -2 lines 0 comments Download
M cc/trees/proxy_impl.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M cc/trees/single_thread_proxy.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M components/mus/surfaces/top_level_display_client.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (5 generated)
enne (OOO)
4 years, 8 months ago (2016-03-29 21:03:54 UTC) #2
danakj
LGTM https://codereview.chromium.org/1840223002/diff/1/cc/scheduler/begin_frame_source.h File cc/scheduler/begin_frame_source.h (right): https://codereview.chromium.org/1840223002/diff/1/cc/scheduler/begin_frame_source.h#newcode218 cc/scheduler/begin_frame_source.h:218: scoped_ptr<DelayBasedTimeSource> time_source); This one is only meant for ...
4 years, 8 months ago (2016-03-29 21:32:32 UTC) #3
enne (OOO)
https://codereview.chromium.org/1840223002/diff/1/cc/scheduler/begin_frame_source.h File cc/scheduler/begin_frame_source.h (right): https://codereview.chromium.org/1840223002/diff/1/cc/scheduler/begin_frame_source.h#newcode218 cc/scheduler/begin_frame_source.h:218: scoped_ptr<DelayBasedTimeSource> time_source); On 2016/03/29 at 21:32:32, danakj wrote: > ...
4 years, 8 months ago (2016-03-29 21:35:14 UTC) #4
enne (OOO)
+fsamuel for components/mus/
4 years, 8 months ago (2016-03-29 21:38:59 UTC) #6
Fady Samuel
mus lgtm
4 years, 8 months ago (2016-03-29 21:40:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1840223002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1840223002/20001
4 years, 8 months ago (2016-03-29 21:59:18 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-03-29 23:35:42 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-03-29 23:36:58 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/58765cfdaa92549be372ac2965cbcc4cef30f7ff
Cr-Commit-Position: refs/heads/master@{#383863}

Powered by Google App Engine
This is Rietveld 408576698