Commit Graph

  • be9fb1950f Roll DEPS John McCutchan 2015-10-01 07:23:04 -07:00
  • af68d9ae49 Merge "Explicitly set utf-8 encoding for hyb file verification" Raph Levien 2015-10-01 06:36:47 +00:00
  • 179d763488 Explicitly set utf-8 encoding for hyb file verification Raph Levien 2015-09-30 23:26:54 -07:00
  • b25488cead Keep the two ConstrainedBox classes together Ian Hickson 2015-09-30 22:25:54 -07:00
  • ca14896b25 BoxConstraints trivial cleanup Ian Hickson 2015-09-30 22:22:37 -07:00
  • d277bd3287 Merge "Binary format for hyphenation patterns" Raph Levien 2015-10-01 04:53:44 +00:00
  • 96df754284 Binary format for hyphenation patterns Raph Levien 2015-08-27 13:50:00 -07:00
  • f54811810c Port playfair to fn3 Adam Barth 2015-09-30 19:57:06 -07:00
  • 4525159831 Consolidate widget tests Adam Barth 2015-09-30 18:54:54 -07:00
  • c06995a379 Clamp the snapped scroll simulation; Scrollable settle() and fling() return a Future Hans Muller 2015-09-30 16:52:17 -07:00
  • 946da1015a Merge pull request #1411 from abarth/port_input_test Adam Barth 2015-09-30 16:00:52 -07:00
  • e8a756c769 Merge pull request #1421 from jason-simmons/editable_text_fn3_expand_width Jason Simmons 2015-09-30 15:56:27 -07:00
  • 3429081263 Make the fn3 EditableText expand to fill the width of its parent Jason Simmons 2015-09-30 15:40:37 -07:00
  • 3f52f82dec Roll the Dart runtime forward John McCutchan 2015-09-30 15:22:04 -07:00
  • f4afd0d9d2 Merge pull request #1418 from abarth/dimissable_test Adam Barth 2015-09-30 15:18:19 -07:00
  • be4e738254 Merge pull request #1414 from mpcomplete/use.changes.2 Matt Perry 2015-09-30 18:15:12 -04:00
  • f26d8d83a5 Merge pull request #1414 from mpcomplete/use.changes.2 Matt Perry 2015-09-30 18:15:12 -04:00
  • 62bd083e14 Implement working UpdateTask in Dart Matt Perry 2015-09-30 18:13:11 -04:00
  • af3a10f4e4 Implement working UpdateTask in Dart Matt Perry 2015-09-30 18:13:11 -04:00
  • d757694618 Merge pull request #1415 from HansMuller/snap_scrolling_tests Hans Muller 2015-09-30 15:06:45 -07:00
  • d4b1519cef Port dimissable_test.dart to fn3 Adam Barth 2015-09-30 15:03:32 -07:00
  • 1d0573fdf2 Merge pull request #1413 from Hixie/performance Ian Hickson 2015-09-30 14:47:19 -07:00
  • a6bc8cf906 Merge pull request #1410 from abarth/flutter_dev Adam Barth 2015-09-30 14:35:05 -07:00
  • e312c6be79 Merge pull request #1410 from abarth/flutter_dev Adam Barth 2015-09-30 14:35:05 -07:00
  • 61e7fd41af Fix bounds checking error I introduced in previour cl, Address style issues. mdakin 2015-09-30 23:15:55 +02:00
  • e509cd7d18 Fix bounds checking error I introduced in previour cl, Address style issues. mdakin 2015-09-30 23:15:55 +02:00
  • 4ac052357f Snap scrolling: additional tests, cleanup Hans Muller 2015-09-30 14:13:11 -07:00
  • b8085cd033 Add sky_tools trace command, Android implementation, and basic test. Ian Fischer 2015-09-30 14:02:29 -07:00
  • 3b62185f8a Simplify AnimationPerformance Hixie 2015-09-30 13:47:14 -07:00
  • 11e7dfbe79 Port input_test to fn3 Adam Barth 2015-09-30 13:25:46 -07:00
  • d8dcbbf44e Merge pull request #1409 from abarth/rm_init_state_arg Adam Barth 2015-09-30 13:21:13 -07:00
  • 4cced2adf1 s/sky-dev/flutter-dev/ Adam Barth 2015-09-30 13:20:43 -07:00
  • abb836d19e s/sky-dev/flutter-dev/ Adam Barth 2015-09-30 13:20:43 -07:00
  • 347bd25cb4 Remove BuildContext argument to initState Adam Barth 2015-09-30 13:15:46 -07:00
  • b222bfd52e Remove BuildContext argument to initState Adam Barth 2015-09-30 13:15:46 -07:00
  • 01f7c8460f Rev pub package Adam Barth 2015-09-30 12:09:57 -07:00
  • ce4c630881 Merge pull request #1406 from chinmaygarde/master Chinmay Garde 2015-09-30 12:08:58 -07:00
  • ab0183d434 Rev pub package Adam Barth 2015-09-30 12:07:40 -07:00
  • 215e6ae25c Merge pull request #1408 from abarth/widgets_next Adam Barth 2015-09-30 11:29:09 -07:00
  • b1b214c770 Add new mojom interfaces PathService and UpdateService. Matt Perry 2015-09-30 14:28:49 -04:00
  • 37ee4b25f5 Add widgets_next.dart to help folks transition to fn3 Adam Barth 2015-09-30 11:22:05 -07:00
  • 2f7585793d Make path to PlistBuddy in the Xcode harness script for symbolicating the binary absolute. Chinmay Garde 2015-09-30 11:02:20 -07:00
  • 8f91be5a02 Merge pull request #1405 from Hixie/dynamic-routes Ian Hickson 2015-09-30 09:54:27 -07:00
  • c2b70961c6 Merge pull request #1404 from mdakin/minediggerfix Adam Barth 2015-09-30 09:13:39 -07:00
  • f2b7dd6201 Dynamic named routes Hixie 2015-09-29 09:37:53 -07:00
  • 32558478b1 Fix alignment of mine counts, simplfy code a bit. mdakin 2015-09-30 15:11:42 +02:00
  • 431d88d653 Fix alignment of mine counts, simplfy code a bit. mdakin 2015-09-30 15:11:42 +02:00
  • 52dfb07bde Extract hb_face_t object cache mechanism from Layout.cpp. Seigo Nonaka 2015-09-17 17:12:13 +09:00
  • 1203b08b73 Merge pull request #1402 from Hixie/overflow Ian Hickson 2015-09-29 22:32:26 -07:00
  • 9cb9eaf54f Merge pull request #1403 from Hixie/clickable-stocks Ian Hickson 2015-09-29 22:32:00 -07:00
  • 0bf06e0c74 Merge "Introduce unit tests for FontCollection::itemize." Seigo Nonaka 2015-09-30 03:33:13 +00:00
  • 84f2b5a5b0 Merge pull request #1397 from jason-simmons/editable_text_unused_import_sky Adam Barth 2015-09-29 19:42:43 -07:00
  • a91dd07cb3 Draggable Hixie 2015-09-29 12:50:18 -07:00
  • f43591b3c4 Make Stocks demo list rows clickable Hixie 2015-09-28 13:58:07 -07:00
  • 00bed774ce Add listen command and basic test, and don’t do unnecessary repeated work when listening or poking the android server. Ian Fischer 2015-09-29 17:10:47 -07:00
  • 4150615e26 Merge pull request #1401 from Hixie/lists Ian Hickson 2015-09-29 17:10:01 -07:00
  • 156ff2beec Merge pull request #1386 from Hixie/toString Ian Hickson 2015-09-29 17:09:54 -07:00
  • 8621892f73 Merge pull request #1377 from Hixie/rebuild Ian Hickson 2015-09-29 17:09:34 -07:00
  • 8b6bd844cf Merge pull request #1376 from Hixie/toggleable Ian Hickson 2015-09-29 17:08:36 -07:00
  • eec9833f9a Change OverflowBox API to allow min and max values Hixie 2015-09-29 17:06:36 -07:00
  • f103d397d6 Make hit testing work in horizontal scrolling list Hixie 2015-09-28 13:56:56 -07:00
  • f6aa09df27 Refactoring: Introduce helper class to iterate runs. Keisuke Kuroyanagi 2015-09-23 16:27:07 -07:00
  • a3ecdc308a Merge pull request #1400 from HansMuller/land_snap_scrolling_unit_test Hans Muller 2015-09-29 16:00:33 -07:00
  • 6bd9229df9 Fix stop mimic assert bug. Andrew Wilson 2015-09-29 15:28:54 -07:00
  • 9b6590890a Land snap_scrolling_test.dart Hans Muller 2015-09-29 15:28:30 -07:00
  • 2ed1b60808 Merge pull request #1371 from Hixie/fab-snack Ian Hickson 2015-09-29 15:23:49 -07:00
  • a656d57d0f Merge pull request #1398 from HansMuller/fix_analayzer_warning Hans Muller 2015-09-29 14:41:48 -07:00
  • 2bc289dec9 Merge pull request #61 from iansf/android_logs Ian Fischer 2015-09-29 14:41:26 -07:00
  • 6a5fe19540 Basic sky_tools logs test. Ian Fischer 2015-09-29 14:26:42 -07:00
  • 02152f65fb Fix _scrollOffsetIsInBounds analayzer warning Hans Muller 2015-09-29 14:21:57 -07:00
  • 42f48b0f0e Fix _scrollOffsetIsInBounds analayzer warning Hans Muller 2015-09-29 14:17:23 -07:00
  • a6635489f5 Add optional prefix to runCommandAndStreamOutput for logs commands. Ian Fischer 2015-09-29 14:15:29 -07:00
  • 571c7dd9ff Fix a couple of analyzer warnings Jason Simmons 2015-09-29 14:04:47 -07:00
  • 02c2e79b64 Merge pull request #1361 from jason-simmons/edit_text_scrollable_fn3 Jason Simmons 2015-09-29 13:20:58 -07:00
  • 1d66184285 Merge pull request #1393 from collinjackson/back_button Collin Jackson 2015-09-29 12:32:04 -07:00
  • c569758a9a pressing back button should close app if there is no previous route Collin Jackson 2015-09-29 12:28:28 -07:00
  • e24b4e33e3 -straggler- Rename Scrollbehavior release() to createFlingScrollSimulation() Hans Muller 2015-09-29 12:14:19 -07:00
  • 5e11889160 Add logs command and android implementation. Ian Fischer 2015-09-29 11:51:33 -07:00
  • c3510b7d94 Rename Scrollbehavior release() to createFlingScrollSimulation() Hans Muller 2015-09-29 11:45:18 -07:00
  • a0fa3377ea Bump Mojo SDK to 033ebba67 to get Dart enum case fix James Robinson 2015-09-29 11:14:48 -07:00
  • 7385641f6d SnapOffsets for fling Scrolling Hans Muller 2015-09-28 10:01:42 -07:00
  • a6f41c8a10 Allow the Input/EditableText widget to scroll horizontally Jason Simmons 2015-09-25 14:19:35 -07:00
  • 61bfe5ce84 Unify process_wrapper and process to have the same api and logging styles. Ian Fischer 2015-09-29 10:16:10 -07:00
  • 8cac55a4e2 Add sky_tools start command and associated android support. Ian Fischer 2015-09-25 16:29:47 -07:00
  • 6bfd60f217 Merge pull request #56 from iansf/android_stop Ian Fischer 2015-09-29 09:28:23 -07:00
  • 4620b63226 fn3: toString() and toStringDeep() debugging aids Hixie 2015-09-28 17:08:18 -07:00
  • ebd7fa3e36 Merge pull request #1375 from devoncarew/customize_dartdoc Devon Carew 2015-09-28 12:01:54 -07:00
  • 5487b95472 Require giving a GlobalKey to UniqueComponent Hixie 2015-09-28 11:53:03 -07:00
  • 066768f096 Make the checkbox in the stocks popup menu work. Hixie 2015-09-28 11:11:02 -07:00
  • 56d4033423 Make the FAB move up when a Snack Bar slides in. Hixie 2015-09-28 10:03:23 -07:00
  • 64dfb8496c Actually notify GlobalKey listeners in fn3 Adam Barth 2015-09-26 16:15:55 -07:00
  • 9fcf95f31f customize the generated dartdoc like flutter.io Devon Carew 2015-09-26 23:19:25 -07:00
  • e7f726c240 customize the generated dartdoc like flutter.io Devon Carew 2015-09-26 23:19:25 -07:00
  • cfc8691a71 Merge pull request #1370 from abarth/nit Adam Barth 2015-09-26 21:08:59 -07:00
  • f9b5b145f9 Address review comments from @hixie Adam Barth 2015-09-26 20:18:16 -07:00
  • 348cb2009e Address review comments from @hixie Adam Barth 2015-09-26 20:18:16 -07:00
  • 6ea83f11c8 Merge pull request #1367 from abarth/update_navigation_example Adam Barth 2015-09-26 18:39:33 -07:00
  • 5773cf49cf Merge pull request #1368 from abarth/fn3_address_book Adam Barth 2015-09-26 14:24:31 -07:00
  • fb58141dc5 Port hello_world to fn3 Adam Barth 2015-09-26 13:18:20 -07:00
  • 7617feed0c Port hello_world to fn3 Adam Barth 2015-09-26 13:18:20 -07:00