12162 Commits

Author SHA1 Message Date
Brian Salomon
691f6bc3bd Use Fractal rather than Improved noise in shader mask flow unit test (flutter/engine#23537) 2021-01-08 15:29:42 -05:00
Greg Spencer
70bba34e51 Make pending event handling more lenient to allow out of order responses (flutter/engine#23504)
This PR makes the Linux key handling code a little more lenient when it comes to the order in which it receives responses to key events from the framework. I had assumed that there wasn't a case where responses could get out of order, but it seems that it is possible, given that you can mash on the keyboard and eventually get one out of order.

This changes the code so that instead of just looking at the first entry in the pending event deque, it searches the deque starting at the beginning to find the event, and remove it.
2021-01-08 10:43:59 -08:00
Michael Goderbauer
f2a937ebba Update outdated links (flutter/engine#23513) 2021-01-08 10:14:01 -08:00
skia-flutter-autoroll
11c20d0f8d Roll Skia from d2f51b18065a to f5aed172c693 (1 revision) (flutter/engine#23533) 2021-01-08 07:49:01 -08:00
skia-flutter-autoroll
5bc6d918ba Roll Skia from cb3bcf88e382 to d2f51b18065a (1 revision) (flutter/engine#23532) 2021-01-08 06:24:01 -08:00
skia-flutter-autoroll
331ea6cffa Roll Skia from f4ea30580c91 to cb3bcf88e382 (3 revisions) (flutter/engine#23531) 2021-01-07 22:44:01 -08:00
skia-flutter-autoroll
175fa9e7b8 Roll Skia from c6e25754c4ad to f4ea30580c91 (1 revision) (flutter/engine#23528) 2021-01-07 21:14:02 -08:00
Gary Qian
e4fa163b51 Rename DynamicFeature->DeferredComponent and impl uninstall DeferredComponents (flutter/engine#23224) 2021-01-07 21:02:05 -08:00
skia-flutter-autoroll
06939dae77 Roll Fuchsia Linux SDK from qedaMC5nT... to R9qkTURF2... (flutter/engine#23512) 2021-01-07 20:19:02 -08:00
skia-flutter-autoroll
b17251cf02 Roll Skia from be0b3b7363a9 to c6e25754c4ad (22 revisions) (flutter/engine#23525) 2021-01-07 19:49:01 -08:00
Jason Simmons
2c5db12c82 Skip the FlEngineTest.SettingsPlugin test (flutter/engine#23516)
See https://github.com/flutter/flutter/issues/73517
2021-01-07 17:03:28 -08:00
Michael Reed
9de62b433a Update virtual to take sampling (flutter/engine#23476) 2021-01-07 15:49:03 -08:00
Christopher Fujino
12ca2b557e add arm host builder (flutter/engine#23440) 2021-01-07 15:44:03 -08:00
Filip Filmar
943ae09365 [fuchsia][input] Migrate Flutter to "input3" (flutter/engine#23262) 2021-01-07 15:39:03 -08:00
Damian Wrobel
0c179e5d66 Fix argument specifier for g_warning() (flutter/engine#23138) 2021-01-07 15:34:03 -08:00
chunhtai
25844bebd0 disable UnassignedIdsAreReused flaky test (flutter/engine#23511) 2021-01-07 15:07:08 -08:00
Kaushik Iska
5cae004d4d [tests] Normalize SkImage before comparison. (flutter/engine#23489) 2021-01-07 14:47:06 -08:00
gaaclarke
cbafc317cd started sharing GPU contexts between spawned engines (flutter/engine#23435)
* Lightweight flutter engines - started sharing GPU contexts between
spawned engines

* responded to feedback
2021-01-07 13:11:36 -08:00
Mouad Debbar
75abb23d50 [web] Draw shadows for text in rich paragraphs (flutter/engine#23470) 2021-01-07 13:03:26 -08:00
Jason Simmons
095b5d15fb Provide a runtime switch for selecting SkParagraph text layout (flutter/engine#23474) 2021-01-07 12:59:03 -08:00
skia-flutter-autoroll
7c56235d3b Roll Skia from d64a3193cd49 to be0b3b7363a9 (3 revisions) (flutter/engine#23487) 2021-01-07 08:54:02 -08:00
Kaushik Iska
131e179b7c [macos] Re-land FlutterOpenGLRenderer isolation (flutter/engine#22607) 2021-01-07 08:04:48 -08:00
skia-flutter-autoroll
aca3f41cbd Roll Fuchsia Linux SDK from 5jKxFxRiQ... to qedaMC5nT... (flutter/engine#23484) 2021-01-07 02:34:01 -08:00
skia-flutter-autoroll
780eaccb1b Roll Skia from a7b7964a237a to d64a3193cd49 (5 revisions) (flutter/engine#23479) 2021-01-06 22:09:01 -08:00
skia-flutter-autoroll
c0c5e9278a Roll Skia from 417743f806d1 to a7b7964a237a (19 revisions) (flutter/engine#23464) 2021-01-06 17:49:01 -08:00
Jason Simmons
3c26d58ae9 Call JavaVM::AttachCurrentThread only once per thread (flutter/engine#23188) 2021-01-06 17:44:02 -08:00
chunhtai
ec2eb68f80 Apply local patch to chromium accessibility code (flutter/engine#23110) 2021-01-06 17:39:02 -08:00
Mouad Debbar
29efe01ba6 [web] Placeholders for rich paragraphs (flutter/engine#23160) 2021-01-06 14:31:19 -08:00
s-sami
5619043974 Use syslog for logging on Fuchsia (flutter/engine#23429)
Make fml logging use syslog on Fuchsia. This allows logs
to be attributed to flutter and not pollute kernel logs.
2021-01-06 14:02:07 -08:00
skia-flutter-autoroll
563ce975b9 Roll Fuchsia Linux SDK from 0R7_vIAML... to 5jKxFxRiQ... (flutter/engine#23461) 2021-01-06 13:09:03 -08:00
Dan Field
d012575664 Fix SurfaceView usage when status bar is transparent for a11y (flutter/engine#23457) 2021-01-06 11:53:42 -08:00
Chase Latta
b203aaaa99 Revert "bump fuchsia toolchain to clang-12" (flutter/engine#23456) 2021-01-06 11:14:49 -08:00
skia-flutter-autoroll
1de928a0c7 Roll Skia from 32d68537a88c to 417743f806d1 (4 revisions) (flutter/engine#23455) 2021-01-06 10:59:01 -08:00
Ferhat
bc604a089f [web] Reland - Switch web-render option default to auto (flutter/engine#23454) 2021-01-06 10:00:52 -08:00
skia-flutter-autoroll
f45f182f5d Roll Skia from 2ca39919583f to 32d68537a88c (11 revisions) (flutter/engine#23453) 2021-01-06 09:34:02 -08:00
skia-flutter-autoroll
dd42df2a57 Roll Fuchsia Linux SDK from 597LHqqTy... to 0R7_vIAML... (flutter/engine#23445) 2021-01-05 23:49:01 -08:00
skia-flutter-autoroll
b2609f6175 Roll Skia from 854ee85736e3 to 2ca39919583f (2 revisions) (flutter/engine#23446) 2021-01-05 21:59:02 -08:00
Jonah Williams
11f0419aa4 [web] specify all defines used for html, ck, auto rendering modes (flutter/engine#23433) 2021-01-05 21:18:56 -08:00
skia-flutter-autoroll
bc77349b63 Roll Skia from 736c992966b5 to 854ee85736e3 (2 revisions) (flutter/engine#23441) 2021-01-05 18:19:02 -08:00
Jason Simmons
96e8f91640 Update the web profiler_test to wrap benchmark callbacks with allowInterop (flutter/engine#23439)
This is now required by js_util.setProperty
(see d683f33f5b)
2021-01-05 18:15:18 -08:00
skia-flutter-autoroll
c7e636e77c Roll Skia from 2833b08efbe6 to 736c992966b5 (4 revisions) (flutter/engine#23434) 2021-01-05 15:29:01 -08:00
Kaushik Iska
e5e6e9cd29 [metal] [macos] Suffix for metal builds macos (flutter/engine#23432) 2021-01-05 14:59:25 -08:00
skia-flutter-autoroll
dba99cab14 Roll Skia from 6356cb1904b8 to 2833b08efbe6 (6 revisions) (flutter/engine#23431) 2021-01-05 14:04:02 -08:00
skia-flutter-autoroll
26f3dfc6fb Roll Skia from 0bfbfe5d30c0 to 6356cb1904b8 (4 revisions) (flutter/engine#23427) 2021-01-05 12:39:01 -08:00
nturgut
125efacea5 [web] fixing text editing for autofill with semantics (flutter/engine#23361)
* fixing text editing for autofill with semantics

* fix tests. add tests. unskip tests

* removing new. adding issue to comment
2021-01-05 12:08:09 -08:00
George Wright
90fd5c978f Add support for different simulator architectures 2021-01-05 11:46:27 -08:00
chunhtai
8b7e018dbf fixes android deeplink to push the path only (flutter/engine#23255) 2021-01-05 11:14:01 -08:00
skia-flutter-autoroll
7ade7e0846 Roll Skia from 1efa14d9f4f5 to 0bfbfe5d30c0 (4 revisions) (flutter/engine#23426) 2021-01-05 10:49:01 -08:00
skia-flutter-autoroll
81d97dd827 Roll Skia from dc435fa60df6 to 1efa14d9f4f5 (2 revisions) (flutter/engine#23422) 2021-01-05 09:24:03 -08:00
skia-flutter-autoroll
8ec19e3a3f Roll Fuchsia Linux SDK from nVvyfiqlp... to 597LHqqTy... (flutter/engine#23421) 2021-01-05 08:34:02 -08:00