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

Issue 1906003002: cc: Stop cache transform invertibility at Layer and LayerImpl (Closed)

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

Description

cc: Stop cache transform invertibility at Layer and LayerImpl Transform invertibility is cached just to be used at PreCalcMetaInfo. Even if this caching is needed, could do it on transform tree in the future. R=ajuma BUG= CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/ab923149fe703c14e121ba788bd1a2737d90ede9 Cr-Commit-Position: refs/heads/master@{#390992}

Patch Set 1 #

Patch Set 2 : more cleanup #

Total comments: 1

Patch Set 3 : rebase #

Patch Set 4 : address review comments #

Patch Set 5 : re-remove skipping due to invertibility in precalc, this was lost in rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -107 lines) Patch
M cc/layers/layer.h View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M cc/layers/layer.cc View 1 2 3 7 chunks +9 lines, -16 lines 0 comments Download
M cc/layers/layer_unittest.cc View 1 2 4 chunks +0 lines, -66 lines 0 comments Download
M cc/trees/layer_tree_host_common.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/property_tree_builder.cc View 1 2 3 4 3 chunks +0 lines, -22 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
weiliangc
More drive-by clean up :)
4 years, 8 months ago (2016-04-21 15:43:39 UTC) #2
ajuma
lgtm https://codereview.chromium.org/1906003002/diff/20001/cc/layers/layer.cc File cc/layers/layer.cc (right): https://codereview.chromium.org/1906003002/diff/20001/cc/layers/layer.cc#newcode606 cc/layers/layer.cc:606: return a.Preserves2dAxisAlignment(); It seems like we'd want to ...
4 years, 8 months ago (2016-04-21 17:20:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1906003002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1906003002/60001
4 years, 7 months ago (2016-05-02 15:01:46 UTC) #6
weiliangc
On 2016/04/21 at 17:20:11, ajuma wrote: > lgtm > > https://codereview.chromium.org/1906003002/diff/20001/cc/layers/layer.cc > File cc/layers/layer.cc (right): ...
4 years, 7 months ago (2016-05-02 15:02:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1906003002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1906003002/80001
4 years, 7 months ago (2016-05-02 17:31:21 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-02 18:10:36 UTC) #12
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 18:11:54 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ab923149fe703c14e121ba788bd1a2737d90ede9
Cr-Commit-Position: refs/heads/master@{#390992}

Powered by Google App Engine
This is Rietveld 408576698