flutter/dev/integration_tests/web_e2e_tests/test_driver
Todd Volkert b319938ecd
Add more flexible image API (#118966)
This updates the framework to provide higher level wrappers around ui.instantiateImageCodecWithSize(). Functionally, this doesn't change anything (other than deprecating the older loadBuffer() method in favor of loadImage()), but it sets the stage for a simpler change that will allow us to provide a more flexible way to load sized images.

#118543
2023-01-25 21:21:28 -08:00
..
cache_width_cache_height_integration.dart Add more flexible image API (#118966) 2023-01-25 21:21:28 -08:00
cache_width_cache_height_integration_test.dart cacheWidth cacheHeight support for canvaskit on web (#117423) 2022-12-21 21:06:06 +00:00
capabilities_integration_canvaskit.dart Fix is canvas kit bool (#116944) 2022-12-17 23:33:32 -08:00
capabilities_integration_canvaskit_test.dart Fix is canvas kit bool (#116944) 2022-12-17 23:33:32 -08:00
capabilities_integration_html.dart Fix is canvas kit bool (#116944) 2022-12-17 23:33:32 -08:00
capabilities_integration_html_test.dart Fix is canvas kit bool (#116944) 2022-12-17 23:33:32 -08:00
image_loading_integration.dart [web] fix race in the image_loading_integration.dart test (#92303) 2021-10-26 19:03:03 -07:00
image_loading_integration_test.dart [web] move e2e tests from flutter/engine to flutter/flutter (#86119) 2021-07-09 15:31:49 -07:00
platform_messages_integration.dart [web] move e2e tests from flutter/engine to flutter/flutter (#86119) 2021-07-09 15:31:49 -07:00
platform_messages_integration_test.dart [web] move e2e tests from flutter/engine to flutter/flutter (#86119) 2021-07-09 15:31:49 -07:00
profile_diagnostics_integration.dart [web] move e2e tests from flutter/engine to flutter/flutter (#86119) 2021-07-09 15:31:49 -07:00
profile_diagnostics_integration_test.dart [web] move e2e tests from flutter/engine to flutter/flutter (#86119) 2021-07-09 15:31:49 -07:00
scroll_wheel_integration.dart [web] move e2e tests from flutter/engine to flutter/flutter (#86119) 2021-07-09 15:31:49 -07:00
scroll_wheel_integration_test.dart [web] move e2e tests from flutter/engine to flutter/flutter (#86119) 2021-07-09 15:31:49 -07:00
text_editing_integration.dart Remove outdated ignores (#108924) 2022-08-03 23:37:05 +00:00
text_editing_integration_test.dart Migrate web_e2e_tests to null safety (#80628) 2021-04-21 13:54:34 -07:00
url_strategy_integration.dart Remove unnecessary null checks in dev/*_tests (#118844) 2023-01-21 01:36:12 +00:00
url_strategy_integration_test.dart [web] move e2e tests from flutter/engine to flutter/flutter (#86119) 2021-07-09 15:31:49 -07:00