1. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 6 years ago
  2. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 6 years ago
  3. 805c4e8 Make ios actually fail by Kevin Lubick · 6 years ago
  4. ca8087f rework --ignoreSigInt by Mike Klein · 6 years ago
  5. f34d0c7 re-hash images once more artificially by Mike Klein · 6 years ago
  6. e127170 hash and encode rework, wip by Mike Klein · 6 years ago
  7. b73e607 Change --checkF16 behavior to just print - it's easier to see all failures by Brian Osman · 6 years ago
  8. cdf3174 Include test name in error messages for failing tests by Brian Osman · 6 years ago
  9. 582f686 Add flag to check that F16Norm pixels are clamped properly by Brian Osman · 6 years ago
  10. 82020c2 add color_depth field in DM/Gold by Mike Klein · 6 years ago
  11. 612d5c2 encode F16Norm as rec2020 by Mike Klein · 6 years ago
  12. 0d5d142 rework colorImage testing by Mike Klein · 6 years ago
  13. 0abbaca also tag DM results with color and alpha type by Mike Klein · 6 years ago
  14. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 6 years ago
  15. b70990e add kRGBA_F16Norm_SkColorType by Mike Klein · 6 years ago
  16. 7d88f31 Remove support for SkDeferredDisplayListRecorder::DelayReleaseCallback::kNo. by Brian Salomon · 6 years ago
  17. c7a0916 add gbr --config by Mike Klein · 6 years ago
  18. 562017b [SVGCanvas] Clean up public factories by Florin Malita · 6 years ago
  19. 66f09a7 replace gamma_correct with gamut/transfer_fn in DM by Mike Klein · 6 years ago
  20. 50e24d7 Add a mechanism for GMs to silently exclude themselves from Gold by Chris Dalton · 6 years ago
  21. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  22. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 6 years ago
  23. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 6 years ago
  24. fad5c77 Convert DM's -r JSON parsing to SkJSON by Brian Osman · 6 years ago
  25. 57796b3 Revert "Remove --readPath/-r from DM" by Brian Osman · 6 years ago
  26. c5245fc Remove --readPath/-r from DM by Brian Osman · 6 years ago
  27. aae6388 Switch DM JSON output to use SkJSONWriter by Brian Osman · 6 years ago
  28. 3026d4b SkDocument: use `auto` for MakeDocument(). by Hal Canary · 6 years ago
  29. 1bf0ed8 Make GrTexture caching for SkPromiseImageTexture work when same texture by Brian Salomon · 6 years ago
  30. 2111d5f SkPDF: elimate old IMAGE_STATS, de-dupe image code. by Hal Canary · 6 years ago
  31. 72b91cb DM: distinguish between reading and parsing in error messages by Hal Canary · 6 years ago
  32. cdd8a0a Revert "Revert "Reuse GrTexture instances when the same GrBackendTexture is used to"" by Brian Salomon · 6 years ago
  33. 426ba46 Revert "Reuse GrTexture instances when the same GrBackendTexture is used to" by Brian Salomon · 6 years ago
  34. 559c617 Reuse GrTexture instances when the same GrBackendTexture is used to by Brian Salomon · 6 years ago
  35. 97c7cf1 remove --undefok by Mike Klein · 6 years ago
  36. a870b46 Add ability to write out VkPipelineCache to gpu PersistentCache. by Greg Daniel · 6 years ago
  37. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  38. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  39. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  40. 8d23a58 In ddl2 via clear to transparent between runs. by Brian Salomon · 6 years ago
  41. f34131a SkPDF: even more PDFIndirectRefs by Hal Canary · 6 years ago
  42. 9a3f554 SkPDF: refactor streams, experimental threading by Hal Canary · 6 years ago
  43. 5790420 Add new DM via, "ddl2" which records/draws DDLs for each test twice. by Brian Salomon · 6 years ago
  44. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  45. a831655 [skottie] Make animated image support generally available by Florin Malita · 6 years ago
  46. b11ab57 remove src/jumper by Mike Klein · 6 years ago
  47. 36528e9 clean up SkPipe by Mike Klein · 6 years ago
  48. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  49. d295dff remove SkColorSpaceTransferFn::invert() by Mike Klein · 6 years ago
  50. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  51. 21ba772 remove DM timestamps by Mike Klein · 6 years ago
  52. e8e1075 Add input/output image logging to processor tests by Michael Ludwig · 6 years ago
  53. 184c37e Add a "bisect" mode to dm for debugging path drawing by Chris Dalton · 6 years ago
  54. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
  55. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  56. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  57. 133823d Load SVGs into memory before parsing by Brian Osman · 6 years ago
  58. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  59. ae4b1f4 encode F16/F32 .pngs as Rec2020 by Mike Klein · 6 years ago
  60. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  61. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  62. cca8c6f SkColorSpace cleanup by Brian Osman · 6 years ago
  63. d6832d0 Remove some references to defunct kIndex_8 by Leon Scroggins III · 6 years ago
  64. c5fe15d Correct LottieWeb drawing params by Kevin Lubick · 6 years ago
  65. 6b62296 Reland "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  66. 5f7b5e3 Revert "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  67. d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
  68. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  69. ff6a73c add rec2020 configs to DM by Mike Klein · 6 years ago
  70. 4de0507 add p3 and ep3 configs to DM by Mike Klein · 6 years ago
  71. 2d010b6 Remove old sRGB config support from backend render target tool utilities by Brian Osman · 6 years ago
  72. e581aaa Remove picture_utils by Brian Osman · 6 years ago
  73. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  74. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  75. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  76. f4abda5 Revert "Test: New GMs should be nicely named" by Hal Canary · 6 years ago
  77. 73ec9a0 Test: New GMs should be nicely named by Hal Canary · 6 years ago
  78. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  79. 9f7d4cd [skottie] Parse animations on the fly in SkottieSrc::draw by Florin Malita · 6 years ago
  80. 48b6490 remove SkThreadedBMPDevice and friends by Mike Klein · 6 years ago
  81. a76b7a9 More color space improvements to DM by Brian Osman · 6 years ago
  82. f1ba3ae [skottie] Update DM src name to "lottie" by Florin Malita · 6 years ago
  83. 8c172ba [infra] Add infra support for Lottie by Eric Boren · 6 years ago
  84. 760dbc4 Reland "implemented metal gpu backend texture upload testing" by Timothy Liang · 6 years ago
  85. 7fc5299 Test GrContextOptions persistent cache on linux/quadrop400 bots. by Brian Salomon · 6 years ago
  86. a80a012 Revert "implemented metal gpu backend texture upload testing" by Timothy Liang · 6 years ago
  87. 36848f6 implemented metal gpu backend texture upload testing by Timothy Liang · 6 years ago
  88. 83c6b96 Improve SkTestFontMgr. by Ben Wagner · 6 years ago
  89. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  90. 00a5eb8 Add gltestpersistentcache config that tests GrContextOption's cache. by Brian Salomon · 6 years ago
  91. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 6 years ago
  92. 9c7f7f2 Always unpremul nonlinearly before writing PNGs in DM by Brian Osman · 6 years ago
  93. 9eb1c7d Revert "Revert "Remove gCreateTypefaceDelegate."" by Ben Wagner · 6 years ago
  94. 58a1605 Revert "Remove gCreateTypefaceDelegate." by Ethan Nicholas · 6 years ago
  95. 3241149 Remove gCreateTypefaceDelegate. by Ben Wagner · 6 years ago
  96. 701a358 unify term/crash handlers, include SIGINT by Mike Klein · 6 years ago
  97. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  98. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  99. a57488a Expose public factories for platform decoders by Leon Scroggins III · 6 years ago
  100. 0e4041f update software DM/nanobench configs for color testing by Mike Klein · 6 years ago