Commit Graph

  • e4860ef0eb Fix Navigator.pop for named routes. (#11289) gspencergoog 2017-07-21 11:12:21 -07:00
  • aa096b50af iOS text selection (#11224) xster 2017-07-21 11:33:17 -04:00
  • 3b35c0c9fc copy the dart sdk directory when we're upgrading it (#11331) Devon Carew 2017-07-20 21:34:27 -07:00
  • 9d901327a4 Do not call saveLayer for physical model layers whose bounds are simple rectangles (#11324) Jason Simmons 2017-07-20 17:06:57 -07:00
  • 1fca345a77 Benchmark improvements and additions. Document n^2 benchmark findings. Gary Qian 2017-07-20 16:50:18 -07:00
  • 48427cb77a Revert "Flutter analyze watch improvements (#11143)" (#11328) Ian Hickson 2017-07-20 14:47:36 -07:00
  • 8e38848203 Fix sample code and update docs (#11257) Michael Goderbauer 2017-07-20 14:26:52 -07:00
  • 264a66f3f3 Do not pass full buffer to minikin for big performance improvements. Gary Qian 2017-07-20 13:10:35 -07:00
  • 85bd669eac Benchmark rework to better reflect real usage and slight performance improvements. Gary Qian 2017-07-20 12:19:57 -07:00
  • bb15e346bb Add slider customizations (#11185) Mary 2017-07-20 11:15:22 -07:00
  • b355dec44a Always schedule a frame on app did become active (flutter/engine#3910) xster 2017-07-20 10:54:08 -07:00
  • 56700930a5 Rev engine to 5fcfb995bbce72b5f1ee807121f51a3c0280c8b4 (#11318) Todd Volkert 2017-07-19 21:26:35 -07:00
  • e890ec5bb6 Fix 'reloadSources' service from Observatory (#11315) Carlo Bernaschina 2017-07-19 18:37:54 -07:00
  • 194bf41ee8 Don't relayout a Text if only its color changed. (#11313) Ian Hickson 2017-07-19 17:53:32 -07:00
  • 4025267537 Use SkCanvasAutoRestore. Gary Qian 2017-07-19 17:25:11 -07:00
  • 929da4904d Reduce layer tree pipeline depth to 2. (flutter/engine#3909) Chinmay Garde 2017-07-19 17:47:44 -07:00
  • 6dbf2269f0 Create one listener that merges the leading and trailing glow controllers and use it in each paint (#11311) Jason Simmons 2017-07-19 17:32:39 -07:00
  • 7d72fbe1c5 Add an RRect.isRect property (flutter/engine#3908) Jason Simmons 2017-07-19 17:30:31 -07:00
  • 741598d848 Fix restart/reload benchmark synchronization (#11282) Carlo Bernaschina 2017-07-19 16:54:10 -07:00
  • 0b392665bf More debug help. (#11308) Ian Hickson 2017-07-19 16:51:16 -07:00
  • 05ccad7de0 Roll engine to 53c9a702821b154f137541d4a528fbd25f00ad1b (#11310) Carlo Bernaschina 2017-07-19 16:49:40 -07:00
  • b5c461a917 a11y: implement new SemanticsAction "showOnScreen" (v2) (#11156) Michael Goderbauer 2017-07-19 16:40:24 -07:00
  • d767ac0be5 Fixed a dartdoc sample code typo (#11306) Hans Muller 2017-07-19 16:33:55 -07:00
  • 79a8d775b6 Visualize image decoding and texture upload using trace flows. (flutter/engine#3907) Chinmay Garde 2017-07-19 16:22:06 -07:00
  • 669e13ebd4 AnimatedSize: state machine, tests, animate only when needed (#11305) Yegor 2017-07-19 15:53:28 -07:00
  • e7cd520490 Add waitUIThreadIdle service RPC (flutter/engine#3898) Carlo Bernaschina 2017-07-19 15:48:32 -07:00
  • 02b65bc984 AnimatedCrossFade: shut off animations & semantics in faded out widgets (#11276) Yegor 2017-07-19 15:45:31 -07:00
  • eb44210a77 Cleaner RRect.toString (flutter/engine#3906) Ian Hickson 2017-07-19 14:41:07 -07:00
  • d07c9b42f2 [fuchsia] Make it easy to flip the whole system between flutter_jit_app and flutter_aot_app. (flutter/engine#3873) Ryan Macnak 2017-07-19 14:21:02 -07:00
  • 63b686709d Roll engine to "Speculatively disable GN argument 'enable_profiling' to test its effect on benchmarks." (#11303) Ryan Macnak 2017-07-19 14:18:30 -07:00
  • e1adc525d8 Option to enable the performance overlay from 'flutter run'. (#11288) Ian Hickson 2017-07-19 12:57:22 -07:00
  • 77b0c1dab0 Don't pass "null" to debugPrint. (#11265) Ian Hickson 2017-07-19 12:57:13 -07:00
  • ce4229482c Speculatively disable GN argument 'enable_profiling' to test its effect on benchmarks. (flutter/engine#3905) Ryan Macnak 2017-07-19 12:52:53 -07:00
  • 61418fd845 Align GetRectsForRange, GetCoords..., GetGlyphPos..., and GetWordBoundary with Blink results. Gary Qian 2017-07-19 11:54:25 -07:00
  • 570ccc49f4 Support text alignment in decorations, other decorations fixes, satistics fixes. Gary Qian 2017-07-18 15:30:00 -07:00
  • 1744e8e0aa Expose the currently available semantic scroll actions (#11286) Michael Goderbauer 2017-07-19 12:21:36 -07:00
  • bc4a3f1703 Work around to fix appveyor build (#11295) Michael Goderbauer 2017-07-19 12:05:30 -07:00
  • 412da4429f Visualize pipeline items in the various stages as trace flows. (flutter/engine#3904) Chinmay Garde 2017-07-19 11:40:35 -07:00
  • df5cb390e2 Rev engine to 488584f8b7cf188d4699880d7b55144cd48067bf (#11291) Todd Volkert 2017-07-19 10:55:56 -07:00
  • e13e7806e3 Flutter analyze watch improvements (#11143) Dan Rubel 2017-07-19 07:22:38 -04:00
  • 27c20427cc Add PluginRegistry.Registrar#view() (flutter/engine#3900) Todd Volkert 2017-07-18 19:16:15 -07:00
  • afbb9c7eb6 Add support for flow traces in fml/trace_event. (flutter/engine#3903) Chinmay Garde 2017-07-18 19:00:29 -07:00
  • c186d0df1c pass the value of the android sdk (#11268) Devon Carew 2017-07-18 18:47:20 -07:00
  • a4767b3fb2 Update Dart revision to a83a69ff3eff845980308779cadbdb80cc03a603. (flutter/engine#3902) Chinmay Garde 2017-07-18 18:43:22 -07:00
  • daa7860ef0 Add a ScrollController parameter to NestedScrollView (#11242) Hans Muller 2017-07-18 18:24:38 -07:00
  • d531cc9819 Enable the “Highlight Vsync” option in the timeline viewer on Android. (flutter/engine#3901) Chinmay Garde 2017-07-18 18:11:35 -07:00
  • 5f9e5605a6 Fix analyzer errors (#11284) Michael Goderbauer 2017-07-18 17:24:56 -07:00
  • f7b67119d3 Update the content handler to use the Mozart session API. (flutter/engine#3887) Chinmay Garde 2017-07-18 15:40:18 -07:00
  • 9480a3e591 Use Fuchsia system compositor for physical model layers. (#11164) Jeff Brown 2017-07-18 15:30:08 -07:00
  • 69b2d8180a Min and Max Intrinsic Widths look mostly correct now. Gary Qian 2017-07-17 14:40:43 -07:00
  • c464dd5d2d Mark flutter_gallery__transition_perf_with_semantics as flaky (#11281) Todd Volkert 2017-07-18 14:57:01 -07:00
  • 9dbdc4bee6 Fix Mac desktop platform for use with std::weak_ptr in the PlatformView. (flutter/engine#3897) Chinmay Garde 2017-07-18 14:29:36 -07:00
  • 1a126078de Revert "Revert "Reland "Run Flutter on iOS and Android with color correct Skia (#3826)" (#3878)" (flutter/engine#3895) Brian Osman 2017-07-18 15:58:35 -04:00
  • aa98fe557c Use shared library output from shared toolchain (flutter/engine#3869) Petr Hosek 2017-07-18 12:45:46 -07:00
  • c193d71868 Revert "Revert "Switch to new encode API on SkPixelSerializer"" (flutter/engine#3896) Brian Osman 2017-07-18 15:44:13 -04:00
  • 29bacddb69 Accumulate a batch of Skia objects that will be destructed later on the IO thread (flutter/engine#3888) Jason Simmons 2017-07-18 11:45:34 -07:00
  • 8648dd3b82 Revert "Switch to new encode API on SkPixelSerializer (#3892)" (flutter/engine#3894) Brian Osman 2017-07-18 13:58:56 -04:00
  • 78023f7ae7 Switch to new encode API on SkPixelSerializer (flutter/engine#3892) Brian Osman 2017-07-18 13:04:51 -04:00
  • 5d9d760e1d Fix usage of std::labs (flutter/engine#3891) Benjamin Lerman 2017-07-18 15:54:24 +02:00
  • b1fd76fa91 Roll Skia and enable API guards (flutter/engine#3884) Brian Osman 2017-07-18 09:44:21 -04:00
  • b0b010349e Ensure that the source rect used for the the raster cache replacement is the same as the size of the N32Premul surface. (flutter/engine#3889) Chinmay Garde 2017-07-17 23:42:40 -07:00
  • 46b2e88612 Roll engine to c757fc74512fe9039a31e194906bf3700b4c1319 (#11266) Todd Volkert 2017-07-17 22:51:56 -07:00
  • 0b56c45c87 Bump FTL to 81aa1ca480c99caffbc2965deb0a6f7ac7f59f1c (flutter/engine#3890) Todd Volkert 2017-07-17 18:15:34 -07:00
  • 71c374af7c Add a flag that controls autocorrect on text fields (#11180) Jason Simmons 2017-07-17 17:49:03 -07:00
  • 898c19d753 add physics to TabBarView (#11150) najeira 2017-07-18 08:59:43 +09:00
  • 744921fa02 Ensure that a frame is scheduled when a RenderObject calls markNeedsSemanticsUpdate (#11207) Michael Goderbauer 2017-07-17 16:49:05 -07:00
  • c4f8806a1d Wire up SemanticsAction Increase and Decrease on Android (flutter/engine#3876) Michael Goderbauer 2017-07-17 16:48:50 -07:00
  • 16037e33ec Register tools as a reloadSources service (#11258) Carlo Bernaschina 2017-07-17 15:13:24 -07:00
  • 1650420db5 Update --local-engine to account for changed host architecture of 32-bit Android debug builds. (#11263) Ryan Macnak 2017-07-17 14:56:27 -07:00
  • c838c19e7f Fix ios doc url (#11262) Sarah Zakarias 2017-07-17 23:42:13 +02:00
  • 6873291c22 Revert "Bump FTL to 438457e7c6325c2b2f36b7d3e9362687d9646fe2 (#3882)" (flutter/engine#3885) Ryan Macnak 2017-07-17 14:20:08 -07:00
  • fce76bcfd6 Revert "Update --local-engine to account for changed host architecture of 32-bit Android debug builds. (#11251)" (#11259) Ryan Macnak 2017-07-17 13:47:03 -07:00
  • 6bcc758317 Restore setting dart_target_arch to fix Windows build. (flutter/engine#3883) Ryan Macnak 2017-07-17 13:33:33 -07:00
  • 16ae29b56d Revert "Register tools as a reloadSources service (#11229)" (#11256) Carlo Bernaschina 2017-07-17 13:05:16 -07:00
  • 35c4989795 Register tools as a reloadSources service (#11229) Carlo Bernaschina 2017-07-17 12:31:43 -07:00
  • 3f514fcfdf Update --local-engine to account for changed host architecture of 32-bit Android debug builds. (#11251) Ryan Macnak 2017-07-17 12:20:14 -07:00
  • 3003fe147a Bump FTL to 438457e7c6325c2b2f36b7d3e9362687d9646fe2 (flutter/engine#3882) Todd Volkert 2017-07-17 11:28:56 -07:00
  • 2ef24d4d12 Remove word-size mismatch from 32-bit Android debug builds to work wi… (flutter/engine#3879) Ryan Macnak 2017-07-17 09:45:10 -07:00
  • b7ababe68c Remove unused DevFsProgressReporter (#11249) Todd Volkert 2017-07-17 09:30:56 -07:00
  • 5756d62931 Fix overscroll friction for small lists (#11243) xster 2017-07-14 18:33:20 -07:00
  • 1a68f70b47 Setup methods and variables to accommodate actual intrinsic width algorithms. Gary Qian 2017-07-14 18:22:20 -07:00
  • b619759133 Adds a RouteObserver (#11236) Michael Goderbauer 2017-07-14 17:44:30 -07:00
  • e967b4b3c5 Improve the year selector UI in the date picker (#11214) Jason Simmons 2017-07-14 15:08:10 -07:00
  • 6ac0f61234 Gallery: remove unused code and a11y fix (#11209) Michael Goderbauer 2017-07-14 14:44:11 -07:00
  • 28d09d1614 Fix style issues introduced by dba29aa0fc (#11203) Siva Chandra 2017-07-14 13:51:16 -07:00
  • 1622edea30 Set iOS text field autocorrection type (flutter/engine#3880) Chris Bracken 2017-07-14 12:43:45 -07:00
  • fd6da1b2df [flow] remove flush from SceneUpdateContext::ExecutePaintTasks (flutter/engine#3863) freiling 2017-07-14 12:06:10 -07:00
  • 535a364c2a Add more docs to OrientationBuilder (#11233) Todd Volkert 2017-07-14 11:54:20 -07:00
  • 05562d5734 Quiet debug test runner output when in machine mode. (#11228) Phil Quitslund 2017-07-14 11:20:50 -07:00
  • 13f2e067c6 Use source_set instead of static_library, fix a segfault crash, and fix text positioning. Gary Qian 2017-07-13 18:40:39 -07:00
  • 547708b327 Roll engine to f56da86f9807a7d4c924cdb5a28d77baad0537b1 (#11219) Todd Volkert 2017-07-13 18:08:14 -07:00
  • 38606a7db6 Update the docs for the flutter_tools tests (#11218) Jason Simmons 2017-07-13 17:38:11 -07:00
  • 862b33ec7a Declare missing dependencies in pubspec (#11217) Chris Bracken 2017-07-13 17:29:52 -07:00
  • 4196582708 Bump file,process,platform to newest versions (#11211) Todd Volkert 2017-07-13 16:59:18 -07:00
  • cf96c7db4a Clean up orphaned Instruments processes (#11189) Chris Bracken 2017-07-13 16:19:11 -07:00
  • bde8a5f5a6 move away froma deprecated method (#11215) Devon Carew 2017-07-13 16:18:40 -07:00
  • 14648e9bae Suppress an analyzer warning about cli_util.getSdkDir deprecation (#11213) Jason Simmons 2017-07-13 15:48:11 -07:00
  • d5cca395b2 Invert the autocorrect flag (flutter/engine#3875) Jason Simmons 2017-07-13 15:33:08 -07:00
  • 803cc7bc6a Pin package versions used by devicelab to match other Flutter components (#11212) Jason Simmons 2017-07-13 15:28:34 -07:00
  • 849b700434 Revert "Reland "Run Flutter on iOS and Android with color correct Skia (#3826)" (flutter/engine#3878) Collin Jackson 2017-07-13 14:22:25 -07:00