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

Issue 1217623002: Support for background images on cards, style demo home (Closed)

Created:
5 years, 5 months ago by jackson
Modified:
5 years, 5 months ago
Reviewers:
Hixie, abarth-chromium
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

Support for background images on cards, style demo home R=ianh@google.com, abarth, hixie Committed: https://chromium.googlesource.com/external/mojo/+/2004a15b5e54791a07cca9baac9573049a8fb41b

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : remove unused file #

Total comments: 12

Patch Set 4 : CR feedback #

Patch Set 5 : rebase #

Patch Set 6 : fix build #

Patch Set 7 : fix image positioning #

Patch Set 8 : fix analyzer #

Patch Set 9 : rebase more #

Patch Set 10 : fix trailing comma #

Patch Set 11 : rebase #

Patch Set 12 : add missing import #

Patch Set 13 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+341 lines, -92 lines) Patch
M sky/engine/core/painting/Canvas.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M sky/sdk/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
A sky/sdk/example/game/res/thumbnail.png View 1 2 3 4 5 Binary file 0 comments Download
M sky/sdk/example/stocks/lib/main.dart View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -1 line 0 comments Download
A sky/sdk/example/stocks/thumbnail.png View 1 2 3 4 5 6 7 8 9 10 11 12 Binary file 0 comments Download
M sky/sdk/example/widgets/sector.dart View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
A sky/sdk/example/widgets/sector_thumbnail.png View 1 2 3 4 5 Binary file 0 comments Download
M sky/sdk/example/widgets/styled_text.dart View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M sky/sdk/home.dart View 1 2 3 4 5 6 7 8 9 2 chunks +124 lines, -33 lines 0 comments Download
M sky/sdk/lib/painting/box_painter.dart View 1 2 3 4 5 6 7 8 9 10 11 6 chunks +160 lines, -48 lines 0 comments Download
M sky/sdk/lib/rendering/box.dart View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -0 lines 0 comments Download
M sky/sdk/lib/widgets/basic.dart View 1 1 chunk +1 line, -1 line 0 comments Download
A sky/sdk/lib/widgets/card.dart View 1 chunk +43 lines, -0 lines 0 comments Download
M sky/sdk/lib/widgets/floating_action_button.dart View 1 chunk +0 lines, -1 line 0 comments Download
M sky/sdk/lib/widgets/material.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M sky/sdk/lib/widgets/scrollable.dart View 1 chunk +0 lines, -1 line 0 comments Download
M sky/sdk/lib/widgets/theme.dart View 1 chunk +1 line, -1 line 0 comments Download
M sky/sdk/lib/widgets/widget.dart View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
jackson
(I'll move the thumbnails into the proper directories)
5 years, 5 months ago (2015-06-26 23:07:42 UTC) #1
Hixie
lgtm https://codereview.chromium.org/1217623002/diff/40001/sky/sdk/home.dart File sky/sdk/home.dart (right): https://codereview.chromium.org/1217623002/diff/40001/sky/sdk/home.dart#newcode106 sky/sdk/home.dart:106: // new SkyDemo('Licences (Old)', 'LICENSES.sky'), we should get ...
5 years, 5 months ago (2015-06-26 23:13:27 UTC) #3
abarth-chromium
https://codereview.chromium.org/1217623002/diff/40001/sky/sdk/lib/rendering/box.dart File sky/sdk/lib/rendering/box.dart (right): https://codereview.chromium.org/1217623002/diff/40001/sky/sdk/lib/rendering/box.dart#newcode968 sky/sdk/lib/rendering/box.dart:968: _painter.decoration.backgroundImage.removeChangeListener(markNeedsPaint); Don't we need to removeChangeListener even if value.backgroundImage ...
5 years, 5 months ago (2015-06-26 23:35:59 UTC) #5
jackson
https://codereview.chromium.org/1217623002/diff/40001/sky/sdk/home.dart File sky/sdk/home.dart (right): https://codereview.chromium.org/1217623002/diff/40001/sky/sdk/home.dart#newcode106 sky/sdk/home.dart:106: // new SkyDemo('Licences (Old)', 'LICENSES.sky'), On 2015/06/26 23:13:26, Hixie ...
5 years, 5 months ago (2015-06-29 16:53:25 UTC) #6
jackson
5 years, 5 months ago (2015-06-29 23:22:27 UTC) #7
Message was sent while issue was closed.
Committed patchset #13 (id:240001) manually as
2004a15b5e54791a07cca9baac9573049a8fb41b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698