Kaushik Iska
796e65f687
Layer snapshots also contain bounds information ( flutter/engine#33615 )
2022-05-25 11:43:04 -07:00
Jason Simmons
6714554f40
Pass the --enable-skparagraph=false flag if the EnableSkParagraph manifest metadata value is false ( flutter/engine#33597 )
2022-05-25 10:38:02 -07:00
Alexander Biggs
c99c1e532d
[fuchsia] Fix bad DCHECKs. ( flutter/engine#33593 )
...
We didn't catch these because the --unopt build was broken for about
a year and not well-tested.
The --unopt build was recently repaired in https://github.com/flutter/engine/pull/32502 .
2022-05-24 13:56:21 -07:00
Tong Mu
861b51a5a1
Revert "Reland "Hardware Keyboard: Android" ( #33567 )" ( flutter/engine#33589 )
...
This reverts commit 8cb40595dc05cd094a1cc27ede4ab59d19365070.
2022-05-24 11:02:28 -07:00
Tong Mu
8cb40595dc
Reland "Hardware Keyboard: Android" ( flutter/engine#33567 )
2022-05-24 09:49:23 -07:00
Chinmay Garde
a35efe4636
[impeller] OpenGL: Add support for threads and contexts. ( flutter/engine#33575 )
2022-05-23 20:38:01 -07:00
Chris Yang
3720c4dff0
Revert "iOS spell-checker ObjC" ( flutter/engine#33570 )
2022-05-23 19:08:05 -07:00
Callum Moffat
bef8075011
Linux trackpad gestures ( flutter/engine#31592 )
2022-05-23 16:53:06 -07:00
Nils Reichardt
3600d3c97e
Fix typo "SetTestFluttterStub", "FluttterActivity" and "implementantions" ( flutter/engine#33551 )
...
As recommended in https://github.com/flutter/engine/pull/33547#issuecomment-1134077565 , I fixed all typos in one PR.
Fixes https://github.com/flutter/flutter/issues/104366
Fixes https://github.com/flutter/flutter/issues/104367
Fixes https://github.com/flutter/flutter/issues/104368
Fixes https://github.com/flutter/flutter/issues/104369
Fixes https://github.com/flutter/flutter/issues/104370
2022-05-23 13:24:48 -07:00
Dacian Florea
222b241e26
Update "unregistered_view_type" error message ( flutter/engine#33450 )
2022-05-23 13:08:05 -07:00
moko256
5bf7ff5530
[Windows] Add textScaleFactor support ( flutter/engine#33316 )
2022-05-23 18:10:15 +02:00
Dan Field
a73d5b5fbe
Reland Enable MSAA behind a flag for iOS ( flutter/engine#33505 )
2022-05-19 23:58:05 -07:00
Tong Mu
a8696c0ef2
Revert "Hardware Keyboard: Android ( #33113 )" ( flutter/engine#33507 )
...
This reverts commit 2555d53f05a058bd20c290ab44eaaf11f02afc73.
2022-05-19 23:28:33 -07:00
Callum Moffat
9e131c3069
Win32 trackpad gestures ( flutter/engine#31594 )
2022-05-19 20:53:04 -07:00
Tong Mu
2555d53f05
Hardware Keyboard: Android ( flutter/engine#33113 )
...
* Impl
* First test passed
* Runnable and more tests
* Use constants
* static import
* modifier keys
* nonUsKeys
* order test, duplicate/abrupt test
* Synthesize pressing keys
* WIP
* New sync algorithm
* Sync with synonym
* Add all pressing goals and mask constants
* Test all modifiers
* Add tests for capslock
* Gen
* Docs
* mutable
* Extract CharacterCombiner, docs
* doc
* License
* Doc for keydata
* Apply suggestions from code review
Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
* Use &
* Format
* Fix tests
Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
2022-05-19 15:03:42 -07:00
Chris Yang
8bbe46106a
iOS spell-checker ObjC ( flutter/engine#32941 )
2022-05-19 12:28:06 -07:00
Dan Field
ad60da5e59
Guard impeller references in platform_view_android.cc for google build ( flutter/engine#33487 )
2022-05-19 12:10:42 -07:00
Dan Field
fd6330c745
Revert "Enable MSAA behind a command line flag for iOS ( #33461 )" ( flutter/engine#33481 )
...
This reverts commit ce9f6b2e43e2d88934345ac96bcb366a144b3408.
2022-05-19 09:23:58 -07:00
moko256
ca8a710c6c
Win32: Send mouse leave event with last position ( flutter/engine#32147 )
...
* Win32: Send mouse leave event with last position
* reformat code
2022-05-19 15:26:54 +02:00
Alex
c7abd6a8a8
Windows: Prevent platform thread from deadlocking during window resize ( flutter/engine#33478 )
2022-05-19 13:32:55 +02:00
Chase Latta
6a1def3db7
[revert] Convert Gfx PlatformView to use modern TouchSource API ( flutter/engine#33471 )
2022-05-18 18:52:04 -07:00
Dan Field
ce9f6b2e43
Enable MSAA behind a command line flag for iOS ( flutter/engine#33461 )
2022-05-18 17:07:05 -07:00
Chris Bracken
e4908e796f
[Windows] Unused include cleanup in ViewController ( flutter/engine#33466 )
...
Eliminates two unused includes in the client wrapper view controller
header. These were introduced in a382232 and c66d5e6, usage was
deprecated in e297b7d and removed in 1cb8585.
No test changes since no semantic changes; just the removal of
header #includes that are no longer used in this file.
2022-05-18 14:34:06 -07:00
Naud Ghebre
d11e96acfe
[dart_component][hello_world] Add a hello world dart component. Following PRs will incorporate this in an integration test ( flutter/engine#33465 )
2022-05-18 17:30:57 -04:00
Camille Simon
bdca9fb447
Correct SpellCheckChannel Javadoc ( flutter/engine#33398 )
2022-05-18 10:37:05 -07:00
Zachary Anderson
79bb017c96
Parse impeller setting from the bundle on Android ( flutter/engine#33442 )
2022-05-18 08:33:50 -07:00
Chinmay Garde
7df5e81ea8
[impeller] Wire up the OpenGL ES Backend. ( flutter/engine#33405 )
2022-05-17 13:16:25 -07:00
Camille Simon
37b70b4abf
Remove annotation for getLocaleFromString() ( flutter/engine#33409 )
2022-05-17 12:52:04 -07:00
Chase Latta
aa8e5200a1
fix missing forward of defines in dart_runner build ( flutter/engine#33412 )
2022-05-17 09:34:28 -07:00
Jaeheon Yi
365acedc40
Set error handler ( flutter/engine#33402 )
2022-05-16 20:22:04 -07:00
Jonah Williams
858241db7c
Add configuration to support compiling engine with SUPPORT_FRACTIONAL_TRANSLATION ( flutter/engine#33393 )
2022-05-16 13:04:05 -07:00
Camille Simon
2ad3e5bd6f
Add Spell Check Support for Android Engine ( flutter/engine#30858 )
2022-05-16 09:59:07 -07:00
moko256
5eb1e2c538
[Windows] Remove comments which reference to UWP's issues in shell/platform/windows/BUILD.gn ( flutter/engine#33387 )
2022-05-16 03:59:04 -07:00
Zachary Anderson
00607f96ea
Reland: Roll clang and buildroot ( flutter/engine#33339 )
2022-05-14 06:04:14 -07:00
Zachary Anderson
b2e44faca7
Revert "Reland: Roll clang and buildroot ( #33325 )" ( flutter/engine#33337 )
...
This reverts commit ca0e980e45b222e3e4534abe4c4e87631bf329ac.
2022-05-13 19:28:06 -07:00
Zachary Anderson
ca0e980e45
Reland: Roll clang and buildroot ( flutter/engine#33325 )
2022-05-13 18:58:18 -07:00
Jonah Williams
815195114e
allow flutter tester to disable font loading from asset bundle ( flutter/engine#33323 )
2022-05-13 15:04:06 -07:00
Zachary Anderson
1cd5517a29
Revert "Roll clang and buildroot ( #33284 )" ( flutter/engine#33311 )
...
This reverts commit da0f074eba63dddbe70d0fa597dcb662030168f4.
2022-05-12 22:23:50 -07:00
Zachary Anderson
da0f074eba
Roll clang and buildroot ( flutter/engine#33284 )
2022-05-12 17:09:24 -07:00
J-P Nurmi
f0703acbed
[Linux][A11y] use ATK_ROLE_PASSWORD_TEXT for obscured text ( flutter/engine#33179 )
2022-05-13 09:06:54 +12:00
J-P Nurmi
7c79154e8f
[Linux] read settings from XDG desktop portal if available ( flutter/engine#33100 )
...
* [Linux] read settings from XDG desktop portal if available
Fixes : flutter/flutter#101438
2022-05-13 09:06:29 +12:00
Jonah Williams
a4895a7315
compile a flutter tester with SUPPORT_FRACTIONAL_TRANSLATION and raster cache disabled ( flutter/engine#33272 )
2022-05-12 12:49:04 -07:00
chunhtai
cad8336790
android accessibility bridge performSetText also removes string attributes ( flutter/engine#33217 )
2022-05-12 12:41:00 -07:00
Jami Couch
2397cf14a9
Add support for iOS UndoManager ( flutter/engine#31415 )
2022-05-11 12:09:06 -07:00
Jonah Williams
8aef5df7b1
Add support for loading asset directly from ImmutableBuffer ( flutter/engine#32999 )
2022-05-10 19:39:04 -07:00
Chris Bracken
51d658b435
Assert Platform.executable non-empty in test ( flutter/engine#33221 )
...
When testing executable name for macOS Flutter apps, verify that it's
not the empty string. This was review feedback on
https://github.com/flutter/engine/pull/33128 which was labelled 'waiting
for tree to go green' but it was merged by the bot before I had a chance
to push the update.
Issue: https://github.com/flutter/flutter/issues/83921
2022-05-10 15:15:44 -07:00
J-P Nurmi
8a485f85fd
[Linux] add FlViewAccessible tests ( flutter/engine#32769 )
...
* [Linux] make FlViewAccessible testable
Add construct-only 'engine' property to make it possible to inject a
mock engine.
2022-05-11 09:16:10 +12:00
Justin McCandless
266615e0a2
Slightly more clean and efficient per comments on the PR ( flutter/engine#33174 )
...
Code style/efficiency cleanup on HasStrings Windows.
2022-05-10 13:34:28 -07:00
Jenn Magder
aa8857d2fc
Remove unused iOS and macOS podspecs ( flutter/engine#33115 )
2022-05-10 12:44:05 -07:00
Brandon DeRosier
08295d23f7
[Impeller] Change Renderer utility to pass RenderTarget to callback; render non-pipeline blend modes ( flutter/engine#32982 )
2022-05-09 23:49:06 -07:00