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

Issue 597833002: cc: Stop using transfer buffer limit for 1-copy rasterizer. (Closed)

Created:
6 years, 2 months ago by reveman
Modified:
6 years, 2 months ago
Reviewers:
danakj, vmpstr
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

cc: Stop using transfer buffer limit for 1-copy rasterizer. It doesn't make sense for 1-copy rasterizer where we can control the exact amount of memory used to be affected by the transfer buffer limit. This sets the upper bound to 32 resources, which is reduced to 0 when invisible. A simple constant like this is likely what we want long term. BUG=406404 Committed: https://crrev.com/c84602a0c635053a14fc0e06d4dd0b8e1ce043fa Cr-Commit-Position: refs/heads/master@{#296423}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -13 lines) Patch
M cc/trees/layer_tree_host_impl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 5 chunks +12 lines, -11 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
reveman
6 years, 2 months ago (2014-09-24 02:02:42 UTC) #2
danakj
LGTM
6 years, 2 months ago (2014-09-24 14:44:38 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/597833002/1
6 years, 2 months ago (2014-09-24 14:45:06 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1) as dcb4ce339a7a983f03a462e97fff8d33b3e84a95
6 years, 2 months ago (2014-09-24 15:41:31 UTC) #6
commit-bot: I haz the power
6 years, 2 months ago (2014-09-24 15:42:13 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c84602a0c635053a14fc0e06d4dd0b8e1ce043fa
Cr-Commit-Position: refs/heads/master@{#296423}

Powered by Google App Engine
This is Rietveld 408576698