14372 Commits

Author SHA1 Message Date
skia-flutter-autoroll
627398aeb4 Roll Skia from f0ffd4189742 to af844c79d535 (1 revision) (flutter/engine#27886) 2021-08-04 08:50:02 -07:00
chunhtai
55e38ef779 Check a11y bridge alive before returning a11y container (flutter/engine#27865) 2021-08-04 08:30:02 -07:00
skia-flutter-autoroll
19633e9d0d Roll Skia from de58ca28e59d to f0ffd4189742 (1 revision) (flutter/engine#27885) 2021-08-04 02:40:01 -07:00
skia-flutter-autoroll
70b5eadbf4 Roll Skia from 2cbb3f55ea7b to de58ca28e59d (2 revisions) (flutter/engine#27883) 2021-08-04 00:25:01 -07:00
skia-flutter-autoroll
d850d5fa84 Roll Skia from 38d9e0e812ca to 2cbb3f55ea7b (1 revision) (flutter/engine#27881) 2021-08-03 23:05:01 -07:00
godofredoc
9b1575a88e Add configuration for windows android aot. (flutter/engine#27877)
This is a configuration required to separate builds from tests in the
engine repo.

Bug: https://github.com/flutter/flutter/issues/81855
2021-08-03 20:38:13 -07:00
skia-flutter-autoroll
ac23754204 Roll Skia from 6ff2b7a4e556 to 38d9e0e812ca (1 revision) (flutter/engine#27876) 2021-08-03 19:10:01 -07:00
skia-flutter-autoroll
0a71143826 Roll Skia from 1b18454ba700 to 6ff2b7a4e556 (1 revision) (flutter/engine#27875) 2021-08-03 17:50:01 -07:00
skia-flutter-autoroll
e4d3bcff78 Roll Skia from 9cd9d0f3de06 to 1b18454ba700 (1 revision) (flutter/engine#27873) 2021-08-03 16:30:02 -07:00
Yegor
b09afa1c05 [web] separate tests into build + test steps; add run command (flutter/engine#27495) 2021-08-03 16:22:21 -07:00
skia-flutter-autoroll
585e87a395 Roll Skia from 68f560683154 to 9cd9d0f3de06 (1 revision) (flutter/engine#27871) 2021-08-03 15:05:01 -07:00
skia-flutter-autoroll
f139f81714 Roll Skia from 86b2c952ae94 to 68f560683154 (3 revisions) (flutter/engine#27870) 2021-08-03 13:30:01 -07:00
Emmanuel Garcia
09e80c18f1 Allow collapsed compositing range (flutter/engine#27869) 2021-08-03 13:20:02 -07:00
Jonah Williams
2cc2854964 Add GestureSettings and configure touch slop from Android ViewConfiguration (flutter/engine#27836) 2021-08-03 12:55:02 -07:00
Emmanuel Garcia
afbc9be3aa Add lockfiles in the scenario app (flutter/engine#27852) 2021-08-03 11:08:20 -07:00
skia-flutter-autoroll
6d60f03258 Roll Skia from ea3489aa1d4c to 46eb3ab80de7 (5 revisions) (flutter/engine#27864) 2021-08-03 11:00:02 -07:00
skia-flutter-autoroll
0c11786928 Roll Skia from addccaf9cfb6 to ea3489aa1d4c (1 revision) (flutter/engine#27862) 2021-08-03 09:40:02 -07:00
skia-flutter-autoroll
edcdc3771a Roll Skia from 1c38121964e5 to addccaf9cfb6 (1 revision) (flutter/engine#27861) 2021-08-03 08:15:01 -07:00
skia-flutter-autoroll
4e758b4572 Roll Skia from b6d60183850f to 1c38121964e5 (1 revision) (flutter/engine#27860) 2021-08-03 06:55:02 -07:00
skia-flutter-autoroll
fc243799f9 Roll Skia from e7541d396f54 to b6d60183850f (1 revision) (flutter/engine#27858) 2021-08-03 02:25:01 -07:00
skia-flutter-autoroll
9ae727e7a6 Roll Skia from 3cb9b9c72d6c to e7541d396f54 (2 revisions) (flutter/engine#27857) 2021-08-03 00:55:02 -07:00
Jim Graham
4f7f65eb99 fix a number of conditions for computing bounds from saveLayers (flutter/engine#27683) 2021-08-03 00:10:02 -07:00
skia-flutter-autoroll
a29584add6 Roll Skia from 82f5815629bf to 3cb9b9c72d6c (24 revisions) (flutter/engine#27855) 2021-08-02 23:35:01 -07:00
A Reyes
8c563154db Added assertion up to cv99 for FontFeature.characterVariant (flutter/engine#27745)
* Added assertion up to cv99 for FontFeature.characterVariant

* Added FontFeature.characterVariant(99) test
2021-08-02 19:59:18 -07:00
Emmanuel Garcia
13b187119a Fix git revision encoding (flutter/engine#27853) 2021-08-02 17:46:53 -07:00
Emmanuel Garcia
46f44e268c Explicitly provide the encoding (flutter/engine#27851) 2021-08-02 14:41:45 -07:00
Jenn Magder
b5409c0989 Allow iOS unit tests to run on Xcode 13 (flutter/engine#27850) 2021-08-02 14:25:02 -07:00
Casey Hillers
4ea5e1a5e8 [ci.yaml] Fix jdk version (flutter/engine#27806) 2021-08-02 12:33:56 -07:00
Kaushik Iska
f0b2ba56c4 TimePoint::Now uses DartTimestampProvider (flutter/engine#27737) 2021-08-02 08:21:18 -07:00
Alexander Aprelev
227d3fa4b7 Ensure correct child isolate initialization in enable-isolate-groups dart vm configuration. (flutter/engine#26011)
* Ensure child isolate doesn't load kernel

* Guard changes to isolate initialization by enable-isolate-groups flag check
2021-08-02 07:57:49 -07:00
Matej Knopp
daf0fb7387 Fix race condition in FlutterSurfaceManager (flutter/engine#27828) 2021-08-02 06:20:01 -07:00
William Hesse
88a4aa7999 Improve documentation of Path.extendWithPath (flutter/engine#27793)
The documentation used the word "segment" instead of "sub-path".
The documentation of Path.addPath described adding a Path as adding a single sub-path.
2021-08-02 11:48:54 +02:00
skia-flutter-autoroll
067345aa82 Roll Skia from 3bbecc3e9a2b to 82f5815629bf (1 revision) (flutter/engine#27848) 2021-08-02 00:27:11 -07:00
skia-flutter-autoroll
271dbc3965 Roll Skia from 60f3e2a7d557 to 3bbecc3e9a2b (1 revision) (flutter/engine#27847) 2021-08-01 23:03:02 -07:00
skia-flutter-autoroll
7709d5ee3d Roll Skia from 2236b79a2ad3 to 60f3e2a7d557 (1 revision) (flutter/engine#27844) 2021-08-01 09:14:02 -07:00
skia-flutter-autoroll
162a3ffc35 Roll Skia from 464703f5148a to 2236b79a2ad3 (1 revision) (flutter/engine#27843) 2021-08-01 03:19:01 -07:00
skia-flutter-autoroll
160b0f1cb9 Roll Skia from 028e45b2f013 to 464703f5148a (1 revision) (flutter/engine#27842) 2021-07-31 13:44:01 -07:00
Chris Bracken
8803824c64 Migrate all Python hashbangs to Python 3 (flutter/engine#27838)
Migrates all `#!/usr/bin/env python` hashbang lines to use python3.

Also updates the licence tool to treat python3 scripts on par with
python 2 scripts.

Issue: https://github.com/flutter/flutter/issues/83043
2021-07-31 11:09:12 -07:00
skia-flutter-autoroll
b9886cd987 Roll Skia from 62d42db2829d to 028e45b2f013 (1 revision) (flutter/engine#27841) 2021-07-31 10:34:01 -07:00
Matej Knopp
7cf7937a38 Do not generate keydown event for empty modifier flags (flutter/engine#27817)
* Do not generate keydown event for empty modifier flags

* Mask 0x100 bit instead of comparison

* Comment

* Update comment

* comment

* Add comment
2021-07-30 18:00:54 -07:00
skia-flutter-autoroll
1fce953e6d Roll Skia from 31df6806c06b to 62d42db2829d (1 revision) (flutter/engine#27834) 2021-07-30 17:54:02 -07:00
skia-flutter-autoroll
ca869b19c4 Roll Skia from ae2171eba699 to 31df6806c06b (3 revisions) (flutter/engine#27830) 2021-07-30 16:29:02 -07:00
Chris Bracken
61a2cbcda4 Migrate Python script invocations to Python 3 (flutter/engine#27832)
Rolls buildroot to 300678066c63df763a632943fac3eed0512684b3.
2021-07-30 16:26:14 -07:00
skia-flutter-autoroll
8f58e70278 Roll Skia from 126788e087af to ae2171eba699 (3 revisions) (flutter/engine#27827) 2021-07-30 13:39:01 -07:00
Tong Mu
b2924176cc [Keyboard] Send empty key events when no key data should (flutter/engine#27774)
The keyboard system on each platform now sends an empty key data instead of nothing if no key data should be sent.
2021-07-30 13:35:39 -07:00
Ferhat
f8f66aa5eb [web] Update CanvasPool documentation (flutter/engine#27823) 2021-07-30 12:22:09 -07:00
skia-flutter-autoroll
a88f1fa7f9 Roll Skia from ab7ff17156a3 to 126788e087af (5 revisions) (flutter/engine#27821) 2021-07-30 11:29:01 -07:00
Ferhat
488931d830 [web] Code cleanup (flutter/engine#27815) 2021-07-30 11:25:13 -07:00
Kaushik Iska
6ac3632741 [fuchsia] Fix DynamicLibrary.open path on Fuchsia (flutter/engine#27819) 2021-07-30 11:19:18 -07:00
Jia Hao
8180d547f6 Revert "Revert "Use preDraw for the Android embedding (#27645)" (#27788)" (flutter/engine#27811) 2021-07-30 10:59:02 -07:00