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

Issue 971183002: Initial commit of Effen reactive framework experiment for Sky (Closed)

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

Description

Initial commit of Effen reactive framework experiment for Sky This is just a proof of concept. If we like this direction, it will move out of the examples directory (likely re-written) and be committed in smaller pieces with unit tests and formal reviews. TBR=abarth BUG= Committed: https://chromium.googlesource.com/external/mojo/+/71b8162fb2302c3faaa3affca31cc4b283bfa54f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2448 lines, -6 lines) Patch
A sky/examples/fn/README.md View 1 chunk +133 lines, -0 lines 0 comments Download
A sky/examples/fn/lib/component.dart View 1 chunk +158 lines, -0 lines 0 comments Download
A sky/examples/fn/lib/fakesky.dart View 1 chunk +148 lines, -0 lines 0 comments Download
A sky/examples/fn/lib/fn.dart View 1 chunk +27 lines, -0 lines 0 comments Download
A sky/examples/fn/lib/node.dart View 1 chunk +512 lines, -0 lines 0 comments Download
A sky/examples/fn/lib/reflect.dart View 1 chunk +41 lines, -0 lines 0 comments Download
A sky/examples/fn/lib/style.dart View 1 chunk +36 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/animationgenerator.dart View 1 chunk +139 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/box.dart View 1 chunk +47 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/button.dart View 1 chunk +42 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/buttonbase.dart View 1 chunk +24 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/checkbox.dart View 1 chunk +79 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/drawer.dart View 1 chunk +199 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/drawerheader.dart View 1 chunk +46 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/fixedheightscrollable.dart View 1 chunk +127 lines, -0 lines 0 comments Download
A + sky/examples/fn/widgets/flingcurve.dart View 1 chunk +2 lines, -2 lines 0 comments Download
A sky/examples/fn/widgets/icon.dart View 1 chunk +37 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/inksplash.dart View 1 chunk +96 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/item.dart View 1 chunk +41 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/menudivider.dart View 1 chunk +17 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/menuitem.dart View 1 chunk +45 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/radio.dart View 1 chunk +61 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/toolbar.dart View 1 chunk +25 lines, -0 lines 0 comments Download
A sky/examples/fn/widgets/widgets.dart View 1 chunk +24 lines, -0 lines 0 comments Download
A + sky/examples/stocks-fn/companylist.dart View 3 chunks +2 lines, -4 lines 0 comments Download
A sky/examples/stocks-fn/stockarrow.dart View 1 chunk +86 lines, -0 lines 0 comments Download
A sky/examples/stocks-fn/stocklist.dart View 1 chunk +20 lines, -0 lines 0 comments Download
A sky/examples/stocks-fn/stockrow.dart View 1 chunk +124 lines, -0 lines 0 comments Download
A sky/examples/stocks-fn/stocks.sky View 1 chunk +9 lines, -0 lines 0 comments Download
A sky/examples/stocks-fn/stocksapp.dart View 1 chunk +101 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
rafaelw
5 years, 9 months ago (2015-03-03 04:55:15 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
71b8162fb2302c3faaa3affca31cc4b283bfa54f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698