Jonah Williams
|
a077189581
|
[devicelab] fix NAN/Inf in drawPoints benchmark. (#132526)
This is causing the benchmark to not render with Skia. We probably need to CHECK this somewhere in the backend..
|
2023-08-14 22:57:58 +00:00 |
|
Mouad Debbar
|
2d142c5ba2
|
[web] ui.platformViewRegistry => ui_web.platformViewRegistry (#127493)
Now that `platformViewRegistry` is [exposed](https://github.com/flutter/engine/pull/41877) through `dart:ui_web`, we can do some cleanup here.
Part of https://github.com/flutter/flutter/issues/126831
|
2023-05-24 23:31:28 +00:00 |
|
Jonah Williams
|
41abe998ee
|
[devicelab] add drawPoints benchmark (#126728)
Add a benchmark that measures the improvements from https://github.com/flutter/engine/pull/41803
|
2023-05-15 19:14:58 +00:00 |
|