-
Chris Bracken authored
Inlcudes: * libtxt: specifically request the Roboto font in tests and benchmarks (flutter/engine#4675) * Make Paragraph methods really return List<int> if they are declared as such (flutter/engine#4676) * Stop using ClassHierarchy.deprecated_incremental (flutter/engine#4678) * On iOS, render to an offscreen surface to avoid renderbuffer slowdown (flutter/engine#4680)