Files
flutter/packages
Adam Barth 298f4a6eca Reduce record time in Stocks drawer animation by 55%
Now we use a ForcedLayer in the navigator overlay to cache the recording for
each entry in the overlay. This mechanism just caches the display list, not the
underlying pixels.

Also, remove the "dispose" notification in the Layer tree because it was
disposing layer too eagerly. We don't actually need this notification for
anything other than eagerly freeing some C++ memory.
2015-11-18 15:31:13 -08:00
..
2015-11-12 12:23:29 -08:00
2015-11-12 12:23:29 -08:00
2015-11-12 12:23:29 -08:00
2015-11-10 14:12:15 -08:00
2015-11-18 07:58:28 -08:00