Commit Graph

  • b5aba60147 Minor modifs. Florian Loitsch 2015-12-08 18:20:23 -08:00
  • 5ddbc03b80 Merge pull request #850 from HansMuller/reset_scroll_behavior Hans Muller 2015-12-09 16:32:43 -08:00
  • 03e893927f Fix PageableList demo Hans Muller 2015-12-09 15:42:41 -08:00
  • 37f685b4ad Merge pull request #843 from krisgiesing/activity_service krisgiesing 2015-12-09 15:18:46 -08:00
  • ac0aed5ae7 Merge pull request #846 from abarth/text_decoration Adam Barth 2015-12-09 15:17:14 -08:00
  • ab89d2e499 Update to the new TextDecoration API Adam Barth 2015-12-09 14:02:58 -08:00
  • dbf6149a51 Merge pull request #848 from abarth/active_color Adam Barth 2015-12-09 15:11:21 -08:00
  • 5f29d95018 Let clients of Checkbox, Radio, Slider, and Switch customize the activeColor Adam Barth 2015-12-09 14:49:32 -08:00
  • 01c7dcc124 Copy test font files into data directory. Seigo Nonaka 2015-12-07 10:28:31 -08:00
  • 3b3d59834e Merge pull request #820 from HansMuller/pageable_list Hans Muller 2015-12-09 14:16:36 -08:00
  • 259c07646d Rev pub packages Adam Barth 2015-12-09 14:12:48 -08:00
  • c1d42a2fde Revised PageableList Hans Muller 2015-12-08 13:49:20 -08:00
  • efb57ebf52 Update Dart dependency to include fixes in x64 Dart precompilation Chinmay Garde 2015-12-09 13:23:03 -08:00
  • 70ea4b2cc7 Use explicit service name for activity service Kris Giesing 2015-12-09 12:52:45 -08:00
  • 4f22f3ecde Merge pull request #838 from abarth/cleanup_global_scope Adam Barth 2015-12-09 12:44:27 -08:00
  • 13f9e91f63 Cleanup the global scope a bit: Adam Barth 2015-12-09 10:57:59 -08:00
  • b42ac4e6ab Merge pull request #824 from HansMuller/save_tabs_selection Hans Muller 2015-12-09 09:57:36 -08:00
  • f58c3d2bc5 Merge pull request #836 from abarth/update_docs Adam Barth 2015-12-09 09:49:19 -08:00
  • 5d6d258533 Update documentation based on comments in previous patch Adam Barth 2015-12-09 09:31:44 -08:00
  • 4eeddab959 Make the StockHome TabBar selection persistent Hans Muller 2015-12-08 15:50:27 -08:00
  • 8be3a4fd7a Merge pull request #832 from abarth/widget_docs Adam Barth 2015-12-09 00:03:33 -08:00
  • 36c387318a Merge pull request #831 from abarth/scroll_tolerance Adam Barth 2015-12-09 00:03:07 -08:00
  • 95fc98108f Improve tolerance for ending scroll animations Adam Barth 2015-12-08 22:29:09 -08:00
  • e55858411f Add some more dartdoc to widgets Adam Barth 2015-12-08 23:41:08 -08:00
  • 11da9b02ab Merge pull request #830 from Hixie/BoxConstraints Adam Barth 2015-12-08 21:52:31 -08:00
  • 1a049c14e5 Catch un-normalized BoxConstraints Ian Hickson 2015-12-08 20:52:44 -08:00
  • 23ab08ad14 Merge pull request #816 from flutter/testing_updates Adam Barth 2015-12-08 20:12:20 -08:00
  • d1e907f3fa Merge pull request #826 from abarth/gesture_dartdoc Adam Barth 2015-12-08 19:54:54 -08:00
  • 25da2cf09c Add some dartdoc for GestureDetector Adam Barth 2015-12-08 17:29:24 -08:00
  • 091810c32b Introduce FontLanguageListCache. Seigo Nonaka 2015-12-02 11:07:29 +09:00
  • 2f4864efbb Merge pull request #825 from eseidelGoogle/locale_test Eric Seidel 2015-12-08 16:34:53 -08:00
  • 09894ec50b Add a test to stocks for changing the locale Eric Seidel 2015-12-08 16:05:53 -08:00
  • 003ecb6751 Merge pull request #819 from abarth/travis_artifacts Adam Barth 2015-12-08 16:12:41 -08:00
  • 5cdfb2d7ea Merge pull request #818 from tvolkert/payouts Todd Volkert 2015-12-08 15:24:48 -08:00
  • 56197d4353 Merge commit '1e3a85fe73c032ac656d363a60ff5fc6800e9869' into HEAD Todd Volkert 2015-12-08 15:19:40 -08:00
  • d84412d116 Make AssetImage constructor const Todd Volkert 2015-12-08 14:25:52 -08:00
  • 2b6b781c7a Switch over to the Travis-built artifacts Adam Barth 2015-12-08 14:28:45 -08:00
  • b55acb4b16 Update CONTRIBUTING.md Eric Seidel 2015-12-08 14:38:03 -08:00
  • 0d8541ebdf Merge pull request #817 from sethladd/sethladd-patch-1 Seth Ladd 2015-12-08 14:37:09 -08:00
  • 1e3a85fe73 Make AssetImage constructor const Todd Volkert 2015-12-08 14:25:52 -08:00
  • 2666628b12 use async / await Seth Ladd 2015-12-08 14:16:14 -08:00
  • 723e5f790b Update testing instructions per abarths' feedback Eric Seidel 2015-12-08 14:09:47 -08:00
  • 724388d24f Update Contributing.md to document testing Eric Seidel 2015-12-08 13:51:05 -08:00
  • c130dfff5f Merge pull request #812 from abarth/check_material Adam Barth 2015-12-08 13:50:02 -08:00
  • c0f068ce5a Merge pull request #814 from abarth/rm_event_recorder Adam Barth 2015-12-08 13:49:53 -08:00
  • 56818d186d Merge pull request #801 from collinjackson/fix_dynamic_hero Collin Jackson 2015-12-08 13:48:45 -08:00
  • b1448e0f6d Merge pull request #810 from Hixie/pointers Ian Hickson 2015-12-08 13:47:38 -08:00
  • 8083c2d424 Merge pull request #815 from Hixie/rev Ian Hickson 2015-12-08 13:46:54 -08:00
  • 304ca57b53 rev engine Hixie 2015-12-08 13:45:59 -08:00
  • 8dc607a976 Widgets that depend on Material should assert that Adam Barth 2015-12-08 11:16:53 -08:00
  • a45b85c345 Remove unused EventRecorder Adam Barth 2015-12-08 13:34:07 -08:00
  • 4248406195 Merge "Select emoji font based on variation selectors." Seigo Nonaka 2015-12-08 21:29:42 +00:00
  • 93c2e96c62 Merge pull request #2155 from Hixie/rev Ian Hickson 2015-12-08 13:13:49 -08:00
  • a0f509b4a5 Revving engine Hixie 2015-12-08 13:13:18 -08:00
  • d05c564cef Fix hero transition when using dynamic routes Collin Jackson 2015-12-07 15:39:16 -08:00
  • 7514ce12a2 Clean up pointer handling. Hixie 2015-12-08 12:42:42 -08:00
  • 4d95cc5f8e Avoid integer overflows in parsing fonts am: 1fd1c39021 am: fa84e49423 am: 47e7a9b486 am: e275a0a2bd am: bc9873b55a am: 4b48ea9558 am: 10cd33807c Raph Levien 2015-12-08 19:58:04 +00:00
  • 10cd33807c Avoid integer overflows in parsing fonts am: 1fd1c39021 am: fa84e49423 am: 47e7a9b486 am: e275a0a2bd am: bc9873b55a am: 4b48ea9558 Raph Levien 2015-12-08 19:54:42 +00:00
  • 4b48ea9558 Avoid integer overflows in parsing fonts am: 1fd1c39021 am: fa84e49423 am: 47e7a9b486 am: e275a0a2bd am: bc9873b55a Raph Levien 2015-12-08 11:36:58 -08:00
  • bc9873b55a Avoid integer overflows in parsing fonts am: 1fd1c39021 am: fa84e49423 am: 47e7a9b486 am: e275a0a2bd Raph Levien 2015-12-08 19:33:14 +00:00
  • e275a0a2bd Avoid integer overflows in parsing fonts am: 1fd1c39021 am: fa84e49423 am: 47e7a9b486 Raph Levien 2015-12-08 11:29:31 -08:00
  • 47e7a9b486 Avoid integer overflows in parsing fonts am: 1fd1c39021 am: fa84e49423 Raph Levien 2015-12-08 19:22:49 +00:00
  • fa84e49423 Avoid integer overflows in parsing fonts am: 1fd1c39021 Raph Levien 2015-12-08 19:17:40 +00:00
  • bf5ef790fa Merge pull request #807 from jason-simmons/sprite_pointer Jason Simmons 2015-12-08 10:53:29 -08:00
  • 0c9333cc10 Change flutter_sprites to use the current PointerEvent.position API Jason Simmons 2015-12-08 10:46:44 -08:00
  • 5eae4d5a44 Merge pull request #805 from abarth/double_pop Adam Barth 2015-12-08 09:40:23 -08:00
  • e857bc6f11 Merge pull request #806 from abarth/use_route_state Adam Barth 2015-12-07 22:42:40 -08:00
  • f202e7ab17 _ModalScope has local copies of route state Adam Barth 2015-12-07 21:50:06 -08:00
  • 2a69a9810c Merge pull request #781 from Hixie/box_decoration Ian Hickson 2015-12-07 21:38:44 -08:00
  • 2afa87dfcd Make BoxDecoration replaceable. Ian Hickson 2015-12-06 15:49:23 -08:00
  • 0fe72b17f3 Merge pull request #788 from jason-simmons/platform_locale Jason Simmons 2015-12-07 17:44:20 -08:00
  • 9693cd5537 Add a LocaleQuery widget that can be used to fetch locale-specific data Jason Simmons 2015-12-07 11:19:15 -08:00
  • c05871a7b4 Double-tapping modal barrier pops twice Adam Barth 2015-12-07 16:37:19 -08:00
  • c047506ec2 Select emoji font based on variation selectors. Seigo Nonaka 2015-10-29 18:59:30 +09:00
  • 8dd8c203e2 Merge pull request #803 from abarth/dropdown Adam Barth 2015-12-07 16:20:11 -08:00
  • 4982c553b8 Material gallery crashes when you press the drop-down button Adam Barth 2015-12-07 14:58:27 -08:00
  • d3afe5129f Merge pull request #2150 from jason-simmons/engine_release_1207 Jason Simmons 2015-12-07 16:07:19 -08:00
  • 3dafc43d14 Rev pub packages Jason Simmons 2015-12-07 16:03:25 -08:00
  • aaef5045dc Merge pull request #802 from Hixie/yak1-routes-didChangeNext Ian Hickson 2015-12-07 15:46:51 -08:00
  • 18d5c5e7ae didChangeNext() Hixie 2015-11-17 09:53:36 -08:00
  • 1e1761d181 Merge pull request #800 from Hixie/pointer-bugs Ian Hickson 2015-12-07 15:27:55 -08:00
  • 18beb4b45b Fix pointer up/move/cancel listeners Hixie 2015-12-07 15:20:21 -08:00
  • 5f5245dd5e Merge pull request #798 from Hixie/popUntil Ian Hickson 2015-12-07 15:02:36 -08:00
  • 2305d019ac Merge pull request #795 from Hixie/overlayDebuggingFix Ian Hickson 2015-12-07 14:58:25 -08:00
  • cf3077ea98 Navigator.popUntil Hixie 2015-12-07 14:54:03 -08:00
  • 6a7f50c493 Merge pull request #794 from Hixie/AlwaysDismissedPerformance Ian Hickson 2015-12-07 14:50:53 -08:00
  • 86fbdd7d3b Merge pull request #793 from Hixie/performance-debugging Ian Hickson 2015-12-07 14:49:23 -08:00
  • 8b9ffca8d1 Make debugIsVisible work. Hixie 2015-12-07 14:46:18 -08:00
  • e92d393467 AlwaysDismissedPerformance Hixie 2015-12-07 14:44:53 -08:00
  • 7138a37293 Debugging aids for overlays, performances Hixie 2015-12-07 14:42:42 -08:00
  • f0ce2de9b5 Merge pull request #789 from eseidelGoogle/no_checked Eric Seidel 2015-12-07 13:50:47 -08:00
  • e80756d669 Merge pull request #748 from abarth/inital_performance Adam Barth 2015-12-07 13:24:37 -08:00
  • 0f4ef5a79a Versioning Adam Barth 2015-12-07 13:23:47 -08:00
  • 20deda1def Don't do performance testing in checked mode Eric Seidel 2015-12-07 12:54:21 -08:00
  • 3f438ff356 Merge pull request #2148 from krisgiesing/kbd_roll krisgiesing 2015-12-07 11:22:16 -08:00
  • ba936c0f0b The intial route shouldn't run its entrance animation Adam Barth 2015-12-04 15:00:15 -08:00
  • 73e62d386b Merge pull request #779 from abarth/basic_docs Adam Barth 2015-12-07 10:57:00 -08:00
  • 429e17c58f Merge pull request #786 from Hixie/pointers Ian Hickson 2015-12-07 10:45:08 -08:00
  • 7243c5629c Got the check the wrong way in the last patch. Hixie 2015-12-07 10:44:19 -08:00
  • ac928678d7 Don't copy mojo keyboard service now that they have diverged. Kris Giesing 2015-12-07 10:42:11 -08:00