skia-flutter-autoroll
4fc359ab3b
Roll Skia from 7fe603007a1c to 736db136d5c9 (2 revisions) ( flutter/engine#34994 )
2022-07-29 07:50:04 +00:00
Matej Knopp
5c9df63ade
[macOS] Remove isComposing workaround ( flutter/engine#33838 )
2022-07-29 09:21:12 +02:00
skia-flutter-autoroll
9e0811e3c4
Roll Skia from b676a02b0172 to 7fe603007a1c (1 revision) ( flutter/engine#34993 )
2022-07-29 06:19:04 +00:00
Michael Goderbauer
c41feb31be
Update instructions in licenses/README.md ( flutter/engine#34990 )
2022-07-29 06:11:04 +00:00
skia-flutter-autoroll
6fc21c40d7
Roll Fuchsia Linux SDK from iK5Vt2rn1... to 1HMCKyjKD... ( flutter/engine#34992 )
2022-07-29 05:49:04 +00:00
Michael Goderbauer
f6d473bbd7
Enable analysis for all of dart:ui ( flutter/engine#34988 )
2022-07-29 05:29:03 +00:00
xster
3ddada0be5
We should delete this old embedding class, but fixing an urgent issue b/240230736 to unblock Android rolls inside Google ( flutter/engine#34980 )
2022-07-28 21:26:15 -07:00
Wu Zhong
42f499b4f0
[iOS] Fixes SplashScreenView crash when remove from view hierarchy ( flutter/engine#34496 )
2022-07-29 02:11:04 +00:00
Ian Hickson
38194c973d
API documentation cleanup (mainly code snippet fixes) ( flutter/engine#34974 )
2022-07-29 00:30:05 +00:00
Jason Simmons
eeaa43b4ba
Roll Clang and Abseil ( flutter/engine#34953 )
2022-07-28 22:08:04 +00:00
godofredoc
2122eece4b
Fix paths of mac_host_engine artifacts. ( flutter/engine#34984 )
2022-07-28 21:44:03 +00:00
gaaclarke
645ac3c239
optimized IncomingMessageDispatcher::HandleMessage a bit ( flutter/engine#34954 )
...
* optimized IncomingMessageDispatcher::HandleMessage a bit.
* removed std::string ref
2022-07-28 14:12:57 -07:00
skia-flutter-autoroll
815ffda131
Roll Skia from 64f038729001 to b676a02b0172 (2 revisions) ( flutter/engine#34981 )
2022-07-28 21:06:04 +00:00
Filip Filmar
e4a2f48892
[fuchsia] Support multi-line text editing ( flutter/engine#34410 )
...
Multi-line text editing and actions other than DONE were
never implemented in Flutter on Fuchsia. This change
implements the feature, by plumbing the desired action
through to Fuchsia proper, and back, as Fuchsia's text
editing API expects.
Tested: the new behavior was verified by Fuchsia-side
integration tests.
Issue: https://github.com/flutter/flutter/issues/106905
2022-07-28 13:33:11 -07:00
skia-flutter-autoroll
c5e76f4711
Roll Skia from 0c096886cc7a to 64f038729001 (4 revisions) ( flutter/engine#34979 )
2022-07-28 19:54:05 +00:00
Zachary Anderson
aa0adcdb7c
Compute rather than hardcode the host output suffix ( flutter/engine#34978 )
2022-07-28 12:44:54 -07:00
skia-flutter-autoroll
eb6842c61e
Roll Skia from 0962774ad467 to 0c096886cc7a (1 revision) ( flutter/engine#34976 )
2022-07-28 18:48:03 +00:00
skia-flutter-autoroll
2b767fa275
Roll Skia from bc4db4640390 to 0962774ad467 (1 revision) ( flutter/engine#34973 )
2022-07-28 17:42:04 +00:00
Stephen (Alex) Wallen
4e609e3841
Update reference to python3 with vpython3 ( flutter/engine#34950 )
2022-07-28 17:28:04 +00:00
Stephen (Alex) Wallen
906cb2a4c0
Update python3 reference to vpython3 ( flutter/engine#34952 )
2022-07-28 17:23:03 +00:00
Sam Rawlins
85fc2ae0ba
Move imageFormats template to instantiateImageCodec dartdoc ( flutter/engine#34948 )
2022-07-28 17:02:04 +00:00
skia-flutter-autoroll
893405b19b
Roll Skia from 67ba80f37af8 to bc4db4640390 (1 revision) ( flutter/engine#34971 )
2022-07-28 16:34:04 +00:00
skia-flutter-autoroll
d494db9ed7
Roll Skia from 65a4fa4e91e8 to 67ba80f37af8 (1 revision) ( flutter/engine#34969 )
2022-07-28 15:33:05 +00:00
skia-flutter-autoroll
623788b844
Roll Skia from bd8826a8dfe8 to 65a4fa4e91e8 (1 revision) ( flutter/engine#34968 )
2022-07-28 14:26:05 +00:00
skia-flutter-autoroll
c8a08c362b
Roll Fuchsia Linux SDK from xYue1eDHU... to iK5Vt2rn1... ( flutter/engine#34966 )
2022-07-28 10:25:04 +00:00
skia-flutter-autoroll
9cb0092610
Roll Skia from 3fcbfa0ea232 to bd8826a8dfe8 (1 revision) ( flutter/engine#34965 )
2022-07-28 08:03:05 +00:00
skia-flutter-autoroll
92908a64a3
Roll Skia from e4b7eaf796c7 to 3fcbfa0ea232 (1 revision) ( flutter/engine#34964 )
2022-07-28 06:54:05 +00:00
Chinmay Garde
7d7a19a1fd
Remove IO manager Fuchsia workaround. ( flutter/engine#34959 )
2022-07-28 06:10:03 +00:00
skia-flutter-autoroll
60d3778071
Roll Skia from b397f7019177 to e4b7eaf796c7 (1 revision) ( flutter/engine#34963 )
2022-07-28 05:47:04 +00:00
Jim Graham
7af36e613b
Fix the best guess results from DlComposeImageFilter with unbounded children ( flutter/engine#34956 )
2022-07-28 04:48:03 +00:00
ColdPaleLight
b204f9ddbe
Make ui.Canvas.getDestinationClipBounds works with matrix ( flutter/engine#34835 )
2022-07-28 03:23:04 +00:00
Chinmay Garde
e1218270fd
Don't compile the Skia GL backend on iOS. ( flutter/engine#34924 )
2022-07-28 00:51:03 +00:00
Chinmay Garde
06e5813871
[Impeller] Don't make playgrounds implicitly be test fixtures. ( flutter/engine#34957 )
2022-07-28 00:39:04 +00:00
Chris Yang
1b6c21d5c1
Make the filter_ in mutator shared_ptr ( flutter/engine#34944 )
2022-07-27 23:52:03 +00:00
skia-flutter-autoroll
dcd94b1343
Roll Skia from 10f6aa86622e to b397f7019177 (2 revisions) ( flutter/engine#34955 )
2022-07-27 23:27:03 +00:00
Brandon DeRosier
92a7cfe151
[Impeller] Add blit pass ( flutter/engine#34901 )
2022-07-27 22:50:04 +00:00
Zachary Anderson
d560fa20d1
Remove FragmentProgram.fromAssetAsync() ( flutter/engine#34951 )
2022-07-27 15:34:21 -07:00
skia-flutter-autoroll
b93e47d43c
Roll Skia from b7e27876f093 to 10f6aa86622e (25 revisions) ( flutter/engine#34949 )
2022-07-27 22:20:05 +00:00
skia-flutter-autoroll
2265a365a1
Roll Fuchsia Linux SDK from oN71uzd68... to xYue1eDHU... ( flutter/engine#34947 )
2022-07-27 21:19:04 +00:00
Chinmay Garde
135c71aef7
Delete disabled test ImageDecoderFixtureTest.CanResizeWithoutDecode ( flutter/engine#34945 )
2022-07-27 20:55:04 +00:00
Wu Zhong
2452603d31
[iOS API breaking change] Make splashScreenView of FlutterViewController nullable ( flutter/engine#34743 )
2022-07-27 20:13:03 +00:00
Chris Bracken
97e03b7033
[Windows] Rename WindowWin32 to Window ( flutter/engine#34920 )
...
With the removal of the UWP embedder, there's no longer any need to call
out that a given class is Win32-specific, since the Win32 embedder is
now our only embedder.
Issue: https://github.com/flutter/flutter/issues/108386
2022-07-27 18:51:03 +01:00
Alexander Biggs
57ffd65615
[fuchsia] Add comment explaining config-data. ( flutter/engine#34940 )
2022-07-27 13:37:45 -04:00
Naud Ghebre
5bacb7c662
Add config-data storage for the dart runners. ( flutter/engine#34939 )
2022-07-27 13:10:48 -04:00
Zachary Anderson
93e8c0a8bd
Third part of soft transition to async FragmentProgram.fromAsset ( flutter/engine#34932 )
2022-07-27 08:07:14 -07:00
Sébastien Marchand
accd3e401b
[fuchsia] Bump the target API level to 9 ( flutter/engine#34936 )
2022-07-27 07:32:07 -07:00
skia-flutter-autoroll
d09e90cd2d
Roll Fuchsia Linux SDK from 4xjxrGUrD... to oN71uzd68... ( flutter/engine#34934 )
2022-07-27 08:12:05 +00:00
WenJingRui
f6335c330f
[iOS] Add iOS live text input engine side support ( flutter/engine#34751 )
2022-07-27 07:30:05 +00:00
Jenn Magder
469fb0ac1f
Remove availability and fallbacks for iOS 11 and macOS 10.13 ( flutter/engine#34919 )
2022-07-27 03:34:03 +00:00
Jia Hao
b6b0494834
Fix incorrect size for message.Release() ( flutter/engine#34906 )
2022-07-27 02:34:03 +00:00