amirh
c1b5e06cb2
expose a Duration object from ui.FrameInfo ( #4345 )
2017-11-09 14:03:19 -08:00
amirh
2920d61a5c
Make the public ui.Codec API Future based instead of callback based. ( #4341 )
2017-11-09 09:56:36 -08:00
amirh
179bd4a799
Implement a SingleFrameCodec and return it for non animated images ( #4329 )
2017-11-07 14:07:02 -08:00
amirh
d8a0dd2958
Decode animation frames and pass FrameInfos to dart ( #4324 )
...
https://github.com/flutter/flutter/issues/204
2017-11-06 10:36:02 -08:00
amirh
05b00b1e14
Followup on post-merge comments for 941ed76bc ( #4321 )
2017-11-03 11:44:23 -07:00
amirh
941ed76bcd
Initial implementation of ui.Codec (a wrapper for SkCodec) ( #4318 )
...
This is the first step to support animated GIFs: flutter/flutter#204
TBD in following CLs:
* Implement Codec.getNextFrame.
* Add Framework side support to run animations.
2017-11-02 17:56:44 -07:00