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
Optimize timeline drawing to avoid fully overlapped message sends and pack times
Previously, EPs were not drawn if they didn't paint any new pixels (which is
often the case when zoomed far out, many small EPs can correspond to the same
pixel). This generalizes that optimization to message send ticks and pack times.
Change-Id: Idfbf97328fb2590c51b47937b6add904f6d8bad1
0 commit comments