1. 08bd1f7 Compare textureType separately from backend format by Michael Ludwig · 5 years ago
  2. cdf1bc3 Expose SkRuntimeShaderFactory class to clients by Stan Iliev · 5 years ago
  3. 122eda7 replace SkColorSpaceXformSteps::Required() by Mike Klein · 5 years ago
  4. c63730e Reland "Naive CPU large emoji" by Herb Derby · 5 years ago
  5. c96f510 Reland "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 5 years ago
  6. 7d8b397 Changes to GrCoordTransform and local coords by Brian Salomon · 5 years ago
  7. 64331db Revert "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 5 years ago
  8. f1d4f00 Replace CGFontCreate with CTFontManagerCreate. by Ben Wagner · 5 years ago
  9. 161c8ed Fix final-dtor-non-final-class warning on GrDDLContext by Brian Salomon · 5 years ago
  10. 861ac61 Fix warning in Fuchsia build by Jim Van Verth · 5 years ago
  11. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 5 years ago
  12. 315c8dc Handle failures in VkCommandBuffer creation. by Greg Daniel · 5 years ago
  13. 03e4c95 Move creation of GrProgramDesc to GrCaps-derived classes by Robert Phillips · 5 years ago
  14. 2a8799f Revert "Naive CPU large emoji" by Herb Derby · 5 years ago
  15. 81777ac Make SkEnumerate make flatten tuples by Herb Derby · 5 years ago
  16. a11035b SkSL now handles sk_Caps in include files by Ethan Nicholas · 5 years ago
  17. 42ea8e6 Naive CPU large emoji by Herb Derby · 5 years ago
  18. 7a32f1b Make sure we recycle the secondary command buffers when release primary command buffers. by Greg Daniel · 5 years ago
  19. ada451c Return a size of 0 for external format GrSurfaces. by Greg Daniel · 5 years ago
  20. 0addbdf Cleanup GrVkCommandBuffer resource ownership and freeing. by Greg Daniel · 5 years ago
  21. c15e890 Move the initial GrProgramDesc keyLength into the header by Robert Phillips · 5 years ago
  22. 55276e3 Enable cross-context textures in Metal. by Jim Van Verth · 5 years ago
  23. 933484f Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation by Robert Phillips · 5 years ago
  24. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 5 years ago
  25. 704d540 Allow Tessellator to operate on provided GrQuads by Michael Ludwig · 5 years ago
  26. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 5 years ago
  27. 3a50981 switch to new filltype for SkPath by Mike Reed · 5 years ago
  28. 32d6c8d When wrapped, store ref to GrVkSecondaryCommandBuffer on GrVkRenderTarget. by Greg Daniel · 5 years ago
  29. 5fab909 Revert "Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal." by Jim Van Verth · 5 years ago
  30. 8fa469d Lift TextureSampler's proxy to SurfaceProxy by Michael Ludwig · 5 years ago
  31. d53853d Reland "Reland "Enable msaa ccpr on vulkan"" by Chris Dalton · 5 years ago
  32. 4a327bc Fix chrome build bots by Herb Derby · 5 years ago
  33. 1b8dcd1 Simplify SubRun structure in GrTextBlob by Herb Derby · 5 years ago
  34. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 5 years ago
  35. 2f05a48 Add code path that avoids large indexBuffer draws by Robert Phillips · 5 years ago
  36. fcdd061 Use just GrSurfaceProxy in pipeline management. by Michael Ludwig · 5 years ago
  37. 64025ca Lock down GrQuad ctors, avoid resetting Ws when known to be 1.0 by Michael Ludwig · 5 years ago
  38. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 5 years ago
  39. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 5 years ago
  40. e21af50 Test texture domain effect with local matrix. by Brian Salomon · 5 years ago
  41. 9f2516f Add checks for TextureSampler count in text GeoProcs. by Jim Van Verth · 5 years ago
  42. db80f69 SkSL now supports functions defined in sksl_gpu.inc by Ethan Nicholas · 5 years ago
  43. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 5 years ago
  44. 8ee77d8 remove LEGACY_CONVEXITY code -- no more clients by Mike Reed · 5 years ago
  45. 189c980 GrQuadPerEdgeAA::Tessellator owns GrVertexWriter by Michael Ludwig · 5 years ago
  46. fe13ca3 Move textureop fallback code out of GrRTC and into AddTextureSetOps by Michael Ludwig · 5 years ago
  47. b1edfde Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal. by Jim Van Verth · 5 years ago
  48. 6ec1b39 Optimize SkWuffsCodec's sk_bzero calls by Nigel Tao · 5 years ago
  49. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  50. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 5 years ago
  51. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 5 years ago
  52. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  53. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 5 years ago
  54. 1cb0599 all-constant peepholes by Mike Klein · 5 years ago
  55. e0fbe94 Use flat version of path-direction enum by Mike Reed · 5 years ago
  56. 260db43 add some missing bitfield initializers by Mike Klein · 5 years ago
  57. fc671ad Reland "Fixed some GrSkSLFP limitations." by Ethan Nicholas · 5 years ago
  58. 119ac6d Normalize src coords and domain up front instead of at tessellation time by Michael Ludwig · 5 years ago
  59. 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 5 years ago
  60. a6c4a30 Simplify makeOps API by Herb Derby · 5 years ago
  61. 313b03a one more stray Valgrind false positive by Mike Klein · 5 years ago
  62. 1ec9a28 Replace third_party/gif with new DEPS entry. by Hal Canary · 5 years ago
  63. 19cb22e expand float peepholes by Mike Klein · 5 years ago
  64. 2dad990 Replace third_party/gif: Preflight changes by Hal Canary · 5 years ago
  65. 056358a Revert "Fixed some GrSkSLFP limitations." by Ethan Nicholas · 5 years ago
  66. b184e96 Update failure calls in GrVkMemory and shader creation. by Greg Daniel · 5 years ago
  67. 2984d26 Remove device paths from SubRun by Herb Derby · 5 years ago
  68. 2885ac3 support 2 immediates by Mike Klein · 5 years ago
  69. 69fd5e0 fix SKVM_PERF_DUMPS by Mike Klein · 5 years ago
  70. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 5 years ago
  71. f7cb902 Revert "Replace third_party/gif with new DEPS entry." by Hal Canary · 5 years ago
  72. 73dbea6 Specialize vertex writing function for common quad VertexSpecs by Michael Ludwig · 5 years ago
  73. d034c62 Various fixes for supporting failures in VkPipeline and cache creation. by Greg Daniel · 5 years ago
  74. 6d29bfb Replace third_party/gif with new DEPS entry. by Hal Canary · 5 years ago
  75. 9841a61 Update GrVkImageView to handle failure of VkImageView creation. by Greg Daniel · 5 years ago
  76. da4d857 Fix for Metal framebufferOnly MSAA texture. by Jim Van Verth · 5 years ago
  77. 9233e0c Revert "Reland "Enable msaa ccpr on vulkan"" by Robert Phillips · 5 years ago
  78. 93d2837 Revert "Block MSAA CCPR on NVIDIA without mixed samples" by Robert Phillips · 5 years ago
  79. 190157b Fixed some GrSkSLFP limitations. by Ethan Nicholas · 5 years ago
  80. 17e2714 skip _imm ops on ARM by Mike Klein · 5 years ago
  81. c6a278a Block MSAA CCPR on NVIDIA without mixed samples by Chris Dalton · 5 years ago
  82. e7b8e41 Don't sync unique keys on ccpr clip FP proxies by Chris Dalton · 5 years ago
  83. b9df230 initialize to avoid Valgrind false positive by Mike Klein · 5 years ago
  84. 30a35e8 Handle failure to submit semaphores in vulkan backend. by Greg Daniel · 5 years ago
  85. 041aab9 Metal: Simplify GrFence to use completedHandler in all cases. by Jim Van Verth · 5 years ago
  86. 525705e Fix unique_ptr typo in Skia Dawn by Sean Gilhuly · 5 years ago
  87. 935a35d Reland "Enable msaa ccpr on vulkan" by Chris Dalton · 5 years ago
  88. d4cfee8 Remove fallback flag from subrun by Herb Derby · 5 years ago
  89. d34e20a Add basic line table to VTune hooks by Mike Klein · 5 years ago
  90. d667e61 Fallback direct glyphs not translating properly by Herb Derby · 5 years ago
  91. 59f991a Set fixed pitch bit in DirectWrite port. by Ben Wagner · 5 years ago
  92. 9fdebfb ccpr: Fix an assumption about weights from the tessellator by Chris Dalton · 5 years ago
  93. e0ce128 add VTune integration to SkVM by Mike Klein · 5 years ago
  94. 706e9dd Detect empty triangles in CropRect by Michael Ludwig · 5 years ago
  95. e678b79 Remove use of kCTFontOpticalSizeAttribute by Ben Wagner · 5 years ago
  96. 417d299 Fix windows DLL builds with shaper included by Brian Osman · 5 years ago
  97. ff2f380 Only access the scissorState's rect when it is valid by Robert Phillips · 5 years ago
  98. b1b1452 Remove some SK_API from src/ by Brian Osman · 5 years ago
  99. 22a04cd Make TessellationHelper resettable by Michael Ludwig · 5 years ago
  100. 39da10b Optimize SkWuffsCodec pixbuf zero-initialization by Nigel Tao · 5 years ago