Jim Graham
f9918c006e
Reland "Sequester all Skia<->DL interactions into the skia sub-module" ( flutter/engine#40435 )
...
Reland "Sequester all Skia<->DL interactions into the skia sub-module"
2023-03-19 22:59:17 +00:00
Zachary Anderson
6abd95a53b
Provisional iOS impeller flag flip ( flutter/engine#40405 )
2023-03-17 20:35:36 -07:00
Chinmay Garde
3563eeb8e7
[Impeller] Add playground flag to render for a specific amount of time. ( flutter/engine#40377 )
...
[Impeller] Add playground flag to render for a specific amount of time.
2023-03-18 01:09:06 +00:00
Zachary Anderson
4d98e1f1f7
Ignore some MTLCompiler failures in impeller unit tests ( flutter/engine#40391 )
2023-03-17 13:05:43 -07:00
gaaclarke
2a6fa69bc2
disabled the impeller unit tests again ( flutter/engine#40389 )
2023-03-17 11:07:51 -07:00
Zachary Anderson
d39891c432
Un-bitrot impeller_unittests; disable failing tests; disable non-metal backends ( flutter/engine#40339 )
2023-03-16 19:34:57 -07:00
Jim Graham
eb3a75ef78
Revert "Reland "Sequester all Skia<->DL interactions into the skia sub-module" ( #40319 )" ( flutter/engine#40357 )
...
Revert "Reland "Sequester all Skia<->DL interactions into the skia sub-module""
2023-03-16 19:55:51 +00:00
Michael Goderbauer
dcc4b1b535
Reland: Bump lower Dart SDK constraints to 3.0 ( flutter/engine#40318 )
...
* WIP
Bump to 3.0.0-0
* fix lints
* drop web_ui
* opt pointer_converter.dart out of dart 3
* Revert "drop web_ui"
This reverts commit b97a015d5cd0d7e0380a4231be4c31aad36671f1.
2023-03-16 08:07:39 -07:00
Jim Graham
4107e5a226
Reland "Sequester all Skia<->DL interactions into the skia sub-module" ( flutter/engine#40319 )
...
Reland "Sequester all Skia<->DL interactions into the skia sub-module"
2023-03-15 22:56:01 +00:00
gaaclarke
92e15f46fa
Added float32 support to decodeImageFromPixels ( flutter/engine#40068 )
...
Added float32 support to decodeImageFromPixels
2023-03-15 19:39:01 +00:00
Zachary Anderson
32b3e66d7c
Revert "Bump lower Dart SDK constraints to 3.0 ( #40178 )" ( flutter/engine#40317 )
...
Revert "Bump lower Dart SDK constraints to 3.0"
2023-03-15 18:53:00 +00:00
Michael Goderbauer
828f3deb86
Bump lower Dart SDK constraints to 3.0 ( flutter/engine#40178 )
...
Bump lower Dart SDK constraints to 3.0
2023-03-15 17:57:04 +00:00
gaaclarke
695cfa5fe8
Reland: "Added wide-gamut color support for ui.Image.toByteData and ui.Image.colorSpace" ( flutter/engine#40312 )
...
Reland: "Added wide-gamut color support for `ui.Image.toByteData` and `ui.Image.colorSpace`"
2023-03-15 17:29:10 +00:00
LongCatIsLooong
3dd20371cb
Reland "Make FlutterTest the default test font" ( #40188 ) ( flutter/engine#40245 )
...
Reland "Make FlutterTest the default test font" (#40188 )
2023-03-15 17:13:05 +00:00
Casey Hillers
d850089e9e
Revert "Added wide-gamut color support for ui.Image.toByteData and ui.Image.colorSpace ( #40031 )" ( flutter/engine#40295 )
...
Revert "Added wide-gamut color support for `ui.Image.toByteData` and `ui.Image.colorSpace`"
2023-03-15 04:04:11 +00:00
Jim Graham
b89acc989c
Revert "Reland "Sequester all Skia<->DL interactions into the skia sub-module" ( #40243 )" ( flutter/engine#40283 )
...
This reverts commit bbc993164a0d2f7d5a1b7b052ff884500040acc0.
2023-03-14 15:33:08 -07:00
gaaclarke
f4280b695c
Added wide-gamut color support for ui.Image.toByteData and ui.Image.colorSpace ( flutter/engine#40031 )
...
Added wide-gamut color support for `ui.Image.toByteData` and `ui.Image.colorSpace`
2023-03-14 22:25:47 +00:00
Jim Graham
bbc993164a
Reland "Sequester all Skia<->DL interactions into the skia sub-module" ( flutter/engine#40243 )
...
Reland "Sequester all Skia<->DL interactions into the skia sub-module"
2023-03-14 18:53:06 +00:00
LongCatIsLooong
6f18a0383a
Revert "Make FlutterTest the default test font ( #40188 )" ( flutter/engine#40237 )
...
This reverts commit ab6696a9aebbe5b5b813b9f89169211e42888cac.
2023-03-10 15:42:18 -08:00
LongCatIsLooong
ab6696a9ae
Make FlutterTest the default test font ( flutter/engine#40188 )
...
Make FlutterTest the default test font
2023-03-10 20:00:24 +00:00
Michael Goderbauer
51a00ac884
Remove single window assumption from testing/dart ( flutter/engine#40160 )
2023-03-09 10:10:00 -08:00
Jim Graham
bc162fe559
Revert "Reland "Sequester all Skia<->DL interactions into the skia sub-module" ( #40114 )" ( flutter/engine#40161 )
...
Revert "Reland "Sequester all Skia<->DL interactions into the skia sub-module""
2023-03-09 02:41:54 +00:00
Michael Goderbauer
9e54a5ded0
Remove single-window assumption from scenario_app ( flutter/engine#40156 )
...
Remove single-window assumption from scenario_app
2023-03-09 00:37:47 +00:00
Dan Field
0af50a84c0
Fix multi-frame codec frame reuse ( flutter/engine#40125 )
2023-03-08 15:49:36 -08:00
Dan Field
3950fa55ca
Improve error messaging when render target cannot be created ( flutter/engine#40150 )
2023-03-08 12:33:29 -08:00
Jim Graham
53a80bdedf
Reland "Sequester all Skia<->DL interactions into the skia sub-module" ( flutter/engine#40114 )
...
Reland "Sequester all Skia<->DL interactions into the skia sub-module"
2023-03-07 19:03:17 +00:00
Jason Simmons
6927af678e
Revert "Sequester all Skia<->DL interactions into the skia sub-module ( #40083 )" ( flutter/engine#40103 )
...
Revert "Sequester all Skia<->DL interactions into the skia sub-module (#40083 )"
2023-03-07 02:58:49 +00:00
Jim Graham
acd130b2b2
Sequester all Skia<->DL interactions into the skia sub-module ( flutter/engine#40083 )
...
Sequester all Skia<->DL interactions into the skia sub-module
2023-03-06 19:55:32 +00:00
LongCatIsLooong
48c413ae2f
Add new test font ( flutter/engine#39809 )
...
Add new test font
2023-03-03 21:38:01 +00:00
Michael Goderbauer
c6fb732042
Remove PlatformConfiguration and ViewConfiguration ( flutter/engine#40012 )
...
Remove PlatformConfiguration and ViewConfiguration
2023-03-02 23:14:04 +00:00
Jim Graham
cf7d6b6440
remove obsolete DlAttribute::From(SkObject) methods ( flutter/engine#40005 )
...
remove obsolete DlAttribute::From(SkObject) methods
2023-03-02 03:49:18 +00:00
Greg Spencer
c55ce6d9be
Reland: Add testing hints ( #39868 ) ( flutter/engine#39931 )
...
Reland: Add testing hints (#39868 )
2023-02-28 19:39:46 +00:00
Zachary Anderson
a3d5c25a5c
Revert "Add testing hints ( #39868 )" ( flutter/engine#39921 )
...
Revert "Add testing hints"
2023-02-27 20:36:03 +00:00
Greg Spencer
2f30f0c6a4
Add testing hints ( flutter/engine#39868 )
...
Add testing hints
2023-02-27 20:08:53 +00:00
Jim Graham
7ac53d958d
delete DL ops no longer needed after removing SkCanvasRecorder ( flutter/engine#39863 )
...
delete DL ops no longer needed after removing SkCanvasRecorder
2023-02-25 01:42:20 +00:00
Jim Graham
0fa8cbec8a
Create DlCanvas interface and implement with DisplayListBuilder and SkCanvasAdapter ( flutter/engine#39762 )
...
* Create DlCanvas interface and implement with DisplayListBuilder and SkCanvasAdapter
2023-02-23 22:09:35 -08:00
hellohuanlin
a0e967921b
[platform_view] fix overlapping platform view not touchable ( flutter/engine#39527 )
...
* [platform_view]fix overlapped platform view not touchable
* scenario test
* nit
* actually fix todo
2023-02-21 23:53:20 +00:00
Chris Yang
7e60a47eea
test ( flutter/engine#39630 )
...
more comments
2023-02-16 20:26:16 +00:00
godofredoc
4f175e2481
Enable the same tests in linux host for v2 and legacy recipes. ( flutter/engine#39635 )
...
* Enable the same test in linux host for v2 and legacy recipes.
Dart tests were not being run in the engine v2 linux builds.
Bug: https://github.com/flutter/flutter/issues/120701
* Generate path_ops.
* Remove unopt build requirement.
* Remove the check for host_debug_unopt.
* Add shell_testing deps.
* Add path_ops.
* Build benchmarks in release.
* Enable fml benchmarks.
* Add UI benchmarks.
* Add ui_list.
* Add geometry benchmarks.
* Add remaining benchmark targets.
2023-02-16 16:39:39 +00:00
William Hesse
39f9c3374b
Change run_tests.sh to use python3 ( flutter/engine#39586 )
2023-02-13 16:57:16 +00:00
Jason Simmons
37323ac0bd
Ignore invalid filters when constructing an image compose filter ( flutter/engine#39528 )
...
Fixes https://github.com/flutter/flutter/issues/120278
2023-02-10 15:48:05 +00:00
luckysmg
e9254a637b
Add iOS spring animation objc files ( flutter/engine#38801 )
...
* ++
* ++
* ++
* ++
* ++
* ++
* Add tests
* ++
* ++
* ++
* ++
* ++
2023-02-02 00:29:17 +00:00
Brandon DeRosier
841758cc6c
Add SkSurface include to every file where it's used ( flutter/engine#39304 )
2023-02-01 00:50:58 +00:00
Brandon DeRosier
e1ced4e387
Unblock Skia roll by including SkSurface header ( flutter/engine#39295 )
2023-01-31 11:43:30 -08:00
Ben Konyi
d3f45828bf
Reland "Remove references to Observatory ( #38919 )" ( flutter/engine#39139 )
...
This reverts commit 5dd945442b230a2c0549ee6d798fda71e031a4a9.
2023-01-30 09:50:09 -05:00
Jenn Magder
55a427bec8
Default to running the scenario tests on an arm iOS simulator variant on an Apple Silicon host Mac ( flutter/engine#39210 )
...
* Default to using an arm iOS simulator variant on Apple Silicon
* Kick tests
2023-01-28 02:57:45 +00:00
Jenn Magder
1b4ce3fa8b
Use arm64 engine variant on simulators in iOS unit tests ( flutter/engine#39213 )
2023-01-28 00:16:47 +00:00
Jonah Williams
e5d80e9fe2
[Impeller] partially remove remap sampler support ( flutter/engine#39147 )
...
* partially remove remap sampler support
* Update runtime_effect_contents.cc
2023-01-26 19:20:05 +00:00
Ricardo Amador
2e9905afab
Update infrastructure python code to be compatible with python 2 and python 3 ( flutter/engine#39133 )
...
* Compatibility with python2 and python3
* Formatting
* Updated to use a function instead of decoding bytes in multiple places.
* Formatting and whitespace cleanup.
* Fix import statement.
* Linter change for docstring.
* Formatting.
* Remove function from run_tests.py since it is a pain to import.
* Add todo message for python 2 deprecation.
* Updated copyright year.
2023-01-26 16:04:31 +00:00
Michael Goderbauer
c545a799d2
Remove unnecessary null checks ( flutter/engine#39113 )
2023-01-25 10:15:02 -08:00