index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
resources
Commit message (
Expand
)
Author
Age
*
Make SkCodec more flexible about its required frame
Leon Scroggins III
2017-06-07
*
Defend against ICOs with large BMPs embedded
Leon Scroggins III
2017-06-05
*
Better image for copyTo4444 test
Matt Sarett
2017-06-01
*
Add ship.png for DrawShip sample
Jim Van Verth
2017-05-23
*
Add Material Design shadow reference sample
Jim Van Verth
2017-05-23
*
Add animation support to SkWebpCodec
Leon Scroggins III
2017-05-23
*
Add tool to create test images with interesting color profiles
Matt Sarett
2017-05-17
*
Add jpeg encoder alpha handling option
Matt Sarett
2017-05-09
*
Avoid interpolating color lut with less than 2 points
Matt Sarett
2017-05-05
*
SkPngCodec: Do not return kInvalidConversion on corrupt png
Matt Sarett
2017-04-26
*
Add a test for getFrameInfo on truncated data
Leon Scroggins III
2017-04-17
*
Correct GIF frame dependencies and track alpha
Leon Scroggins III
2017-04-11
*
Set a limit on the size for BMP images
Leon Scroggins III
2017-02-24
*
Reland "Respect canvas size and frame offset in webp decoder"
Matt Sarett
2017-02-07
*
Revert "Reland "Respect canvas size and frame offset in webp decoder""
Matt Sarett
2017-02-07
*
Reland "Respect canvas size and frame offset in webp decoder"
Matt Sarett
2017-02-06
*
Revert "Respect canvas size and frame offset in webp decoder"
Robert Phillips
2017-02-06
*
Respect canvas size and frame offset in webp decoder
Matt Sarett
2017-02-03
*
Use fixed size buffer for RLE bmps
Leon Scroggins III
2017-01-19
*
GIF: Better check for frame dependency
Leon Scroggins III
2017-01-03
*
Only attempt index8 if underlying GIF is index8
Leon Scroggins III
2016-12-16
*
Stop supporting kUnknown_BmpHeaderType
Leon Scroggins III
2016-12-15
*
SkGifCodec: intersect frameRect with image size
Leon Scroggins III
2016-12-13
*
Do not create an SkRawCodec with zero dimensions
Leon Scroggins III
2016-12-02
*
Fail jpeg decodes on too many progressive scans
Matt Sarett
2016-11-08
*
Report repetition count in SkCodec
scroggo
2016-11-01
*
Use correct color table for prior GIF frames
Leon Scroggins III
2016-10-31
*
Reject non-D50 matrices from ICC profiles
Matt Sarett
2016-10-31
*
SkGifCodec: do not write off the end of memory when repeatCount > 1
Matt Sarett
2016-10-26
*
Refactored SkColorSpace and added in a Lab PCS GM
raftias
2016-10-18
*
Avoid integer overflow in SkIcoCodec and SkImageInfo
Matt Sarett
2016-10-17
*
Revert "Avoid integer overflow in SkIcoCodec"
Matt Sarett
2016-10-17
*
Avoid integer overflow in SkIcoCodec
Matt Sarett
2016-10-17
*
GM: add test for type1 font
halcanary
2016-09-20
*
BUG=skia:5602
hcm
2016-09-02
*
Parse ICC profiles from webps
msarett
2016-08-24
*
Revert of Add regression test (patchset #2 id:20001 of https://codereview.chr...
msarett
2016-08-16
*
Add regression test
msarett
2016-08-15
*
Fix various SkColorSpace bugs
msarett
2016-07-29
*
Use hintgasp font when testing rendering.
bungeman
2016-07-12
*
Add gm for various font rendering combinations.
bungeman
2016-07-06
*
Add interesting features to visualize_color_gamut
msarett
2016-05-27
*
Test color correction in DM
msarett
2016-05-23
*
Simple program for visualizing gamuts
msarett
2016-05-13
*
Add png for difficult but common blit cases.
herb
2016-05-11
*
compressed texture support has been broken/untested for a while, remove cruft
reed
2016-05-11
*
Revert "Add tests and benches to support the sRGB blitter for SkOpts"
scroggo
2016-05-11
*
Add tests and benches to support the sRGB blitter for SkOpts
herb
2016-05-10
*
Parse icc profiles and exif orientation from jpeg markers
msarett
2016-03-21
*
Set SkColorSpace object for PNGs and parse ICC profiles
msarett
2016-03-04
[next]