1. ea236bf Move skcms.h to include/third_party/skcms by Brian Osman · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. c318630 Add skcms directory to public includes by Brian Osman · 5 years ago
  4. 9816878 extract ToolUtils::colortype_depth() by Mike Klein · 5 years ago
  5. de8362c remove DMJsonWriter::AddTestFailure by Mike Klein · 5 years ago
  6. f71b070 Fix the GLSL persistent cache (and add a config to test it) by Brian Osman · 5 years ago
  7. 0f2f522 SkMD5 returns digest by Hal Canary · 5 years ago
  8. fbe2406 Reland "Remove the NullGL interface (and associated test context)" by Brian Osman · 5 years ago
  9. 16b1efb allow GMs to fail in DM by Mike Klein · 5 years ago
  10. 215da62 Revert "Remove the NullGL interface (and associated test context)" by Brian Osman · 5 years ago
  11. de206c7 Remove the NullGL interface (and associated test context) by Brian Osman · 5 years ago
  12. 735c7ba FM, a dumber new testing tool by Mike Klein · 5 years ago
  13. 7c59774 Convert some unit tests from NullGL to Mock context by Brian Osman · 5 years ago
  14. c6142d8 de-common the rest of the flags by Mike Klein · 5 years ago
  15. 19cc0f6 create a wrapper to manage --nativeFonts and --gdi by Mike Klein · 5 years ago
  16. 629f5fc de-common another batch of flags by Mike Klein · 5 years ago
  17. d0f321b de-common --veryVerbose by Mike Klein · 5 years ago
  18. 03fa5d4 factor out SetAnalyticAAFromCommonFlags() by Mike Klein · 5 years ago
  19. 4932a5e Fold CommonFlagsGpu into CommonFlags by Mike Klein · 5 years ago
  20. e5acd75 delete DAA by Mike Klein · 5 years ago
  21. 19fb397 de-common some flags by Mike Klein · 5 years ago
  22. 5b3f343 DEFINE_int32 + DEFINE_uint32 -> DEFINE_int by Mike Klein · 5 years ago
  23. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 5 years ago
  24. 84836b7 moar static flags by Mike Klein · 5 years ago
  25. eb678fc de-Sk tools/trace by Mike Klein · 5 years ago
  26. 8f4e224 de-Sk tools/debugger by Mike Klein · 5 years ago
  27. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  28. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  29. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  30. 805c4e8 Make ios actually fail by Kevin Lubick · 5 years ago
  31. ca8087f rework --ignoreSigInt by Mike Klein · 5 years ago
  32. f34d0c7 re-hash images once more artificially by Mike Klein · 5 years ago
  33. e127170 hash and encode rework, wip by Mike Klein · 5 years ago
  34. b73e607 Change --checkF16 behavior to just print - it's easier to see all failures by Brian Osman · 5 years ago
  35. cdf3174 Include test name in error messages for failing tests by Brian Osman · 5 years ago
  36. 582f686 Add flag to check that F16Norm pixels are clamped properly by Brian Osman · 5 years ago
  37. 82020c2 add color_depth field in DM/Gold by Mike Klein · 5 years ago
  38. 612d5c2 encode F16Norm as rec2020 by Mike Klein · 5 years ago
  39. 0d5d142 rework colorImage testing by Mike Klein · 5 years ago
  40. 0abbaca also tag DM results with color and alpha type by Mike Klein · 5 years ago
  41. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 5 years ago
  42. b70990e add kRGBA_F16Norm_SkColorType by Mike Klein · 5 years ago
  43. 7d88f31 Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo. by Brian Salomon · 5 years ago
  44. c7a0916 add gbr --config by Mike Klein · 5 years ago
  45. 562017b [SVGCanvas] Clean up public factories by Florin Malita · 5 years ago
  46. 66f09a7 replace gamma_correct with gamut/transfer_fn in DM by Mike Klein · 5 years ago
  47. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 5 years ago
  48. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  49. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 5 years ago
  50. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 5 years ago
  51. fad5c77 Convert DM's -r JSON parsing to SkJSON by Brian Osman · 6 years ago
  52. 57796b3 Revert "Remove --readPath/-r from DM" by Brian Osman · 6 years ago
  53. c5245fc Remove --readPath/-r from DM by Brian Osman · 6 years ago
  54. aae6388 Switch DM JSON output to use SkJSONWriter by Brian Osman · 6 years ago
  55. 3026d4b SkDocument: use `auto` for MakeDocument(). by Hal Canary · 6 years ago
  56. 1bf0ed8 Make GrTexture caching for SkPromiseImageTexture work when same texture by Brian Salomon · 6 years ago
  57. 2111d5f SkPDF: elimate old IMAGE_STATS, de-dupe image code. by Hal Canary · 6 years ago
  58. 72b91cb DM: distinguish between reading and parsing in error messages by Hal Canary · 6 years ago
  59. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  60. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  61. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  62. 97c7cf1 remove --undefok by Mike Klein · 6 years ago
  63. a870b46 Add ability to write out VkPipelineCache to gpu PersistentCache. by Greg Daniel · 6 years ago
  64. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  65. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  66. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  67. 8d23a58 In ddl2 via clear to transparent between runs. by Brian Salomon · 6 years ago
  68. f34131a SkPDF: even more PDFIndirectRefs by Hal Canary · 6 years ago
  69. 9a3f554 SkPDF: refactor streams, experimental threading by Hal Canary · 6 years ago
  70. 5790420 Add new DM via, "ddl2" which records/draws DDLs for each test twice. by Brian Salomon · 6 years ago
  71. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  72. a831655 [skottie] Make animated image support generally available by Florin Malita · 6 years ago
  73. b11ab57 remove src/jumper by Mike Klein · 6 years ago
  74. 36528e9 clean up SkPipe by Mike Klein · 6 years ago
  75. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  76. d295dff remove SkColorSpaceTransferFn::invert() by Mike Klein · 6 years ago
  77. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  78. 21ba772 remove DM timestamps by Mike Klein · 6 years ago
  79. e8e1075 Add input/output image logging to processor tests by Michael Ludwig · 6 years ago
  80. 184c37e Add a "bisect" mode to dm for debugging path drawing by Chris Dalton · 6 years ago
  81. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
  82. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  83. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  84. 133823d Load SVGs into memory before parsing by Brian Osman · 6 years ago
  85. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  86. ae4b1f4 encode F16/F32 .pngs as Rec2020 by Mike Klein · 6 years ago
  87. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  88. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  89. cca8c6f SkColorSpace cleanup by Brian Osman · 6 years ago
  90. d6832d0 Remove some references to defunct kIndex_8 by Leon Scroggins III · 6 years ago
  91. c5fe15d Correct LottieWeb drawing params by Kevin Lubick · 6 years ago
  92. 6b62296 Reland "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  93. 5f7b5e3 Revert "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  94. d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
  95. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  96. ff6a73c add rec2020 configs to DM by Mike Klein · 6 years ago
  97. 4de0507 add p3 and ep3 configs to DM by Mike Klein · 6 years ago
  98. 2d010b6 Remove old sRGB config support from backend render target tool utilities by Brian Osman · 6 years ago
  99. e581aaa Remove picture_utils by Brian Osman · 6 years ago
  100. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago