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

Issue 1156303004: Use Point, Size, and Rect in layout2.dart (Closed)

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

Patch Set 3 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -161 lines) Patch
M sky/engine/core/painting/Rect.dart View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M sky/engine/core/painting/Size.dart View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M sky/examples/raw/sector-layout.dart View 1 2 4 chunks +13 lines, -15 lines 0 comments Download
M sky/examples/raw/simple_render_tree.dart View 1 2 3 chunks +11 lines, -13 lines 0 comments Download
M sky/sdk/lib/framework/app.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download
M sky/sdk/lib/framework/components2/scaffold.dart View 1 2 3 chunks +31 lines, -36 lines 0 comments Download
M sky/sdk/lib/framework/fn2.dart View 1 2 chunks +6 lines, -9 lines 0 comments Download
M sky/sdk/lib/framework/layout2.dart View 1 2 18 chunks +73 lines, -72 lines 0 comments Download
M sky/tests/raw/render_box.dart View 1 2 2 chunks +10 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
5 years, 6 months ago (2015-05-28 18:16:42 UTC) #1
Hixie
https://codereview.chromium.org/1156303004/diff/1/sky/engine/core/painting/Point.dart File sky/engine/core/painting/Point.dart (right): https://codereview.chromium.org/1156303004/diff/1/sky/engine/core/painting/Point.dart#newcode12 sky/engine/core/painting/Point.dart:12: Point([this.x = 0.0, this.y = 0.0]); I think we ...
5 years, 6 months ago (2015-05-28 18:45:22 UTC) #2
Hixie
lgtm
5 years, 6 months ago (2015-05-28 19:41:06 UTC) #3
abarth-chromium
5 years, 6 months ago (2015-05-28 19:42:59 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
1b4a6bc5547448a51bfc61cc50892af639069f93 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698