You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The overlay uses direct Skia calls instead of going through the display list interface. This makes the graphs not show up (though the text is visible).
The overlay must be retooled to use display list APIs instead of Skia ones.
saibotma, IgorKhramtsov, cbracken, okanulkr and matanlurey