flutter/dev/benchmarks/macrobenchmarks/lib
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
..
src Add more flexible image API (#118966) 2023-01-25 21:21:28 -08:00
common.dart [devicelab] track performance of animated image filter (#115850) 2022-11-29 01:59:19 +00:00
main.dart [devicelab] track performance of animated image filter (#115850) 2022-11-29 01:59:19 +00:00
web_benchmarks.dart Add a benchmark for a scrolling list of Links (#94638) 2022-02-03 14:38:58 -08:00