1. 8d23a58 In ddl2 via clear to transparent between runs. by Brian Salomon · 6 years ago
  2. f34131a SkPDF: even more PDFIndirectRefs by Hal Canary · 6 years ago
  3. 9a3f554 SkPDF: refactor streams, experimental threading by Hal Canary · 6 years ago
  4. 5790420 Add new DM via, "ddl2" which records/draws DDLs for each test twice. by Brian Salomon · 6 years ago
  5. a831655 [skottie] Make animated image support generally available by Florin Malita · 6 years ago
  6. b11ab57 remove src/jumper by Mike Klein · 6 years ago
  7. 36528e9 clean up SkPipe by Mike Klein · 6 years ago
  8. e8e1075 Add input/output image logging to processor tests by Michael Ludwig · 6 years ago
  9. 184c37e Add a "bisect" mode to dm for debugging path drawing by Chris Dalton · 6 years ago
  10. 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
  11. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  12. 133823d Load SVGs into memory before parsing by Brian Osman · 6 years ago
  13. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  14. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  15. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  16. cca8c6f SkColorSpace cleanup by Brian Osman · 6 years ago
  17. d6832d0 Remove some references to defunct kIndex_8 by Leon Scroggins III · 6 years ago
  18. c5fe15d Correct LottieWeb drawing params by Kevin Lubick · 6 years ago
  19. 6b62296 Reland "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  20. 5f7b5e3 Revert "Stop conflating F16 with linear gamma" by Brian Osman · 6 years ago
  21. d1589c7 Stop conflating F16 with linear gamma by Brian Osman · 6 years ago
  22. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  23. 2d010b6 Remove old sRGB config support from backend render target tool utilities by Brian Osman · 6 years ago
  24. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  25. 9f7d4cd [skottie] Parse animations on the fly in SkottieSrc::draw by Florin Malita · 6 years ago
  26. 48b6490 remove SkThreadedBMPDevice and friends by Mike Klein · 6 years ago
  27. a76b7a9 More color space improvements to DM by Brian Osman · 6 years ago
  28. 7fc5299 Test GrContextOptions persistent cache on linux/quadrop400 bots. by Brian Salomon · 6 years ago
  29. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  30. 00a5eb8 Add gltestpersistentcache config that tests GrContextOption's cache. by Brian Salomon · 6 years ago
  31. c87cfb6 Remove old lazy image decoding heuristic logic by Brian Osman · 6 years ago
  32. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  33. a57488a Expose public factories for platform decoders by Leon Scroggins III · 6 years ago
  34. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  35. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  36. 8dc68c6 Make skcms mandatory by Brian Osman · 6 years ago
  37. 9660108 Add DDL to SKPBench by Robert Phillips · 6 years ago
  38. a33447d [skottie] Animation::animationTick() -> Animation::seek() by Florin Malita · 6 years ago
  39. c494a70 Use skcms for ICC parsing in HP codec test by Brian Osman · 6 years ago
  40. ab7181d Reland "Add driver bug workarounds to GrCaps" by Adrienne Walker · 6 years ago
  41. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  42. 024615e Revert "Add driver bug workarounds to GrCaps" by Greg Daniel · 6 years ago
  43. 328490c Add driver bug workarounds to GrCaps by Adrienne Walker · 6 years ago
  44. 87ccf33 [skottie] Disable on Android Framework builds by Florin Malita · 6 years ago
  45. 0caef29 Let each threaded device in the ThreadSink own its SkExecutor by Yuqian Li · 6 years ago
  46. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 6 years ago
  47. cb31248 Reland "Reland "Reland "Exercise the threaded backend in test bots""" by Yuqian Li · 7 years ago
  48. 47f2b7b Revert "Reland "Reland "Exercise the threaded backend in test bots""" by Yuqian Li · 7 years ago
  49. 7ddad47 Reland "Reland "Exercise the threaded backend in test bots"" by Yuqian Li · 7 years ago
  50. 0f59726 Revert "Reland "Exercise the threaded backend in test bots"" by Mike Klein · 7 years ago
  51. 654ca8a Reland "Exercise the threaded backend in test bots" by Yuqian Li · 7 years ago
  52. 57bf4a3 When creating testing backendTexture take colorspace into account. by Greg Daniel · 7 years ago
  53. c186e17 Add handling to ViaDDL for images that are too large to be uploaded in one go by Robert Phillips · 7 years ago
  54. a479f96 Get ViaDDL working with Vulkan by Robert Phillips · 7 years ago
  55. ea176c6 Remove scanlineOrder switch statements that always do the same thing by Brian Osman · 7 years ago
  56. ea51393 Revert "Exercise the threaded backend in test bots" by Yuqian Li · 7 years ago
  57. a39991e Exercise the threaded backend in test bots by Yuqian Li · 7 years ago
  58. 1861e88 Via*::draw to finish before checking. by Ben Wagner · 7 years ago
  59. e47f0a0 Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method) by Robert Phillips · 7 years ago
  60. 6ce482a Remove include/svg from public.bzl includes. by Ben Wagner · 7 years ago
  61. cc47335 Fix flushing of context in ViaDDL by Robert Phillips · 7 years ago
  62. 33f02ed Switch DDL rendering to be a Via in DM (take 2) by Robert Phillips · 7 years ago
  63. f14e833 Revert "Switch DDL rendering to be a Via in DM" by Robert Phillips · 7 years ago
  64. bd2e2a0 Switch DDL rendering to be a Via in DM by Robert Phillips · 7 years ago
  65. 49edccd Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType by Brian Salomon · 7 years ago
  66. 327ef03 dm: fix unused-private-field error when skia_use_expat=false by Hal Canary · 7 years ago
  67. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 7 years ago
  68. 3fae0f3 [skottie] Simplify DM output by Florin Malita · 7 years ago
  69. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  70. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 7 years ago
  71. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 7 years ago
  72. 7e6dafd Prepare ddl skp rendering for prime time by Robert Phillips · 7 years ago
  73. e4aae34 Provide promise images when rendering SKPs w/ DDL by Robert Phillips · 7 years ago
  74. 0118e97 Remove calls to computeOutputColor- Type and Space by Leon Scroggins III · 7 years ago
  75. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 7 years ago
  76. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 7 years ago
  77. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  78. 95a7b76 dm: support printing specific page of mskp to SVG by Bryce Thomas · 7 years ago
  79. b8b6253 Add threaded backend sink to DM. Fix a scheduler bug. by Yuqian Li · 7 years ago
  80. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 7 years ago
  81. d3c1b84 [skottie] Render DM frames out-of-order by Florin Malita · 7 years ago
  82. c8f7401 remove obsolete DM test configs by Mike Klein · 7 years ago
  83. 54f65c4 Skotty -> Skottie by Florin Malita · 7 years ago
  84. df2713c [skotty] Minor tools tweaks by Florin Malita · 7 years ago
  85. 4932807 [skotty,sksg] Initial image support by Florin Malita · 7 years ago
  86. 124d5af [skotty] Speculative g3 DM build fix by Florin Malita · 7 years ago
  87. fc043dc [skotty] Add Json DM source by Florin Malita · 7 years ago
  88. e7a5832 make InternalOnly_ functions actually private by Mike Reed · 7 years ago
  89. 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
  90. a4daf19 Moving extra options/parameters into PDFMetadata by Mike Reed · 7 years ago
  91. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  92. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  93. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  94. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  95. aa73b96 clean up SkDeferredCanvas by Mike Klein · 7 years ago
  96. 0cbc10f Make SkImageGeneratorCG apply encoded origin by Leon Scroggins III · 7 years ago
  97. 5b7e470 Use color filter to undo GBR (actually BRG) by Brian Osman · 7 years ago
  98. b7ea3da Revert "gbr- has been brg- this whole time..." by Mike Klein · 7 years ago
  99. 5b9a037 gbr- has been brg- this whole time... by Mike Klein · 7 years ago
  100. 1b36115 make color rotating a little less pointlessly slow by Mike Klein · 7 years ago