skia-flutter-autoroll
dc232aaa0b
Roll Skia from cabb1f65d038 to cef14e607db0 (1 revision) ( flutter/engine#34637 )
2022-07-13 16:00:05 +00:00
skia-flutter-autoroll
5917364ebf
Roll Skia from f0d5285d3ab3 to cabb1f65d038 (2 revisions) ( flutter/engine#34635 )
2022-07-13 14:52:04 +00:00
skia-flutter-autoroll
1c2f9d7c94
Roll Skia from 07e65f9cb26e to f0d5285d3ab3 (1 revision) ( flutter/engine#34632 )
2022-07-13 11:06:04 +00:00
skia-flutter-autoroll
4517f29c91
Roll Skia from 1ad80ef43167 to 07e65f9cb26e (1 revision) ( flutter/engine#34629 )
2022-07-13 07:05:05 +00:00
skia-flutter-autoroll
6c77616180
Roll Fuchsia Linux SDK from BARD-Ffzs... to gYlny6d_q... ( flutter/engine#34628 )
2022-07-12 22:00:05 -07:00
ColdPaleLight
e1fe7327b1
Use the correct 'SnapshotDelegate' in 'RuntimeController::Spawn' ( flutter/engine#34523 )
2022-07-13 01:09:04 +00:00
skia-flutter-autoroll
374a01348c
Roll Skia from 79ce404aef81 to 1ad80ef43167 (1 revision) ( flutter/engine#34621 )
2022-07-12 22:35:05 +00:00
Jon Salmon
cd66e9dcfa
[Windows] Respect OS's scroll speed setting at startup ( flutter/engine#32094 )
...
Updates scrolling in Windows to respect the 'lines to scroll per scroll wheel tick' setting at app startup.
The scrolling amount per tick is also increased to match Chrome (at 100px with default windows settings). This is also similar to what UWP does natively (approximately 96px based on observation).
Resolves https://github.com/flutter/flutter/issues/97924
2022-07-12 15:01:17 -07:00
skia-flutter-autoroll
01206c94e2
Roll Skia from 8b2633215eee to 79ce404aef81 (3 revisions) ( flutter/engine#34620 )
2022-07-12 21:29:04 +00:00
Shivesh Ganju
9e4f92a2f9
[fuchsia][scenic] Move pointer injector to embedder. ( flutter/engine#34555 )
...
This PR moves the pointer injector library from fuchsia views library
present in fuchsia.git to the flutter embedder.
Test: ffx test run "fuchsia-pkg://fuchsia.com/flutter_runner_tests#meta/flutter_runner_tests.cm"
2022-07-12 17:23:50 -04:00
Jason Simmons
2528ab8891
Set the IO thread on Android to normal priority ( flutter/engine#34588 )
2022-07-12 20:39:03 +00:00
Jason Simmons
819a9468fa
Add a missing include to FlutterSurfaceManager.mm ( flutter/engine#34597 )
2022-07-12 20:29:04 +00:00
skia-flutter-autoroll
b14c837ce6
Roll Skia from c5c0043a746c to 8b2633215eee (8 revisions) ( flutter/engine#34617 )
2022-07-12 20:27:04 +00:00
skia-flutter-autoroll
d00508f662
Roll Skia from f54445e937b0 to c5c0043a746c (9 revisions) ( flutter/engine#34611 )
2022-07-12 11:00:05 -07:00
skia-flutter-autoroll
c729dc23b3
Roll Fuchsia Linux SDK from qYxmXNNbD... to BARD-Ffzs... ( flutter/engine#34609 )
2022-07-12 08:40:04 -07:00
skia-flutter-autoroll
26f9c689a6
Roll Skia from 56540e5e0143 to 768043eb0dac (1 revision) ( flutter/engine#34604 )
2022-07-12 02:55:05 -07:00
skia-flutter-autoroll
a183d8dc96
Roll Skia from a33befc610c2 to 56540e5e0143 (1 revision) ( flutter/engine#34603 )
2022-07-12 00:15:04 -07:00
ColdPaleLight
94376125a0
Set the 'visibility' of 'FlutterView' to the previous one in 'FragmentActivityAndFragment.onStart' ( flutter/engine#34601 )
2022-07-12 07:05:05 +00:00
skia-flutter-autoroll
ec0e917f6f
Roll Fuchsia Linux SDK from bf53fjQII... to qYxmXNNbD... ( flutter/engine#34598 )
2022-07-11 19:20:04 -07:00
skia-flutter-autoroll
ceba0f1e29
Roll Skia from 5186379e5e0e to a33befc610c2 (3 revisions) ( flutter/engine#34594 )
2022-07-11 17:05:04 -07:00
Chris Yang
cd0ced63e5
Reland "iOS spell-checker ObjC #32941 " ( flutter/engine#34356 )
2022-07-11 23:29:04 +00:00
skia-flutter-autoroll
25ed2028ca
Roll Skia from 6aa1170c1040 to 5186379e5e0e (4 revisions) ( flutter/engine#34592 )
2022-07-11 15:40:04 -07:00
skia-flutter-autoroll
e43ed212bd
Roll Skia from 35af4736c865 to 6aa1170c1040 (8 revisions) ( flutter/engine#34589 )
2022-07-11 14:15:04 -07:00
Márk Tolmács
c85e3529b1
Fix tests on the Windows platform ( flutter/engine#34350 )
...
Addresses https://github.com/flutter/flutter/issues/36301
2022-07-11 11:01:05 -07:00
Yang Chao
0136679fb8
Increase IO thread's priority on iOS to avoid stucks ( flutter/engine#34568 )
2022-07-11 17:59:04 +00:00
Dan Field
6dd8d32f31
Expose SkPathOps in a standalone library. ( flutter/engine#34267 )
2022-07-11 10:11:03 -07:00
skia-flutter-autoroll
fc19e00d76
Roll Skia from e2ba2f5b20e0 to 35af4736c865 (7 revisions) ( flutter/engine#34583 )
2022-07-11 10:00:06 -07:00
skia-flutter-autoroll
143c298490
Roll Skia from ebc51e1022e9 to e2ba2f5b20e0 (1 revision) ( flutter/engine#34581 )
2022-07-11 08:35:04 -07:00
skia-flutter-autoroll
28ad8b3625
Roll Fuchsia Linux SDK from M1LrOfhWG... to bf53fjQII... ( flutter/engine#34579 )
2022-07-11 05:50:03 -07:00
Jim Graham
b61239beff
Fix premature DisplayList caching ( flutter/engine#34562 )
2022-07-11 12:35:04 +00:00
skia-flutter-autoroll
46f1b16417
Roll Skia from 614301033f2e to ebc51e1022e9 (1 revision) ( flutter/engine#34578 )
2022-07-11 00:15:04 -07:00
skia-flutter-autoroll
b687bfa78d
Roll Fuchsia Linux SDK from ZAXevTC85... to M1LrOfhWG... ( flutter/engine#34576 )
2022-07-10 16:30:04 -07:00
skia-flutter-autoroll
5e30efb0cf
Roll Fuchsia Linux SDK from akscvivFq... to ZAXevTC85... ( flutter/engine#34573 )
2022-07-10 03:10:04 -07:00
skia-flutter-autoroll
68b30b52b3
Roll Skia from 84bffff74fd9 to 614301033f2e (1 revision) ( flutter/engine#34572 )
2022-07-10 01:45:04 -07:00
skia-flutter-autoroll
8a5231f718
Roll Fuchsia Linux SDK from _usbbeSR5... to akscvivFq... ( flutter/engine#34569 )
2022-07-09 13:50:04 -07:00
Jason Simmons
f5f53deaf5
[Impeller] Disable libcxx deprecation warnings for Impeller's use of string converters ( flutter/engine#34559 )
2022-07-09 14:57:04 +00:00
skia-flutter-autoroll
7657c7cedd
Roll Fuchsia Linux SDK from YRLsIequE... to _usbbeSR5... ( flutter/engine#34564 )
2022-07-09 00:30:02 -07:00
skia-flutter-autoroll
80b68ae6f3
Roll Skia from 800633b99134 to 84bffff74fd9 (1 revision) ( flutter/engine#34560 )
2022-07-08 18:20:04 -07:00
skia-flutter-autoroll
44345cad50
Roll Skia from bd472a01edb2 to 800633b99134 (1 revision) ( flutter/engine#34558 )
2022-07-08 16:55:06 -07:00
Ian Hickson
c80a53e2a3
Roll flatbuffers ( flutter/engine#34518 )
2022-07-08 23:41:04 +00:00
Zachary Anderson
5824ced936
Clean up some optional Dart lints ( flutter/engine#34557 )
2022-07-08 23:19:04 +00:00
Tong Mu
5da06e8cc8
[Keyboard, iOS] Use special key mapping for logical keys ( flutter/engine#34413 )
...
* Impl
* Add test
* Change to string
* Apply suggestions from code review
Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
* Try alloc init
* Fix character
* Fix mapping
* Fix compile
* Try literal string
Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
2022-07-08 15:58:44 -07:00
Jason Simmons
722630e73a
Disable libcxx deprecation warnings for FML's use of UTF-16 string converters ( flutter/engine#34551 )
2022-07-08 22:37:04 +00:00
skia-flutter-autoroll
03562f1574
Roll Skia from 655de12b8286 to bd472a01edb2 (1 revision) ( flutter/engine#34550 )
2022-07-08 15:30:05 -07:00
skia-flutter-autoroll
3bc74c5b9a
Roll Skia from 56391549a2a4 to 655de12b8286 (1 revision) ( flutter/engine#34548 )
2022-07-08 14:05:03 -07:00
omerlevran46
abda444816
[fuchsia] build_fuchsia_artifacts.py use the tools from the proper ( flutter/engine#34542 )
...
directory
2022-07-08 13:09:35 -07:00
Dan Field
e162fed336
Rename toGpuImage to toImageSync ( flutter/engine#34504 )
2022-07-08 19:41:05 +00:00
skia-flutter-autoroll
77d65e52af
Roll Skia from a9a29beef42d to 56391549a2a4 (3 revisions) ( flutter/engine#34546 )
2022-07-08 12:40:02 -07:00
Bernardo Eilert Trevisan
a08a568e0a
Relanded "Implement support for explicit specification of JIT snapshots ( #34244 )"
...
This reverts commit b989d4723510771017ef598403a2366a8f1bcac7.
2022-07-08 15:19:30 -04:00
skia-flutter-autoroll
2e103f84de
Roll Skia from f3207f577bd3 to a9a29beef42d (7 revisions) ( flutter/engine#34544 )
2022-07-08 11:15:04 -07:00