aboutsummaryrefslogtreecommitdiff
path: root/include/android
AgeCommit message (Expand)Author
2018-12-19add saveBehind to canvasMike Reed
2018-12-05Add Android framework only util to get the SkSurface from SkCanvasDerek Sollenberger
2018-11-14Add SafetyNetLogging and use in SkPngCodecLeon Scroggins III
2018-05-23Alternate between two SkBitmaps in SkAnimatedImageLeon Scroggins III
2018-01-30Simplify SkAnimatedImageLeon Scroggins III
2018-01-26Add SkAnimatedImage::getRepetitionCountLeon Scroggins III
2018-01-23Make SkAnimatedImage::update return sentinel when stoppedLeon Scroggins III
2018-01-22Add SkAnimatedImage::isFinishedLeon Scroggins III
2018-01-22Respect repetition count in SkAnimatedImageLeon Scroggins III
2018-01-17Add Android ImageDecoder features to SkAnimatedImageLeon Scroggins III
2018-01-16Use SkAndroidCodec in SkAnimatedImageLeon Scroggins III
2017-09-21Add SK_API to APIs used by the android framework.Derek Sollenberger
2017-08-17Move calls to conversion_possible to SkCodecLeon Scroggins III
2017-08-02Add a private API for writing the clip to the stencilStan Iliev
2017-04-14Let region decoders query the type and color spaceMatt Sarett
2017-04-11Allow BF and BRD clients to request an output color spaceMatt Sarett
2016-11-30SkEncodeImage: no more link-time registrationHal Canary
2016-09-12change SkStreams to work with sk_sp<SkData> instead of SkData*reed
2016-05-18Delete SkBitmapRegionCanvasmsarett
2015-11-13Move SkBitmapRegionDecoder to include/android and src/androidmsarett