Commit Graph

  • fe520201b8 Emit doctor error if Flutter SDK path contains spaces (#10477) Chris Bracken 2017-06-02 18:49:32 -07:00
  • 104725f384 Adds a widgets that blocks all semantics of widgets below it in paint order within the same container (#10425) Michael Goderbauer 2017-06-02 18:14:27 -07:00
  • 417df36b45 Add more detail to TextInputType documentation (#10474) Chris Bracken 2017-06-02 17:48:07 -07:00
  • 2cd2a74e5d Add emailAddress, url TextInputTypes (#10471) Chris Bracken 2017-06-02 16:36:15 -07:00
  • 7c68cf50bc Roll the engine to bd09286e4aec422a1f77eac9de84274f22484846 (#10467) Chris Bracken 2017-06-02 16:15:21 -07:00
  • 07275405f8 Apply the paint offset to the bounds rectangle for shader masks (#10458) Jason Simmons 2017-06-02 16:09:51 -07:00
  • cb959724cb Small setup doc for the app store option (#10418) xster 2017-06-02 16:01:20 -07:00
  • 9eae8b83ff Sprinkle some mixin magic incantations (#10442) Ian Hickson 2017-06-02 15:54:22 -07:00
  • 4f3220eebc Improve auto-correct disabling on Android when obscureText is true (flutter/engine#3731) Chris Bracken 2017-06-02 15:50:23 -07:00
  • 4ac92f5b50 Fix crash when iOS accessibility is turned off and then on again (flutter/engine#3732) Michael Goderbauer 2017-06-02 15:50:12 -07:00
  • 38891a2f72 IntelliJ and Flutter plugin version checks (#10454) Devon Carew 2017-06-02 15:23:36 -07:00
  • 15928fbdf7 have app loggers log to their parent logger (#10402) Devon Carew 2017-06-02 15:22:46 -07:00
  • 621d051cfa Add support for TextInputType.url (flutter/engine#3730) Chris Bracken 2017-06-02 15:13:37 -07:00
  • 0d10984a47 Add support for TextInputType.emailAddress (flutter/engine#3729) Chris Bracken 2017-06-02 15:04:35 -07:00
  • 79f20a8886 Update libTXT sources and tests from initial prototype. Chinmay Garde 2017-06-02 14:43:10 -07:00
  • a8fe276c55 Roll engine to 9af413ca8b44ede5dd961dca099149ead4ac8358 (#10457) Chris Bracken 2017-06-02 12:36:50 -07:00
  • 2bb5cc9f3c Start 0.0.8-dev (#10459) Collin Jackson 2017-06-02 12:36:09 -07:00
  • e2f54df5ab Release SDK version 0.0.7 (#10456) Collin Jackson 2017-06-02 10:43:54 -07:00
  • 3d69c9e24a Log to stdout in flutter_tester (flutter/engine#3728) Chris Bracken 2017-06-02 10:25:15 -07:00
  • a6069aee30 Roll engine to 1f2aa075717169d6058ad97b3b5c2794a97a43d7 (#10447) Michael Goderbauer 2017-06-02 10:10:36 -07:00
  • a367dcb02c Add flags to pass '--enable-software-rendering' flag to engine in run command (#10449) Gary Qian 2017-06-02 09:44:36 -07:00
  • 710df81249 Simplify log forwarding on iOS, Android (flutter/engine#3726) Chris Bracken 2017-06-02 09:32:08 -07:00
  • e3bab988ce preview of prefer_asserts_in_initializer_list lint (#10441) Alexandre Ardhuin 2017-06-02 13:15:49 +02:00
  • f6a2810841 Add software as fallback if Vulkan and OpenGL fails (flutter/engine#3725) Gary Qian 2017-06-01 17:50:03 -07:00
  • 2aaa7f88b3 CupertinoNavigationBar part 2 - create a bare bone CupertinoNavigationBar (#10423) xster 2017-06-01 17:17:21 -07:00
  • a8777ce6b0 CupertinoNavigationBar part 1 - extract common layout logic (#10337) xster 2017-06-01 16:24:14 -07:00
  • 457554beaf Added test for box decoration hit (#10438) Rafal Wachol 2017-06-02 06:47:40 +09:00
  • d77f805ffe Add flags for enabling software rendering in FlutterActivity (flutter/engine#3724) Gary Qian 2017-06-01 13:53:12 -07:00
  • c63ac6b33a Upgrade to new template (#10374) Mikkel Nygaard Ravn 2017-06-01 22:09:28 +02:00
  • 1b9c6a6835 More documentation (#10426) Ian Hickson 2017-06-01 12:58:34 -07:00
  • 498cfc67c3 (Update and) Integrate Rendering README into code (#10389) Michael Goderbauer 2017-06-01 12:52:08 -07:00
  • 8844a2f33b Ensure that gradient tile mode enum values in Dart match SkShader::TileMode. (flutter/engine#3721) Chinmay Garde 2017-06-01 12:18:13 -07:00
  • a978b57e9e Stop passing ignored argument to snapshot script (flutter/engine#3723) Zachary Anderson 2017-06-01 12:09:14 -07:00
  • 0e97637299 Implement a pushRoute service to satisfy the FlutterView.pushRoute API (#10415) Jason Simmons 2017-06-01 11:26:54 -07:00
  • 49440f6e14 Allow switching to the software rendering backend on Android. (flutter/engine#3719) Gary Qian 2017-05-31 17:27:47 -07:00
  • 1b5b929c73 mark flutter_gallery_ios__transition_perf as flaky (#10420) Yegor 2017-05-31 15:40:14 -07:00
  • 06deba25ee move more tests to Linux hosts (#10413) Yegor 2017-05-31 15:13:08 -07:00
  • 7397bb9071 add tests to linux hosts (#10409) Yegor 2017-05-31 12:43:18 -07:00
  • a14c3c4f80 [fuchsia] Ensure flutter_apps in the same BUILD.gn have separate scratch directories for building the FLX. (flutter/engine#3720) Ryan Macnak 2017-05-31 12:41:25 -07:00
  • 9c502cba95 Clean up ideviceinstaller doctor messages (#10408) Chris Bracken 2017-05-31 12:08:45 -07:00
  • 479e533b01 Clarify libimobiledevice doctor check message (#10406) Chris Bracken 2017-05-31 11:32:26 -07:00
  • c168afc070 Fix performance regression with _InheritedTheme (#10311) xster 2017-05-31 11:19:37 -07:00
  • ccad2849e7 Docs for menus (#10396) Ian Hickson 2017-05-31 10:48:49 -07:00
  • c713aa0020 BoxFit documentation (#10397) Ian Hickson 2017-05-31 10:48:36 -07:00
  • 2ab60e93ef Scroll text fields when the caret moves outside the viewport (#10323) Jason Simmons 2017-05-31 10:33:23 -07:00
  • 0809a4fcdc Don't enforce library_prefixes lint in users' projects. (#10392) Todd Volkert 2017-05-31 09:00:04 -07:00
  • e00a271112 [iOS accessibility] Dispatch taps to selected element (flutter/engine#3718) Michael Goderbauer 2017-05-30 16:53:10 -07:00
  • 87c5b24e87 Exclude ModalBarrier from Semantics Tree if it is not dismissible (#10395) Michael Goderbauer 2017-05-30 16:45:54 -07:00
  • d14bb2cdfc Add example showing full-screen iOS/Android view from Flutter (#10386) Sarah Zakarias 2017-05-30 13:28:30 +02:00
  • 178f446d71 Add generated plugin registry (#10375) Mikkel Nygaard Ravn 2017-05-29 14:10:29 +02:00
  • a755ccd4e4 Use new project template (#10378) Mikkel Nygaard Ravn 2017-05-29 14:07:21 +02:00
  • 6f8107756d Use new project template (#10376) Mikkel Nygaard Ravn 2017-05-29 14:05:53 +02:00
  • 6bff133923 Fixed example README link (#10369) Yusuke Konishi 2017-05-29 13:44:38 +09:00
  • 4a1e660a0d Documentation fix in StatefulWidget class (#10373) Fahad 2017-05-29 00:30:36 -04:00
  • f437d025b8 Minor documentation fixes (Material, Column) (#10365) Ian Hickson 2017-05-27 16:59:45 -07:00
  • e548d46562 Document GridPaper (#10357) Ian Hickson 2017-05-27 16:59:01 -07:00
  • 767ab66c25 Fix dartdocs (#10361) Ian Hickson 2017-05-27 00:45:25 -07:00
  • f50caddfbd Much work on the documentation (#10331) Ian Hickson 2017-05-26 17:15:09 -07:00
  • 4743a806cb Minor flutter_tools test reorganization (#10356) Chris Bracken 2017-05-26 16:12:42 -07:00
  • 56a556e69f Add more tests of toStringDeep. (#10346) Jacob Richman 2017-05-26 12:42:29 -07:00
  • e913a51c47 Update Gallery's GeneratedPluginRegistrant to the latest template (#10349) Jason Simmons 2017-05-26 11:37:06 -07:00
  • c06dce4718 Add more docs for MethodChannel.invokeMethod (#10345) Mikkel Nygaard Ravn 2017-05-26 19:39:52 +02:00
  • c11d1318f8 Fix error in sample code (#10339) Mikkel Nygaard Ravn 2017-05-26 19:32:29 +02:00
  • e9d50f8aeb Typo to associated (#10340) Robert Felker 2017-05-26 19:32:06 +02:00
  • 2e96550fa0 fix typeahead css (#10325) Devon Carew 2017-05-26 09:52:03 -07:00
  • f375b5acee Remove duplicated word "space" from docstrings (#10328) Mary 2017-05-26 09:44:46 -07:00
  • b9d5327919 perf_tests.dart: const constructors; constructors first yjbanov 2017-05-24 10:20:49 -07:00
  • f59a67707d track debug build times; switch from --profile to --release yjbanov 2017-05-23 16:31:58 -07:00
  • 307f3569a2 Include Semantics Node in debugDumpRenderTree, if available (#10338) Michael Goderbauer 2017-05-26 09:31:39 -07:00
  • f68c6fb814 Fix package_test flakiness, init ensure terminal context entry is set (#10333) Hans Muller 2017-05-25 16:35:38 -07:00
  • 77c07871b4 Updated sample app production device labs task (#10326) Hans Muller 2017-05-25 13:49:31 -07:00
  • 3bb76961f6 Fix the devicelab task that generates sample catalog app screenshots, etc (#10324) Hans Muller 2017-05-25 12:52:29 -07:00
  • b4e41ff7d3 Add a devicelab task that generates sample app screenshots, etc (#10303) Hans Muller 2017-05-25 11:47:36 -07:00
  • 9452a3448c Support inactive, suspending AppLifecycleStates (#10306) Chris Bracken 2017-05-25 10:52:21 -07:00
  • 7fb798f5f1 Upgrade dartdoc to 0.12.0 (#10296) jcollins-g 2017-05-25 09:42:55 -07:00
  • 7566f73d0d Simplify MemoryPressureObserver test (#10308) Chris Bracken 2017-05-24 18:18:53 -07:00
  • 120a624660 Add inactive, suspending ApplicationLifecycleState values (flutter/engine#3713) Chris Bracken 2017-05-24 16:34:34 -07:00
  • 07e8a62cc5 Updated removeRoute doc (#10300) Hans Muller 2017-05-24 16:14:09 -07:00
  • 0cadbce490 Added Navigator.removeRoute() (#10298) Hans Muller 2017-05-24 15:16:03 -07:00
  • 3d6a9d022a Add faster entry points for drawPoints and friends (flutter/engine#3712) Adam Barth 2017-05-24 13:19:44 -07:00
  • 69c2542458 CupertinoTabBar (#10264) xster 2017-05-24 12:23:15 -07:00
  • f53d0fece2 Add some documentation for RenderSliver. (#10272) Ian Hickson 2017-05-24 11:02:04 -07:00
  • 51ba6b377b Fix DecorationImage.centerSlice (#10257) Ian Hickson 2017-05-24 10:45:28 -07:00
  • 61e938aa1e Avoid divide by zero in scroll thumb rectangle calculations (#10271) Jason Simmons 2017-05-24 09:52:09 -07:00
  • 251d83a4b5 Add org option to flutter create (#10290) Mikkel Nygaard Ravn 2017-05-24 16:19:16 +02:00
  • 6762e86953 Change template indentation to 2 spaces (#10289) Mikkel Nygaard Ravn 2017-05-24 12:37:23 +02:00
  • 7156fc054e Update hello_world example to new template (#10287) Mikkel Nygaard Ravn 2017-05-24 10:59:58 +02:00
  • 10f6483003 Add Swift and Kotlin templates (#10259) Mikkel Nygaard Ravn 2017-05-24 08:22:50 +02:00
  • 230f108156 expose debugPaintBaselinesEnabled (#10276) Devon Carew 2017-05-23 21:39:37 -07:00
  • d4828986a6 More docs about keys. (#10282) Ian Hickson 2017-05-23 20:09:13 -07:00
  • f1816d6d23 Roll engine to af60e003d06a82310d9d5240fdb6753729edb10f (#10285) Chris Bracken 2017-05-23 19:34:18 -07:00
  • f9d24f652b More docs. (#10214) Ian Hickson 2017-05-23 19:19:00 -07:00
  • d58c0c64b5 Roll dart to ae57eca5040cc32e97c9f4728842127f8ca5f742 (flutter/engine#3711) Chris Bracken 2017-05-23 18:39:17 -07:00
  • 5bb4bfb5a1 Fix a typo (flutter/engine#3710) xster 2017-05-23 18:12:02 -07:00
  • 04aeef84db Let iOS flutter run auto-sign default to first profile (#10181) xster 2017-05-23 18:05:47 -07:00
  • 437d4ab1c6 Delete the partial pod remains in examples/layer (#10187) xster 2017-05-23 18:05:16 -07:00
  • 59025702db AppBar: fix bugs, add docs, add samples (#10223) Ian Hickson 2017-05-23 17:48:54 -07:00
  • 04d418beac Correct the initial rendering of non-scrollable dropdown menus (#10255) Hans Muller 2017-05-23 16:55:57 -07:00
  • 8046f68a31 Roll engine to 1295b4718b204c627c71d80e309b3d5fea0592b8 (#10279) Chris Bracken 2017-05-23 16:42:35 -07:00
  • d16e622f2b Roll Dart SDK to 54bd8a79c48b4346d926ab3d3c3f986e5e691bc3 (flutter/engine#3708) Chris Bracken 2017-05-23 15:37:20 -07:00