15863 Commits

Author SHA1 Message Date
ColdPaleLight
06addee8ac Remove unused setPersistentIsolateData function (flutter/engine#30795) 2022-01-11 10:25:10 -08:00
skia-flutter-autoroll
17aaf64c09 Roll Skia from 41e994f735d9 to 345587df72ae (3 revisions) (flutter/engine#30800) 2022-01-11 10:15:11 -08:00
ColdPaleLight
975d330db0 Implemented library uri support for FlutterFragmentActivities (flutter/engine#30790) 2022-01-11 09:33:17 -08:00
Zachary Anderson
f4b1557fa1 Revert "Roll Fuchsia Linux SDK from DS-3oCidC... to 3-zk7OPWY... (#30792)" (flutter/engine#30798)
This reverts commit a1172c33dc52c66742e83e5d2fd5f8a2776b3713.
2022-01-11 08:46:34 -08:00
skia-flutter-autoroll
a3b6e5ac7f Roll Skia from 7a14f783bda3 to 41e994f735d9 (2 revisions) (flutter/engine#30793) 2022-01-11 08:35:11 -08:00
skia-flutter-autoroll
a1172c33dc Roll Fuchsia Linux SDK from DS-3oCidC... to 3-zk7OPWY... (flutter/engine#30792) 2022-01-11 08:15:11 -08:00
skia-flutter-autoroll
826fc4815d Roll Skia from a6364728f638 to 7a14f783bda3 (1 revision) (flutter/engine#30789) 2022-01-11 06:25:11 -08:00
skia-flutter-autoroll
510c410db7 Roll Skia from 92d21e22434e to a6364728f638 (1 revision) (flutter/engine#30785) 2022-01-10 23:50:11 -08:00
skia-flutter-autoroll
68962ec0db Roll Skia from 8a85ab0d96a1 to 92d21e22434e (1 revision) (flutter/engine#30784) 2022-01-10 22:30:06 -08:00
skia-flutter-autoroll
b379c567e6 Roll Skia from 55b4dc3f7a1c to 8a85ab0d96a1 (1 revision) (flutter/engine#30777) 2022-01-10 16:25:07 -08:00
skia-flutter-autoroll
112322f345 Roll Skia from 3e1354a592bc to 55b4dc3f7a1c (1 revision) (flutter/engine#30773) 2022-01-10 14:40:09 -08:00
gaaclarke
379651ad4f Implemented library uri support for FlutterFragments and FlutterActivities (flutter/engine#30726)
* Implemented library uri support for FlutterFragments and FlutterActivities.

* added docstrings

* emmanuel feedback
2022-01-10 14:21:21 -08:00
skia-flutter-autoroll
c8c6c21b5b Roll Skia from 0056f3f006de to 3e1354a592bc (3 revisions) (flutter/engine#30771) 2022-01-10 13:20:10 -08:00
eggfly
ea4b23242b [android] Remove the FlutterView casting, add a @NonNull and fix code style (flutter/engine#30734) 2022-01-10 12:50:10 -08:00
Emmanuel Garcia
73aac59a40 Add missing dependencies to the background image app (flutter/engine#30769) 2022-01-10 12:30:09 -08:00
Emmanuel Garcia
d81c472076 Remove glitch when displaying platform views (flutter/engine#30724) 2022-01-10 11:25:06 -08:00
Mouad Debbar
f56d074001 [web] Remove EngineParagraph and ParagraphGeometricStyle (flutter/engine#30766) 2022-01-10 10:45:11 -08:00
Chase Latta
0f99fadcf2 Allow additional expose_dirs in flutter_runner (flutter/engine#30749)
Users can add an expose_dirs entry to the program field in a
component's cml file to optionally expose extra directories
from their out/ directory.

BUG: fxbug.dev/89690
2022-01-10 10:44:21 -08:00
skia-flutter-autoroll
41e0c394ee Roll Skia from dd575bc0f1f5 to 0056f3f006de (2 revisions) (flutter/engine#30765) 2022-01-10 10:30:12 -08:00
skia-flutter-autoroll
eb4106c4a5 Roll Skia from 5dee0a27e0d2 to dd575bc0f1f5 (3 revisions) (flutter/engine#30763) 2022-01-10 09:10:11 -08:00
skia-flutter-autoroll
5599737492 Roll Skia from 20b049df6d5e to 5dee0a27e0d2 (1 revision) (flutter/engine#30759) 2022-01-09 23:35:03 -08:00
skia-flutter-autoroll
46fe91ee87 Roll Skia from fdbc37f4d82b to 20b049df6d5e (1 revision) (flutter/engine#30758) 2022-01-09 22:15:08 -08:00
skia-flutter-autoroll
643682f07f Roll Skia from 0f4a2a68c639 to fdbc37f4d82b (1 revision) (flutter/engine#30755) 2022-01-09 01:35:09 -08:00
skia-flutter-autoroll
50aa2bc079 Roll Skia from 93e0041c6ca7 to 0f4a2a68c639 (1 revision) (flutter/engine#30754) 2022-01-08 23:50:09 -08:00
Yegor
59ef334c8e [web] check that picture is not disposed prior to drawing it (flutter/engine#30720)
* check that picture is not disposed prior to drawing it
* use StateError instead of AssertionError
2022-01-07 13:37:58 -08:00
skia-flutter-autoroll
a75ad7444a Roll Skia from 3e35c8a58464 to 93e0041c6ca7 (1 revision) (flutter/engine#30747) 2022-01-07 13:35:03 -08:00
LongCatIsLooong
db6f967f47 [iOS Text Input] Always forward press events to the view controller (flutter/engine#30580) 2022-01-07 13:15:03 -08:00
skia-flutter-autoroll
db0d040055 Roll Skia from a856f400860f to 3e35c8a58464 (1 revision) (flutter/engine#30746) 2022-01-07 12:15:09 -08:00
skia-flutter-autoroll
91cc7cced1 Roll Skia from 90263a14b58e to a856f400860f (2 revisions) (flutter/engine#30745) 2022-01-07 10:55:02 -08:00
ColdPaleLight
99ae1b775f Remove AOT specific gates for isolate groups (flutter/engine#30743) 2022-01-07 10:05:10 -08:00
Alexander Biggs
a42101ccc6 [fuchsia] Add logging for when fdio_get_vmo fails. (flutter/engine#30742) 2022-01-07 10:00:10 -08:00
skia-flutter-autoroll
960b5060af Roll Skia from 54d9447b6ab6 to 90263a14b58e (4 revisions) (flutter/engine#30740) 2022-01-07 09:35:10 -08:00
skia-flutter-autoroll
b0a3ec8615 Roll Skia from 388712307992 to 54d9447b6ab6 (3 revisions) (flutter/engine#30738) 2022-01-07 08:10:10 -08:00
skia-flutter-autoroll
1a9092fff1 Roll Skia from 63b34b82b5e5 to 388712307992 (1 revision) (flutter/engine#30732) 2022-01-06 23:35:06 -08:00
skia-flutter-autoroll
52222e6a55 Roll Skia from 2f3891bf76f3 to 63b34b82b5e5 (1 revision) (flutter/engine#30730) 2022-01-06 22:10:09 -08:00
utzcoz
3e3ec2f1c7 Bump Robolectric to 4.7.3 (flutter/engine#30437) 2022-01-06 18:25:09 -08:00
skia-flutter-autoroll
f8c78b5068 Roll Skia from 72412a86725a to 2f3891bf76f3 (1 revision) (flutter/engine#30723) 2022-01-06 17:10:08 -08:00
Chase Latta
0d51ef6307 Fix aot builds in the dart_runner for fuchsia (flutter/engine#30722)
The dart_runner was crashing in aot builds. These changes allow the
dart_runner to run aot builds in fuchsia.
2022-01-06 16:45:53 -08:00
skia-flutter-autoroll
cbd5abd3b3 Roll Skia from 73657689b6cb to 72412a86725a (3 revisions) (flutter/engine#30721) 2022-01-06 15:50:07 -08:00
Yegor
fbf0cd4e31 [web] allow customizing Ahem URL using FontManifest.json (flutter/engine#30719) 2022-01-06 15:47:07 -08:00
skia-flutter-autoroll
68548f30e9 Roll Skia from ce49ff6520fa to 73657689b6cb (5 revisions) (flutter/engine#30718) 2022-01-06 14:30:10 -08:00
skia-flutter-autoroll
4864cb524d Roll Skia from 96e4053be7a5 to ce49ff6520fa (4 revisions) (flutter/engine#30715) 2022-01-06 13:10:11 -08:00
skia-flutter-autoroll
ac27e6141e Roll Skia from a5d4541ae556 to 96e4053be7a5 (3 revisions) (flutter/engine#30714) 2022-01-06 11:50:11 -08:00
skia-flutter-autoroll
c5e9d83fda Roll Skia from db2b8eb98f14 to 426f7b5ad606 (2 revisions) (flutter/engine#30710) 2022-01-06 09:25:09 -08:00
skia-flutter-autoroll
441dbcca99 Roll Skia from f5853ff6525b to db2b8eb98f14 (1 revision) (flutter/engine#30708) 2022-01-06 08:05:03 -08:00
skia-flutter-autoroll
4cf671cecd Roll Skia from 8e6b60f27da3 to f5853ff6525b (1 revision) (flutter/engine#30706) 2022-01-06 06:40:02 -08:00
skia-flutter-autoroll
15fce89a5c Roll Skia from 88c5af7ecd72 to 8e6b60f27da3 (3 revisions) (flutter/engine#30703) 2022-01-05 23:15:09 -08:00
Tong Mu
adb05f30f7 Migrate keyboard_key_handler_unittests to keyboard_win32_unittests (flutter/engine#30615)
* Refactor to MockKeyResponseController (ATP)

* Implement LateResponding and move GetEngine in (ATP)

* RespondValue

* DisorderlyRepliedEvents

* SlowFrameworkResponse

* NeverRedispatchShiftRightKeyDown

* Migrate AltGr event. (ATP)

* Correctly handle sys messages.

* Remove SendInputInfo

* Comment and format
2022-01-05 17:19:14 -08:00
Chris Bracken
55400d29eb Fix missing shcore.dll error on Windows 7 (flutter/engine#30699) 2022-01-05 15:50:03 -08:00
Alexander Biggs
3b0bf783c6 [fuchsia] Fix failing SDK roll. (flutter/engine#30675) 2022-01-05 14:32:08 -08:00