aboutsummaryrefslogtreecommitdiff
path: root/dm/DM.cpp
AgeCommit message (Expand)Author
2019-01-25Revert "Remove --readPath/-r from DM"Brian Osman
2019-01-25Remove --readPath/-r from DMBrian Osman
2019-01-14SkPDF: elimate old IMAGE_STATS, de-dupe image code.Hal Canary
2019-01-09remove --undefokMike Klein
2019-01-05Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"Brian Osman
2019-01-04Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"Brian Osman
2019-01-04Add SkColorSpace factory from 3x3 row-major gamut and transfer functionBrian Osman
2018-12-17Add new DM via, "ddl2" which records/draws DDLs for each test twice.Brian Salomon
2018-11-30Fix occurrences of "-Wextra-semi-stmt"Brian Salomon
2018-10-12clean up SkPipeMike Klein
2018-10-04remove SkColorSpaceTransferFn::invert()Mike Klein
2018-10-04re-precate SkMatrix44::SkMatrix44()Mike Klein
2018-10-02remove DM timestampsMike Klein
2018-09-28Add a "bisect" mode to dm for debugging path drawingChris Dalton
2018-09-28Remove SkPM4fPriv.h includes, then IWYUBrian Osman
2018-09-13encode F16/F32 .pngs as Rec2020Mike Klein
2018-08-17add rec2020 configs to DMMike Klein
2018-08-16add p3 and ep3 configs to DMMike Klein
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-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-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-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-26basic first pass at RGBA F32 supportMike Klein
2018-06-19update software DM/nanobench configs for color testingMike Klein
2018-06-07remove "srgb" config from DM,nanobenchMike Klein
2018-05-31Remove SK_SUPPORT_GPU checks in tool-only codeBrian Osman
2018-05-29remove bit, srgbnl config in DMMike Klein
2018-05-10non-linear blending first stepsMike Klein
2018-05-04[skottie] Disable on Android Framework buildsFlorin Malita
2018-03-28Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method)Robert Phillips
2018-03-27Switch DDL rendering to be a Via in DM (take 2)Robert Phillips
2018-03-26Revert "Switch DDL rendering to be a Via in DM"Robert Phillips
2018-03-26Switch DDL rendering to be a Via in DMRobert Phillips
2018-03-15Prepare ddl skp rendering for prime timeRobert Phillips
2018-03-09Add GM configs that test rendering to a GL backend texture and render targetBrian Salomon