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

Issue 2245813002: Round IOSurface sizes to 64 pixels for filter effects. (Closed)

Created:
4 years, 4 months ago by erikchen
Modified:
4 years, 4 months ago
Reviewers:
ccameron
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@temp73_rp_fuzzy_match
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Round IOSurface sizes to 64 pixels for filter effects. This allows IOSurfaces to be more easily reused during resize animations. It also helps prevent memory fragmentation. BUG=581526, 636884 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/5d68eb225969d35d6ad1748b3a390e093c02e5eb Cr-Commit-Position: refs/heads/master@{#412031}

Patch Set 1 #

Patch Set 2 : Oops, double allocate. #

Patch Set 3 : Round to multiple of 64. #

Patch Set 4 : Compile error. #

Total comments: 2

Patch Set 5 : Comments from ccameron. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -4 lines) Patch
M cc/output/gl_renderer.cc View 1 2 3 4 2 chunks +16 lines, -4 lines 0 comments Download

Messages

Total messages: 23 (16 generated)
erikchen
ccameron: Please review.
4 years, 4 months ago (2016-08-12 22:15:52 UTC) #5
erikchen
On 2016/08/12 22:15:52, erikchen wrote: > ccameron: Please review. ccameron: PTAL
4 years, 4 months ago (2016-08-15 18:15:27 UTC) #12
ccameron
lgtm % nit https://codereview.chromium.org/2245813002/diff/60001/cc/output/gl_renderer.cc File cc/output/gl_renderer.cc (right): https://codereview.chromium.org/2245813002/diff/60001/cc/output/gl_renderer.cc#newcode3949 cc/output/gl_renderer.cc:3949: uint32_t iosurface_multiple = 64; May be ...
4 years, 4 months ago (2016-08-15 18:37:06 UTC) #13
erikchen
https://codereview.chromium.org/2245813002/diff/60001/cc/output/gl_renderer.cc File cc/output/gl_renderer.cc (right): https://codereview.chromium.org/2245813002/diff/60001/cc/output/gl_renderer.cc#newcode3949 cc/output/gl_renderer.cc:3949: uint32_t iosurface_multiple = 64; On 2016/08/15 18:37:06, ccameron (slow ...
4 years, 4 months ago (2016-08-15 19:31:57 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2245813002/80001
4 years, 4 months ago (2016-08-15 19:32:43 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-15 20:17:49 UTC) #21
commit-bot: I haz the power
4 years, 4 months ago (2016-08-15 20:40:41 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/5d68eb225969d35d6ad1748b3a390e093c02e5eb
Cr-Commit-Position: refs/heads/master@{#412031}

Powered by Google App Engine
This is Rietveld 408576698