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

Issue 1166223004: Sky: Allow clients to specify tile mode for gradients (repeating or mirror). (Closed)

Created:
5 years, 6 months ago by Matt Perry
Modified:
5 years, 6 months ago
Reviewers:
eseidel
CC:
abarth-chromium, gregsimon, jackson_old, mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
git@github.com:/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Sky: Allow clients to specify tile mode for gradients (repeating or mirror). R=eseidel@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/00743aa9758d6de3d7ebb932c4c4173f20a19da2

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -14 lines) Patch
M sky/engine/core/painting/CanvasGradient.h View 1 chunk +4 lines, -2 lines 2 comments Download
M sky/engine/core/painting/CanvasGradient.cpp View 2 chunks +8 lines, -4 lines 0 comments Download
M sky/engine/core/painting/Gradient.dart View 1 chunk +12 lines, -4 lines 0 comments Download
M sky/engine/core/painting/Gradient.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M sky/examples/raw/painting.sky View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Matt Perry
5 years, 6 months ago (2015-06-09 17:41:12 UTC) #2
eseidel
lgtm Looks OK except for the ugly idl/c++. Can't we make those smarter to use ...
5 years, 6 months ago (2015-06-09 17:45:22 UTC) #3
Matt Perry
https://codereview.chromium.org/1166223004/diff/1/sky/engine/core/painting/CanvasGradient.h File sky/engine/core/painting/CanvasGradient.h (right): https://codereview.chromium.org/1166223004/diff/1/sky/engine/core/painting/CanvasGradient.h#newcode25 sky/engine/core/painting/CanvasGradient.h:25: unsigned tile_mode); On 2015/06/09 17:45:22, eseidel wrote: > Why ...
5 years, 6 months ago (2015-06-09 19:01:26 UTC) #4
eseidel
It's less about the safety and more about the readability. We should make doing that ...
5 years, 6 months ago (2015-06-09 19:02:49 UTC) #5
Matt Perry
5 years, 6 months ago (2015-06-09 19:21:49 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
00743aa9758d6de3d7ebb932c4c4173f20a19da2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698