1. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 5 years ago
  2. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 5 years ago
  3. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  4. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 5 years ago
  5. 1cb0599 all-constant peepholes by Mike Klein · 5 years ago
  6. e0fbe94 Use flat version of path-direction enum by Mike Reed · 5 years ago
  7. 260db43 add some missing bitfield initializers by Mike Klein · 5 years ago
  8. fc671ad Reland "Fixed some GrSkSLFP limitations." by Ethan Nicholas · 5 years ago
  9. 119ac6d Normalize src coords and domain up front instead of at tessellation time by Michael Ludwig · 5 years ago
  10. 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 5 years ago
  11. a6c4a30 Simplify makeOps API by Herb Derby · 5 years ago
  12. 313b03a one more stray Valgrind false positive by Mike Klein · 5 years ago
  13. 1ec9a28 Replace third_party/gif with new DEPS entry. by Hal Canary · 5 years ago
  14. 19cb22e expand float peepholes by Mike Klein · 5 years ago
  15. 2dad990 Replace third_party/gif: Preflight changes by Hal Canary · 5 years ago
  16. 056358a Revert "Fixed some GrSkSLFP limitations." by Ethan Nicholas · 5 years ago
  17. b184e96 Update failure calls in GrVkMemory and shader creation. by Greg Daniel · 5 years ago
  18. 2984d26 Remove device paths from SubRun by Herb Derby · 5 years ago
  19. 2885ac3 support 2 immediates by Mike Klein · 5 years ago
  20. 69fd5e0 fix SKVM_PERF_DUMPS by Mike Klein · 5 years ago
  21. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 5 years ago
  22. f7cb902 Revert "Replace third_party/gif with new DEPS entry." by Hal Canary · 5 years ago
  23. 73dbea6 Specialize vertex writing function for common quad VertexSpecs by Michael Ludwig · 5 years ago
  24. d034c62 Various fixes for supporting failures in VkPipeline and cache creation. by Greg Daniel · 5 years ago
  25. 6d29bfb Replace third_party/gif with new DEPS entry. by Hal Canary · 5 years ago
  26. 9841a61 Update GrVkImageView to handle failure of VkImageView creation. by Greg Daniel · 5 years ago
  27. da4d857 Fix for Metal framebufferOnly MSAA texture. by Jim Van Verth · 5 years ago
  28. 9233e0c Revert "Reland "Enable msaa ccpr on vulkan"" by Robert Phillips · 5 years ago
  29. 93d2837 Revert "Block MSAA CCPR on NVIDIA without mixed samples" by Robert Phillips · 5 years ago
  30. 190157b Fixed some GrSkSLFP limitations. by Ethan Nicholas · 5 years ago
  31. 17e2714 skip _imm ops on ARM by Mike Klein · 5 years ago
  32. c6a278a Block MSAA CCPR on NVIDIA without mixed samples by Chris Dalton · 5 years ago
  33. e7b8e41 Don't sync unique keys on ccpr clip FP proxies by Chris Dalton · 5 years ago
  34. b9df230 initialize to avoid Valgrind false positive by Mike Klein · 5 years ago
  35. 30a35e8 Handle failure to submit semaphores in vulkan backend. by Greg Daniel · 5 years ago
  36. 041aab9 Metal: Simplify GrFence to use completedHandler in all cases. by Jim Van Verth · 5 years ago
  37. 525705e Fix unique_ptr typo in Skia Dawn by Sean Gilhuly · 5 years ago
  38. 935a35d Reland "Enable msaa ccpr on vulkan" by Chris Dalton · 5 years ago
  39. d4cfee8 Remove fallback flag from subrun by Herb Derby · 5 years ago
  40. d34e20a Add basic line table to VTune hooks by Mike Klein · 5 years ago
  41. d667e61 Fallback direct glyphs not translating properly by Herb Derby · 5 years ago
  42. 59f991a Set fixed pitch bit in DirectWrite port. by Ben Wagner · 5 years ago
  43. 9fdebfb ccpr: Fix an assumption about weights from the tessellator by Chris Dalton · 5 years ago
  44. e0ce128 add VTune integration to SkVM by Mike Klein · 5 years ago
  45. 706e9dd Detect empty triangles in CropRect by Michael Ludwig · 5 years ago
  46. e678b79 Remove use of kCTFontOpticalSizeAttribute by Ben Wagner · 5 years ago
  47. 417d299 Fix windows DLL builds with shaper included by Brian Osman · 5 years ago
  48. ff2f380 Only access the scissorState's rect when it is valid by Robert Phillips · 5 years ago
  49. b1b1452 Remove some SK_API from src/ by Brian Osman · 5 years ago
  50. 22a04cd Make TessellationHelper resettable by Michael Ludwig · 5 years ago
  51. 39da10b Optimize SkWuffsCodec pixbuf zero-initialization by Nigel Tao · 5 years ago
  52. 301015c Make GrSemaphore no longer derive from GrGPUResource. by Greg Daniel · 5 years ago
  53. 7c4ea90 Metal: Fix buffer alignment issues on Mac by Jim Van Verth · 5 years ago
  54. 63edc57 restructure EdgeClipper to accommodate other callers (e.g. half-plane) by Mike Reed · 5 years ago
  55. 9042d46 Add Metal support for dynamic texture state by Jim Van Verth · 5 years ago
  56. d4fb7c7 Rename opPODAllocator to recordTimeAllocator by Robert Phillips · 5 years ago
  57. 24cbdab SKQP Build for Fuchsia SDK by John Rosasco · 5 years ago
  58. 78fa08b Revert "Enable msaa ccpr on vulkan" by Chris Dalton · 5 years ago
  59. cb73b62 Enable msaa ccpr on vulkan by Chris Dalton · 5 years ago
  60. 0d59368 Add subspan() to SkZip by Herb Derby · 5 years ago
  61. c9dcd09 Add last() to SkZip by Herb Derby · 5 years ago
  62. 170de01 Revert "Replace GrTextureDomainEffect with GrDomainEffect." by Michael Ludwig · 5 years ago
  63. aee681d Revert "fix issue introduced in f29caf1433e3185df01b4a286d0fc9715ad32ae2" by Michael Ludwig · 5 years ago
  64. a2b3b9e Expose the owning surface to a canvas? by Mike Reed · 5 years ago
  65. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 5 years ago
  66. 0de310f Ummm, why are we including SkUTF.h? by Mike Reed · 5 years ago
  67. df70f15 Add ClockwiseTestOp::onPrePrepare by Robert Phillips · 5 years ago
  68. 55a0a03 fix issue introduced in f29caf1433e3185df01b4a286d0fc9715ad32ae2 by Brian Salomon · 5 years ago
  69. 2284aab Reland "Reland "Reland "Reland "Implement sample mask and sample locations support in Vulkan"""" by Chris Dalton · 5 years ago
  70. 8bc157e Reduce max # of AA Quads that can be merged or chained into a single GrTextureOp (take 2) by Robert Phillips · 5 years ago
  71. 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 5 years ago
  72. f29caf1 Replace GrTextureDomainEffect with GrDomainEffect. by Brian Salomon · 5 years ago
  73. e837e61 Respect the max indexBuffer limits in the bulk texture draw API (take 2) by Robert Phillips · 5 years ago
  74. 660c2ff Remove indexes from Geometry in the text op by Herb Derby · 5 years ago
  75. b3d3551 Revert "Reland "Reland "Reland "Implement sample mask and sample locations support in Vulkan"""" by Robert Phillips · 5 years ago
  76. 091c02f Reland "Reland "Reland "Implement sample mask and sample locations support in Vulkan""" by Chris Dalton · 5 years ago
  77. c1c4634 add some api helpers (extracted from different CL) by Mike Reed · 5 years ago
  78. 3a4f227 Hoist regenGlyphs out of per glyph loop by Herb Derby · 5 years ago
  79. a7e4fe4 Issue- >Skia tiled bitmap rendering is too slow when tildmodeX is not same as tileModeY. by Bharat Ahuja · 5 years ago
  80. 34b72ae Reduce scaling of large SDF glyphs on Mac. by Jim Van Verth · 5 years ago
  81. 3120d03 Revert "Reland "Reland "Implement sample mask and sample locations support in Vulkan""" by Chris Dalton · 5 years ago
  82. 438d986 Respect max index buffer sizes in GrFillRectOp::MakeSet by Robert Phillips · 5 years ago
  83. 8a0f509 Reland "Reland "Implement sample mask and sample locations support in Vulkan"" by Chris Dalton · 5 years ago
  84. 3876a9f Reset SkWuffsCodec frame-count decoder less often by Nigel Tao · 5 years ago
  85. bf5c0c0 Fixed sampling non-SkSL FPs with coordinates by Brian Salomon · 5 years ago
  86. 95f0b16 Miscellaneous updates to handle more vulkan creation failures. by Greg Daniel · 5 years ago
  87. d04f123 Revert "Reland "Implement sample mask and sample locations support in Vulkan"" by Robert Phillips · 5 years ago
  88. 97e917a Reland "Implement sample mask and sample locations support in Vulkan" by Chris Dalton · 5 years ago
  89. 37be771 implement assert_true on ARM by Mike Klein · 5 years ago
  90. fce27ad Move the persistent GrMemoryPool to the heap by Brian Osman · 5 years ago
  91. 6006105 Implement mixed samples support in vulkan by Chris Dalton · 5 years ago
  92. 8367e11 Enforce extra constraints for mixed samples at GrCaps level by Chris Dalton · 5 years ago
  93. 4f32a29 Move SkWuffsCodec's reset_and_decode_image_config by Nigel Tao · 5 years ago
  94. ae01f62 Revert "Respect the max indexBuffer limits in the bulk texture draw API" by Robert Phillips · 5 years ago
  95. 98b9fd0 Put check for MTLTextureUsageShaderRead in available block. by Jim Van Verth · 5 years ago
  96. dd947ce Respect the max indexBuffer limits in the bulk texture draw API by Robert Phillips · 5 years ago
  97. 99e73fa Remove GL 4-bit stencil option by Robert Phillips · 5 years ago
  98. cb443a5 Force single glyph calls through bulk interface by Herb Derby · 5 years ago
  99. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 5 years ago
  100. 9acf682 Fix detection of when we will have mixed sampled coverage by Chris Dalton · 5 years ago