Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7bd76643aa6fdf1f34a9b5c8c4a49c27964f5fdd
/
src
/
android
/
SkBitmapRegionDecoder.cpp
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
04be2b5
Reland "skia: add heif decoding support"
by Leon Scroggins III
· 7 years ago
db68a42
Revert "skia: add heif decoding support"
by Mike Klein
· 7 years ago
c2a9542
skia: add heif decoding support
by Chong Zhang
· 7 years ago
ede7bac
use unique_ptr for codec factories
by Mike Reed
· 7 years ago
db68301
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
a2b4bdc
Revert 248ff023 & 2cb6cb72
by Hal Canary
· 8 years ago
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 8 years ago
d1227a7
Delete SkBitmapRegionCanvas
by msarett
· 9 years ago
e8597a4
Delete SkImageDecoder
by msarett
· 9 years ago
910f7ec
Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
f037fde
Delete SkImageDecoder
by msarett
· 9 years ago
041c870
Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
5b6e73e
Delete SkImageDecoder
by msarett
· 9 years ago
39b5495
Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
f799706
Delete SkImageDecoder
by msarett
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
5c05d10
Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
dadfc24
skstd -> std for unique_ptr
by mtklein
· 9 years ago
e066df9
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
70e8dfc
skstd -> std for unique_ptr
by mtklein
· 9 years ago
dfd7d48
Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
0618915
skstd -> std for unique_ptr
by mtklein
· 9 years ago
73d882e
Only support jpeg, png, and webp for BRD
by msarett
· 9 years ago
566b23c
Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ )
by mtklein
· 9 years ago
755c553
skstd -> std for unique_ptr
by mtklein
· 9 years ago
506e19a
Move SkBitmapRegionDecoder to include/android and src/android
by msarett
· 9 years ago
[Renamed from tools/android/SkBitmapRegionDecoder.cpp]
84a8065
Reorganize BRD code in new tools directory
by msarett
· 9 years ago
[Renamed from tools/SkBitmapRegionDecoder.cpp]
5c9e34a
Delete dead BitmapRegionDecoder code in tools
by msarett
· 9 years ago
5cb4885
Rename SkBitmapRegionDecoder and Create function
by msarett
· 9 years ago
[Renamed (88%) from tools/SkBitmapRegionDecoderInterface.cpp]
c377992
Make DMSrcSink fail fatally when decodeRegion() fails for BRDSrcs
by msarett
· 9 years ago
3f65e93
Add NewFromStream and getEncodedFormat to BitmapRegionDecoder
by msarett
· 9 years ago
26ad17b
Implementation of SkBitmapRegionDecoder using SkAndroidCodec
by msarett
· 9 years ago
04965c6
SkBitmapRegionDecoder clean-up
by msarett
· 9 years ago
e361781
Fix codec memory leaks in nanobench
by scroggo
· 9 years ago
e6dd004
Fill incomplete images in SkCodec parent class
by msarett
· 9 years ago
46c5747
Merge SkCodec with SkScanlineDecoder
by scroggo
· 9 years ago
a5783ae
Provides various implementations of Android's SkBitmapRegionDecoder.
by msarett
· 9 years ago