aboutsummaryrefslogtreecommitdiffhomepage
path: root/resources
Commit message (Expand)AuthorAge
* Add sRGB profile to mandrill imagesGravatar Brian Osman2018-07-09
* Update mandrill PNGs to be sRGB (rather than gamma 2.2)Gravatar Brian Osman2018-07-09
* skeletal animation support added to API and software backendGravatar Ruiqi Mao2018-06-29
* Update libjpeg-turbo to pre-2.0.0 (from 1.5.3)Gravatar Leon Scroggins III2018-06-26
* fixed NIMA deformed vertices renderingGravatar Ruiqi Mao2018-06-21
* added NIMA sample to showcase animationsGravatar Brian Osman2018-06-19
* update ColorSpaceTest.cpp to remove MakeICCGravatar Mike Klein2018-05-23
* Update SampleLua and lua files.Gravatar Ben Wagner2018-05-22
* Add color fonts.Gravatar Ben Wagner2018-03-28
* Revert "Add color fonts."Gravatar Ben Wagner2018-03-27
* Add color fonts.Gravatar Ben Wagner2018-03-27
* Revert "Add color fonts."Gravatar Jim Van Verth2018-03-23
* Add color fonts.Gravatar Ben Wagner2018-03-22
* Avoid serializing to 'typ1' on Mac.Gravatar Ben Wagner2018-03-09
* Support pngs with incorrect CMF bytesGravatar Leon Scroggins III2018-02-28
* [skottie] Nested animation supportGravatar Florin Malita2018-02-23
* Update piex and add test imageGravatar Leon Scroggins III2018-02-22
* Ensure all rows of a gif are initializedGravatar Leon Scroggins III2018-02-16
* Check for min int in BMP headerGravatar Leon Scroggins III2018-02-15
* Check the length of marker before reading itGravatar Leon Scroggins III2018-02-13
* Make SkAndroidCodec (optionally) respect originGravatar Leon Scroggins III2018-01-26
* Add a GM and images to test SkEncodedOriginGravatar Leon Scroggins III2018-01-17
* [skotty] Fix path close handlingGravatar Florin Malita2017-12-31
* Initial Lottie loader impl (Skotty)Gravatar Florin Malita2017-12-30
* Fix Adobe RGB color space in SkiaGravatar Brian Osman2017-12-20
* resources: orgainize directory.Gravatar Hal Canary2017-12-08
* Extract Android FontMgr part of Typeface test.Gravatar Ben Wagner2017-11-13
* Avoid uninitialized memory in readByteArrayAsDataGravatar Leon Scroggins III2017-09-28
* Add animated cowboy sample from WebKit tests, and fix.Gravatar Jim Van Verth2017-09-25
* Move lang to list in Android font manager.Gravatar Ben Wagner2017-08-14
* Remove SkTypeface::Style from fuzzers and lua.Gravatar Ben Wagner2017-08-08
* Fix double delete in SkBmpCodecGravatar Leon Scroggins III2017-07-14
* Make SkCodec more flexible about its required frameGravatar Leon Scroggins III2017-06-07
* Defend against ICOs with large BMPs embeddedGravatar Leon Scroggins III2017-06-05
* Better image for copyTo4444 testGravatar Matt Sarett2017-06-01
* Add ship.png for DrawShip sampleGravatar Jim Van Verth2017-05-23
* Add Material Design shadow reference sampleGravatar Jim Van Verth2017-05-23
* Add animation support to SkWebpCodecGravatar Leon Scroggins III2017-05-23
* Add tool to create test images with interesting color profilesGravatar Matt Sarett2017-05-17
* Add jpeg encoder alpha handling optionGravatar Matt Sarett2017-05-09
* Avoid interpolating color lut with less than 2 pointsGravatar Matt Sarett2017-05-05
* SkPngCodec: Do not return kInvalidConversion on corrupt pngGravatar Matt Sarett2017-04-26
* Add a test for getFrameInfo on truncated dataGravatar Leon Scroggins III2017-04-17
* Correct GIF frame dependencies and track alphaGravatar Leon Scroggins III2017-04-11
* Set a limit on the size for BMP imagesGravatar Leon Scroggins III2017-02-24
* Reland "Respect canvas size and frame offset in webp decoder"Gravatar Matt Sarett2017-02-07
* Revert "Reland "Respect canvas size and frame offset in webp decoder""Gravatar Matt Sarett2017-02-07
* Reland "Respect canvas size and frame offset in webp decoder"Gravatar Matt Sarett2017-02-06
* Revert "Respect canvas size and frame offset in webp decoder"Gravatar Robert Phillips2017-02-06
* Respect canvas size and frame offset in webp decoderGravatar Matt Sarett2017-02-03