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