1549 Commits

Author SHA1 Message Date
Camille Simon
5439d57c7b Hook iOS FlutterSpellCheckPlugin to Framework (flutter/engine#35742) 2022-09-14 18:55:09 +00:00
Bruno Leroux
2342279c09 [Android] Fix a crash related to zeroed scanCode (flutter/engine#35924) 2022-09-14 07:12:04 +00:00
Jia Hao
c626fcbe65 Revert "Avoid vsync scheduling delay" (flutter/engine#36091) 2022-09-13 11:10:36 +00:00
gaaclarke
77d178e919 Started handling messages from background isolates for Android (flutter/engine#35804) 2022-09-13 01:43:22 +00:00
stuartmorgan
3eb6e7f4c3 Allow Hybrid Composition fallback for Android platform views (flutter/engine#35233) 2022-09-12 16:23:49 +00:00
Gary Qian
218fb443b9 Reland "Support basic back navigation in Android 13/API 33 #35678" (flutter/engine#36051) 2022-09-12 15:52:05 +00:00
stuartmorgan
d49e749f10 Remove context assertion from Android platform views using Virtual Display (flutter/engine#35997) 2022-09-09 11:40:30 +00:00
Nayuta403
603e316036 Surface will be created again after the front and back switches (flutter/engine#35767) 2022-09-09 07:28:11 +00:00
Dan Field
08312a825e Lint and fix bugprone-use-after-move violations (flutter/engine#35978) 2022-09-09 02:41:03 +00:00
Casey Hillers
ca247a24c8 Revert "Support basic back navigation in Android 13/API 33" (flutter/engine#36001) 2022-09-09 01:11:55 +00:00
Dan Field
4f14c3d127 Use the frame size to cull (flutter/engine#35973) 2022-09-07 23:18:10 +00:00
yaakovschectman
e2e7168850 Honor mixed state of tristate Checkbox in Semantics (flutter/engine#35868)
* Honor mixed state

* Add to unit test

* Add state enums

* Fix delimiter

* Add enums

* Scope subtests, rename enum

* Rename enums

* Comment specification

* Tidy up comments

* Rename java enum

* Trailing whitespace
2022-09-06 10:59:25 -04:00
Gary Qian
a1a7c112dd Support basic back navigation in Android 13/API 33 (flutter/engine#35678) 2022-09-02 17:29:36 +00:00
ColdPaleLight
308e906cf5 [Android] Add the method 'Log.getStackTraceString' (flutter/engine#35884) 2022-09-02 16:09:14 +00:00
yaakovschectman
8e3c8bc88f Engine startup event timed after VM initializes (flutter/engine#35713)
* Engine startup event timed after VM initializes

* Formatting

* Update FlutterEngineMainEnter event comment

* Remove engine_start_time

* Remove unused variable
2022-08-31 10:48:44 -04:00
hangyu
81cf8b00d9 Support BoldText for a11y in android (flutter/engine#35589)
* Update AccessibilityBridge.java

* Add test

* lint

* lint

* Add TargetApi

* Add comment

* Update constant
2022-08-24 20:19:55 +08:00
Zachary Anderson
0969d4c4a1 Adjust rules for analyze_snapshot (flutter/engine#35585) 2022-08-22 11:26:22 -07:00
chunhtai
1a38d2e54b Updates accessible_navigation trigger in Android (flutter/engine#35478)
* Updates accessible_navigation trigger in Android

* update doc comments

* comment

* addressing comment
2022-08-19 13:54:47 -07:00
Kaushik Iska
7cdcb0f837 Do not override partial repaint support globally (flutter/engine#35539) 2022-08-19 18:41:46 +00:00
Gary Qian
b30aeada6d Upgrade Android SDK to 33 Tiramisu (flutter/engine#35415) 2022-08-19 00:26:52 +00:00
simonla
1711a00c0d Avoid object creation during each frame (flutter/engine#35343) 2022-08-18 18:45:47 +00:00
Jason Simmons
9e3d202f48 Null check for the activity intent in FlutterEngineConnectionRegistry.attachToActivityInternal (flutter/engine#35419) 2022-08-16 14:58:05 +00:00
Jim Graham
5f9579eae8 Display list multiplexer (flutter/engine#35421) 2022-08-16 05:34:52 +00:00
harbor
814bd40d90 Fix PlatformView multiple pointer crash caused by toMotionEvent (flutter/engine#34182) 2022-08-15 12:05:26 +00:00
Bernardo Eilert Trevisan
d9da8e0d2e Enable dirty region management within the Embedder API (flutter/engine#35022) 2022-08-12 10:52:54 -07:00
Dwayne Slater
86d2aa6f59 Fix handling of external texture transforms on Android (flutter/engine#24888) 2022-08-05 00:12:04 +00:00
Jim Graham
1413379354 Embedders use DisplayListBuilder for compositing (flutter/engine#35170) 2022-08-04 22:23:04 +00:00
Nayuta403
e46b6ee859 Make FlutterEngineGroup support more params (#107394) (flutter/engine#34663) 2022-08-04 03:43:04 +00:00
Camille Simon
f428a1aa1f Delete splash screen guidance with old APIs (flutter/engine#35014) 2022-08-02 21:51:04 +00:00
Jia Hao
8de3c46804 Javadoc for background platform chnanels (flutter/engine#34774) 2022-08-01 22:43:04 +00:00
Chinmay Garde
2bd509563a [Impeller] Remove redundant GN flags. (flutter/engine#35062) 2022-08-01 21:54: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
Jia Hao
b6b0494834 Fix incorrect size for message.Release() (flutter/engine#34906) 2022-07-27 02:34:03 +00:00
Tong Mu
56194cd690 [Android] Synchronize incorrect metaState using post-synchronization (flutter/engine#34827) 2022-07-21 18:16:23 -07:00
Maurice Parrish
12074f2332 Use PorterDuff blend mode when below Android 29 (flutter/engine#34800) 2022-07-21 17:11:04 +00:00
Callum Moffat
0941daa6de Reland "Add new pointer signal for cancelling scroll inertia" (flutter/engine#34537) 2022-07-14 03:14:04 +00:00
Camille Simon
618653360b Undo custom serialization of spell check results on Android (flutter/engine#34647) 2022-07-13 16:33:03 -07:00
Javon Thomas
43cf716d03 Create blanket backdrop filter mutator (flutter/engine#34408) 2022-07-13 22:08:05 +00:00
gaaclarke
d434456964 added trace events for scheduling responses to platform messages (flutter/engine#34230) 2022-07-13 20:32:04 +00:00
Jason Simmons
2528ab8891 Set the IO thread on Android to normal priority (flutter/engine#34588) 2022-07-12 20:39:03 +00: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
ColdPaleLight
dd363ae2ef Fix issue about multi-engine loading assets throws exception after engines restart (flutter/engine#34473) 2022-07-08 01:36:04 +00:00
Jason Simmons
a7bde78fb6 Initialize AndroidEGLSurface::presentation_time_proc_ to null (flutter/engine#34509) 2022-07-07 19:46:04 +00:00
Chris Yang
39351b3846 Do not update virtual display size (flutter/engine#34414) 2022-07-06 17:10:04 +00:00
Nayuta403
438c737e98 Avoid crash caused by flutterImageView be null (flutter/engine#34395) 2022-07-03 19:39:03 -07:00
godofredoc
85d391d1f1 Add gen_snapshot for windows. (flutter/engine#34304) 2022-07-01 18:53:03 +00:00
Jia Hao
036265b39e Avoid vsync scheduling delay (flutter/engine#34363) 2022-06-30 05:22:04 +00:00
Gary Qian
2a7cb615dd Add registration calls for ComponentCallbacks2 (flutter/engine#34206) 2022-06-28 00:29:04 -07:00
Gary Qian
2dcf8d3b41 Send locales to Flutter in FlutterEngine initialization instead of FlutterView (flutter/engine#34243) 2022-06-27 22:59:04 -07:00
LongCatIsLooong
f879594eca Clean up text input configuration in clearTextInputClient (flutter/engine#34209) 2022-06-24 18:39:05 +00:00