Files
flutter/engine
liyuqian 33abef4875 Check needs_painting in RasterCache::Prepare (flutter/engine#6708)
Otherwise, this may trigger `FML_DCHECK(needs_painting())`. We haven't
caused crashes for our users because it probably requires a locally
debug engine build to trigger the assert.
2018-10-31 10:51:13 -07:00
..