aboutsummaryrefslogtreecommitdiff
path: root/resources
AgeCommit message (Expand)Author
2018-07-09Add sRGB profile to mandrill imagesBrian Osman
2018-07-09Update mandrill PNGs to be sRGB (rather than gamma 2.2)Brian Osman
2018-06-29skeletal animation support added to API and software backendRuiqi Mao
2018-06-26Update libjpeg-turbo to pre-2.0.0 (from 1.5.3)Leon Scroggins III
2018-06-21fixed NIMA deformed vertices renderingRuiqi Mao
2018-06-19added NIMA sample to showcase animationsBrian Osman
2018-05-23update ColorSpaceTest.cpp to remove MakeICCMike Klein
2018-05-22Update SampleLua and lua files.Ben Wagner
2018-03-28Add color fonts.Ben Wagner
2018-03-27Revert "Add color fonts."Ben Wagner
2018-03-27Add color fonts.Ben Wagner
2018-03-23Revert "Add color fonts."Jim Van Verth
2018-03-22Add color fonts.Ben Wagner
2018-03-09Avoid serializing to 'typ1' on Mac.Ben Wagner
2018-02-28Support pngs with incorrect CMF bytesLeon Scroggins III
2018-02-23[skottie] Nested animation supportFlorin Malita
2018-02-22Update piex and add test imageLeon Scroggins III
2018-02-16Ensure all rows of a gif are initializedLeon Scroggins III
2018-02-15Check for min int in BMP headerLeon Scroggins III
2018-02-13Check the length of marker before reading itLeon Scroggins III
2018-01-26Make SkAndroidCodec (optionally) respect originLeon Scroggins III
2018-01-17Add a GM and images to test SkEncodedOriginLeon Scroggins III
2017-12-31[skotty] Fix path close handlingFlorin Malita
2017-12-30Initial Lottie loader impl (Skotty)Florin Malita
2017-12-20Fix Adobe RGB color space in SkiaBrian Osman
2017-12-08resources: orgainize directory.Hal Canary
2017-11-13Extract Android FontMgr part of Typeface test.Ben Wagner
2017-09-28Avoid uninitialized memory in readByteArrayAsDataLeon Scroggins III
2017-09-25Add animated cowboy sample from WebKit tests, and fix.Jim Van Verth
2017-08-14Move lang to list in Android font manager.Ben Wagner
2017-08-08Remove SkTypeface::Style from fuzzers and lua.Ben Wagner
2017-07-14Fix double delete in SkBmpCodecLeon Scroggins III
2017-06-07Make SkCodec more flexible about its required frameLeon Scroggins III
2017-06-05Defend against ICOs with large BMPs embeddedLeon Scroggins III
2017-06-01Better image for copyTo4444 testMatt Sarett
2017-05-23Add ship.png for DrawShip sampleJim Van Verth
2017-05-23Add Material Design shadow reference sampleJim Van Verth
2017-05-23Add animation support to SkWebpCodecLeon Scroggins III
2017-05-17Add tool to create test images with interesting color profilesMatt Sarett
2017-05-09Add jpeg encoder alpha handling optionMatt Sarett
2017-05-05Avoid interpolating color lut with less than 2 pointsMatt Sarett
2017-04-26SkPngCodec: Do not return kInvalidConversion on corrupt pngMatt Sarett
2017-04-17Add a test for getFrameInfo on truncated dataLeon Scroggins III
2017-04-11Correct GIF frame dependencies and track alphaLeon Scroggins III
2017-02-24Set a limit on the size for BMP imagesLeon Scroggins III
2017-02-07Reland "Respect canvas size and frame offset in webp decoder"Matt Sarett
2017-02-07Revert "Reland "Respect canvas size and frame offset in webp decoder""Matt Sarett
2017-02-06Reland "Respect canvas size and frame offset in webp decoder"Matt Sarett
2017-02-06Revert "Respect canvas size and frame offset in webp decoder"Robert Phillips
2017-02-03Respect canvas size and frame offset in webp decoderMatt Sarett