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

Issue 578383004: Limit outstanding surface draw swaps to max_frames_pending. (Closed)

Created:
6 years, 3 months ago by jbauman
Modified:
6 years, 3 months ago
Reviewers:
jamesr
CC:
chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, jam, yzshen+watch_chromium.org, sievers+watch_chromium.org, jbauman+watch_chromium.org, Aaron Boodman, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, cc-bugs_chromium.org, abarth-chromium, ben+mojo_chromium.org, danakj+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Limit outstanding surface draw swaps to max_frames_pending. Avoid queueing up too many swaps on the GPU. BUG= Committed: https://crrev.com/032174589b8ff1a6ee7a0643b9490aa9c17b4703 Cr-Commit-Position: refs/heads/master@{#296111}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -3 lines) Patch
M cc/surfaces/display.h View 2 chunks +3 lines, -2 lines 0 comments Download
M cc/surfaces/display.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M cc/surfaces/display_client.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/compositor/onscreen_display_client.h View 1 chunk +7 lines, -0 lines 0 comments Download
M content/browser/compositor/onscreen_display_client.cc View 3 chunks +25 lines, -1 line 0 comments Download
M mojo/services/surfaces/surfaces_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/services/surfaces/surfaces_impl.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
jbauman
6 years, 3 months ago (2014-09-19 00:19:56 UTC) #2
jamesr
Hmm, how can this get ahead of the browser compositor scheduler? Of course the mojo ...
6 years, 3 months ago (2014-09-22 22:03:35 UTC) #3
jbauman
On 2014/09/22 22:03:35, jamesr wrote: > Hmm, how can this get ahead of the browser ...
6 years, 3 months ago (2014-09-22 22:07:26 UTC) #4
jamesr
Ah, I see. Can those be modeled as damage on the root surface for now ...
6 years, 3 months ago (2014-09-22 22:41:26 UTC) #5
jbauman
On 2014/09/22 22:41:26, jamesr wrote: > Ah, I see. Can those be modeled as damage ...
6 years, 3 months ago (2014-09-22 23:59:03 UTC) #6
jamesr
Mm, true. lgtm
6 years, 3 months ago (2014-09-23 00:03:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/578383004/1
6 years, 3 months ago (2014-09-23 00:19:28 UTC) #9
chromium-reviews
On Mon, Sep 22, 2014 at 7:59 PM, <jbauman@chromium.org> wrote: > On 2014/09/22 22:41:26, jamesr ...
6 years, 3 months ago (2014-09-23 00:26:18 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1) as 2f40aa4f459d432f9da9aba16b5710404a1af15d
6 years, 3 months ago (2014-09-23 00:48:06 UTC) #11
commit-bot: I haz the power
6 years, 3 months ago (2014-09-23 00:48:42 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/032174589b8ff1a6ee7a0643b9490aa9c17b4703
Cr-Commit-Position: refs/heads/master@{#296111}

Powered by Google App Engine
This is Rietveld 408576698