1. 66f09a7 replace gamma_correct with gamut/transfer_fn in DM by Mike Klein · 5 years ago
  2. 57796b3 Revert "Remove --readPath/-r from DM" by Brian Osman · 6 years ago
  3. c5245fc Remove --readPath/-r from DM by Brian Osman · 6 years ago
  4. 2111d5f SkPDF: elimate old IMAGE_STATS, de-dupe image code. by Hal Canary · 6 years ago
  5. 97c7cf1 remove --undefok by Mike Klein · 6 years ago
  6. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  7. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  8. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  9. 5790420 Add new DM via, "ddl2" which records/draws DDLs for each test twice. by Brian Salomon · 6 years ago
  10. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  11. 36528e9 clean up SkPipe by Mike Klein · 6 years ago
  12. d295dff remove SkColorSpaceTransferFn::invert() by Mike Klein · 6 years ago
  13. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  14. 21ba772 remove DM timestamps by Mike Klein · 6 years ago
  15. 184c37e Add a "bisect" mode to dm for debugging path drawing by Chris Dalton · 6 years ago
  16. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
  17. ae4b1f4 encode F16/F32 .pngs as Rec2020 by Mike Klein · 6 years ago
  18. ff6a73c add rec2020 configs to DM by Mike Klein · 6 years ago
  19. 4de0507 add p3 and ep3 configs to DM by Mike Klein · 6 years ago
  20. e581aaa Remove picture_utils by Brian Osman · 6 years ago
  21. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  22. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  23. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  24. f4abda5 Revert "Test: New GMs should be nicely named" by Hal Canary · 6 years ago
  25. 73ec9a0 Test: New GMs should be nicely named by Hal Canary · 6 years ago
  26. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  27. 48b6490 remove SkThreadedBMPDevice and friends by Mike Klein · 6 years ago
  28. a76b7a9 More color space improvements to DM by Brian Osman · 6 years ago
  29. f1ba3ae [skottie] Update DM src name to "lottie" by Florin Malita · 6 years ago
  30. 8c172ba [infra] Add infra support for Lottie by Eric Boren · 6 years ago
  31. 83c6b96 Improve SkTestFontMgr. by Ben Wagner · 6 years ago
  32. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  33. 00a5eb8 Add gltestpersistentcache config that tests GrContextOption's cache. by Brian Salomon · 6 years ago
  34. 9c7f7f2 Always unpremul nonlinearly before writing PNGs in DM by Brian Osman · 6 years ago
  35. 9eb1c7d Revert "Revert "Remove gCreateTypefaceDelegate."" by Ben Wagner · 6 years ago
  36. 58a1605 Revert "Remove gCreateTypefaceDelegate." by Ethan Nicholas · 6 years ago
  37. 3241149 Remove gCreateTypefaceDelegate. by Ben Wagner · 6 years ago
  38. 701a358 unify term/crash handlers, include SIGINT by Mike Klein · 6 years ago
  39. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  40. 0e4041f update software DM/nanobench configs for color testing by Mike Klein · 6 years ago
  41. 6120164 remove "srgb" config from DM,nanobench by Mike Klein · 6 years ago
  42. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  43. cdbec8f remove bit, srgbnl config in DM by Mike Klein · 6 years ago
  44. ce4cf72 non-linear blending first steps by Mike Klein · 6 years ago
  45. 87ccf33 [skottie] Disable on Android Framework builds by Florin Malita · 6 years ago
  46. e47f0a0 Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method) by Robert Phillips · 6 years ago
  47. 33f02ed Switch DDL rendering to be a Via in DM (take 2) by Robert Phillips · 6 years ago
  48. f14e833 Revert "Switch DDL rendering to be a Via in DM" by Robert Phillips · 6 years ago
  49. bd2e2a0 Switch DDL rendering to be a Via in DM by Robert Phillips · 6 years ago
  50. 7e6dafd Prepare ddl skp rendering for prime time by Robert Phillips · 6 years ago
  51. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 6 years ago
  52. 95a7b76 dm: support printing specific page of mskp to SVG by Bryce Thomas · 6 years ago
  53. b8b6253 Add threaded backend sink to DM. Fix a scheduler bug. by Yuqian Li · 6 years ago
  54. 483c772 Add nativeFonts flag to Viewer. by Ben Wagner · 6 years ago
  55. 0c7861f Start thread pool in skia_dm on Android. by Dongwon Kang · 6 years ago
  56. c7278ad register SIGTERM handler in DM by Mike Klein · 6 years ago
  57. ac568a9 1010102, 101010x, 888x in sw by Mike Klein · 7 years ago
  58. c8f7401 remove obsolete DM test configs by Mike Klein · 7 years ago
  59. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 7 years ago
  60. 5340b3f allow 4444 sw surfaces by Mike Klein · 7 years ago
  61. 54f65c4 Skotty -> Skottie by Florin Malita · 7 years ago
  62. 515bda6 support gray8 destinations on CPU by Mike Klein · 7 years ago
  63. 124d5af [skotty] Speculative g3 DM build fix by Florin Malita · 7 years ago
  64. fc043dc [skotty] Add Json DM source by Florin Malita · 7 years ago
  65. 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
  66. 6613cc5 GOOGLE3 -> SK_BUILD_FOR_GOOGLE3 by Mike Klein · 7 years ago
  67. d7b3845 SkQP: make_gmkb, gm_knowledge (GM Knowledgebase) by Hal Canary · 7 years ago
  68. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  69. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  70. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  71. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  72. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  73. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  74. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  75. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  76. aa73b96 clean up SkDeferredCanvas by Mike Klein · 7 years ago
  77. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  78. 0387d35 Add SkColorSpace_Base::makeColorSpin by Brian Osman · 7 years ago
  79. ccafca0 DM: hide DM:FontMgr behind a factory by Hal Canary · 7 years ago
  80. 0c5fdcb streamline GDI bots by Mike Klein · 7 years ago
  81. 3186821 add a SkFontMgr to DM that returns portable fonts by Mike Klein · 7 years ago
  82. b7ea3da Revert "gbr- has been brg- this whole time..." by Mike Klein · 7 years ago
  83. 5b9a037 gbr- has been brg- this whole time... by Mike Klein · 7 years ago
  84. ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
  85. 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
  86. fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
  87. 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
  88. 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
  89. b6c5e5b DM: move skiatest functions into separate file. by Hal Canary · 7 years ago
  90. 38ace8a Revert "Attempt both GL and GLES for GPU unit tests" by Chris Dalton · 7 years ago
  91. 454818b Attempt both GL and GLES for GPU unit tests by Chris Dalton · 7 years ago
  92. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  93. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  94. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  95. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  96. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  97. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  98. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  99. 32bbf37 Fix TSAN issue with atlas expansion. by Jim Van Verth · 7 years ago
  100. a81b626 Fix SkASSERT for convex paths with DAA by Yuqian Li · 7 years ago