aboutsummaryrefslogtreecommitdiffstats
path: root/dm/DM.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove --readPath/-r from DM"Brian Osman2019-01-251-1/+52
* Remove --readPath/-r from DMBrian Osman2019-01-251-52/+1
* SkPDF: elimate old IMAGE_STATS, de-dupe image code.Hal Canary2019-01-141-8/+0
* remove --undefokMike Klein2019-01-091-4/+0
* Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"Brian Osman2019-01-051-9/+4
* Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"Brian Osman2019-01-041-4/+9
* Add SkColorSpace factory from 3x3 row-major gamut and transfer functionBrian Osman2019-01-041-9/+4
* Add new DM via, "ddl2" which records/draws DDLs for each test twice.Brian Salomon2018-12-171-1/+2
* Fix occurrences of "-Wextra-semi-stmt"Brian Salomon2018-11-301-2/+2
* clean up SkPipeMike Klein2018-10-121-2/+0
* remove SkColorSpaceTransferFn::invert()Mike Klein2018-10-041-14/+2
* re-precate SkMatrix44::SkMatrix44()Mike Klein2018-10-041-1/+1
* remove DM timestampsMike Klein2018-10-021-9/+2
* Add a "bisect" mode to dm for debugging path drawingChris Dalton2018-09-281-0/+11
* Remove SkPM4fPriv.h includes, then IWYUBrian Osman2018-09-281-1/+0
* encode F16/F32 .pngs as Rec2020Mike Klein2018-09-131-18/+29
* add rec2020 configs to DMMike Klein2018-08-171-9/+26
* add p3 and ep3 configs to DMMike Klein2018-08-161-1/+5
* Remove picture_utilsBrian Osman2018-08-091-1/+0
* migrating SkTDArray towards std::vector apiMike Reed2018-08-081-2/+2
* Revert "migrating SkTDArray towards std::vector api"Mike Reed2018-08-081-2/+2
* migrating SkTDArray towards std::vector apiMike Reed2018-08-081-2/+2
* Revert "Test: New GMs should be nicely named"Hal Canary2018-08-061-4/+1
* Test: New GMs should be nicely namedHal Canary2018-08-061-1/+4
* sk_tool::Registry: make an iterator.Hal Canary2018-08-011-6/+3
* remove SkThreadedBMPDevice and friendsMike Klein2018-07-251-1/+0
* More color space improvements to DMBrian Osman2018-07-191-4/+6
* [skottie] Update DM src name to "lottie"Florin Malita2018-07-191-4/+10
* [infra] Add infra support for LottieEric Boren2018-07-191-1/+1
* Improve SkTestFontMgr.Ben Wagner2018-07-131-3/+2
* Replace nearly all kRespect with kIgnoreBrian Osman2018-07-121-1/+0
* Add gltestpersistentcache config that tests GrContextOption's cache.Brian Salomon2018-07-111-0/+7
* Always unpremul nonlinearly before writing PNGs in DMBrian Osman2018-07-091-2/+1
* Revert "Revert "Remove gCreateTypefaceDelegate.""Ben Wagner2018-07-051-15/+0
* Revert "Remove gCreateTypefaceDelegate."Ethan Nicholas2018-07-031-0/+15
* Remove gCreateTypefaceDelegate.Ben Wagner2018-07-031-15/+0
* unify term/crash handlers, include SIGINTMike Klein2018-06-281-12/+5
* basic first pass at RGBA F32 supportMike Klein2018-06-261-0/+2
* update software DM/nanobench configs for color testingMike Klein2018-06-191-6/+16
* remove "srgb" config from DM,nanobenchMike Klein2018-06-071-9/+0
* Remove SK_SUPPORT_GPU checks in tool-only codeBrian Osman2018-05-311-14/+2
* remove bit, srgbnl config in DMMike Klein2018-05-291-4/+5
* non-linear blending first stepsMike Klein2018-05-101-0/+3
* [skottie] Disable on Android Framework buildsFlorin Malita2018-05-041-1/+1
* Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method)Robert Phillips2018-03-281-5/+1
* Switch DDL rendering to be a Via in DM (take 2)Robert Phillips2018-03-271-0/+2
* Revert "Switch DDL rendering to be a Via in DM"Robert Phillips2018-03-261-2/+0
* Switch DDL rendering to be a Via in DMRobert Phillips2018-03-261-0/+2
* Prepare ddl skp rendering for prime timeRobert Phillips2018-03-151-3/+1
* Add GM configs that test rendering to a GL backend texture and render targetBrian Salomon2018-03-091-10/+10