1. 26de56e GrSurface -> GrGpuBuffer transfer improvements: by Brian Salomon · 5 years ago
  2. c0d79e5 Avoid multiplication by alpha in fragment shader when known to be 1. by Brian Salomon · 5 years ago
  3. 6c431d5 Towards a simpler SkSL -> GLSL pipeline (and better shader reflection) by Brian Osman · 5 years ago
  4. 19cc00f Support multisample in GrProxyProvider::MakeFullyLazyProxy by Chris Dalton · 5 years ago
  5. 6f8bfba Fix fontcache GMs on Metal. by Jim Van Verth · 5 years ago
  6. 194cab0 use slope-guess for faster charToGlyph by Mike Reed · 5 years ago
  7. e741921 Reland "Convert the CPU mask case to use prepareForDrawing" by Herb Derby · 5 years ago
  8. bcc7532 Implement SkHeifCodec::onRewind by Leon Scroggins III · 5 years ago
  9. 3d50730 restore vmull_u8() in color32() by Mike Klein · 5 years ago
  10. a71b4ce Guard GrRadialGradientLayout::TestCreate against Empty shaders by Brian Osman · 5 years ago
  11. bc537fa step carefully in decal_nofilter_scale by Mike Klein · 5 years ago
  12. 930c295 always zero SkMallocPixelRefs by Mike Klein · 5 years ago
  13. e716414 removed localmatrix getter by Mike Reed · 5 years ago
  14. a3aa75a Add callback to flush for knowing when gpu is finished work. by Greg Daniel · 5 years ago
  15. 831a293 Plumb sk_sp through the GrOpList class hierarchy by Robert Phillips · 5 years ago
  16. 1fe0b86 Remove some unused GrSurfaceProxy methods by Robert Phillips · 5 years ago
  17. c9f55de Inline computeHinting by Herb Derby · 5 years ago
  18. 12cf258 Revert "Convert the CPU mask case to use prepareForDrawing" by Herb Derby · 5 years ago
  19. 33233a0 Reland "Convert the CPU path case to use prepareForDrawing" by Herb Derby · 5 years ago
  20. 990bfc7 Convert SkGlyph::toMask() to SkGlyph::mask() by Herb Derby · 5 years ago
  21. 0c60708 add utility for caching char2glyph by Mike Reed · 5 years ago
  22. c48879e Convert the CPU mask case to use prepareForDrawing by Herb Derby · 5 years ago
  23. 81fd86c Revert "Convert the CPU path case to use prepareForDrawing" by Herb Derby · 5 years ago
  24. 9bf37f6 Remove debug quadType() checks by Michael Ludwig · 5 years ago
  25. a6a8400 Support domain clamping and transform matrices in YUVToRGB effects by Michael Ludwig · 5 years ago
  26. 8be917a Convert the CPU path case to use prepareForDrawing by Herb Derby · 5 years ago
  27. bb85b8b remove dead code from old factories, enum by Mike Reed · 5 years ago
  28. 3d6f8d0 replace Sk4px with SkVx in SkBlitter_ARGB32 by Mike Klein · 5 years ago
  29. 0b8bb88 GLSL editing in Viewer by Brian Osman · 5 years ago
  30. 904657d Make sure local rects are sorted post-clipping by Michael Ludwig · 5 years ago
  31. 25071cc Always initialize geometry domain if it's written to the GPU by Michael Ludwig · 5 years ago
  32. 01e1f4d Reland "limit mask drawing to clip bounds" by Greg Daniel · 5 years ago
  33. 820b8b7 Convert the fallback source case to use prepareForDrawing by Herb Derby · 5 years ago
  34. e6ef03d Make the persistent cache utility functions operate on SkData by Brian Osman · 5 years ago
  35. ed7f2aa Revert "clean up SK_SUPPORT_LEGACY_A8_MASKBLITTER" by Mike Klein · 5 years ago
  36. 7e3370a Null-initialize pointer by Christopher Cameron · 5 years ago
  37. 35f1c15 Revert "limit mask drawing to clip bounds" by Greg Daniel · 5 years ago
  38. 3b60397 Convert GPU SDF handling to use prepareForDrawing by Herb Derby · 5 years ago
  39. f55fa0d Make SkPaintFilterCanvas paints no longer COW. by Ben Wagner · 6 years ago
  40. c562de0 Convert GPU path handling to using prepareForDrawing by Herb Derby · 5 years ago
  41. 36477b4 Fix GrFillRRectOp rendering in Metal. by Jim Van Verth · 5 years ago
  42. ae6c5c0 clean up SK_SUPPORT_LEGACY_A8_MASKBLITTER by Mike Klein · 5 years ago
  43. 41d087c limit mask drawing to clip bounds by Lee Salzman · 5 years ago
  44. 812499d Change getMetrics to the final API prepareForDrawing by Herb Derby · 5 years ago
  45. c33e6dc restore SkOpts::blit_row_color32 by Mike Klein · 5 years ago
  46. 25e371f Make SkFontMgr_fontconfig respect the sysroot. by Ben Wagner · 5 years ago
  47. b1cc013 removed redundant GrCircleEffect.h by Ethan Nicholas · 5 years ago
  48. eded39a Return a span from getMetrics by Herb Derby · 5 years ago
  49. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 5 years ago
  50. 6dd9d3d removed duplicate GrCircleEffect.cpp by Ethan Nicholas · 5 years ago
  51. e3f17b9 remove SkMixer, since we have explicit lerps/blends in SkShader by Mike Reed · 5 years ago
  52. e20f6ca Reland "Remove unnecessary flush in RenderYUVAToRGBA (take 2)" by Greg Daniel · 5 years ago
  53. 9896a0d Add mipmap generation for Metal by Jim Van Verth · 5 years ago
  54. 6028fa7 SkPDF: narrow layer bbox by Hal Canary · 5 years ago
  55. 1208002 Revert "Remove unnecessary flush in RenderYUVAToRGBA (take 2)" by Greg Daniel · 5 years ago
  56. 13df106 Add an index to SkGlyphPos by Herb Derby · 5 years ago
  57. 21a9b56 moved files generated from .fp files into generated/ directories by Ethan Nicholas · 5 years ago
  58. 7921c01 Reland "Do not use sub-pixel positioning for source space" by Herb Derby · 5 years ago
  59. 223845f Remove unnecessary flush in RenderYUVAToRGBA (take 2) by Robert Phillips · 5 years ago
  60. 1400382 Delete SkSL::Compiler copy constructor and assignment operator by Brian Osman · 5 years ago
  61. 20054dc Make path in Sk1DPathEffect thread safe. by Ben Wagner · 5 years ago
  62. f5edf36 SkPDF: split GraphicStateStack out by Hal Canary · 5 years ago
  63. b4719cc SkPDF: simplify device drawRect by Hal Canary · 5 years ago
  64. 442615b regenerated FP files to make bot happy by Ethan Nicholas · 5 years ago
  65. a585fe9 Add Vulkan implementation of transfering from GrSurface to a GrGpuBuffer by Brian Salomon · 5 years ago
  66. e8a9863 Define all ImageSetEntry members out of line by Brian Osman · 5 years ago
  67. 9313aa7 Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2) by Robert Phillips · 5 years ago
  68. 2655ede Revert "Add non-AA support to OvalFactoryOps." by Greg Daniel · 5 years ago
  69. 10bf702 Add non-AA support to OvalFactoryOps. by Jim Van Verth · 5 years ago
  70. ff4fb33 ComposeShader GPU implementations by Ethan Nicholas · 5 years ago
  71. 46431bf Add RG format to Metal by Jim Van Verth · 5 years ago
  72. 42cbedd Temporarily make TransferPixelsFromTest read BGRA as RGBA on ES. by Brian Salomon · 5 years ago
  73. c8bea7d New factories for SkShaders by Mike Reed · 5 years ago
  74. 66083e9 Reland "Handle translating blob to origin in bulk" by Herb Derby · 5 years ago
  75. 7742278 SkPDF: move annotations away from device. by Hal Canary · 5 years ago
  76. bcd51e8 SkSL 'key' variables can now be controlled by 'when' expressions by Ethan Nicholas · 5 years ago
  77. f22466e SkPDF: remove unused field by Hal Canary · 5 years ago
  78. 212ff05 Fix to barrier batching. by Greg Daniel · 5 years ago
  79. 97b9442 Detect simpler quad type when possible by Michael Ludwig · 5 years ago
  80. 4ffbfe6 Add support for importing GL_R16F for YUVA promise images by Brian Salomon · 5 years ago
  81. 09fb824 Revert "Handle translating blob to origin in bulk" by Herb Derby · 5 years ago
  82. c6cfca4 Revert "Reland "Do not use sub-pixel positioning for source space"" by Herb Derby · 5 years ago
  83. a519999 Reland "Add maxDimension() to glyph" by Herb Derby · 5 years ago
  84. 8aa0ea0 Reland "Do not use sub-pixel positioning for source space" by Herb Derby · 5 years ago
  85. d9b8eed Revert "Do not use sub-pixel positioning for source space" by Mike Reed · 5 years ago
  86. d351617 Revert "Add maxDimension() to glyph" by Mike Reed · 5 years ago
  87. 9a7c7be Revert "Skip flush in GrDrawingManager if the specifed proxy doesn't have any work" by Robert Phillips · 5 years ago
  88. 187a91e undef guard for bitmap shader by Mike Reed · 5 years ago
  89. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  90. c19cf51 Add maxDimension() to glyph by Herb Derby · 5 years ago
  91. 6b76df0 Disable output swizzling from GrDisableColorXP by Chris Dalton · 5 years ago
  92. a5a010b Update SPIRV caching to use SkWriter32/SkReader32 and allow inspection by Brian Osman · 5 years ago
  93. 6b797fe Simplify persistent cache code, make GLSL easier for tools to access by Brian Osman · 5 years ago
  94. 8e30ad4 Add a mustWriteToFragColor() workaround flag by Chris Dalton · 5 years ago
  95. e05ba5a Start on supporting transfer from GrSurface. by Brian Salomon · 5 years ago
  96. 7b56b0a Do not use sub-pixel positioning for source space by Herb Derby · 5 years ago
  97. c67e006 extend guard to makeAsALocalMatrixShader for google3 by Mike Reed · 5 years ago
  98. cfb0e02 SkPDF: device to use SkTCopyOnFirstWrite<SkPaint> by Hal Canary · 5 years ago
  99. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  100. 7a2ff3c Handle translating blob to origin in bulk by Herb Derby · 5 years ago