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

Issue 935143002: cc: Remove UpdateDrawProperties during sync composite (Closed)

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

Description

cc: Remove UpdateDrawProperties during sync composite This is redundant with the UpdateDrawProperties that happens during CommitComplete. One pixel test was amusingly changing draw properties after the commit and update, so modify it to do the update earlier. Committed: https://crrev.com/0acea6ae7fc5cd07bcf05b6ec1443ba66557880e Cr-Commit-Position: refs/heads/master@{#317115}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use sync tree #

Patch Set 3 : Always clear udp flag #

Patch Set 4 : grammar fix #

Total comments: 1

Patch Set 5 : I can't type today #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -12 lines) Patch
M cc/test/layer_tree_pixel_test.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/layer_tree_pixel_test.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 2 3 4 1 chunk +11 lines, -4 lines 0 comments Download
M cc/trees/single_thread_proxy.cc View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
enne (OOO)
5 years, 10 months ago (2015-02-18 23:41:16 UTC) #2
danakj
LGTM https://codereview.chromium.org/935143002/diff/1/cc/test/layer_tree_pixel_test.cc File cc/test/layer_tree_pixel_test.cc (right): https://codereview.chromium.org/935143002/diff/1/cc/test/layer_tree_pixel_test.cc#newcode68 cc/test/layer_tree_pixel_test.cc:68: impl->pending_tree() ? impl->pending_tree() : impl->active_tree(); can this use ...
5 years, 10 months ago (2015-02-18 23:49:55 UTC) #3
enne (OOO)
https://codereview.chromium.org/935143002/diff/1/cc/test/layer_tree_pixel_test.cc File cc/test/layer_tree_pixel_test.cc (right): https://codereview.chromium.org/935143002/diff/1/cc/test/layer_tree_pixel_test.cc#newcode68 cc/test/layer_tree_pixel_test.cc:68: impl->pending_tree() ? impl->pending_tree() : impl->active_tree(); On 2015/02/18 at 23:49:55, ...
5 years, 10 months ago (2015-02-18 23:59:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/935143002/20001
5 years, 10 months ago (2015-02-19 01:33:08 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/26821)
5 years, 10 months ago (2015-02-19 02:28:26 UTC) #9
enne (OOO)
Failure is legit. Apparently UDP doesn't always unset the needs UDP flag due to some ...
5 years, 10 months ago (2015-02-19 02:54:05 UTC) #10
enne (OOO)
Rearrange the early outs in UpdateDrawProperties. Could you take another quick look and let me ...
5 years, 10 months ago (2015-02-19 18:54:08 UTC) #11
danakj
LGTM https://codereview.chromium.org/935143002/diff/60001/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/935143002/diff/60001/cc/trees/layer_tree_impl.cc#newcode547 cc/trees/layer_tree_impl.cc:547: // agian. again
5 years, 10 months ago (2015-02-19 19:03:30 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/935143002/80001
5 years, 10 months ago (2015-02-19 19:07:00 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-02-19 20:02:01 UTC) #16
commit-bot: I haz the power
5 years, 10 months ago (2015-02-19 20:02:54 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/0acea6ae7fc5cd07bcf05b6ec1443ba66557880e
Cr-Commit-Position: refs/heads/master@{#317115}

Powered by Google App Engine
This is Rietveld 408576698