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

Issue 2103973002: Changes to Lua gradient scraping (Closed)

Created:
4 years, 5 months ago by fmenozzi
Modified:
4 years, 5 months ago
Reviewers:
tomhudson, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move allocation into if-statement, add t-values #

Patch Set 3 : Count number of hard stops #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -20 lines) Patch
M src/utils/SkLua.cpp View 1 2 2 chunks +8 lines, -8 lines 0 comments Download
M tools/lua/gradients.lua View 1 2 2 chunks +6 lines, -6 lines 0 comments Download
M tools/lua/gradients.py View 1 2 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
fmenozzi
ptal
4 years, 5 months ago (2016-06-28 17:39:51 UTC) #3
reed1
https://codereview.chromium.org/2103973002/diff/1/src/utils/SkLua.cpp File src/utils/SkLua.cpp (right): https://codereview.chromium.org/2103973002/diff/1/src/utils/SkLua.cpp#newcode1272 src/utils/SkLua.cpp:1272: SkAutoTArray<SkScalar> pos(info.fColorCount); Can we move these two lines into ...
4 years, 5 months ago (2016-06-28 17:50:18 UTC) #4
fmenozzi
On 2016/06/28 17:50:18, reed1 wrote: > https://codereview.chromium.org/2103973002/diff/1/src/utils/SkLua.cpp > File src/utils/SkLua.cpp (right): > > https://codereview.chromium.org/2103973002/diff/1/src/utils/SkLua.cpp#newcode1272 > ...
4 years, 5 months ago (2016-06-28 17:53:35 UTC) #5
fmenozzi
Added revisions, ptal
4 years, 5 months ago (2016-06-28 19:57:29 UTC) #6
reed1
lgtm
4 years, 5 months ago (2016-06-28 20:42:50 UTC) #7
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/2103973002/20001
4 years, 5 months ago (2016-06-28 20:47:01 UTC) #9
commit-bot: I haz the power
4 years, 5 months ago (2016-06-28 21:03:06 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/b4f254e051b375c098c3f1c943b2b0886fec60e1

Powered by Google App Engine
This is Rietveld 408576698