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

Issue 2141733002: Add hard stop count (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 #

Patch Set 2 : Simplify C++-Lua interface #

Patch Set 3 : Remove unnecessary code in SkLua.cpp #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -29 lines) Patch
M src/utils/SkLua.cpp View 1 2 1 chunk +3 lines, -16 lines 0 comments Download
M tools/lua/gradients.lua View 1 3 chunks +26 lines, -6 lines 1 comment Download
M tools/lua/gradients.py View 1 2 chunks +7 lines, -7 lines 2 comments Download

Messages

Total messages: 17 (5 generated)
fmenozzi
Script now reports integer count instead of boolean value for hard stops ptal
4 years, 5 months ago (2016-07-11 20:08:57 UTC) #3
reed1
hmmm, can we just return a complete set of stops? That seems more generally useful ...
4 years, 5 months ago (2016-07-11 20:22:55 UTC) #5
fmenozzi
On 2016/07/11 20:22:55, reed1 wrote: > hmmm, can we just return a complete set of ...
4 years, 5 months ago (2016-07-11 20:33:08 UTC) #6
reed1
you don't have to dump the stops, just suggesting we simplify the lua bindings to ...
4 years, 5 months ago (2016-07-11 20:37:50 UTC) #7
fmenozzi
Simplified C++-Lua interface, ptal
4 years, 5 months ago (2016-07-12 13:46:28 UTC) #8
fmenozzi
Removed unnecessary code from SkLua.cpp, ptal
4 years, 5 months ago (2016-07-12 15:07:42 UTC) #9
tomhudson
LGTM modulo nit https://codereview.chromium.org/2141733002/diff/40001/tools/lua/gradients.py File tools/lua/gradients.py (right): https://codereview.chromium.org/2141733002/diff/40001/tools/lua/gradients.py#newcode3 tools/lua/gradients.py:3: # Copyright 2016 Google Inc. Nit: ...
4 years, 5 months ago (2016-07-12 15:12:08 UTC) #10
fmenozzi
https://codereview.chromium.org/2141733002/diff/40001/tools/lua/gradients.py File tools/lua/gradients.py (right): https://codereview.chromium.org/2141733002/diff/40001/tools/lua/gradients.py#newcode3 tools/lua/gradients.py:3: # Copyright 2016 Google Inc. On 2016/07/12 15:12:08, tomhudson ...
4 years, 5 months ago (2016-07-12 15:15:23 UTC) #11
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/2141733002/40001
4 years, 5 months ago (2016-07-12 15:22:06 UTC) #13
reed1
lgtm w/ naming nit on lua file https://codereview.chromium.org/2141733002/diff/40001/tools/lua/gradients.lua File tools/lua/gradients.lua (right): https://codereview.chromium.org/2141733002/diff/40001/tools/lua/gradients.lua#newcode4 tools/lua/gradients.lua:4: SkScalarNearlyZero = ...
4 years, 5 months ago (2016-07-12 15:44:46 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://skia.googlesource.com/skia/+/7f2c85e66bc45ef5fc204e301ed726491160a615
4 years, 5 months ago (2016-07-12 16:17:42 UTC) #16
commit-bot: I haz the power
4 years, 5 months ago (2016-07-12 16:17:45 UTC) #17
Message was sent while issue was closed.
CQ bit was unchecked.

Powered by Google App Engine
This is Rietveld 408576698