Commit Graph

  • 1883d06aef Fix build Adam Barth 2015-08-25 14:10:32 -07:00
  • a733e91b7b Don't freeze devicePixelRatio at startup Adam Barth 2015-08-25 14:06:53 -07:00
  • 10fe17a994 Merge pull request #809 from abarth/scene_builder Adam Barth 2015-08-25 13:59:52 -07:00
  • 0e4ac8c12b Use sky.SceneBuilder to upload Layer tree to C++ Adam Barth 2015-08-25 13:33:54 -07:00
  • 1c9837630d Make 'save failed' snackbar show up Eric Seidel 2015-08-25 13:37:08 -07:00
  • 19f62a35a9 Move Fitness.app to the latest playfair Eric Seidel 2015-08-25 13:31:11 -07:00
  • 03cc05ac29 Rev pub package to 0.0.6 which includes indicator lines Eric Seidel 2015-08-25 13:26:35 -07:00
  • 38f544fd27 Merge pull request #800 from devoncarew/skydoc Eric Seidel 2015-08-25 13:16:44 -07:00
  • 5ad78bd3bc Hack around Fitness.app crashing if it can't load data Eric Seidel 2015-08-25 13:09:50 -07:00
  • 740c3eb9b2 Update README.md Devon Carew 2015-08-25 11:32:25 -07:00
  • 3c0985b02c fix skydoc.py to work with the latest dartdoc Devon Carew 2015-08-25 11:24:15 -07:00
  • 18b78cfafa Enable initializing Scrollable scrollOffset Hans Muller 2015-08-25 10:40:50 -07:00
  • e1933af37e Removed unneeded tabs.dart import, updated tests Hans Muller 2015-08-25 10:24:58 -07:00
  • bc62a243f5 Removes old code from demo game Viktor Lidholt 2015-08-25 10:14:26 -07:00
  • 34e0ef8368 Merge pull request #795 from vlidholt/master Viktor Lidholt 2015-08-25 10:04:19 -07:00
  • f8cad61b28 Rev pub package Adam Barth 2015-08-25 09:58:18 -07:00
  • 1fde4bb863 Merge pull request #796 from abarth/fix_tests Adam Barth 2015-08-25 09:58:39 -07:00
  • b2de3a705b Don't divide by zero Adam Barth 2015-08-25 09:48:21 -07:00
  • e25fc1ea8b Include sky_snapshot in binary distribution Adam Barth 2015-08-25 09:42:45 -07:00
  • aaeaed9be8 done Hans Muller 2015-08-25 09:40:30 -07:00
  • 94cc6a4dc5 Rev pub packages Adam Barth 2015-08-25 09:36:36 -07:00
  • af6372fd0e Removes custom joystick code and adds a new moving enemy to demo game Viktor Lidholt 2015-08-25 09:28:33 -07:00
  • 51715d304f Adds base rotation property to rotate-to-movement constraint Viktor Lidholt 2015-08-25 09:27:39 -07:00
  • 9fc36fe794 Adds virtual joystick to games library Viktor Lidholt 2015-08-25 09:26:49 -07:00
  • 1867b58c40 Merge pull request #792 from Hixie/flex-part3 Ian Hickson 2015-08-25 09:22:40 -07:00
  • 75633c8ce1 Merge pull request #784 from abarth/rm_epsilon Adam Barth 2015-08-25 09:20:34 -07:00
  • c696c21aa5 Remove floating-point errors from ScrollableWidgetList Adam Barth 2015-08-24 16:20:22 -07:00
  • 465fbbf9f1 Merge pull request #787 from vlidholt/master Viktor Lidholt 2015-08-25 09:16:49 -07:00
  • 3d37e78745 Add Row and Column widgets so you don't have to use Flex. I updated everything in widgets/, but didn't update any examples. Hixie 2015-08-24 17:50:37 -07:00
  • 14f3f58cd9 Make Flex shrink-wrap when unconstrained. Hixie 2015-08-24 13:22:35 -07:00
  • a8f2aaa052 Update documentation for new sky_tool version Ian Fischer 2015-08-24 17:18:13 -07:00
  • fe7e39b23c Add documentation for using sky_tool listen. Ian Fischer 2015-08-24 16:46:01 -07:00
  • 119a652d17 Minor code cleanup Viktor Lidholt 2015-08-24 16:41:05 -07:00
  • acccd438e5 Merge pull request #785 from vlidholt/new_game Viktor Lidholt 2015-08-24 16:32:39 -07:00
  • 97b432db9f Merge pull request #786 from iansf/minor_cleanup Ian Fischer 2015-08-24 16:31:03 -07:00
  • 3897ebfcfe Minor cleanup of paths and quotes. Ian Fischer 2015-08-24 16:29:20 -07:00
  • 670f3cd7c9 Track the last component to build ...rather than the stack trace at the time the RenderObjectWrapper updates the RenderObject. Hixie 2015-08-24 16:10:47 -07:00
  • 840dfae937 Adds support for spline actions and constraints on nodes Viktor Lidholt 2015-08-24 15:37:59 -07:00
  • a78370fe9c New game demo, initial version Viktor Lidholt 2015-08-19 13:19:54 -07:00
  • 1393b4c6b0 Merge pull request #781 from Hixie/better-exceptions Ian Hickson 2015-08-24 15:55:55 -07:00
  • a41825619b Merge pull request #761 from iansf/fix_linux Ian Fischer 2015-08-24 15:53:09 -07:00
  • d99641dd85 Better exception handling for rendering library. - Catch exceptions closer to the source. - Factor out exception printing code. - Have widget library hand the rendering library some context when syncing RenderObjectWrappers to aid with debugging. - Fix a bug in flex.dart whereby _overflow was compared when null. Hixie 2015-08-24 15:11:41 -07:00
  • d35d580cdb Merge pull request #780 from abarth/mimic_improvements Adam Barth 2015-08-24 15:11:34 -07:00
  • 7077b1b3d0 Mimic should track Mimicable more completely Adam Barth 2015-08-24 14:14:46 -07:00
  • 9bc23d722e Prevent the fitness app from asserting when there’s no data yet Collin Jackson 2015-08-24 14:23:26 -07:00
  • a6d111deb8 Merge pull request #765 from collinjackson/typography_colors Collin Jackson 2015-08-24 14:17:40 -07:00
  • d8c97c46f3 Make sky_tool listen work on Linux. Ian Fischer 2015-08-21 16:39:37 -07:00
  • c21fcf6210 Support ScrollableLists that wrap Hans Muller 2015-08-21 16:12:19 -07:00
  • d7ed623ea6 Merge pull request #774 from abarth/add_listener Adam Barth 2015-08-24 12:56:28 -07:00
  • 16328cc875 Add GlobalKey.registerSyncListener Adam Barth 2015-08-24 10:53:32 -07:00
  • c8bc9d5613 Fix typography to use opacity instead of color value Collin Jackson 2015-08-21 17:27:18 -07:00
  • a61f0f5021 RenderObject.flushLayout should loop until _nodesNeedingLayout is empty Hans Muller 2015-08-24 12:41:27 -07:00
  • b296cbf615 Add media service implementation for iOS Chinmay Garde 2015-08-24 12:36:15 -07:00
  • 9a493c15e9 Update box_painter.dart Adam Barth 2015-08-22 13:44:40 -07:00
  • 627b049216 Address review comments from #767 Adam Barth 2015-08-22 10:39:08 -07:00
  • 5d99f31c04 Merge pull request #767 from abarth/modernize_drawer_item Adam Barth 2015-08-22 08:46:12 -07:00
  • 2873880f50 Fix analyzer warnings Adam Barth 2015-08-22 08:24:02 -07:00
  • 18248543cb DrawerItem, DrawerHeader should take a child instead of children Adam Barth 2015-08-22 08:19:15 -07:00
  • b87b107434 Run tests one-at-a-time on Travis Adam Barth 2015-08-22 08:05:25 -07:00
  • 89c1144718 Merge pull request #762 from Hixie/flex-bug Ian Hickson 2015-08-21 20:05:50 -07:00
  • b61fe238f5 Rename syncFields to syncConstructorArguments Adam Barth 2015-08-21 17:21:42 -07:00
  • dc7137b0ba Merge pull request #763 from abarth/scroll_gravity Adam Barth 2015-08-21 17:06:13 -07:00
  • d3eaff2765 Cleanup how we manage scrollOffset in Scrollable Adam Barth 2015-08-21 16:03:09 -07:00
  • d81ec90c5f Reimplement 'stretch' for flexible items correctly. Hixie 2015-08-21 15:29:15 -07:00
  • ca42e8865d Merge pull request #747 from collinjackson/fitness_loading Collin Jackson 2015-08-21 16:21:05 -07:00
  • 2f4015b7bd Merge pull request #752 from abarth/scrollable_rename Adam Barth 2015-08-21 14:40:50 -07:00
  • 010589be9e Rename all the scrollable classes Adam Barth 2015-08-21 14:13:03 -07:00
  • 5804b81d74 Rename all the scrollable classes Adam Barth 2015-08-21 14:13:03 -07:00
  • df71b6d017 Merge pull request #746 from jamesr/deps_sky James Robinson 2015-08-21 13:11:54 -07:00
  • f296722585 Pull Mojo SDK in via deps instead of checked in files James Robinson 2015-08-21 10:48:53 -07:00
  • 546a3acf0e Add missing file Adam Barth 2015-08-21 12:59:38 -07:00
  • a98502df94 Merge pull request #749 from abarth/rev_dart_sdk Adam Barth 2015-08-21 12:52:54 -07:00
  • 33061afe5f Merge pull request #748 from abarth/screen_orientation Adam Barth 2015-08-21 12:52:15 -07:00
  • 51c7194075 Add SetRequestedOrientation to Activity service Adam Barth 2015-08-21 11:27:17 -07:00
  • 24a68cb445 Add SetRequestedOrientation to Activity service Adam Barth 2015-08-21 11:27:17 -07:00
  • 49aea46535 Update Dart SDK Adam Barth 2015-08-21 12:21:37 -07:00
  • d75fb40585 Don’t flash a message while fitness data is loading Collin Jackson 2015-08-21 11:18:10 -07:00
  • e95aee2715 Add the ability to draw borders on circles Adam Barth 2015-08-21 10:47:46 -07:00
  • ac7c3a00fa Migrate RenderBox tests to box_test.dart Adam Barth 2015-08-21 10:18:48 -07:00
  • 855b8eb225 Merge pull request #740 from abarth/migrate_more_tests Adam Barth 2015-08-21 10:02:38 -07:00
  • ccd00bc5c2 Migrate sky/tests/layout to sky/unit/test Adam Barth 2015-08-21 09:56:14 -07:00
  • 2d333f5612 Merge pull request #719 from iansf/add_listen_command Ian Fischer 2015-08-21 09:54:04 -07:00
  • ce877f0926 Merge pull request #719 from iansf/add_listen_command Ian Fischer 2015-08-21 09:54:04 -07:00
  • fda65a6c97 Make sky_tool install to ios devices and simulators if available, and add a ‘listen’ command that will listen to filesystem changes in the current directory and update running versions of the app. Ian Fischer 2015-08-20 12:20:08 -07:00
  • 96c5d075aa Make sky_tool install to ios devices and simulators if available, and add a ‘listen’ command that will listen to filesystem changes in the current directory and update running versions of the app. Ian Fischer 2015-08-20 12:20:08 -07:00
  • c7f528dab8 Migrate some tests to sky/unit/test Adam Barth 2015-08-21 08:53:31 -07:00
  • bd845c2a33 Merge pull request #733 from abarth/sky_unit_test Adam Barth 2015-08-20 21:25:21 -07:00
  • b64e1aaba8 Introduce sky/unit/test Adam Barth 2015-08-20 00:13:52 -07:00
  • 82bf151a38 Introduce sky/unit/test Adam Barth 2015-08-20 00:13:52 -07:00
  • f4ed42e55b Rev pub package Adam Barth 2015-08-20 20:58:18 -07:00
  • 01afe5a612 Update loadVMFileHook to the real location Adam Barth 2015-08-20 19:46:48 -07:00
  • d7b1c234c4 Merge pull request #731 from chinmaygarde/master Chinmay Garde 2015-08-20 17:15:20 -07:00
  • 4df6f6f581 Ensure the actual iOS bundle has been created before attempting to generate an Xcode harness for the same Chinmay Garde 2015-08-20 17:12:20 -07:00
  • 1c06ea17a3 Fix #721 Dialogs should appear in place rather than animating in from bottom Collin Jackson 2015-08-20 14:58:49 -07:00
  • f743311614 Merge pull request #728 from chinmaygarde/master Chinmay Garde 2015-08-20 16:55:22 -07:00
  • 9b51b5950b Include sky_snapshot in the binary artifacts Adam Barth 2015-08-20 15:42:43 -07:00
  • dda253bb29 Reorder bootstrapping code in rendering/ for slightly cleaner code. Hixie 2015-08-20 15:28:46 -07:00
  • 33526ad74d Enable launching iOS applications using Xcode for profiling and tracing Chinmay Garde 2015-08-20 15:06:43 -07:00
  • cf03afcd67 Fix compile error on trunk. Hixie 2015-08-20 15:05:01 -07:00
  • 79a9e670a2 Rewrite the MultiChildRenderObjectWrapper syncing algorithm. Hixie 2015-08-19 12:16:41 -07:00