1. 25 7月, 2017 1 次提交
    • J
      Use metrics provided by scene events. (#3922) · 8ee1910c
      Jeff Brown 提交于
      Compute the necessary texture resolution using more accurate scaling
      information provided by Mozart scene node metrics events instead of the
      device pixel ratio provided by the Mozart view properties (which we
      might remove in the future).
      
      This allows us to allocate smaller textures when a Flutter view is
      being scaled down.
      8ee1910c
  2. 19 7月, 2017 1 次提交
  3. 21 1月, 2017 1 次提交
  4. 13 11月, 2016 1 次提交
  5. 08 11月, 2016 1 次提交
  6. 05 10月, 2016 1 次提交
  7. 14 8月, 2016 1 次提交
    • A
      //flutter/content_handler code complete (#2925) · 2c5a71e7
      Adam Barth 提交于
      This patch should contain all the code we need to run Flutter on
      Fuchsia's software framebuffer (without text). I haven't actually tried
      running the code, so I'm sure it doesn't work yet.
      2c5a71e7