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

Issue 2752693002: Factor gfx::Transform and skia_util into their own component. (Closed)

Created:
3 years, 9 months ago by chrishtr
Modified:
3 years, 9 months ago
Reviewers:
danakj
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Factor gfx::Transform and skia_util into their own component. This allows us to remove a circular dependency between //cc/paint and //ui/gfx that will arise when we add new classes in cc to //cc/paint. BUG=665259 Review-Url: https://codereview.chromium.org/2752693002 Cr-Commit-Position: refs/heads/master@{#457000} Committed: https://chromium.googlesource.com/chromium/src/+/1f8b68a795ee37c7e22de5deeb0eadfb28ec7b08

Patch Set 1 #

Patch Set 2 : none #

Total comments: 3

Patch Set 3 : none #

Messages

Total messages: 21 (10 generated)
chrishtr
3 years, 9 months ago (2017-03-14 21:14:24 UTC) #5
danakj
https://codereview.chromium.org/2752693002/diff/20001/ui/gfx/BUILD.gn File ui/gfx/BUILD.gn (right): https://codereview.chromium.org/2752693002/diff/20001/ui/gfx/BUILD.gn#newcode24 ui/gfx/BUILD.gn:24: component("transform") { Can you put these in geometry?
3 years, 9 months ago (2017-03-14 21:25:00 UTC) #9
danakj
Uh.. this is a bit of a rabbit hole cuz that requires changing the path. ...
3 years, 9 months ago (2017-03-14 21:26:02 UTC) #10
chrishtr
I tried that, but got a mysterious error when adding a skia dependency to ui/gfx/geometry: ...
3 years, 9 months ago (2017-03-14 21:27:19 UTC) #11
danakj
On 2017/03/14 21:27:19, chrishtr wrote: > I tried that, but got a mysterious error when ...
3 years, 9 months ago (2017-03-14 21:29:16 UTC) #12
danakj
https://codereview.chromium.org/2752693002/diff/20001/ui/gfx/BUILD.gn File ui/gfx/BUILD.gn (right): https://codereview.chromium.org/2752693002/diff/20001/ui/gfx/BUILD.gn#newcode24 ui/gfx/BUILD.gn:24: component("transform") { On 2017/03/14 21:25:00, danakj wrote: > Can ...
3 years, 9 months ago (2017-03-14 21:36:05 UTC) #13
danakj
N https://codereview.chromium.org/2752693002/diff/20001/ui/gfx/BUILD.gn File ui/gfx/BUILD.gn (right): https://codereview.chromium.org/2752693002/diff/20001/ui/gfx/BUILD.gn#newcode24 ui/gfx/BUILD.gn:24: component("transform") { On 2017/03/14 21:36:05, danakj wrote: > ...
3 years, 9 months ago (2017-03-14 21:36:52 UTC) #14
chrishtr
On 2017/03/14 at 21:36:52, danakj wrote: > N > > https://codereview.chromium.org/2752693002/diff/20001/ui/gfx/BUILD.gn > File ui/gfx/BUILD.gn (right): ...
3 years, 9 months ago (2017-03-14 21:55:16 UTC) #15
danakj
LGTM
3 years, 9 months ago (2017-03-15 00:10:11 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/2752693002/40001
3 years, 9 months ago (2017-03-15 03:23:54 UTC) #18
commit-bot: I haz the power
3 years, 9 months ago (2017-03-15 05:28:48 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/1f8b68a795ee37c7e22de5deeb0e...

Powered by Google App Engine
This is Rietveld 408576698