Commit Graph

  • 54d933959e Merge pull request #2797 from flutter/devoncarew-patch-1 Devon Carew 2016-03-21 09:28:14 -07:00
  • f1cdf6df39 refactor; fix apk warning Devon Carew 2016-03-21 09:24:56 -07:00
  • 73d3acd5fd don't wait fot the observatory if the app didn't start Devon Carew 2016-03-21 09:22:53 -07:00
  • a7bdf9f553 Merge pull request #2809 from Hixie/docs Ian Hickson 2016-03-21 09:01:22 -07:00
  • bef6ff3b06 Provide more documentation for MojoShell Ian Hickson 2016-03-20 22:48:58 -07:00
  • da885781ab Merge pull request #2806 from Hixie/cassowary Ian Hickson 2016-03-20 21:04:42 -07:00
  • 2f44055c2a Merge pull request #2801 from Hixie/tools Ian Hickson 2016-03-20 20:14:29 -07:00
  • a7016062bc Improve flutter create help text. Ian Hickson 2016-03-19 18:37:32 -07:00
  • 552896afb7 Refactor cassowary so it uses imports rather than parts. Ian Hickson 2016-03-19 09:33:46 -07:00
  • 366385b3d0 Merge pull request #2798 from Hixie/repaint Ian Hickson 2016-03-19 11:04:34 -07:00
  • e39a7c4144 Track metrics for RepaintBoundary. Ian Hickson 2016-03-18 22:22:33 -07:00
  • 8f80050fc3 Update FlutterPlugin.groovy Devon Carew 2016-03-18 21:44:48 -07:00
  • c82c0cf359 Merge pull request #2757 from apwilson/banner Andrew Wilson 2016-03-18 21:00:43 -07:00
  • 861423876d Refactor CheckedModeBanner into something more reusable. Andrew Wilson 2016-03-17 10:37:15 -07:00
  • 0026358194 Merge pull request #2794 from Hixie/widgeterror Ian Hickson 2016-03-18 17:28:20 -07:00
  • 7e3bef1163 Replace WidgetError and RenderingError with FlutterError Hixie 2016-03-18 15:40:22 -07:00
  • 5a1411721d Merge pull request #2793 from abarth/doc_child Adam Barth 2016-03-18 15:26:52 -07:00
  • 65cb3ee769 Add dartdoc for child widgets Adam Barth 2016-03-18 15:10:01 -07:00
  • f08665728b Merge pull request #2792 from Hixie/avatar-doc Ian Hickson 2016-03-18 15:18:16 -07:00
  • 8f3f07653c Docs for AvatarCircle. Hixie 2016-03-18 15:02:05 -07:00
  • 8ffd80c095 Merge pull request #2791 from yjbanov/start-driver-timer Yegor 2016-03-18 14:58:13 -07:00
  • 8aac1c996c [driver] actually start the timer when connecting Yegor Jbanov 2016-03-18 14:38:34 -07:00
  • 2988cab732 Merge pull request #2786 from mpcomplete/tabs Matt Perry 2016-03-18 17:31:36 -04:00
  • f2d78aed8e Merge pull request #2784 from abarth/view_services Adam Barth 2016-03-18 14:17:54 -07:00
  • addc87dcf1 Look for the keyboard in the view services Adam Barth 2016-03-18 12:43:51 -07:00
  • 5fc9a9cff5 Merge pull request #2789 from Hixie/icon-const-new Ian Hickson 2016-03-18 14:03:41 -07:00
  • 0698cdadd5 Fix some icon names Hixie 2016-03-18 13:54:13 -07:00
  • c78191c9e6 Merge pull request #2780 from qchong/update-animation-api-docs qchong 2016-03-18 13:48:16 -07:00
  • cbd0aa5bd3 docs: Updated descriptions for the Animation APIs. Quddus Chong 2016-03-17 15:10:14 -07:00
  • b105feb361 Move the "current frame" marker in the perf graph Hixie 2016-03-18 13:09:33 -07:00
  • e04ff328fe Merge pull request #2787 from Hixie/icon-docs-md-1 Ian Hickson 2016-03-18 13:30:35 -07:00
  • ef6281652a More tweaking of how Icons dartdocs. Hixie 2016-03-18 13:29:40 -07:00
  • 79d08aad9f Tweak the selected tab indicator animation. Matt Perry 2016-03-18 16:20:56 -04:00
  • 0d7c25a583 Merge pull request #2785 from Hixie/icon-docs-md Ian Hickson 2016-03-18 13:13:38 -07:00
  • 97b0fcaf39 Fix markdown errors with last Icons dartdoc patch Hixie 2016-03-18 13:12:07 -07:00
  • d4925037e5 Merge pull request #2783 from Hixie/icon-docs Ian Hickson 2016-03-18 12:50:27 -07:00
  • e53d6cf3ea Improve the material design icon dartdocs further Hixie 2016-03-18 12:39:14 -07:00
  • 964ba0c69b Merge pull request #2781 from Hixie/more-docs Ian Hickson 2016-03-18 12:18:05 -07:00
  • f59aae0397 Merge pull request #2525 from chinmaygarde/master Chinmay Garde 2016-03-18 11:29:50 -07:00
  • b72bd5bfa5 Merge pull request #2779 from Hixie/analyze-public-members Ian Hickson 2016-03-18 11:27:22 -07:00
  • ce4e9cd690 Only require documentation for libraries. Hixie 2016-03-18 10:38:41 -07:00
  • 7b7870d8c1 Add yet more dartdocs. Hixie 2016-03-18 10:03:09 -07:00
  • 991b50e438 Merge pull request #2776 from Hixie/md-fixes Ian Hickson 2016-03-18 09:14:33 -07:00
  • 561a94ccfe Miscellaneous dartdoc markdown fixes Ian Hickson 2016-03-17 22:27:58 -07:00
  • 121c7a0368 Merge pull request #2728 from Hixie/widgetsapp Ian Hickson 2016-03-17 22:15:36 -07:00
  • 6d55f5d374 Merge pull request #2755 from abarth/mojo_shell_bool Adam Barth 2016-03-17 22:12:58 -07:00
  • 9568c95700 Merge pull request #2775 from Hixie/textPainter-docs Ian Hickson 2016-03-17 19:08:39 -07:00
  • c23e968fc5 Merge pull request #2774 from Hixie/painting-docs Ian Hickson 2016-03-17 19:08:33 -07:00
  • d8c7473640 Fix WidgetsApp issues Ian Hickson 2016-03-15 22:59:49 -07:00
  • 571046a708 Minor cleanup in newton Ian Hickson 2016-03-15 22:14:36 -07:00
  • f5a00d8e91 More dart docs for text painter Hixie 2016-03-17 18:31:09 -07:00
  • 6e96b1465d Add Decoration.lerp and document Decoration Hixie 2016-03-17 18:15:04 -07:00
  • 9129891e96 Merge pull request #2772 from flutter/Hixie-patch-1 Ian Hickson 2016-03-17 18:08:39 -07:00
  • 54e80ff9d3 Merge pull request #2771 from Hixie/position-perf-overlay Ian Hickson 2016-03-17 18:08:33 -07:00
  • 26341315ec Update Dart dependency Chinmay Garde 2016-03-17 17:51:02 -07:00
  • 7ee14a8da3 Update engine.version Ian Hickson 2016-03-17 17:28:08 -07:00
  • 9d1b1df6f3 Fix position of the overlay Hixie 2016-03-17 17:26:34 -07:00
  • bf42da35b2 Merge pull request #2753 from Hixie/binding-docs Ian Hickson 2016-03-17 17:25:45 -07:00
  • a7490422de Merge pull request #2760 from Hixie/stack-docs Ian Hickson 2016-03-17 17:25:39 -07:00
  • ed9c49397b Merge pull request #2520 from Hixie/addPerformanceOverlay-docs Ian Hickson 2016-03-17 17:21:26 -07:00
  • 695b7df241 Performance Overlay fixes Hixie 2016-03-17 11:05:22 -07:00
  • fce6ecf699 Merge pull request #2770 from pylaligand/typos P.Y. Laligand 2016-03-17 17:07:49 -07:00
  • 458129b415 Merge pull request #2767 from devoncarew/check_android_n Devon Carew 2016-03-17 16:59:33 -07:00
  • d38a0db3d9 Merge pull request #2764 from abarth/use_draw_paragraph Adam Barth 2016-03-17 16:53:04 -07:00
  • 99b70dab62 handle android n in the android sdk Devon Carew 2016-03-17 15:30:47 -07:00
  • ca8dbe902a Merge pull request #2763 from mpcomplete/tabs Matt Perry 2016-03-17 17:39:03 -04:00
  • 7e2df44084 Merge pull request #2707 from johnmccutchan/sniff_service_protocol_port John McCutchan 2016-03-17 14:24:35 -07:00
  • b20113eec5 Material: Fix selected tab indicator animation. Matt Perry 2016-03-17 17:23:28 -04:00
  • 95872c3e06 Mention android:debuggable in CONTRIBUTING.md Ian Hickson 2016-03-17 13:54:14 -07:00
  • c9d3217c3b Use Canvas#drawParagraph Adam Barth 2016-03-17 13:25:38 -07:00
  • 1d699b2146 Improve Stack documentation. Hixie 2016-03-17 12:44:55 -07:00
  • 50a249e3ec Merge pull request #2761 from abarth/update_engine2 Adam Barth 2016-03-17 13:21:43 -07:00
  • 5d01d2db57 Update engine Adam Barth 2016-03-17 13:11:29 -07:00
  • 67966c7192 Do not allow line breaks before currency symbols am: 0eaf80b am: 7f8f696 Roozbeh Pournader 2016-03-17 19:29:04 +00:00
  • 83e6ee36a0 Sniff service protocol port from device John McCutchan 2016-03-15 10:00:08 -07:00
  • 7f8f696818 Do not allow line breaks before currency symbols am: 0eaf80b Roozbeh Pournader 2016-03-17 18:16:22 +00:00
  • 69f6630ad5 Merge pull request #2758 from devoncarew/listen_update Devon Carew 2016-03-17 11:13:41 -07:00
  • 882f849ccd update listen to work w/ ios devices Devon Carew 2016-03-17 10:42:48 -07:00
  • 23a7604829 Add a bool to indicate whether we're in MojoShell Adam Barth 2016-03-17 10:17:47 -07:00
  • de8ba53076 Add some docs for people looking at bindings Hixie 2016-03-16 16:48:48 -07:00
  • 80423ae922 Merge pull request #2751 from devoncarew/print_on_pub_failures Devon Carew 2016-03-17 09:51:59 -07:00
  • 6f8c103e27 Fixed some typos. P.Y. Laligand 2016-03-17 09:39:16 -07:00
  • 5d09dfad41 show failures with the initial pub get Devon Carew 2016-03-17 08:40:42 -07:00
  • 18c8f57739 Merge pull request #2747 from devoncarew/refactor_build Devon Carew 2016-03-17 08:11:29 -07:00
  • f8374cd966 consolidate build commands under the 'build' command Devon Carew 2016-03-16 14:37:46 -07:00
  • 67b3ce63b2 Merge pull request #2746 from abarth/dependent Adam Barth 2016-03-16 20:14:49 -07:00
  • 7db4f8df9c Fix spelling of dependents Adam Barth 2016-03-16 19:50:03 -07:00
  • 2b31397077 Merge pull request #2502 from chinmaygarde/master Chinmay Garde 2016-03-16 18:17:30 -07:00
  • 0eaf80b016 Do not allow line breaks before currency symbols Roozbeh Pournader 2016-03-16 15:23:20 -07:00
  • 215d7fedc1 Wire up the TracingController to the the Dart embedder timeline API Chinmay Garde 2016-03-14 12:12:58 -07:00
  • 2b825dc3c6 Merge pull request #2742 from Hixie/rendering-docs Ian Hickson 2016-03-16 15:01:40 -07:00
  • a4ee70c075 Flesh out rendering library top-level docs Hixie 2016-03-16 14:30:11 -07:00
  • 0e743b620e Merge pull request #2736 from flutter/Hixie-patch-1 Ian Hickson 2016-03-16 13:34:33 -07:00
  • 3c4fc0fced Update engine.version Ian Hickson 2016-03-16 12:44:21 -07:00
  • e1f0d8c974 Merge pull request #2727 from abarth/within_rect Adam Barth 2016-03-15 22:16:08 -07:00
  • 42c1f62928 Merge pull request #2726 from abarth/implicitly_animated_widget Adam Barth 2016-03-15 19:41:39 -07:00
  • 502a4ae078 Use FractionalOffset for gradients Adam Barth 2016-03-15 19:30:41 -07:00
  • 303837c19f Rename AnimatedWidgetBase -> ImplicitlyAnimatedWidget Adam Barth 2016-03-15 18:43:42 -07:00
  • 0eea48c8bd Merge pull request #2724 from abarth/drag_down2 Adam Barth 2016-03-15 16:51:47 -07:00
  • a710676d5f Tapping drawer during animation causes it to stick Adam Barth 2016-03-15 16:17:50 -07:00