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

Issue 1157573012: Implement radio button for Sky’s fn2 (Closed)

Created:
5 years, 6 months ago by jackson
Modified:
5 years, 6 months ago
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

Patch Set 1 #

Total comments: 17

Patch Set 2 : CR feedback #

Patch Set 3 : Remove some other unused stuff #

Patch Set 4 : Use Material colors #

Patch Set 5 : More abarth CR feedback #

Patch Set 6 : More feedback #

Patch Set 7 : Fix syntax error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -50 lines) Patch
M sky/engine/core/painting/Paint.h View 1 chunk +6 lines, -0 lines 0 comments Download
M sky/engine/core/painting/Paint.idl View 1 chunk +8 lines, -0 lines 0 comments Download
M sky/examples/stocks2/lib/stock_app.dart View 1 3 chunks +18 lines, -20 lines 0 comments Download
M sky/sdk/lib/framework/components2/radio.dart View 1 2 3 3 chunks +30 lines, -30 lines 0 comments Download
M sky/sdk/lib/framework/fn2.dart View 1 2 3 4 5 6 1 chunk +20 lines, -0 lines 0 comments Download
M sky/sdk/lib/framework/rendering/box.dart View 1 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
jackson
5 years, 6 months ago (2015-06-04 23:49:19 UTC) #1
eseidel
https://codereview.chromium.org/1157573012/diff/1/sky/engine/core/painting/Paint.idl File sky/engine/core/painting/Paint.idl (right): https://codereview.chromium.org/1157573012/diff/1/sky/engine/core/painting/Paint.idl#newcode9 sky/engine/core/painting/Paint.idl:9: const unsigned short FILL_STYLE = 0; If you're exposing ...
5 years, 6 months ago (2015-06-04 23:50:54 UTC) #3
eseidel
https://codereview.chromium.org/1157573012/diff/1/sky/engine/core/painting/Paint.idl File sky/engine/core/painting/Paint.idl (right): https://codereview.chromium.org/1157573012/diff/1/sky/engine/core/painting/Paint.idl#newcode15 sky/engine/core/painting/Paint.idl:15: attribute float strokeWidth; Do we do double now?
5 years, 6 months ago (2015-06-04 23:51:59 UTC) #4
abarth-chromium
https://codereview.chromium.org/1157573012/diff/1/sky/sdk/lib/framework/components2/radio.dart File sky/sdk/lib/framework/components2/radio.dart (right): https://codereview.chromium.org/1157573012/diff/1/sky/sdk/lib/framework/components2/radio.dart#newcode21 sky/sdk/lib/framework/components2/radio.dart:21: ); No need for this. https://codereview.chromium.org/1157573012/diff/1/sky/sdk/lib/framework/components2/radio.dart#newcode23 sky/sdk/lib/framework/components2/radio.dart:23: static const ...
5 years, 6 months ago (2015-06-04 23:58:39 UTC) #6
abarth-chromium
lgtm
5 years, 6 months ago (2015-06-05 00:07:56 UTC) #7
jackson
https://codereview.chromium.org/1157573012/diff/1/sky/engine/core/painting/Paint.idl File sky/engine/core/painting/Paint.idl (right): https://codereview.chromium.org/1157573012/diff/1/sky/engine/core/painting/Paint.idl#newcode9 sky/engine/core/painting/Paint.idl:9: const unsigned short FILL_STYLE = 0; On 2015/06/04 23:50:54, ...
5 years, 6 months ago (2015-06-05 00:23:10 UTC) #8
eseidel
lgtm
5 years, 6 months ago (2015-06-05 00:24:27 UTC) #10
jackson
5 years, 6 months ago (2015-06-05 00:24:43 UTC) #11
Message was sent while issue was closed.
Committed patchset #7 (id:120001) manually as
3188c0d06b6e00686dce9de238874d8cf5c9aa19 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698