1. 9716414 Simplify GrClip API by Michael Ludwig · 4 years, 1 month ago
  2. 568d113 Revert "Remove SkSpecialImage::makeTextureImage" by Brian Osman · 4 years, 1 month ago
  3. 22f246f add simple pathbuilder by Mike Reed · 4 years, 1 month ago
  4. 5aaaeea Supply device and local coords to SkShader_Base::onProgram by Brian Osman · 4 years, 1 month ago
  5. aed25a9 Disable PromiseImageTextureShutdown test for D3D by Jim Van Verth · 4 years, 1 month ago
  6. d34528c Remove SkSpecialImage::makeTextureImage by Brian Osman · 4 years, 1 month ago
  7. 2eb3c17 Add appendNodeIdArray to avoid code duplication. by Dominic Mazzoni · 4 years, 1 month ago
  8. e7ad8c0 Remove GPU read-back logic in SkSpecialImage by Brian Osman · 4 years, 1 month ago
  9. b444943 Update SkString::resize to preserve string contents efficiently. by John Stiles · 4 years, 1 month ago
  10. 9aba625 Move setSampleMatrix and setSampledWithExplicitCoords into child registration by Michael Ludwig · 4 years, 1 month ago
  11. 3cf3d92 Allow custom typeface deserializing of picture typefaces. by Alan Screen · 4 years, 1 month ago
  12. 0f39699 Reland "Make it easier to test rectangle textures by using createBackendTexture." by Brian Salomon · 4 years, 1 month ago
  13. 956ec8a Update GrCCClipProcessor to support an input FP. by John Stiles · 4 years, 1 month ago
  14. b577655 Don't submit vk command buffer in updateBackendTexture. by Greg Daniel · 4 years, 1 month ago
  15. 96f8db0 Revert "Make it easier to test rectangle textures by using createBackendTexture." by Derek Sollenberger · 4 years, 1 month ago
  16. 3f4de78 ProcessorCloneTest checks against original FP against clone. by Brian Salomon · 4 years, 1 month ago
  17. 4e37751 Make it easier to test rectangle textures by using createBackendTexture. by Brian Salomon · 4 years, 1 month ago
  18. d4928d0 Implement flush finish proc support for d3d backend. by Greg Daniel · 4 years, 1 month ago
  19. 5081942 Optimize CPP code generation. by John Stiles · 4 years, 1 month ago
  20. 75c9c5b Add unit tests for untested SkString APIs. by John Stiles · 4 years, 1 month ago
  21. 5ed3c11 Reland "Don't release vk memory allocator until context is deleted." by Greg Daniel · 4 years, 1 month ago
  22. 92b9ccf Use child texture effects in ProcessorRefTest by Brian Salomon · 4 years, 1 month ago
  23. c35c073 Revert "Don't release vk memory allocator until context is deleted." by Greg Daniel · 4 years, 1 month ago
  24. 11afa63 Don't release vk memory allocator until context is deleted. by Greg Daniel · 4 years, 1 month ago
  25. f629a90 Make Clip test FP use texture effect child by Brian Salomon · 4 years, 1 month ago
  26. 8c662a7 Get rid of deprecated API to add children to PDF tag nodes. by Dominic Mazzoni · 4 years, 1 month ago
  27. 4190f27 Fix SkParse::FindNamedColor OOB by Florin Malita · 4 years, 1 month ago
  28. 5f0cda4 Refine VkYcbcrSamplerHelper to only hold backend memory for YCbCr textures by Robert Phillips · 4 years, 1 month ago
  29. 8c71f3e Improve error reporting in ProcessorCloneTest. by John Stiles · 4 years, 1 month ago
  30. e3a39f7 Update ConstColor FP to support an input FP. by John Stiles · 4 years, 1 month ago
  31. a08bde6 GrTextContext::Options -> GrSDFTOptions by Herb Derby · 4 years, 1 month ago
  32. 92219b4 Fix pointer ownership issue with SkSL static switches. by John Stiles · 4 years, 1 month ago
  33. 127c607 Add separate PDF tag attribute interfaces for names and strings by Dominic Mazzoni · 4 years, 1 month ago
  34. 3779f44 Add helper method to clone and register a child FP. by John Stiles · 4 years, 1 month ago
  35. 82d6196 remove (unused) clipmask from savelayer by Mike Reed · 4 years, 1 month ago
  36. 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 4 years, 1 month ago
  37. 45fe2e8 move methods to options class by Herb Derby · 4 years, 1 month ago
  38. 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 1 month ago
  39. 3d6bf04 make options robust by Herb Derby · 4 years, 1 month ago
  40. e06a897 GrClips know their device dimensions by Michael Ludwig · 4 years, 1 month ago
  41. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 4 years, 1 month ago
  42. 9290d01 Add filter-quality to imageshader factory by Mike Reed · 4 years, 1 month ago
  43. 85aa428 Move VkYcbcrSamplerHelper's context functionality into VkTestHelper by Robert Phillips · 4 years, 1 month ago
  44. 082232b simplify option flow by Herb Derby · 4 years, 1 month ago
  45. 8818390 Honor return value of `registerChildProcessor` when creating child FPs. by John Stiles · 4 years, 1 month ago
  46. 739e1ca Fixed SkSL optimization issue by Ethan Nicholas · 4 years, 1 month ago
  47. 4598fa1 move test op creation to GrTextAtlasOp by Herb Derby · 4 years, 1 month ago
  48. 3624874 Dawn: implement Dawn support for BackendAllocationTest in Gray8 mode. by Stephen White · 4 years, 1 month ago
  49. 0d6ce7c Split VulkanTestHelper out into its own files by Robert Phillips · 4 years, 1 month ago
  50. e8d3cca Remove GrPrepareForExternalIORequests from flush. by Greg Daniel · 4 years, 1 month ago
  51. 11a52d3 Remove SK_LEGACY_WEBP_LOOP_COUNT by Leon Scroggins III · 4 years, 7 months ago
  52. ff7bee9 Remove SkReader32, and some API from SkWriter32 by Brian Osman · 4 years, 2 months ago
  53. ae413d8 Move VkYcbcrSamplerHelper to its own files by Robert Phillips · 4 years, 1 month ago
  54. 9e4e4c7 Reland "Switch persistent cache to use SkReadBuffer/SkWriteBuffer" by Brian Osman · 4 years, 2 months ago
  55. 1db8e79 Add GrContext API to allow updating GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 2 months ago
  56. d71b7b0 Move lastRenderTask into drawing manager by Adlai Holler · 4 years, 2 months ago
  57. 03535f4 No longer move queue index of VkImage back to initial state on release. by Greg Daniel · 4 years, 2 months ago
  58. af6cf63 Revert my recent change to WritePixelsNonTexture_Gpu. by Stephen White · 4 years, 2 months ago
  59. 4e221bd Initial clipShader implementation for SkClipStack and GPU by Michael Ludwig · 4 years, 2 months ago
  60. 9f7485b Dawn: fix unsupported writePixels mode and test. by Stephen White · 4 years, 2 months ago
  61. de00dc9 Detect empty clip when difference op clips everything by Michael Ludwig · 4 years, 2 months ago
  62. b96995d Handle tessellated paths that require more segments than are supported by Chris Dalton · 4 years, 2 months ago
  63. d1d997e Reland "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 2 months ago
  64. 4926b07 Revert "Improve scissor state tracking in GrRTC" by Michael Ludwig · 4 years, 2 months ago
  65. 3b923a8 Improve scissor state tracking in GrRTC by Michael Ludwig · 4 years, 2 months ago
  66. b007bb2 Dawn: skip PromiseImageShutdownTest and TextureIdleProcTest. by Stephen White · 4 years, 2 months ago
  67. e8ad02c Revert "Reland "Revert "Omit dead SkSL functions""" by Ethan Nicholas · 4 years, 2 months ago
  68. a15f2bf Reland "Revert "Omit dead SkSL functions"" by Ethan Nicholas · 4 years, 2 months ago
  69. fd1173a Revert "Revert "Omit dead SkSL functions"" by Ethan Nicholas · 4 years, 2 months ago
  70. 3927802 Remove submit from async read pixels. User must submit. by Brian Salomon · 4 years, 2 months ago
  71. 1adcac5 Remove transform_scanline from SkWebpEncoder by Leon Scroggins III · 4 years, 2 months ago
  72. 6b3d6e9 Rewrite SkVertices serialization to use SkReadBuffer/SkWriteBuffer by Brian Osman · 4 years, 2 months ago
  73. 995b467 SkIcoCodec: Read the entire stream into data by Leon Scroggins III · 4 years, 4 months ago
  74. 8c57866 Reland "Remove double support from SkSL." by John Stiles · 4 years, 2 months ago
  75. 59aa4b7 Revert "Remove double support from SkSL." by John Stiles · 4 years, 2 months ago
  76. 7c969f2 Revert "Omit dead SkSL functions" by Ethan Nicholas · 4 years, 2 months ago
  77. 97fe0cb Omit dead SkSL functions by Ethan Nicholas · 4 years, 2 months ago
  78. 71a35d4 Remove double support from SkSL. by John Stiles · 4 years, 2 months ago
  79. b42a327 hide savelayer's clipmask fields by Mike Reed · 4 years, 2 months ago
  80. 6c6caf4 Add GrBackendMutableState object to handle shared texture state. by Greg Daniel · 4 years, 2 months ago
  81. fdba6c8 Modify SurfaceTest to only test readbacks from supported surfaces. by Stephen White · 4 years, 2 months ago
  82. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 2 months ago
  83. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 2 months ago
  84. 1bdafbf Reland "Improve matrix construction abilities in Metal codegen." by John Stiles · 4 years, 2 months ago
  85. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 2 months ago
  86. 1fa15b1 Revert "Improve matrix construction abilities in Metal codegen." by John Stiles · 4 years, 2 months ago
  87. daa573e Improve matrix construction abilities in Metal codegen. by John Stiles · 4 years, 2 months ago
  88. ebebf6e Move SkParagraph bits into skparagraph directory. by Ben Wagner · 4 years, 2 months ago
  89. 70728ef Revert "Reland "Revert "SkSL function inlining""" by Ethan Nicholas · 4 years, 2 months ago
  90. 22534f2 Expose sk_FragCoord for runtime effects by Michael Ludwig · 4 years, 2 months ago
  91. 5e6b3cd Store float value for settings in SkSL v2 by Michael Ludwig · 4 years, 2 months ago
  92. 04ff61f Reland "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 2 months ago
  93. 2dd272b Revert "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 2 months ago
  94. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 2 months ago
  95. 55822f1 Add submittedProc to GrFlushInfo. by Greg Daniel · 4 years, 2 months ago
  96. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 2 months ago
  97. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 2 months ago
  98. ec8e0bf clean up legacy sRGB stages by Mike Klein · 4 years, 2 months ago
  99. 88a3b46 turn off 2M glyph test by Herb Derby · 4 years, 2 months ago
  100. 317dce5 Drop SkTextBlobs with > 2M glyphs. by Herb Derby · 4 years, 2 months ago