Commit Graph

  • 270e386351 Fix compilation errors in render-sector.dart Hixie 2015-05-27 12:03:15 -07:00
  • 36baaf53a5 Sky: Add a Point class. Matt Perry 2015-05-27 14:40:02 -04:00
  • a328df8634 Make it possible to draw Text in the new window/document-less world Eric Seidel 2015-05-27 11:05:42 -07:00
  • b1b94b4770 Make it possible to draw Text in the new window/document-less world Eric Seidel 2015-05-27 11:05:42 -07:00
  • dc82febb38 Add support for Mac vs. Linux sky_server builds Eric Seidel 2015-05-27 10:42:33 -07:00
  • d88b117bcf [Effen] Point the stocks2 and components2 files at the forked libraries. (part II) This was supposed to be in https://codereview.chromium.org/1153223003 Hixie 2015-05-27 09:39:15 -07:00
  • 6ffea218fe Replace setBoxDecoration() with a decoration property. (part II) This was supposed to be in https://codereview.chromium.org/1153893006/ Hixie 2015-05-27 09:35:15 -07:00
  • 2415a118f6 Replace setBoxDecoration() with a decoration property. Hixie 2015-05-27 09:30:25 -07:00
  • f706d82828 [Effen] Point the stocks2 and components2 files at the forked libraries. Hixie 2015-05-27 09:13:37 -07:00
  • 9d9486d20e Speed up shelldb by skipping unnecessary copies of APK to device Collin Jackson 2015-05-26 17:51:19 -07:00
  • 64637bf47f Fix dart:sky.internals to work in SkyView Eric Seidel 2015-05-26 16:01:25 -07:00
  • 24e81ea037 [Effen] Fork stocks and fn.dart so we have something to work on during the porting process Hixie 2015-05-26 12:53:08 -07:00
  • c09aac3f3f Rationalise hit testing in the new RenderNode world Hixie 2015-05-26 12:44:35 -07:00
  • e47db7ae1d Sky shelldb should restart app when using --no_install and forward observatory port Collin Jackson 2015-05-26 11:16:08 -07:00
  • 3976cd7b28 Clean up syntax as suggested by sethladd Collin Jackson 2015-05-26 10:20:37 -07:00
  • 2470cdcafa RenderSector example: add a class to stack in the other direction, and fix various bugs. - the circle now fills the screen - you can set dimensions on the solid color node - debugging printfs and rects are gone - the protocol is changed so that for sectors, you position before you size (since your size and your childrens' positions all depend on your own position) Hixie 2015-05-26 09:53:21 -07:00
  • 54403a610b A proof of concept for annular sector layout. Could be useful for watch faces. :-) Includes some minor fixes to layout2.dart. Includes adding a very basic path API. Hixie 2015-05-26 08:33:13 -07:00
  • 87e8b162c7 WIP Flexbox Layout Manager for Sky framework. Collin Jackson 2015-05-22 18:47:29 -07:00
  • 8a32e93506 Fix android build Eric Seidel 2015-05-22 13:11:39 -07:00
  • c6cacd7e34 Make SkyView vs. WebView controlable via url path Eric Seidel 2015-05-22 12:59:21 -07:00
  • 12b9f613f2 Remove deploy_sdk.py and mojo_demo.py John McCutchan 2015-05-22 06:52:35 -07:00
  • 51c670e62b Address Ian's comments on layout2.dart Adam Barth 2015-05-21 13:32:21 -07:00
  • af9a06c023 Port touch-demo.sky to SkyView universe Adam Barth 2015-05-21 12:34:38 -07:00
  • ed38815dbd Port spinning_square to SkyView universe Adam Barth 2015-05-21 12:14:10 -07:00
  • b435fe37f2 Make hit testing work in layout2.dart Adam Barth 2015-05-21 11:22:17 -07:00
  • c63c396da8 Make hit testing work in layout2.dart Adam Barth 2015-05-21 11:22:17 -07:00
  • 400d6df700 Actually perform a block layout Adam Barth 2015-05-21 11:15:50 -07:00
  • 3a6cab2c40 Add a simple_render_tree example Adam Barth 2015-05-20 13:49:29 -07:00
  • 224f559c4c Plumb input events into SkyView Adam Barth 2015-05-19 16:50:28 -07:00
  • 83805e2a9e Plumb input events into SkyView Adam Barth 2015-05-19 16:50:28 -07:00
  • 9523283bb4 [Effen] Rename Action Bar to Tool Bar. Hixie 2015-05-19 15:52:12 -07:00
  • 7c90e5e9bf Plumb display metrics into SkyView Adam Barth 2015-05-19 14:54:08 -07:00
  • 17040ff355 Plumb display metrics into SkyView Adam Barth 2015-05-19 14:54:08 -07:00
  • ad1f78f42b Have shelldb and skydb automatically download assets for you if they don't exist. John McCutchan 2015-05-19 14:22:55 -07:00
  • 0b18d56d5a Teach SkyView path to draw a circle Adam Barth 2015-05-19 14:20:04 -07:00
  • e3743e5101 Teach SkyView path to draw a circle Adam Barth 2015-05-19 14:20:04 -07:00
  • 5fd9d77387 Fix domokit.github.io site deployment script John McCutchan 2015-05-19 14:03:13 -07:00
  • 44c10c9f6b Teach SkyView code path to print hello, world Adam Barth 2015-05-19 13:51:12 -07:00
  • a21939bdaf Teach SkyView code path to print hello, world Adam Barth 2015-05-19 13:51:12 -07:00
  • 9dfbc4eea4 Sky: Add a CustomDart attribute to the IDL compiler, and use that with Canvas to provide a better Dart API. Matt Perry 2015-05-19 13:59:05 -04:00
  • 826623c1f1 Fix skydb workflow John McCutchan 2015-05-19 10:44:47 -07:00
  • 204298278a Suppress unnamed library analyzer spam in shelldb John McCutchan 2015-05-19 10:25:43 -07:00
  • 9f6d79df33 Suppress unnamed library analyzer spam in shelldb John McCutchan 2015-05-19 10:25:43 -07:00
  • 5d3bfd6108 Add library names to many sky libraries John McCutchan 2015-05-19 10:19:11 -07:00
  • 7a91ed422e Fix shelldb workflow John McCutchan 2015-05-19 10:12:41 -07:00
  • 5aa94de11a Make android directory for Android-specific bits of SkyShell Adam Barth 2015-05-19 09:41:44 -07:00
  • 293563078d Add Canvas.drawPicture Eric Seidel 2015-05-18 15:13:15 -07:00
  • 20459183e4 Make it possible to Paint elements into a display list. Eric Seidel 2015-05-18 14:49:59 -07:00
  • eca04d9938 Rationalize Dart mojo and sky package structure. John McCutchan 2015-05-18 14:41:39 -07:00
  • 57ec759e97 Rationalize Dart mojo and sky package structure. John McCutchan 2015-05-18 14:41:39 -07:00
  • e8d8c1aaa8 public org.domokit.sky.shell.SkyMain.ensureInitialized() Adam Barth 2015-05-16 13:57:23 -07:00
  • 4c15a9688f [Layout] Put in some guards to prevent us from reintroducing 'display' properties into the CSS. Hixie 2015-05-15 15:16:25 -07:00
  • d7138735a5 [Effen] fix the stock README to be better markdown. Hixie 2015-05-14 14:41:17 -07:00
  • 69c060a06e [Effen] Add a README.txt file that describes how to test Effen using the stock app. Also includes a link to all the know bugs that affect the stock app. Hixie 2015-05-14 14:34:45 -07:00
  • 2be9ca104b [Effen] Make the stock app use the radio button widget so that it's being tested. Hixie 2015-05-14 13:16:35 -07:00
  • 156179769d [Effen] Make the drawer not be included in the build output when the drawer is not shown. Hixie 2015-05-14 09:44:22 -07:00
  • 5b60d0a358 Bump versionCode of SkyDemo.apk to avoid downgrade warning. Eric Seidel 2015-05-13 17:34:09 -07:00
  • 769cef59ba Flesh out the Painting API a bit. Matt Perry 2015-05-13 17:17:26 -04:00
  • a0609d1f4e Make it possible to custom-paint without an Element. Eric Seidel 2015-05-13 13:16:47 -07:00
  • 3a138caad2 Create wrapper script around mojom's generate.dart in the Sky package. Colin Blundell 2015-05-13 11:48:47 +02:00
  • e92a3c62b5 Support hyphenation frequency in Minikin. Roozbeh Pournader 2015-05-12 14:35:24 -07:00
  • 09183a7fd1 [Effen] Use the checkbox widget in the stocks app. Hixie 2015-05-12 14:39:43 -07:00
  • cff10ebf23 Dart: Adds mojom pub package. Colin Blundell 2015-05-07 15:23:03 +02:00
  • 17c616b420 Update from https://crrev.com/327068 James Robinson 2015-05-05 16:31:51 -07:00
  • 41e9b9f5b9 Remove some InterfacePtr<> methods which directly deal with message pipe handles. yzshen 2015-05-04 14:47:01 -07:00
  • f32b32343d Rename view-configuration to view_configuration to make analyzer happy. Eric Seidel 2015-05-04 14:18:19 -07:00
  • f041711454 Teach the mojo_shell --trace-startup flag to gather data from services James Robinson 2015-05-01 11:03:09 -07:00
  • d12f84c818 Add pubspec.yaml files for each of the examples/ directories so that pub get will create a packages/ directory for each and users of packages/sky/sky_tool can run these examples from sky_sdk as the instructions say to. Eric Seidel 2015-04-28 16:26:38 -07:00
  • d51f3d349d Add pubspec.yaml files for each of the examples/ directories so that pub get will create a packages/ directory for each and users of packages/sky/sky_tool can run these examples from sky_sdk as the instructions say to. Eric Seidel 2015-04-28 16:26:38 -07:00
  • 8c50d9339c Update SDK README to discuss about:tracing and observatory. Eric Seidel 2015-04-28 12:05:46 -07:00
  • 7edc1d7df1 Add missing include in sky_tool Eric Seidel 2015-04-28 11:34:12 -07:00
  • 3feae26683 Update CHANGELOG with recent changes to Sky's pub package Eric Seidel 2015-04-27 17:01:09 -07:00
  • 40b6b48ffd Add start-tracing and stop-tracing commands to sky_tool Eric Seidel 2015-04-27 16:59:17 -07:00
  • a0c375f6e3 Add a script to sky pub package to download assets Eric Seidel 2015-04-27 16:27:47 -07:00
  • 1be122da96 Move Bitmap to a different namespace John Reck 2015-04-16 15:27:12 -07:00
  • 30074007c7 shelldb: Make shelldb analyze also analyze the packages, since that's where most development is actually happening at the moment. Hixie 2015-04-27 09:16:50 -07:00
  • 2cd1e6fc22 Copy of Issue 1100753003, so I can roll Mojo to Modular. Add support for extra mojom dirs to deploy_sdk.py Jim Beveridge 2015-04-24 15:03:47 -07:00
  • 675ce1c882 Expose minContentWidth/maxContentWidth and a callback for computing them. Ojan Vafai 2015-04-24 13:14:41 -07:00
  • 53e46748dc Dart: Put generated .mojom.dart files under mojoms pacakge. Zachary Anderson 2015-04-23 15:23:50 -07:00
  • d24df3eb94 Don't include trailing newline in width for line breaking Raph Levien 2015-04-22 15:31:29 -07:00
  • 0d41d0f96e Fix check for MojoShell.apk Dave Moore 2015-04-21 20:58:18 -07:00
  • 8364320dfe Teach sky_server not to serve up /.git James Robinson 2015-04-21 16:01:17 -07:00
  • ab3b684f23 fix 'feeback' typo in stock app in menus TBR=eseidel Hixie 2015-04-21 14:32:22 -07:00
  • 4398883334 [Effen] fix warnings Hixie 2015-04-21 14:05:28 -07:00
  • ebc879babf [Effen] Prevent scrolling past the bottom of a scrollable list. Hixie 2015-04-21 13:20:30 -07:00
  • 23283319bc [Effen] Only skip rows we're showing, when skipping past the rows that we've scrolled beyond in the stock list. Hixie 2015-04-20 16:35:49 -07:00
  • 975fdca798 Make sky_server include no-cache headers since we don't really want caching during development. TBR=eseidel Hixie 2015-04-17 16:35:35 -07:00
  • a3f8bdecb0 Expose sky KeyboardService in android mojo_shell James Robinson 2015-04-16 17:11:15 -07:00
  • c9abc3cfc4 Ensure isolates have a root library so createMirrorSystem() and spawnUri() are happy. Ryan Macnak 2015-04-16 15:49:11 -07:00
  • 514c65df29 Uses mojom module names as Dart's package: import URI Zachary Anderson 2015-04-16 07:50:47 -07:00
  • 05e89cffd4 Add functions for measuring cursor positioning Raph Levien 2015-04-06 16:21:10 -07:00
  • 6705d6ff2a Rename "margins" to "indents" Raph Levien 2015-04-15 15:22:42 -07:00
  • 201d894701 Add margins array to line widths object Raph Levien 2015-04-14 18:29:39 -07:00
  • 8e0726b4a9 Improve commit message generation for deploy_sdk. Eric Seidel 2015-04-15 14:12:59 -07:00
  • 9fd7ed7a93 Fix typo in sky_tool causing crash Eric Seidel 2015-04-15 13:29:47 -07:00
  • 41a9d53fd4 Make changing your layout manager work. Ojan Vafai 2015-04-15 11:08:32 -07:00
  • a0ef1d472a Fix getChildElements. Ojan Vafai 2015-04-14 16:40:58 -07:00
  • a7ef473367 Update CHANGELOGs for pub packages on trunk Eric Seidel 2015-04-14 16:14:31 -07:00
  • 38472e4e87 Remove Widgets Demo, it's broken and doesn't provide any value over Stocks App Eric Seidel 2015-04-14 14:47:21 -07:00
  • 893d8ae2e7 Fix crash when removing layout managers. Ojan Vafai 2015-04-14 13:57:07 -07:00