aboutsummaryrefslogtreecommitdiff
path: root/dm
AgeCommit message (Expand)Author
2018-09-04Remove some references to defunct kIndex_8Leon Scroggins III
2018-08-29Correct LottieWeb drawing paramsKevin Lubick
2018-08-28Reland "Stop conflating F16 with linear gamma"Brian Osman
2018-08-23Revert "Stop conflating F16 with linear gamma"Brian Osman
2018-08-22Stop conflating F16 with linear gammaBrian Osman
2018-08-22Rename SkCodec::kNone to SkCodec::kNoFrameNigel Tao
2018-08-17add rec2020 configs to DMMike Klein
2018-08-16add p3 and ep3 configs to DMMike Klein
2018-08-09Remove old sRGB config support from backend render target tool utilitiesBrian Osman
2018-08-09Remove picture_utilsBrian Osman
2018-08-08migrating SkTDArray towards std::vector apiMike Reed
2018-08-08Revert "migrating SkTDArray towards std::vector api"Mike Reed
2018-08-08migrating SkTDArray towards std::vector apiMike Reed
2018-08-06Revert "Test: New GMs should be nicely named"Hal Canary
2018-08-06Test: New GMs should be nicely namedHal Canary
2018-08-01sk_tool::Registry: make an iterator.Hal Canary
2018-07-30[skottie] Parse animations on the fly in SkottieSrc::drawFlorin Malita
2018-07-25remove SkThreadedBMPDevice and friendsMike Klein
2018-07-19More color space improvements to DMBrian Osman
2018-07-19[skottie] Update DM src name to "lottie"Florin Malita
2018-07-19[infra] Add infra support for LottieEric Boren
2018-07-18Reland "implemented metal gpu backend texture upload testing"Timothy Liang
2018-07-16Test GrContextOptions persistent cache on linux/quadrop400 bots.Brian Salomon
2018-07-13Revert "implemented metal gpu backend texture upload testing"Timothy Liang
2018-07-13implemented metal gpu backend texture upload testingTimothy Liang
2018-07-13Improve SkTestFontMgr.Ben Wagner
2018-07-12Replace nearly all kRespect with kIgnoreBrian Osman
2018-07-11Add gltestpersistentcache config that tests GrContextOption's cache.Brian Salomon
2018-07-11Remove old lazy image decoding heuristic logicBrian Osman
2018-07-09Always unpremul nonlinearly before writing PNGs in DMBrian Osman
2018-07-05Revert "Revert "Remove gCreateTypefaceDelegate.""Ben Wagner
2018-07-03Revert "Remove gCreateTypefaceDelegate."Ethan Nicholas
2018-07-03Remove gCreateTypefaceDelegate.Ben Wagner
2018-06-28unify term/crash handlers, include SIGINTMike Klein
2018-06-27gpu: Expose GrContextPriv::abandoned in the public API.Khushal
2018-06-26basic first pass at RGBA F32 supportMike Klein
2018-06-26Expose public factories for platform decodersLeon Scroggins III
2018-06-19update software DM/nanobench configs for color testingMike Klein
2018-06-07remove "srgb" config from DM,nanobenchMike Klein
2018-06-01Dest color space no longer impacts mipmaps or texture samplingBrian Osman
2018-05-31Remove SK_SUPPORT_GPU checks in tool-only codeBrian Osman
2018-05-30Make skcms mandatoryBrian Osman
2018-05-30Add DDL to SKPBenchRobert Phillips
2018-05-29remove bit, srgbnl config in DMMike Klein
2018-05-29[skottie] Animation::animationTick() -> Animation::seek()Florin Malita
2018-05-23Use skcms for ICC parsing in HP codec testBrian Osman
2018-05-14Reland "Add driver bug workarounds to GrCaps"Adrienne Walker
2018-05-11Make GrCaps and GrShaderCaps private.Brian Salomon
2018-05-10non-linear blending first stepsMike Klein
2018-05-10Revert "Add driver bug workarounds to GrCaps"Greg Daniel