Commit Graph

  • 3732d754ca Re-enable iOS back gesture. (#5680) Matt Perry 2016-09-01 13:22:22 -04:00
  • ef79e7a1c0 improve device matching error message (#5693) Dan Rubel 2016-09-01 12:37:58 -04:00
  • 2761d7bcd8 Build sky/engine on fuchsia (flutter/engine#2992) Adam Barth 2016-08-31 21:01:07 -07:00
  • ef172f1899 Update to new harfbuzz path (flutter/engine#2990) Adam Barth 2016-08-31 20:30:20 -07:00
  • 50ead56e0e Made all drawer items actionable. (#5688) Dragoș Tiselice 2016-08-31 15:46:39 -07:00
  • b4fb23ad10 Increased text margin in typography demo. (#5691) Dragoș Tiselice 2016-08-31 15:15:13 -07:00
  • 3964aaad55 Added action to Pesto FAB. (#5687) Dragoș Tiselice 2016-08-31 14:50:14 -07:00
  • 6007f6af36 Use fastOutSlowIn curve for transitions on iOS when not controlled by user gesture. (#5666) Matt Perry 2016-08-31 13:50:38 -04:00
  • ed6e7fa06f Ask if the app has location access before asking for location. (#5659) Eddy Ernesto del Valle Pino 2016-08-31 18:54:15 +02:00
  • 66ecf81e48 Remove support for the —enable-checked-mode flag from the engine. (flutter/engine#2987) Chinmay Garde 2016-08-31 09:46:05 -07:00
  • e20ec2becb implement flutter format (#5606) Dan Rubel 2016-08-31 09:40:17 -04:00
  • 72eab498d0 Respect the —enable-checked-mode flag when not running precompiled code instead of defaulting it on. (flutter/engine#2986) Chinmay Garde 2016-08-30 16:25:51 -07:00
  • e613297b5e Add trace event slices for the duration in which the engine produces a pipeline item. (flutter/engine#2985) Chinmay Garde 2016-08-30 15:44:56 -07:00
  • 0fbe3ce92c Added AnimatedCrossFade. (#5650) Dragoș Tiselice 2016-08-30 15:02:36 -07:00
  • 332de9c7d2 When rasterizing to a recorder backed canvas for SKP tracing, don’t attempt to update the raster cache. (flutter/engine#2983) Chinmay Garde 2016-08-30 14:52:39 -07:00
  • 4aba536aa9 Support x86/x64 targets in the build apk command (#5660) Jason Simmons 2016-08-30 14:13:47 -07:00
  • 0df374dd83 Force anti-aliasing on clipRRect calls. (flutter/engine#2982) Chinmay Garde 2016-08-30 14:11:21 -07:00
  • a4c9adfb5c Restrict Gallery to phone-sized screens (#5662) Jason Simmons 2016-08-30 13:53:57 -07:00
  • 1a87d4b82c Disable back gesture behind a flag until it's ready. (#5646) Matt Perry 2016-08-30 16:17:31 -04:00
  • 83bf5d10c0 fix getDeviceById to match exact name (#5657) Dan Rubel 2016-08-30 14:11:54 -04:00
  • f6353b686d Image should handle InheritedWidget ancestor changes (#5656) Hans Muller 2016-08-30 08:51:28 -07:00
  • 22fe5db91a peg dartdoc to a specific version (#5644) Devon Carew 2016-08-29 16:20:18 -07:00
  • 119758b822 Make the suspended gallery task bar gray (#5651) Hans Muller 2016-08-29 14:59:10 -07:00
  • c76decb842 Update Scrollable scrollBehavior when ScrollConfiguration changes (#5647) Hans Muller 2016-08-29 14:36:53 -07:00
  • e0f6c0db84 Add labels to the slider demos (#5639) Adam Barth 2016-08-29 12:17:34 -07:00
  • ea6bf4706a Fix the losing of state when pushing opaque routes (#5624) Ian Hickson 2016-08-29 11:28:37 -07:00
  • 43d0eeb8e1 Update the docs for hitTest() (#5520) Ian Hickson 2016-08-29 11:25:39 -07:00
  • dd2251ecf5 Fix some hero observer bugs (#5633) Ian Hickson 2016-08-29 10:35:18 -07:00
  • 4bc70c9e91 Fix minor misspellings in comments. (#5641) Chris Bracken 2016-08-29 10:05:22 -07:00
  • 82f98b73ad Attempt to fix build by adding factory (flutter/engine#2975) Adam Barth 2016-08-28 23:45:05 -07:00
  • 18b5e9aebe Update Skia (flutter/engine#2974) Adam Barth 2016-08-28 21:49:16 -07:00
  • 4db096ab4e Some cleanup in the heroes realm. (#5559) Ian Hickson 2016-08-26 17:47:12 -07:00
  • d0e72d616b Prevent looking up inherited widget values from initState() (#5609) Hans Muller 2016-08-26 15:19:46 -07:00
  • fa8dc5f88b Do not truncate commands, this inhibits reproduction. (#5607) Ryan Macnak 2016-08-26 14:48:21 -07:00
  • b8980aeb35 Added expansion panels. (#5523) Dragoș Tiselice 2016-08-26 14:27:18 -07:00
  • 1ef5bf3a08 [gn] Explicitly include common.gni in build files that use vars from it (flutter/engine#2973) James Robinson 2016-08-26 13:48:01 -07:00
  • c4c8019135 GlobalObjectKey should be generic (#5619) Ian Hickson 2016-08-26 13:32:23 -07:00
  • 934189d02d don't clear the dirty bit of an inactive node (#5614) Ian Hickson 2016-08-26 13:32:17 -07:00
  • 52f70a61ff Don’t depend on tonic/debugger in release since the Dart debugger is unavailable in product mode. (flutter/engine#2972) Chinmay Garde 2016-08-26 11:47:50 -07:00
  • 886f588df6 Update gradle.dart (#5610) Alexandre Ardhuin 2016-08-26 16:51:37 +02:00
  • 194a9ef3c9 implement flutter packages get/upgrade command (#5603) Dan Rubel 2016-08-25 22:37:48 -04:00
  • b5f763b45e Support a configurable build directory (#5601) Chris Bracken 2016-08-25 16:38:19 -07:00
  • 852a00a17b Detect when isolate reload is barred and inform the user (#5602) John McCutchan 2016-08-25 14:23:13 -07:00
  • a651008acf Animate the "PREVIEW" banner into view (#5598) Hans Muller 2016-08-25 12:30:25 -07:00
  • e47e937682 add flutter channel command (#5561) Dan Rubel 2016-08-25 15:16:21 -04:00
  • 1ea2f4030e enhance flutter upgrade to find project root (#5552) Dan Rubel 2016-08-25 14:59:12 -04:00
  • 5f7af56f3e modify runCommandAndStreamOutput to wait until stdout (#5596) Dan Rubel 2016-08-25 14:55:54 -04:00
  • f1d5fd8c0d Simple version of the iOS back gesture. (#5512) Matt Perry 2016-08-25 14:30:50 -04:00
  • 7d0b92897a Update the engine (#5595) Jason Simmons 2016-08-25 10:24:39 -07:00
  • b47221eee6 Roll Dart to 024501679241ba19e03d548db1b1b438e0dabc49 (flutter/engine#2971) John McCutchan 2016-08-25 07:39:00 -07:00
  • 8c294a10b4 fix flutter tool --package to --packages (#5547) Dan Rubel 2016-08-24 22:07:22 -04:00
  • 4805d9276a create build directory for startup trace if missing (#5589) Yegor 2016-08-24 16:56:26 -07:00
  • 0e63e470e4 Revert "Detect when isolate reload is barred and inform the user (#5582)" (#5590) Yegor 2016-08-24 16:56:10 -07:00
  • 91b6319a4f Allow disabling the performance overlay in main.dart, fixes #5580 (#5583) Collin Jackson 2016-08-24 15:55:00 -07:00
  • 09e68c33cc Detect when isolate reload is barred and inform the user (#5582) John McCutchan 2016-08-24 15:36:17 -07:00
  • 95fbb71f0d Change the Gallery sample Android package to not conflict with the version published in Play (#5579) Jason Simmons 2016-08-24 14:37:50 -07:00
  • f257766414 Roll Dart and Tonic forward (flutter/engine#2970) John McCutchan 2016-08-24 14:33:34 -07:00
  • 701e0d054a Add update dialog to gallery (#5569) Collin Jackson 2016-08-24 13:32:27 -07:00
  • 1852fdcca8 Fix escaping of spaces when passing launch arguments to the iOS device. (#5574) Chinmay Garde 2016-08-24 12:57:29 -07:00
  • f6c53d58cd Test create proj content (#5546) Dan Rubel 2016-08-24 14:47:29 -04:00
  • a36164b0b7 Keep track on the layer tree construction time in the animator. (flutter/engine#2968) Chinmay Garde 2016-08-23 17:03:38 -07:00
  • 20b9750a73 Update the engine (#5563) Jason Simmons 2016-08-23 16:17:36 -07:00
  • 8fc97078ca Add “—endless-trace-buffer” to switch to an endless buffer from a ring buffer while tracing. (flutter/engine#2966) Chinmay Garde 2016-08-23 16:16:22 -07:00
  • 3d91de84a4 Clarify setState docs (#5558) Ian Hickson 2016-08-23 16:03:44 -07:00
  • 310a981912 Handle dragging a bottom sheet past the bottom (#5541) Hans Muller 2016-08-23 15:56:49 -07:00
  • 70cc2b0e33 Scale picture layers to the picture's cull rect (flutter/engine#2967) Jason Simmons 2016-08-23 14:46:23 -07:00
  • 81d672688d Emit iOS build products under $SYMROOT (#5560) Chris Bracken 2016-08-23 14:08:59 -07:00
  • 3a6f6c8275 Gallery app preview banner (#5554) Hans Muller 2016-08-23 12:29:07 -07:00
  • 44e1f646a9 rev engine to get _flutter.listViews fix (#5551) Yegor 2016-08-23 11:08:24 -07:00
  • 5f44b2d4e5 Make flutter build ios --simulator default to debug builds (#5540) Todd Volkert 2016-08-22 17:14:30 -07:00
  • bfbbef108d Prevent hangs due to bad import/export directives (#5538) Chris Bracken 2016-08-22 15:30:10 -07:00
  • e27ac27b87 Simplify PictureLayer::Paint. (flutter/engine#2962) Chinmay Garde 2016-08-22 15:11:11 -07:00
  • 74446d78fc don't resolve symlinks as part of which (#5531) Devon Carew 2016-08-22 14:35:19 -07:00
  • 40f2b7bddb Update the engine (#5536) Jason Simmons 2016-08-22 14:26:06 -07:00
  • e382701a9f Changed ExpandIcon to accept default state. (#5521) Dragoș Tiselice 2016-08-22 12:54:16 -07:00
  • cc600fc0a0 Add a gallery feedback link (#5511) Hans Muller 2016-08-22 09:57:25 -07:00
  • 2796d74526 Fail to build for ios simulator in profile or release build mode (#5530) Todd Volkert 2016-08-21 21:51:03 -07:00
  • 3b6c77afb3 Update buildroot (flutter/engine#2960) Adam Barth 2016-08-20 09:53:51 -07:00
  • da34ae654f Ease Material route animations redux (#5509) Hans Muller 2016-08-19 17:18:42 -07:00
  • 1a424320f7 Pipelines vend single use continuations that callers can complete at any time to signal readiness of a pipeline resource. (flutter/engine#2957) Chinmay Garde 2016-08-19 16:57:05 -07:00
  • 789bfa4271 Do not throw when resolving a local engine if the .packages map does not include the flutter package (#5519) Jason Simmons 2016-08-19 14:40:14 -07:00
  • f434328a69 Update engine.version (#5495) Todd Volkert 2016-08-19 14:36:55 -07:00
  • b8a60f5bbd suppress exceptions from loader progress display messages (#5510) Devon Carew 2016-08-19 12:47:58 -07:00
  • 243b4c065b Ease Material route animations (#5487) Hans Muller 2016-08-19 10:01:14 -07:00
  • 03b117a5e5 Remove the "most valuable keys" Hero feature (#5500) Hans Muller 2016-08-19 09:59:39 -07:00
  • f2afd05fe6 link to services doc from hello_services example Seth Ladd 2016-08-19 08:03:08 -07:00
  • 111a64b814 Alternative PowerShell script. Fix missing pop in BAT file (in case of fatal error). Exit gracefully. Force SDK Path. (#5484) Benjamin BALET 2016-08-18 20:55:35 +02:00
  • 207451f270 exclude //bin from analysis (#5494) Devon Carew 2016-08-18 19:11:39 -07:00
  • e1d9468dca update template so that it formats correctly (#5493) Dan Rubel 2016-08-18 17:30:24 -07:00
  • 9efb168521 Fix an incorrect covariant function type. (#5492) Bob Nystrom 2016-08-18 17:14:52 -07:00
  • 915e97e4b3 Revert "Remove the create_ios_framework.py tool. (#2946)" (flutter/engine#2950) Chinmay Garde 2016-08-18 16:51:17 -07:00
  • dd98748b48 Add config properties to specify snapshot blob file names. (flutter/engine#2943) Todd Volkert 2016-08-18 16:27:16 -07:00
  • cc54935495 Build WTF on Fuchsia (flutter/engine#2948) Adam Barth 2016-08-18 16:13:06 -07:00
  • 83ab5f8345 Call refreshViews after every restart (#5479) John McCutchan 2016-08-18 16:01:18 -07:00
  • e683cb2157 Gallery home page header color should track the material theme (#5486) Hans Muller 2016-08-18 14:15:33 -07:00
  • 7b2f660417 Stablize gallery status bar height computation (#5485) Hans Muller 2016-08-18 12:41:51 -07:00
  • d173acbd03 Remove the create_ios_framework.py tool. (flutter/engine#2946) Chinmay Garde 2016-08-18 12:35:55 -07:00
  • 6cd3679c83 Make the engine provide layer trees to the rasterizer via a pipeline. (flutter/engine#2942) Chinmay Garde 2016-08-18 11:23:15 -07:00
  • 6e9bbca401 Added AnimatedSize. (#5260) Dragoș Tiselice 2016-08-18 11:03:21 -07:00
  • f28cf64127 ios launcher icons with more padding, optimized (#5470) Seth Ladd 2016-08-18 10:16:10 -07:00