- 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