Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7409b73fa546052bcb68c2c2a49638099fc560ad
/
src
/
codec
ea68eac
heif: Update to actual frame duration when the frame is decoded
by Chong Zhang
· 5 years ago
3012cba
remove unneeded noemptycheck variants of intersect
by Mike Reed
· 5 years ago
2b39cbe
Remove SK_LEGACY_HEIF_API
by Leon Scroggins III
· 5 years ago
6154ac4
Hook up SkHeifCodec for ImageDecoder animation
by Leon Scroggins III
· 5 years ago
19e3cd4
SkCodec: don't assume frameRect is valid
by Leon Scroggins III
· 5 years ago
5e6e87a
Remove deprecated Wuffs io_buffer::reader calls
by Nigel Tao
· 5 years ago
980d03b
Reland "Update Wuffs version"
by Leon Scroggins
· 5 years ago
aed8009
Revert "Update Wuffs version"
by Leon Scroggins
· 5 years ago
42ece2b
Update Wuffs version
by Nigel Tao
· 5 years ago
02eefbe
header self-sufficiency and idempotency
by Hal Canary
· 5 years ago
1f1cd1f
Pause Wuffs' getFrameCount in incremental decode
by Nigel Tao
· 5 years ago
b3c0bf6
Revert "manually register codecs in DM"
by Mike Klein
· 5 years ago
0af9929
Revert "remove #if guards in SkAndroidCodec.cpp"
by Mike Klein
· 5 years ago
8ae07c3
remove #if guards in SkAndroidCodec.cpp
by Mike Klein
· 5 years ago
9b2633e
manually register codecs in DM
by Mike Klein
· 5 years ago
9b86955
Add thread safety annotations for SkMutex
by Herb Derby
· 5 years ago
666a9f9
Update includes for Wuffs.
by Ben Wagner
· 6 years ago
159a959
Revert "Temporarily revert runtime decoder registration."
by Mike Klein
· 6 years ago
bcbf963
Temporarily revert runtime decoder registration.
by Mike Klein
· 6 years ago
05f45b2
runtime registration for decoders
by Mike Klein
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
bcc7532
Implement SkHeifCodec::onRewind
by Leon Scroggins III
· 6 years ago
10ca6ff
Update Wuffs version
by Nigel Tao
· 6 years ago
ef40e33
Rewrite some SkWuffsCodec designated initializers
by Nigel Tao
· 6 years ago
70d8f4f
SkWuffsCodec: Use drawing to do color correction and scaling
by Leon Scroggins III
· 6 years ago
b8ec7f1
Remove unused setAlphaAndRequiredFrame condition
by Nigel Tao
· 6 years ago
587edab
Only dereference imgcfg if non-null
by Leon Scroggins III
· 6 years ago
e66a0b2
Check that we do not #define WUFFS_IMPLEMENTATION
by Nigel Tao
· 6 years ago
48aa221
Update Wuffs version
by Nigel Tao
· 6 years ago
e39c884
SkWuffsCodec: replace memset+check_wuffs_version
by Nigel Tao
· 6 years ago
f5ea37f
[canvaskit] Support image assets for Skottie
by Kevin Lubick
· 6 years ago
e3b205b
Update Wuffs version
by Nigel Tao
· 6 years ago
3d86ff8
Remove SK_SUPPORT_LEGACY_ANDROID_CODEC_COLORSPACE
by Leon Scroggins III
· 6 years ago
4407636
SkWuffsCodec: Initialize when incomplete part 3
by Leon Scroggins III
· 6 years ago
490e647
Have Wuffs output to BGRA, not indexed color
by Nigel Tao
· 6 years ago
1f63b51
remove unused variable
by Mike Reed
· 6 years ago
9859ef8
Keep scaledHeight calculation across oID calls
by Nigel Tao
· 6 years ago
65e8417
rewrite SkMasks::CreateMasks to work in bytesPerPixel
by Mike Klein
· 6 years ago
b7a1b51
SkWuffsCodec: zero dst buffer before decodeFrame
by Nigel Tao
· 6 years ago
91f96f8
Update Wuffs version
by Nigel Tao
· 6 years ago
1be431f
Remove colorspace restrictions for 565/FP16 configs in Android Codec.
by Derek Sollenberger
· 6 years ago
699d41e
SkWuffsCodec: Initialize memory when incomplete
by Leon Scroggins III
· 6 years ago
95d0c8d
Fix bug in sampling rotated decodes
by Leon Scroggins III
· 6 years ago
22e8624
Let SkWuffsCodec allow workbuf_len == 0
by Nigel Tao
· 6 years ago
6af1edc
Update Wuffs version
by Nigel Tao
· 6 years ago
9f810c2
Have SkWuffsCodec get workbuf_len from decoder
by Nigel Tao
· 6 years ago
a676648
Update third_party/wuffs version
by Nigel Tao
· 6 years ago
82ebe04
Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"
by Brian Osman
· 6 years ago
d4c7458
Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"
by Brian Osman
· 6 years ago
a9549ab
Add SkColorSpace factory from 3x3 row-major gamut and transfer function
by Brian Osman
· 6 years ago
dad4bfc
SkWuffsCodec: swizzle only the dirty rect
by Leon Scroggins III
· 6 years ago
179559f
Fix decoding RAW images to 565
by Leon Scroggins III
· 6 years ago
9676596
Stop using SkSwizzler in SkRawCodec
by Leon Scroggins III
· 6 years ago
11e301f
Dummy SkOrientationMarker.cpp so Chromium can compile it
by Leon Scroggins III
· 6 years ago
7a3805c
SkWuffsCodec: Do not swizzle frame of width 0
by Leon Scroggins III
· 6 years ago
cb6b884
Fix uninitialized bug in SkWuffsCodec for incomplete images
by Leon Scroggins III
· 6 years ago
2335644
Fix occurrences of "-Wextra-semi-stmt"
by Brian Salomon
· 6 years ago
c337a63
Add SkEncodedOrigin to SkYUVASizeInfo, fix JPEG orientation in GPU decode path
by Brian Osman
· 6 years ago
9b0ba2c
SkWuffsCodec: fix dependent frames
by Leon Scroggins III
· 6 years ago
b3d2760
Add safety net logging for issue 118143775
by Leon Scroggins III
· 6 years ago
5bf5a64
Add SafetNet Logging for JCS_RGB jpegs
by Leon Scroggins III
· 6 years ago
4476400
Add SafetyNetLogging and use in SkPngCodec
by Leon Scroggins III
· 6 years ago
612a65d
Merge SkFooAdapterCodec impls into one impl
by Nigel Tao
· 6 years ago
0185b95
Have SkWuffsCodec use a SkSwizzler
by Nigel Tao
· 6 years ago
f8776c2
Handle static/single frame images in SkAnimCodecPlayer
by Florin Malita
· 6 years ago
9803e0c
Remove some #ifdef's from SkAndroidCodec
by Nigel Tao
· 6 years ago
32526b5
Treat start(Incremental/Scanline)Decode errors as failures
by Leon Scroggins III
· 6 years ago
e24b587
Replace use of SkYUVSizeInfo with SkYUVASizeInfo
by Jim Van Verth
· 6 years ago
6882577
Ensure fSrcOffsetUnits is in a valid range
by Leon Scroggins III
· 6 years ago
65f4aea
Fix bug decoding JCS_RGB jpeg files
by Leon Scroggins III
· 6 years ago
e93ec68
Reland "New GIF codec; new third_party/wuffs dep"
by Leon Scroggins III
· 6 years ago
7d1c9ec
Revert "New GIF codec; new third_party/wuffs dep"
by Brian Osman
· 6 years ago
6000938
New GIF codec; new third_party/wuffs dep
by Nigel Tao
· 6 years ago
b11ab57
remove src/jumper
by Mike Klein
· 6 years ago
57862f6
Fix an assert in SkBmpCodec::ReadHeader
by Leon Scroggins III
· 6 years ago
ff1aeb9
Ensure that SkYUVSizeInfo is fully initialized with old interface.
by Jim Van Verth
· 6 years ago
b7f0b9c
Remove use of colorTypes from SkYUVSizeInfo
by Jim Van Verth
· 6 years ago
07afa23
Fix heap buffer overflow
by Leon Scroggins III
· 6 years ago
701167c
Avoid potential overflow in assert.
by Ben Wagner
· 6 years ago
a6161b1
Properly fill in memory in sampled RLE BMPs
by Leon Scroggins III
· 6 years ago
8f11e43
Reland: Widen internal API to support more complex YUV formats
by Jim Van Verth
· 6 years ago
f99a674
Revert "Widen internal API to support more complex YUV formats"
by Jim Van Verth
· 6 years ago
0c583af
Widen internal API to support more complex YUV formats
by Jim Van Verth
· 6 years ago
1a3eb52
trim off more bgra stages
by Mike Klein
· 6 years ago
6e45ce7
Fix uninitialized errors in SkPngCodec
by Leon Scroggins III
· 6 years ago
fc38ba7
Fix-up colorSpace-less decodes
by Leon Scroggins III
· 6 years ago
712476e
Remove SkCodec::fSrcInfo
by Leon Scroggins III
· 6 years ago
84f8a61
Support encoding/decoding F16 without a color space
by Brian Osman
· 6 years ago
5dd47e4
Make SkCodec truly default to sRGB
by Leon Scroggins III
· 6 years ago
227d4e1
encodedProfile can be null, so check for that
by Leon Scroggins III
· 6 years ago
5ea41fc
Remove more SkColorSpaceXform (and friends)
by Brian Osman
· 6 years ago
6e78ae5
Reland "have SkConvertPixels use SkColorSpaceXformSteps"
by Mike Klein
· 6 years ago
34e5e1b
switch Skia to explicit big-endian 16-bit skcms type
by Mike Klein
· 6 years ago
b3f3830
Add support for gray + colorspace to SkCodec
by Brian Osman
· 6 years ago
2d40490
Move some functions to MathPriv.h
by Hal Canary
· 6 years ago
fddc6fa
Fix SkSampler::Fill/Gray_8 when width != stride
by Nigel Tao
· 6 years ago
cc956f2
Reland "Revert "Add support for gray + colorspace to SkCodec""
by Brian Osman
· 6 years ago
5bcab74
Revert "Revert "Add support for gray + colorspace to SkCodec""
by Brian Osman
· 6 years ago
3cd0c24
Add an explicit SkFrame move constructor
by Nigel Tao
· 6 years ago
a51d1b4
Revert "Add support for gray + colorspace to SkCodec"
by Brian Osman
· 6 years ago
Next »