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

Issue 1158843002: Sky: Add a Point class. (Closed)

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

Description

Patch Set 1 #

Total comments: 11

Patch Set 2 : style revert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -6 lines) Patch
M sky/engine/core/core.gni View 1 chunk +5 lines, -1 line 0 comments Download
A sky/engine/core/painting/Point.h View 1 1 chunk +29 lines, -0 lines 0 comments Download
A sky/engine/core/painting/Point.cpp View 1 1 chunk +38 lines, -0 lines 0 comments Download
A + sky/engine/core/painting/Point.dart View 1 chunk +7 lines, -3 lines 0 comments Download
M sky/examples/raw/painting.sky View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Matt Perry
5 years, 7 months ago (2015-05-26 22:09:13 UTC) #2
eseidel
lgtm https://codereview.chromium.org/1158843002/diff/1/sky/engine/core/painting/Point.h File sky/engine/core/painting/Point.h (right): https://codereview.chromium.org/1158843002/diff/1/sky/engine/core/painting/Point.h#newcode17 sky/engine/core/painting/Point.h:17: bool isNull; Why this style change? Is this ...
5 years, 7 months ago (2015-05-26 22:21:11 UTC) #3
Matt Perry
https://codereview.chromium.org/1158843002/diff/1/sky/engine/core/painting/Point.h File sky/engine/core/painting/Point.h (right): https://codereview.chromium.org/1158843002/diff/1/sky/engine/core/painting/Point.h#newcode17 sky/engine/core/painting/Point.h:17: bool isNull; On 2015/05/26 22:21:11, eseidel wrote: > Why ...
5 years, 7 months ago (2015-05-26 22:24:09 UTC) #4
abarth-chromium
Minor comments. Feel free to address in a followup patch. https://codereview.chromium.org/1158843002/diff/1/sky/engine/core/painting/Point.cpp File sky/engine/core/painting/Point.cpp (right): https://codereview.chromium.org/1158843002/diff/1/sky/engine/core/painting/Point.cpp#newcode26 ...
5 years, 7 months ago (2015-05-27 02:17:36 UTC) #6
Matt Perry
https://codereview.chromium.org/1158843002/diff/1/sky/engine/core/painting/Point.cpp File sky/engine/core/painting/Point.cpp (right): https://codereview.chromium.org/1158843002/diff/1/sky/engine/core/painting/Point.cpp#newcode26 sky/engine/core/painting/Point.cpp:26: Dart_Handle yValue = Dart_GetField(dartPoint, Dart_NewStringFromCString("y")); On 2015/05/27 02:17:36, abarth ...
5 years, 7 months ago (2015-05-27 17:55:43 UTC) #7
abarth-chromium
On 2015/05/27 at 17:55:43, mpcomplete wrote: > https://codereview.chromium.org/1158843002/diff/1/sky/engine/core/painting/Point.cpp > File sky/engine/core/painting/Point.cpp (right): > > https://codereview.chromium.org/1158843002/diff/1/sky/engine/core/painting/Point.cpp#newcode26 ...
5 years, 7 months ago (2015-05-27 18:17:00 UTC) #8
Matt Perry
5 years, 7 months ago (2015-05-27 18:40:07 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
df8dcacada98e9a93142ae28d8c4a9be30be0750 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698