Commit Graph

  • 21579a9d25 Add a missing README and a .gitignore file Adam Barth 2015-11-02 22:25:49 -08:00
  • 6d002482d9 Update Travis badges on the READMEs Adam Barth 2015-11-02 22:21:58 -08:00
  • cc7cddae68 Merge pull request #29 from abarth/basic_structure Adam Barth 2015-11-02 22:19:31 -08:00
  • d5becff724 Merge branch 'newton' Adam Barth 2015-11-02 22:17:07 -08:00
  • c7dfbc0451 Merge branch 'cassowary' Adam Barth 2015-11-02 22:10:41 -08:00
  • 6fea7f5871 Start building the repository structure Adam Barth 2015-11-02 21:54:38 -08:00
  • 5001f2ae48 Suppress linebreaks in emoji ZWJ sequences - DO NOT MERGE Raph Levien 2015-11-02 17:17:24 -08:00
  • a0c8a4c61e Merge pull request #1911 from Hixie/so-long-show-press Ian Hickson 2015-11-02 20:26:22 -08:00
  • 6611bf625e Merge pull request #1910 from Hixie/gesture-cleanup Ian Hickson 2015-11-02 20:26:15 -08:00
  • 33f13940c5 Merge pull request #1865 from krisgiesing/velocity-dart krisgiesing 2015-11-02 19:34:20 -08:00
  • 5e9b2fbacf Style pass on velocity tracker and event recorder Kris Giesing 2015-11-02 13:30:36 -08:00
  • 8a4a36d0fa Replace ShowPress with TapDown Hixie 2015-11-02 19:04:44 -08:00
  • bfe3bacac2 Merge DisposableArenaMember and GestureArenaMember Hixie 2015-11-02 18:06:29 -08:00
  • bf74bac537 Make RRect immutable and replace RRect.setRectXY with a fromRectXY constructor Jason Simmons 2015-11-02 16:38:37 -08:00
  • 5ea50bf485 Adds CustomMultiChildLayout Hans Muller 2015-10-30 16:35:32 -07:00
  • f8d5ccbf04 One more rev of sky tools Adam Barth 2015-11-02 13:29:28 -08:00
  • a36f37e805 Rev pubspecs Adam Barth 2015-11-02 13:19:55 -08:00
  • e971f32648 Rev pubspecs Adam Barth 2015-11-02 13:19:55 -08:00
  • 5079b1db01 Merge pull request #1899 from abarth/flutter_yaml Adam Barth 2015-11-02 13:13:48 -08:00
  • 466a91ab41 fix the 'dart:profiler' bug Hixie 2015-11-02 13:09:55 -08:00
  • 5978f1355d Merge pull request #162 from devoncarew/abstract_os Devon Carew 2015-11-02 13:10:43 -08:00
  • fc8d9f30fc Merge pull request #1898 from abarth/interactive_routes Adam Barth 2015-11-02 13:09:39 -08:00
  • 5dc4a7cce4 abstract some OS operations Devon Carew 2015-11-02 01:50:40 -08:00
  • eaf5e05825 Export overlay.dart Adam Barth 2015-11-02 12:59:15 -08:00
  • 4339e5458c Rename sky.yaml to flutter.yaml Adam Barth 2015-11-02 12:56:04 -08:00
  • 8a24312509 Rename sky.yaml to flutter.yaml Adam Barth 2015-11-02 12:56:04 -08:00
  • 27118f39ea Add a default maniest path for build Adam Barth 2015-11-02 12:54:05 -08:00
  • 828775e97e Routes shouldn't be interactive when animating out Adam Barth 2015-11-02 12:48:11 -08:00
  • b5493121f9 Up the sky_tools dependency. Hixie 2015-11-02 11:53:10 -08:00
  • fe5f98e33b Rev sky_tools to 0.0.32. Hixie 2015-11-02 11:25:58 -08:00
  • b43722e79f Handle crashing engine. Hixie 2015-11-02 11:17:33 -08:00
  • 24ea0f0d14 Move velocity tracker to dart Kris Giesing 2015-10-26 12:39:00 -07:00
  • 9ee80e4050 Merge pull request #161 from flutter/stack_trace Devon Carew 2015-11-02 09:24:27 -08:00
  • 297b90e250 Try to fix the test framework better than before Hixie 2015-10-30 14:57:31 -07:00
  • 70e20153ab use stack_trace to create more readable exception traces Devon Carew 2015-11-02 00:20:22 -08:00
  • 075036a327 Merge pull request #1895 from abarth/icon Adam Barth 2015-11-01 11:38:42 -08:00
  • 74d6f33f5a Rename Icon's type paramter to icon Adam Barth 2015-11-01 11:25:17 -08:00
  • 5fd84db1d8 Rename Icon's type paramter to icon Adam Barth 2015-11-01 11:25:17 -08:00
  • 6ee6ae03c9 Black flash when returning to a PageRoute Adam Barth 2015-10-31 15:36:32 -07:00
  • 4c99319f5d Merge pull request #156 from devoncarew/skip_test_windows Devon Carew 2015-10-31 13:57:46 -07:00
  • 492090360a Remove some unnessary dependencies Adam Barth 2015-10-31 12:43:26 -07:00
  • 94b472ff67 Add a --no-http flag to start command Adam Barth 2015-10-30 22:57:39 -07:00
  • 56b2576308 Disable crashing test Hixie 2015-10-30 16:44:29 -07:00
  • 327519892f Improve run_tests Hixie 2015-10-30 15:08:18 -07:00
  • 52c291a7a5 Fixes navigation back to main menu in demo game Viktor Lidholt 2015-10-30 16:13:26 -07:00
  • 48c3d01587 fix the stop command Devon Carew 2015-10-30 12:11:14 -07:00
  • abaa9999bb Merge pull request #1886 from chinmaygarde/master Chinmay Garde 2015-10-30 13:21:59 -07:00
  • f77a032fde Update dart revision to fix CPU profiling crashes on armv7 Chinmay Garde 2015-10-30 13:19:18 -07:00
  • 39cf521896 skip a test on windows Devon Carew 2015-10-30 13:13:58 -07:00
  • e02fcc7999 Merge pull request #1885 from chinmaygarde/master Chinmay Garde 2015-10-30 11:57:29 -07:00
  • 8538d0528a Update Dart revision Chinmay Garde 2015-10-30 11:41:19 -07:00
  • 7b0bbdbe66 Initial commit Adam Barth 2015-10-30 11:16:58 -07:00
  • 69f2e7a13c Fix link Adam Barth 2015-10-30 11:16:13 -07:00
  • efb3a51c52 Improve README Adam Barth 2015-10-30 11:15:38 -07:00
  • 7115ff2674 Rev pub package Adam Barth 2015-10-30 10:08:21 -07:00
  • 36ba2337d0 Merge pull request #150 from devoncarew/increase_timeout Adam Barth 2015-10-30 09:39:39 -07:00
  • 6c241e38ea Merge pull request #149 from flutter/stable_sdk Adam Barth 2015-10-30 09:37:58 -07:00
  • ff1b131814 Teach OverlayEntry how to rebuild in place Adam Barth 2015-10-29 23:34:05 -07:00
  • 05f19cfd44 Merge pull request #1881 from abarth/navigator2 Adam Barth 2015-10-29 23:29:20 -07:00
  • 50a177b7aa Switch to Navigator2 Adam Barth 2015-10-29 17:09:13 -07:00
  • ad8e543767 Merge pull request #1883 from abarth/rm_apk Adam Barth 2015-10-29 22:17:23 -07:00
  • 8310f8e328 Remove SkyShell.apk from sky_engine package Adam Barth 2015-10-29 21:28:40 -07:00
  • 2cc0063ae1 Merge pull request #1882 from abarth/rm_scripts Adam Barth 2015-10-29 21:24:44 -07:00
  • a7cd12fc19 Remove a number of unused Python scripts Adam Barth 2015-10-29 20:59:28 -07:00
  • 9a9d2e3ad7 Remove a number of unused Python scripts Adam Barth 2015-10-29 20:59:28 -07:00
  • b003fc898d Merge pull request #1875 from abarth/page_storage Adam Barth 2015-10-29 18:03:34 -07:00
  • 15acf8ef6b increase test timeout Devon Carew 2015-10-29 16:45:11 -07:00
  • 4877c06149 Add PageStorage support to Navigator2 Adam Barth 2015-10-29 14:25:20 -07:00
  • f21b3b7bf5 Merge pull request #1879 from mxia/master Adam Barth 2015-10-29 16:24:12 -07:00
  • 6e076a3522 Merge pull request #148 from alhaad/update_run_mojo_command Adam Barth 2015-10-29 16:22:36 -07:00
  • 4802531d90 Merge pull request #1864 from chinmaygarde/master Chinmay Garde 2015-10-29 16:17:44 -07:00
  • 64c96e0dfa Stop requiring customers to use a dev SDK Adam Barth 2015-10-29 16:17:13 -07:00
  • 9815fa220d Enable service isolate under precompilation Chinmay Garde 2015-10-28 17:14:09 -07:00
  • dbfe09bbbe Merge branch 'master' of https://github.com/flutter/engine Michael Xia 2015-10-29 15:48:45 -07:00
  • f48fffcc34 Corrected wording in the Desktop section Michael Xia 2015-10-29 15:47:12 -07:00
  • dde6bd2034 Use a common flag for both android and linux. Alhaad Gokhale 2015-10-29 15:29:44 -07:00
  • 8dcc541f04 Merge pull request #1877 from Hixie/rev Ian Hickson 2015-10-29 14:46:10 -07:00
  • 03cf082e80 Accept variation selector in emoji sequences - DO NOT MERGE am: 34c39bcde6 -s ours Raph Levien 2015-10-29 21:42:01 +00:00
  • fca9b8f3d6 Rev package versions for release. Hixie 2015-10-29 14:41:56 -07:00
  • 03b9483b5f Rev package versions for release. Hixie 2015-10-29 14:41:56 -07:00
  • 5f742b70ba Merge pull request #145 from jason-simmons/init_dir_path Jason Simmons 2015-10-29 14:41:33 -07:00
  • 587f6e27fe Modify run_mojo command to take path to devtools. Alhaad Gokhale 2015-10-29 14:36:25 -07:00
  • 184ab7c9aa Put an upper bound on flx dependency Hixie 2015-10-29 14:35:55 -07:00
  • f069ac2427 Loosen the sky_tools dependency on flx Hixie 2015-10-29 14:32:40 -07:00
  • ef2e038b11 Generalize path handling in flutter init Jason Simmons 2015-10-29 14:27:08 -07:00
  • 7aa05d4bce Release 0.0.30. Hixie 2015-10-29 14:24:35 -07:00
  • 3d7f2126b9 Merge pull request #142 from flutter/issue_141 Todd Volkert 2015-10-29 14:21:07 -07:00
  • a57109beba Wait for sky server to start before starting device Todd Volkert 2015-10-29 13:56:34 -07:00
  • 79ceee73b2 Port our testing framework to new test library Hixie 2015-10-29 12:16:47 -07:00
  • cbd4931579 Merge pull request #140 from mpcomplete/pubspec Matt Perry 2015-10-29 16:44:00 -04:00
  • e904ab5773 Add missing import Adam Barth 2015-10-29 13:42:57 -07:00
  • 9548634bc2 Merge pull request #1866 from abarth/route_types Adam Barth 2015-10-29 13:42:20 -07:00
  • 30ad6ebaae Depend on exact version of flx package so I can make breaking changes. Matt Perry 2015-10-29 16:40:13 -04:00
  • 395184f77f Add hero transition support to Navigator2 Adam Barth 2015-10-29 01:27:48 -07:00
  • 0a2bfc314f Merge pull request #1861 from jason-simmons/canvas_image_memory_leak_2 Jason Simmons 2015-10-29 13:28:04 -07:00
  • f1b048f245 simplify the ImageDecoder native code binding Jason Simmons 2015-10-28 12:41:23 -07:00
  • 34c39bcde6 Accept variation selector in emoji sequences - DO NOT MERGE Raph Levien 2015-10-29 11:39:58 -07:00
  • 0da7c7c6ac upgrade test Devon Carew 2015-10-29 11:42:02 -07:00
  • b15bcc5c64 0.0.29 Devon Carew 2015-10-29 11:32:54 -07:00
  • 494d1e0140 verify that we're running from the root of a project Devon Carew 2015-10-28 20:57:51 -07:00