Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
bd975d4c85305535ef5b5b9ac2864a0b8cb7c81c
/
resources
8ac81b7
[skottie] Add a custom property manager util class
by Florin Malita
· 6 years ago
9f0d8c2
Add support for fallbackFor in Android parser.
by Ben Wagner
· 6 years ago
f05626b
Test a GIF with an out of range transparent index
by Leon Scroggins III
· 6 years ago
62c6bd9
[skottie] Multi-frame image support
by Florin Malita
· 6 years ago
17282da
[skottie] Add a property setter sample/GM
by Florin Malita
· 6 years ago
2687072
[skottie] GM exercising external font loading
by Florin Malita
· 6 years ago
36f7e32
Reland "Switch SkCodec to use skcms plus fixes""
by Leon Scroggins III
· 6 years ago
83988ed
Revert "Reland "Switch SkCodec to use skcms" plus fixes"
by Leon Scroggins
· 6 years ago
49894f4
Reland "Switch SkCodec to use skcms" plus fixes
by Leon Scroggins III
· 6 years ago
33d5394
Revert "Switch SkCodec to use skcms" and follow on change
by Leon Scroggins III
· 6 years ago
81886e8
Switch SkCodec to use skcms
by Leon Scroggins III
· 6 years ago
ccb21bf
Add sRGB profile to mandrill images
by Brian Osman
· 6 years ago
bbf80d6
Update mandrill PNGs to be sRGB (rather than gamma 2.2)
by Brian Osman
· 6 years ago
f510149
skeletal animation support added to API and software backend
by Ruiqi Mao
· 6 years ago
665949a
Update libjpeg-turbo to pre-2.0.0 (from 1.5.3)
by Leon Scroggins III
· 6 years ago
9ac1b72
fixed NIMA deformed vertices rendering
by Ruiqi Mao
· 6 years ago
c069a57
added NIMA sample to showcase animations
by Brian Osman
· 6 years ago
8fcfcc5
update ColorSpaceTest.cpp to remove MakeICC
by Mike Klein
· 6 years ago
d6de89b
Update SampleLua and lua files.
by Ben Wagner
· 6 years ago
97182cc
Add color fonts.
by Ben Wagner
· 7 years ago
3560b58
Revert "Add color fonts."
by Ben Wagner
· 7 years ago
d3b933f
Add color fonts.
by Ben Wagner
· 7 years ago
af78a94
Revert "Add color fonts."
by Jim Van Verth
· 7 years ago
c912d61
Add color fonts.
by Ben Wagner
· 7 years ago
03cd6e6
Avoid serializing to 'typ1' on Mac.
by Ben Wagner
· 7 years ago
9e8a594
Support pngs with incorrect CMF bytes
by Leon Scroggins III
· 7 years ago
1022f74
[skottie] Nested animation support
by Florin Malita
· 7 years ago
31476b7
Update piex and add test image
by Leon Scroggins III
· 7 years ago
cbf66a2
Ensure all rows of a gif are initialized
by Leon Scroggins III
· 7 years ago
ce6d93a
Check for min int in BMP header
by Leon Scroggins III
· 7 years ago
fee7cba
Check the length of marker before reading it
by Leon Scroggins III
· 7 years ago
da3e9ad
Make SkAndroidCodec (optionally) respect origin
by Leon Scroggins III
· 7 years ago
2e0fadb
Add a GM and images to test SkEncodedOrigin
by Leon Scroggins III
· 7 years ago
e8750e1
[skotty] Fix path close handling
by Florin Malita
· 7 years ago
094ccde
Initial Lottie loader impl (Skotty)
by Florin Malita
· 7 years ago
a12f795
Fix Adobe RGB color space in Skia
by Brian Osman
· 7 years ago
c465d13
resources: orgainize directory.
by Hal Canary
· 7 years ago
f1729a7
Extract Android FontMgr part of Typeface test.
by Ben Wagner
· 7 years ago
4cdbf60
Avoid uninitialized memory in readByteArrayAsData
by Leon Scroggins III
· 7 years ago
712fe73
Add animated cowboy sample from WebKit tests, and fix.
by Jim Van Verth
· 7 years ago
aee878d
Move lang to list in Android font manager.
by Ben Wagner
· 7 years ago
c6c10b4
Remove SkTypeface::Style from fuzzers and lua.
by Ben Wagner
· 7 years ago
fc4ee22
Fix double delete in SkBmpCodec
by Leon Scroggins III
· 7 years ago
33deb7e
Make SkCodec more flexible about its required frame
by Leon Scroggins III
· 7 years ago
12a4dc9
Defend against ICOs with large BMPs embedded
by Leon Scroggins III
· 7 years ago
d16084f
Better image for copyTo4444 test
by Matt Sarett
· 7 years ago
37aca92
Add ship.png for DrawShip sample
by Jim Van Verth
· 7 years ago
623fadf
Add Material Design shadow reference sample
by Jim Van Verth
· 7 years ago
557fbbe
Add animation support to SkWebpCodec
by Leon Scroggins III
· 7 years ago
9f1c403
Add tool to create test images with interesting color profiles
by Matt Sarett
· 7 years ago
2e61b18
Add jpeg encoder alpha handling option
by Matt Sarett
· 7 years ago
9d687df
Avoid interpolating color lut with less than 2 points
by Matt Sarett
· 8 years ago
d59948a
SkPngCodec: Do not return kInvalidConversion on corrupt png
by Matt Sarett
· 8 years ago
7d22a33
Add a test for getFrameInfo on truncated data
by Leon Scroggins III
· 8 years ago
a4db9be
Correct GIF frame dependencies and track alpha
by Leon Scroggins III
· 8 years ago
0354c62
Set a limit on the size for BMP images
by Leon Scroggins III
· 8 years ago
5c49617
Reland "Respect canvas size and frame offset in webp decoder"
by Matt Sarett
· 8 years ago
2bb94e8
Revert "Reland "Respect canvas size and frame offset in webp decoder""
by Matt Sarett
· 8 years ago
604971e
Reland "Respect canvas size and frame offset in webp decoder"
by Matt Sarett
· 8 years ago
b3050b9
Revert "Respect canvas size and frame offset in webp decoder"
by Robert Phillips
· 8 years ago
0f33970
Respect canvas size and frame offset in webp decoder
by Matt Sarett
· 8 years ago
b3b2453
Use fixed size buffer for RLE bmps
by Leon Scroggins III
· 8 years ago
b0b625b
GIF: Better check for frame dependency
by Leon Scroggins III
· 8 years ago
4cd6865
Only attempt index8 if underlying GIF is index8
by Leon Scroggins III
· 8 years ago
0b24cbd
Stop supporting kUnknown_BmpHeaderType
by Leon Scroggins III
· 8 years ago
56e3209
SkGifCodec: intersect frameRect with image size
by Leon Scroggins III
· 8 years ago
d87fbee
Do not create an SkRawCodec with zero dimensions
by Leon Scroggins III
· 8 years ago
dbdf6d2
Fail jpeg decodes on too many progressive scans
by Matt Sarett
· 8 years ago
e71b1a1
Report repetition count in SkCodec
by scroggo
· 8 years ago
fc49b40
Use correct color table for prior GIF frames
by Leon Scroggins III
· 8 years ago
0186661
Reject non-D50 matrices from ICC profiles
by Matt Sarett
· 8 years ago
8a4e9c5
SkGifCodec: do not write off the end of memory when repeatCount > 1
by Matt Sarett
· 8 years ago
9488833
Refactored SkColorSpace and added in a Lab PCS GM
by raftias
· 8 years ago
29121eb
Avoid integer overflow in SkIcoCodec and SkImageInfo
by Matt Sarett
· 8 years ago
af01741
Revert "Avoid integer overflow in SkIcoCodec"
by Matt Sarett
· 8 years ago
20cba06
Avoid integer overflow in SkIcoCodec
by Matt Sarett
· 8 years ago
4ecf0d4
GM: add test for type1 font
by halcanary
· 8 years ago
005327b
BUG=skia:5602 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2302913002
by hcm
· 8 years ago
9d15dab
Parse ICC profiles from webps
by msarett
· 8 years ago
c5064d9
Revert of Add regression test (patchset #2 id:20001 of https://codereview.chromium.org/2243143002/ )
by msarett
· 8 years ago
bcae9d3
Add regression test
by msarett
· 8 years ago
a714bc3
Fix various SkColorSpace bugs
by msarett
· 8 years ago
5dba301
Use hintgasp font when testing rendering.
by bungeman
· 8 years ago
61457a6
Add gm for various font rendering combinations.
by bungeman
· 8 years ago
97205a4
Add interesting features to visualize_color_gamut
by msarett
· 8 years ago
888dc16
Test color correction in DM
by msarett
· 8 years ago
aabe15e
Simple program for visualizing gamuts
by msarett
· 8 years ago
87bf8f7
Add png for difficult but common blit cases.
by herb
· 8 years ago
93eeadf
compressed texture support has been broken/untested for a while, remove cruft
by reed
· 8 years ago
fbb3102
Revert "Add tests and benches to support the sRGB blitter for SkOpts"
by scroggo
· 8 years ago
554784c
Add tests and benches to support the sRGB blitter for SkOpts
by herb
· 8 years ago
0e6274f
Parse icc profiles and exif orientation from jpeg markers
by msarett
· 9 years ago
6a73821
Set SkColorSpace object for PNGs and parse ICC profiles
by msarett
· 9 years ago
1e44051
SkPDF/Bench: add bench for SkPDFSharedStream (deflate)
by halcanary
· 9 years ago
46d2aa8
Updates Piex and uses it to obtain the DNG dimensions.
by ebrauer
· 9 years ago
4946b94
Fix scanline decoding of rare RLE bmps
by msarett
· 9 years ago
9c7a8a4
Optimize the SkRawStream when the input is an asset stream
by yujieqin
· 9 years ago
916de9f
Add RAW decoding into Skia.
by yujieqin
· 9 years ago
c85a9fd
Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ )
by msarett
· 9 years ago
6bd8639
Add RAW decoding into Skia.
by yujieqin
· 9 years ago
Next »