Alexander Biggs
581afe50aa
[fuchsia] Stop unimplemented TextInput from log spamming. ( flutter/engine#33811 )
2022-06-11 12:43:05 -07:00
skia-flutter-autoroll
659fcb777a
Roll Skia from 3d6009ef2688 to f15f78c90512 (1 revision) ( flutter/engine#33983 )
2022-06-11 12:13:04 -07:00
skia-flutter-autoroll
67540a61cf
Roll Fuchsia Mac SDK from n7uROVH2O... to LmaA_nbyw... ( flutter/engine#33982 )
2022-06-11 10:48:01 -07:00
skia-flutter-autoroll
d05c1feb11
Roll Fuchsia Linux SDK from 0blLh7ggm... to u8Tk-PE38... ( flutter/engine#33980 )
2022-06-11 01:58:04 -07:00
skia-flutter-autoroll
498cc30af2
Roll Skia from f5100888aced to 3d6009ef2688 (1 revision) ( flutter/engine#33979 )
2022-06-10 23:53:03 -07:00
skia-flutter-autoroll
da04c188c2
Roll Fuchsia Mac SDK from 6pQd3rR6f... to n7uROVH2O... ( flutter/engine#33978 )
2022-06-10 21:43:01 -07:00
skia-flutter-autoroll
6eeff1cee5
Roll Dart SDK from 953a96458899 to e7281c57fffa (2 revisions) ( flutter/engine#33977 )
2022-06-10 21:38:03 -07:00
joshualitt
03055d09f7
[web] Migrate Flutter Web DOM usage to JS static interop - 26. ( flutter/engine#33354 )
2022-06-10 14:30:24 -07:00
skia-flutter-autoroll
c091f2b3db
Roll Skia from 5930798bad20 to f5100888aced (7 revisions) ( flutter/engine#33971 )
2022-06-10 13:43:04 -07:00
skia-flutter-autoroll
a8dd0cd8e1
Roll Fuchsia Linux SDK from RPtXooA1v... to 0blLh7ggm... ( flutter/engine#33969 )
2022-06-10 12:38:04 -07:00
skia-flutter-autoroll
00bcbd9cad
Roll Skia from 4c6e6c19355f to 5930798bad20 (12 revisions) ( flutter/engine#33968 )
2022-06-10 12:18:05 -07:00
skia-flutter-autoroll
fd4dc426af
Roll Dart SDK from f44da9b5f4d7 to 953a96458899 (1 revision) ( flutter/engine#33967 )
2022-06-10 11:58:06 -07:00
J-P Nurmi
f7d46e29c2
[Linux] take first steps towards testable text input ( flutter/engine#33661 )
...
This PR is a continuation of #33111 and includes necessary changes to test the `TextInputType.setClient()` platform channel call. Testing the actual text input flow requires a mock IM context that will follow in a separate PR.
* [Linux] pass GdkWindow instead of FlView to FlTextInputPlugin
* [Linux] add MockBinaryMessenger::ReceiveMessage()
* [Linux] add test for TextInputType.setClient
* Drop the offscreen window
GdkOffscreenWindow requires display & screen which is a problem in
headless mode. Luckily, we don't really need a window instance in tests
because its only passed as a client window to the IM context which will
be mocked out when we get to tests that depend on it.
2022-06-10 11:17:22 -07:00
joshualitt
6f522f41e5
[web] Migrate Flutter Web DOM usage to JS static interop - 25. ( flutter/engine#33353 )
2022-06-10 10:21:32 -07:00
Alexander Markov
8292927857
Remove uses of --lazy-async-stack Dart VM flag ( flutter/engine#33964 )
2022-06-10 10:12:56 -07:00
Mouad Debbar
d3317d1d3d
[web] Cleaner types for EngineLineMetrics ( flutter/engine#33911 )
2022-06-10 08:43:05 -07:00
skia-flutter-autoroll
b7b481aba4
Roll Skia from 0a1ed2795d54 to 4c6e6c19355f (2 revisions) ( flutter/engine#33959 )
2022-06-10 08:03:04 -07:00
skia-flutter-autoroll
6cf520b52f
Roll Skia from d840bd77e6bd to 0a1ed2795d54 (1 revision) ( flutter/engine#33958 )
2022-06-10 06:38:03 -07:00
skia-flutter-autoroll
9c6d01a4b2
Roll Fuchsia Mac SDK from NHz4k0QBx... to 6pQd3rR6f... ( flutter/engine#33956 )
2022-06-10 05:23:03 -07:00
skia-flutter-autoroll
262026ede2
Roll Skia from 640aec62450f to d840bd77e6bd (1 revision) ( flutter/engine#33954 )
2022-06-10 04:53:04 -07:00
skia-flutter-autoroll
910c341cbb
Roll Skia from 8397375ef808 to 640aec62450f (2 revisions) ( flutter/engine#33951 )
2022-06-09 23:53:04 -07:00
skia-flutter-autoroll
edc0f2d03f
Roll Fuchsia Linux SDK from HKMGrmyDg... to RPtXooA1v... ( flutter/engine#33950 )
2022-06-09 23:18:04 -07:00
skia-flutter-autoroll
9c6c82bade
Roll Dart SDK from 7bd404cc037c to f44da9b5f4d7 (1 revision) ( flutter/engine#33948 )
2022-06-09 21:23:04 -07:00
skia-flutter-autoroll
9da362bdd7
Roll Skia from 5aa784801054 to 8397375ef808 (4 revisions) ( flutter/engine#33946 )
2022-06-09 18:38:04 -07:00
joshualitt
a310fd8816
[web] Fix typo in JS interop method. ( flutter/engine#33947 )
2022-06-09 18:18:13 -07:00
skia-flutter-autoroll
46ed50b53f
Roll Fuchsia Mac SDK from 4HoCg_cg0... to NHz4k0QBx... ( flutter/engine#33945 )
2022-06-09 16:18:05 -07:00
Jonah Williams
b30f87212c
Use std::filesystem to compute output paths in blobcat and impellerc ( flutter/engine#33939 )
2022-06-09 15:48:05 -07:00
Jenn Magder
7f68c203f9
Create iOS simulator before running IosUnitTests ( flutter/engine#33906 )
2022-06-09 15:38:05 -07:00
Jason Simmons
6f247c88f5
Output the scenario app lint results at the path expected by the GN script ( flutter/engine#33943 )
2022-06-09 15:33:03 -07:00
skia-flutter-autoroll
62d62596ac
Roll Dart SDK from 6a7e6decee92 to 7bd404cc037c (4 revisions) ( flutter/engine#33941 )
2022-06-09 14:53:05 -07:00
godofredoc
154c2ba7c2
Auto-land dependabot changes that pass all the tests. ( flutter/engine#33940 )
2022-06-09 14:28:05 -07:00
dependabot[bot]
46f02cbb90
Bump github/codeql-action from 2.1.11 to 2.1.12 ( flutter/engine#33775 )
2022-06-09 13:43:04 -07:00
dependabot[bot]
290404cd45
Bump ossf/scorecard-action from 1.1.0 to 1.1.1 ( flutter/engine#33774 )
2022-06-09 13:38:05 -07:00
skia-flutter-autoroll
74577c67de
Roll Skia from 19cdb1a9a6f7 to 5aa784801054 (2 revisions) ( flutter/engine#33936 )
2022-06-09 12:13:05 -07:00
Mouad Debbar
d1598e9d9d
[web] Restore terminal's echo setting after felt quits ( flutter/engine#33928 )
2022-06-09 12:08:04 -07:00
Jackson Gardner
1fa365a275
Implement Webdriver-based Safari test harness ( flutter/engine#33757 )
...
* WebDriver stuff.
* Some refactoring and WebDriver improvements.
* Add license comments.
* TODO needs to have two slashes, not three.
* Remove dependency on OS/Xcode
* Revert "Remove dependency on OS/Xcode"
This reverts commit 1d02dc7857f31b845a9e4f1ee4e9f1f6e4269111.
* Disable golden tests for macOS Safari that were disabled for iOS Safari.
* Don't run tests that didn't run on ios Safari on Desktop Safari.
* Newline at end of file.
* Fixes as per Mouad's comments.
* Changes as per Yegor's comments.
* Fix analyzer issue.
2022-06-09 11:30:59 -07:00
Brandon DeRosier
e976003ff0
Fix solid stroke bindings in GLES ( flutter/engine#33908 )
2022-06-09 11:12:08 -07:00
skia-flutter-autoroll
2a3733969b
Roll Skia from 60ce7871e774 to 19cdb1a9a6f7 (1 revision) ( flutter/engine#33935 )
2022-06-09 10:48:04 -07:00
joshualitt
65e48da91c
[web] Migrate Flutter Web DOM usage to JS static interop - 24. ( flutter/engine#33352 )
2022-06-09 10:46:46 -07:00
Jason Simmons
71b57d8468
Update the impellerc GN template to match the behavior of flutter-spirv mode ( flutter/engine#33917 )
2022-06-09 10:18:04 -07:00
skia-flutter-autoroll
b521b57e16
Roll Fuchsia Linux SDK from MJBypTkuK... to HKMGrmyDg... ( flutter/engine#33934 )
2022-06-09 09:58:05 -07:00
skia-flutter-autoroll
21ef833892
Roll Skia from e25e4dc7e758 to 60ce7871e774 (2 revisions) ( flutter/engine#33930 )
2022-06-09 09:03:05 -07:00
William Hesse
dedb924576
Remove dependencies on package charcode ( flutter/engine#33925 )
...
The charcode package has been removed from the Dart SDK source
checkout, and the Flutter engine packages that list it in
their pubspecs do not depend on it directly or indirectly.
Remove it from their pubspecs, so they do not break when
the package disappears from the engine source checkout.
Bug: https://dart-review.googlesource.com/c/sdk/+/247500
2022-06-09 08:04:35 -07:00
skia-flutter-autoroll
5b28299c0a
Roll Skia from 6a36fc1491fd to e25e4dc7e758 (1 revision) ( flutter/engine#33926 )
2022-06-09 06:18:04 -07:00
skia-flutter-autoroll
f0ed604baa
Roll Skia from 124f9b023436 to 6a36fc1491fd (3 revisions) ( flutter/engine#33924 )
2022-06-09 04:13:05 -07:00
skia-flutter-autoroll
3c5d1e28c0
Roll Fuchsia Mac SDK from 7b-dDoD2r... to 4HoCg_cg0... ( flutter/engine#33922 )
2022-06-09 02:08:05 -07:00
skia-flutter-autoroll
c214589d0c
Roll Skia from ce763d8f94f4 to 124f9b023436 (1 revision) ( flutter/engine#33919 )
2022-06-08 21:13:05 -07:00
skia-flutter-autoroll
15dce50df6
Roll Fuchsia Linux SDK from lUlRxFc8U... to MJBypTkuK... ( flutter/engine#33918 )
2022-06-08 20:38:05 -07:00
William Hesse
7cbb6a2dd6
Change pub_get_offline hook to find engine src relative to script ( flutter/engine#33869 )
...
* Change pub_get_offline hook to find engine src relative to script
If a gclient checkout checks out engine source to a different directory,
the source packages should be found relative to the script location.
Bug: https://github.com/dart-lang/sdk/issues/49163
* Change pub_get_offline hook to find engine src relative to script
If a gclient checkout checks out engine source to a different directory,
the source packages should be found relative to the script location.
Bug: https://github.com/dart-lang/sdk/issues/49163
* Fix merge errors, run ci/bin/format.dart
2022-06-08 18:39:17 -07:00
Camille Simon
af20f79b0e
Stop sending text to framework ( flutter/engine#33892 )
2022-06-08 17:13:01 -07:00