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

Side by Side Diff: sky/sdk/pubspec.yaml

Issue 1230583003: Integrate the linear constraint solver into Sky as a RenderBox subclass. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 author: Chromium Authors <sky-dev@googlegroups.com> 1 author: Chromium Authors <sky-dev@googlegroups.com>
2 dependencies: 2 dependencies:
3 mojo: '>=0.0.1 <1.0.0' 3 mojo: '>=0.0.1 <1.0.0'
4 mojo_services: '>=0.0.4 <1.0.0' 4 mojo_services: '>=0.0.4 <1.0.0'
5 mojom: '>=0.0.4 <1.0.0' 5 mojom: '>=0.0.4 <1.0.0'
6 vector_math: '>=1.4.3 <2.0.0' 6 vector_math: '>=1.4.3 <2.0.0'
7 cassowary: '^0.1.6'
7 description: Dart files to support executing inside Sky. 8 description: Dart files to support executing inside Sky.
8 homepage: https://github.com/domokit/mojo/tree/master/sky 9 homepage: https://github.com/domokit/mojo/tree/master/sky
9 name: sky 10 name: sky
10 version: 0.0.15 11 version: 0.0.15
OLDNEW
« sky/sdk/lib/rendering/auto_layout.dart ('K') | « sky/sdk/lib/rendering/auto_layout.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698