Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ecd7c2278f45d91ff3a5d078bf423e751ce25f56
/
client_utils
/
android
/
BitmapRegionDecoder.cpp
43182bc
Remove SkBitmapRegionDecoder and SkBRDAllocator
by Leon Scroggins III
· 4 years, 7 months ago
87caae6
Move SkBitmapRegionCodec into client_utils/android
by Leon Scroggins III
· 4 years, 8 months ago
[Renamed (81%) from src/android/SkBitmapRegionCodec.cpp]
788b916
Remove SkTMin and SkTMax
by Brian Osman
· 5 years ago
4bc0c1f
Rename GrColorSpaceInfo -> GrColorInfo
by Brian Salomon
· 5 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
41ba826
(Almost) no one needs to know about SkPixelRef
by Brian Osman
· 6 years ago
6e45ce7
Fix uninitialized errors in SkPngCodec
by Leon Scroggins III
· 6 years ago
0118e97
Remove calls to computeOutputColor- Type and Space
by Leon Scroggins III
· 7 years ago
f0ffb89
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Mike Reed
· 7 years ago
5a2e50e
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"""
by Mike Reed
· 7 years ago
cd284c5
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""
by Mike Reed
· 7 years ago
809cbed
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Jim Van Verth
· 7 years ago
88757da
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
f46633f
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Greg Daniel
· 7 years ago
98a6216
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
0741818
Move calls to conversion_possible to SkCodec
by Leon Scroggins III
· 7 years ago
086a427
guard references to SkColorTable
by Mike Reed
· 7 years ago
262b319
Index8 is dead, remove guarded code
by Mike Reed
· 7 years ago
5805013
Guard to remove kIndex_8_SkColorType
by Mike Reed
· 7 years ago
571b30f
Reland "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
8321f75
Revert "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
742a3e2
Remove support for decoding to kIndex_8
by Leon Scroggins III
· 7 years ago
68feef4
Allow BF and BRD clients to request an output color space
by Matt Sarett
· 8 years ago
966bb34
Decode to sRGB on Android
by Matt Sarett
· 8 years ago
67b39de
s/SkAutoTUnref/sk_sp/ in src/ part 1
by Hal Canary
· 8 years ago
a225e9b
Finish color space support for SkCodec
by Matt Sarett
· 8 years ago
2ecc35f
Checking for valid colorType, alphaType, colorSpace in SkCodec
by msarett
· 8 years ago
85c922a
Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (patchset #2 id:100001 of https://codereview.chromium.org/2319293003/ )
by msarett
· 8 years ago
7a9900d
Checking for valid colorType, alphaType, colorSpace in SkCodec
by msarett
· 8 years ago
e26a8ad
Request legacy mode behavior from SkCodec in BitmapRegionDecoder
by msarett
· 8 years ago
577967c
Fix uses of SkImageInfo in BRD to preserve color space info
by msarett
· 9 years ago
3d47732
Delete workaround for matching bitmap and pixel ref rowbytes
by msarett
· 9 years ago
b1be46b
Ensure that SkColorTable->fCount is set properly after decodes
by msarett
· 9 years ago
9a0e346
Make BitmapRegionDecoder succeed on invalid requests
by msarett
· 9 years ago
506e19a
Move SkBitmapRegionDecoder to include/android and src/android
by msarett
· 9 years ago
[Renamed from tools/android/SkBitmapRegionCodec.cpp]
7fdda60
Lock pixels again after dummy reset of pixel ref in SkBitmapRegionCodec
by msarett
· 9 years ago
cb8d719
Make BRD take advantage of zero initialized memory
by msarett
· 9 years ago
84a8065
Reorganize BRD code in new tools directory
by msarett
· 9 years ago
[Renamed (98%) from tools/SkBitmapRegionCodec.cpp]
fcff08c
SkBitmapRegionCodec needs to use the rowBytes on the pixel ref
by msarett
· 9 years ago
35e5d1b
Refactor SkBitmapRegionDecoderInterface for Android
by msarett
· 9 years ago
26ad17b
Implementation of SkBitmapRegionDecoder using SkAndroidCodec
by msarett
· 9 years ago