Skip to content

Latest commit

 

History

History
29 lines (28 loc) · 1.03 KB

File metadata and controls

29 lines (28 loc) · 1.03 KB

0.143.0

  • Add PathBuilder contracts
  • Check PathBuilder javadoc
  • Add point versions of all methods to PathBuilder
  • Reorder native methods in java
  • Simplify _nSnapshotTransform, _nDetachTransform
  • Reorder native fns in cc
  • PathBuilder equals
  • Add missing Path methods
  • Check Path contracts
  • Check Path reachability
  • Check Path javadoc
  • Sort native java Path methods
  • Sort native cc Path methods
  • Fix PathsScene to not leak objects
  • Go through RELEASE_NOTES and add all new stuff
    • SkRuntimeEffect
    • SkRuntimeEffectBuilder
    • SkImageFilters::RuntimeShader
    • SkRuntimeBlender
    • SkBlender, ImageFilters::makeBlend(Blender)
    • ImageFilters::makeDropShadow with Color4f & ColorSpace
  • ImageFilter javadoc
  • Find a way to create ImageInfo without allocating new native ColorSpace ptr
  • Write CHANGELOG
  • Update JWM to run on latest Skia
  • Check if graphite is worth migrating to
  • See what Text/Unicode advancements are there