Manually roll the engine to land the timing API #33989
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This will manually land flutter/engine#8983 in the framework.
99e84a9 Update Engine::ReportTimings to use the new FML_TRACE macros (#9215)
9b47dc6 Roll src/third_party/skia 93d0146dc6a1..6e4fee8c812e (8 commits) (#9214)
9f088c6 Add onReportTimings and FrameRasterizedCallback API (#8983)
647a852 Revert "Switch PlatformViewsController from Activity ref to Application ref. (#9193)" (#9211)
1d4f337 Roll src/third_party/skia c5fae22bce20..93d0146dc6a1 (1 commits) (#9209)
2a57255 Roll src/third_party/skia 642178396b09..c5fae22bce20 (3 commits) (#9208)
2bc2cee Roll src/third_party/skia 0f809020ecb0..642178396b09 (2 commits) (#9207)
ca572db Roll src/third_party/skia e0d90c84e42f..0f809020ecb0 (5 commits) (#9205)
3371da1 Add platform_fuchsia.cc for default font on fuchsia (#9204)
7826548 Align fuchsia and non-fuchsia tracing (#9199)
5ea125e Switch PlatformViewsController from Activity ref to Application ref. (#9193)
fd4368c Skip golden tests on non-Linux OSes (#9198)