- 21 Feb, 2020 4 commits
-
-
Dan Field authored
-
Dan Field authored
-
Clement Skau authored
With --lazy-async-stacks the stack output has changed slightly so updating the expect files to match. This is a follow-up to https://github.com/flutter/flutter/pull/51047 as a preparation for the next engine roll which will start enabling --lazy-async-stacks in JIT mode.
- 20 Feb, 2020 18 commits
-
-
engine-flutter-autoroll authored
* 48d64c13e update hash code logic on the web (flutter/engine#16624) * 110c1c9ad Lift restriction that embedders may not trample the render thread OpenGL context in composition callbacks. (flutter/engine#16653) * ca6165f91 Roll src/third_party/skia c1bb9cba16be..7281a8623799 (9 commits) (flutter/engine#16665) * c264e1cf9 Roll src/third_party/dart 999eeea5a3ff..3883c6070942 (5 commits) (flutter/engine#16666) * 1cd130444 Control test timeouts based on debugger status or command line flags. (flutter/engine#16375) * 9309ff549 Roll src/third_party/skia 7281a8623799..fe6fe6c5a8a8 (7 commits) (flutter/engine#16667) * d03582d18 URL-encode asset URLs so assets are properly loaded (flutter/engine#16630) * 40e3ab12b Roll fuchsia/sdk/core/mac-amd64 from 06MUz... to _jvYk... (flutter/engine#16668) * ef9e7b1a1 Revert "Lift restriction that embedders may not trample the render thread OpenGL context in composition callbacks. (#16653)" (flutter/engine#16674) * 16eeac54c Roll src/third_party/skia fe6fe6c5a8a8..799a23cf0602 (1 commits) (flutter/engine#16669) * c79620580 Roll fuchsia/sdk/core/linux-amd64 from 2W9Xr... to VHyDa... (flutter/engine#16670) * 4f4a1d503 Roll src/third_party/dart 3883c6070942..c11c0ae3fdca (9 commits) (flutter/engine#16673) * 80f73eeaf Roll src/third_party/skia 799a23cf0602..d0d033a12556 (3 commits) (flutter/engine#16675) * 151688ceb Roll src/third_party/skia d0d033a12556..a037445e07a7 (4 commits) (flutter/engine#16676) * 8e82311e3 Roll src/third_party/skia a037445e07a7..c5ff41f2976e (1 commits) (flutter/engine#16677) * 84dc383b6 Roll src/third_party/dart c11c0ae3fdca..707ecda05e14 (1 commits) (flutter/engine#16678)
-
Jonah Williams authored
-
Jonah Williams authored
-
Harry Terkelsen authored
* [Web] Add Material Card Infinite Scroll benchmark Adds a benchmark that makes an infinite list of Material cards and scrolls it. This benchmark exercises more heavyweight rendering like shadows and clipping and paths. * Fix analyzer warnings. Respond to comments
-
Kate Lovett authored
-
Albertus Angga Raharja authored
This PR is a follow up of https://github.com/flutter/flutter/pull/42640 Some changes of that PR includes redundant changes using FlutterError.fromParts constructor even though it's not necessary. Some minor changes are: - Remove one unnecessary todo - Fix indent consistencies
-
Dan Field authored
-
Dan Field authored
-
Alexandre Ardhuin authored
-
Gary Qian authored
-
Jacob MacDonald authored
-
Jonah Williams authored
-
Per Classon authored
-
Jonah Williams authored
-
Greg Spencer authored
-
Darren Austin authored
-
Jenn Magder authored
-
- 19 Feb, 2020 10 commits
-
-
Francisco Magdaleno authored
This reverts commit 0a623e87.
-
Jonah Williams authored
-
Angjie Li authored
-
Tjong Anthony authored
-
najeira authored
-
Miguel Beltran authored
-
Dan Field authored
-
Martin Kustermann authored
Weaken stack-trace based tests to allow auto-roll of new engine which will change the format (#51047) Follow-up PR will restore those tests with new expectations: https://github.com/flutter/flutter/pull/50760
-
Greg Spencer authored
This reverts commit a51de38a because it breaks the flutter docs.
-
Dan Field authored
-
- 18 Feb, 2020 8 commits
-
-
engine-flutter-autoroll authored
* c0549fbf7 Roll buildroot. (flutter/engine#16613) * 8b0b6490e improve surface state assert error messages (flutter/engine#16595) * cd77e7843 Fix drawRRect failure when shader is specified (flutter/engine#16601) * fe63094d5 [web] Handle alignment correctly in Paragraph.getPositionForOffset (flutter/engine#16569) * 65d112677 [web] Fixing launching Safari. This should solve the LUCI issue (flutter/engine#16590) * f88f7df96 [web] Unskip tests that are already passing in Safari (flutter/engine#16567) * 594f66082 [shell tests] Integrate Vulkan with Shell Tests * 400ed7ceb Revert "[shell tests] Integrate Vulkan with Shell Tests" * 15e7f51b3 Implement Path extractPath, tangent APIs (flutter/engine#16599) * 4941ff7bf Remove usage of Dart_AllocateWithNativeFields from tonic (flutter/engine#16588) * bb01cb7fa Roll fuchsia/sdk/core/linux-amd64 from Bmq1m... to J-_s6... (flutter/engine#16592)
-
Sunbreak authored
-
Janice Collins authored
-
Martin Kustermann authored
-
Jacob MacDonald authored
-
Jonah Williams authored
This reverts commit e4fbb1ab.
-
Shi-Hao Hong authored
-
Dan Field authored
* Avoid including a potentially animated invisible image
-