1. 17 11月, 2017 2 次提交
  2. 16 11月, 2017 8 次提交
  3. 15 11月, 2017 3 次提交
    • C
      Allow embedders to respond to platform messages from the Dart application. (#4361) · bedba126
      Chinmay Garde 提交于
      This updated the native embedder API in a non-ABI breaking way.
      bedba126
    • A
      roll skia (#4360) · f8c4a02b
      amirh 提交于
      f8c4a02b
    • B
      Disable linear blending, use SkColorSpaceXformCanvas instead (#4355) · 0a7155d4
      Brian Osman 提交于
      This retains gamut correction (adjusting colors for screens with different capabilities), but does all blending and interpolation with sRGB-encoded values. That matches the behavior expected by most users, as well as the behavior of nearly all other systems. It also greatly simplifies the EGL code.
      
      A future Skia change will make this behavior more of a first-class citizen, so some of these implementation details will change again, but the behavior will not. The bulk of this change (elimination of complication from the GL surface code) is permanent - it's just the SkColorSpaceXformCanvas that will be replaced.
      0a7155d4
  4. 14 11月, 2017 3 次提交
  5. 13 11月, 2017 2 次提交
  6. 11 11月, 2017 3 次提交
  7. 10 11月, 2017 8 次提交
  8. 09 11月, 2017 8 次提交
  9. 08 11月, 2017 2 次提交
  10. 07 11月, 2017 1 次提交