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

Issue 1139823008: Re-enable ForceReclaimResources w/ ui impl side painting (Closed)

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

Description

Re-enable ForceReclaimResources w/ ui impl side painting Disabling ForceReclaimResource on BeginCommit when using ui impl side painting had the unintended consequence of breaking Display::Draw's mechanism for not drawing while an OutputSurface was between Commit/Swap. Re enabling this for now. Tracking handling this in a more robust way in crbug.com/489515. BUG=481656, 489515 Committed: https://crrev.com/17ec17f1df5f8100af1e3923d40d34e0f931a7a2 Cr-Commit-Position: refs/heads/master@{#330587}

Patch Set 1 : #

Total comments: 1

Patch Set 2 : Add unit test. #

Total comments: 2

Patch Set 3 : Make expectations more constrained #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -3 lines) Patch
M cc/trees/layer_tree_host_impl.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 1 2 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
ericrk
5 years, 7 months ago (2015-05-19 01:15:29 UTC) #3
danakj
LGTM https://codereview.chromium.org/1139823008/diff/20001/cc/trees/layer_tree_host_impl.cc File cc/trees/layer_tree_host_impl.cc (right): https://codereview.chromium.org/1139823008/diff/20001/cc/trees/layer_tree_host_impl.cc#newcode301 cc/trees/layer_tree_host_impl.cc:301: // TODO(ericrk): We should not need to ForceReclaimResources ...
5 years, 7 months ago (2015-05-19 01:16:50 UTC) #4
danakj
Should we add a test somewhere for this?
5 years, 7 months ago (2015-05-19 01:17:04 UTC) #5
ericrk
5 years, 7 months ago (2015-05-19 18:19:09 UTC) #6
ericrk
On 2015/05/19 18:19:09, ericrk wrote: Let me know if this level of testing seems ok... ...
5 years, 7 months ago (2015-05-19 18:23:10 UTC) #7
danakj
On Tue, May 19, 2015 at 11:23 AM, <ericrk@chromium.org> wrote: > On 2015/05/19 18:19:09, ericrk ...
5 years, 7 months ago (2015-05-19 18:27:59 UTC) #8
danakj
LGTM https://codereview.chromium.org/1139823008/diff/40001/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (right): https://codereview.chromium.org/1139823008/diff/40001/cc/trees/layer_tree_host_impl_unittest.cc#newcode7809 cc/trees/layer_tree_host_impl_unittest.cc:7809: host_impl_->BeginCommit(); can you verifyexpectations before this so we ...
5 years, 7 months ago (2015-05-19 18:33:55 UTC) #9
ericrk
https://codereview.chromium.org/1139823008/diff/40001/cc/trees/layer_tree_host_impl_unittest.cc File cc/trees/layer_tree_host_impl_unittest.cc (right): https://codereview.chromium.org/1139823008/diff/40001/cc/trees/layer_tree_host_impl_unittest.cc#newcode7809 cc/trees/layer_tree_host_impl_unittest.cc:7809: host_impl_->BeginCommit(); On 2015/05/19 18:33:54, danakj wrote: > can you ...
5 years, 7 months ago (2015-05-19 18:38:08 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1139823008/60001
5 years, 7 months ago (2015-05-19 18:39:04 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 7 months ago (2015-05-19 19:51:03 UTC) #14
commit-bot: I haz the power
5 years, 7 months ago (2015-05-19 19:51:57 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/17ec17f1df5f8100af1e3923d40d34e0f931a7a2
Cr-Commit-Position: refs/heads/master@{#330587}

Powered by Google App Engine
This is Rietveld 408576698