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

Issue 1222913013: Introduce BlockViewport. (Closed)

Created:
5 years, 5 months ago by Hixie
Modified:
5 years, 5 months ago
Reviewers:
abarth-chromium
CC:
abarth-chromium, gregsimon, jackson_old, mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Introduce BlockViewport. This class lets you build Widgets dynamically during layout. R=abarth@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/5f6218024a1aa9f615054ee765ffe03daa6558c2

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Patch Set 3 : #

Total comments: 5

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+469 lines, -0 lines) Patch
M sky/sdk/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A sky/sdk/example/widgets/block_viewport.dart View 1 chunk +138 lines, -0 lines 0 comments Download
M sky/sdk/lib/rendering/block.dart View 1 2 3 1 chunk +64 lines, -0 lines 0 comments Download
A sky/sdk/lib/widgets/block_viewport.dart View 1 2 3 1 chunk +266 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
abarth-chromium
https://codereview.chromium.org/1222913013/diff/1/sky/sdk/lib/widgets/block_viewport.dart File sky/sdk/lib/widgets/block_viewport.dart (right): https://codereview.chromium.org/1222913013/diff/1/sky/sdk/lib/widgets/block_viewport.dart#newcode23 sky/sdk/lib/widgets/block_viewport.dart:23: BlockViewport({ IndexedBuilder this.builder, this.startOffset, this.token, String key }) Is ...
5 years, 5 months ago (2015-07-08 21:56:20 UTC) #2
abarth-chromium
LGTM I understood what this function is doing much better the second time. After you ...
5 years, 5 months ago (2015-07-09 03:15:10 UTC) #3
Hixie
5 years, 5 months ago (2015-07-09 16:20:57 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
5f6218024a1aa9f615054ee765ffe03daa6558c2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698