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

Issue 1762823002: Remove runtime toggling of throttling frames (Closed)

Created:
4 years, 9 months ago by enne (OOO)
Modified:
4 years, 9 months ago
Reviewers:
sunnyps, Sami
CC:
bajones, 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

Remove runtime toggling of throttling frames This was added in https://codereview.chromium.org/811523002, but was never actually hooked up to anything. So, time to remove it. Sorry year old feature that never got finished, your time can come again. This is just scheduler cleanup to make it possible to do further begin frame source refactoring. The followups to this patch are to make scheduler not own any begin frame source (always external, from its perspective) and then make it possible to remove/change the begin frame source the scheduler is using. Committed: https://crrev.com/1e43e0d8e6dc2ec7c73a2587d21c079663e89159 Cr-Commit-Position: refs/heads/master@{#380000}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -204 lines) Patch
M cc/scheduler/scheduler.h View 2 chunks +0 lines, -2 lines 0 comments Download
M cc/scheduler/scheduler.cc View 5 chunks +9 lines, -14 lines 0 comments Download
M cc/scheduler/scheduler_unittest.cc View 1 chunk +0 lines, -114 lines 0 comments Download
M cc/test/fake_proxy.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/test/proxy_impl_for_test.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/test/proxy_impl_for_test.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M cc/test/scheduler_test_common.h View 1 chunk +3 lines, -1 line 0 comments Download
M cc/test/test_hooks.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/channel_main.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M cc/trees/proxy.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/trees/proxy_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/proxy_impl.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M cc/trees/proxy_main.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/proxy_main.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M cc/trees/remote_channel_impl.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/remote_channel_impl.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M cc/trees/remote_channel_main.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/remote_channel_main.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/trees/single_thread_proxy.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/single_thread_proxy.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M cc/trees/threaded_channel.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/threaded_channel.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M cc/trees/threaded_channel_unittest.cc View 1 chunk +0 lines, -16 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (5 generated)
enne (OOO)
I already talked to bajones about this who gave his ok to remove this.
4 years, 9 months ago (2016-03-03 21:26:02 UTC) #4
sunnyps
Besides the stuff bajones had asked for, this is also used for disabling vsync using ...
4 years, 9 months ago (2016-03-03 22:43:11 UTC) #5
enne (OOO)
On 2016/03/03 at 22:43:11, sunnyps wrote: > Besides the stuff bajones had asked for, this ...
4 years, 9 months ago (2016-03-03 22:45:01 UTC) #6
sunnyps
Ok. I'll probably not get around to this today because of a ChromeOS GPU process ...
4 years, 9 months ago (2016-03-03 22:46:52 UTC) #7
enne (OOO)
Ping?
4 years, 9 months ago (2016-03-08 23:19:23 UTC) #8
sunnyps
LGTM
4 years, 9 months ago (2016-03-08 23:24:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1762823002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1762823002/1
4 years, 9 months ago (2016-03-08 23:30:14 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-09 00:47:47 UTC) #12
commit-bot: I haz the power
4 years, 9 months ago (2016-03-09 00:48:37 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1e43e0d8e6dc2ec7c73a2587d21c079663e89159
Cr-Commit-Position: refs/heads/master@{#380000}

Powered by Google App Engine
This is Rietveld 408576698