1. 1da5cad Make experimental_drawImageSet support per-quad alpha. by Brian Salomon · 6 years ago
  2. 114bde8 Revert "Revert "add rect-parameter to makeImageSnapshot"" by Mike Reed · 6 years ago
  3. 1e28e5d Revert "add rect-parameter to makeImageSnapshot" by Mike Reed · 6 years ago
  4. e195d1c add rect-parameter to makeImageSnapshot by Mike Reed · 6 years ago
  5. dde5c0c hide (unused) intercepts methods -- for staging migration to SkFont by Mike Reed · 6 years ago
  6. c8429ad Add SkImage::MakeFromYUVAPixmaps by Jim Van Verth · 6 years ago
  7. e3deee1 Use a smaller tolerance when chopping conics to quads by Brian Osman · 6 years ago
  8. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  9. 3d139a4 Use half floats for non-normalized color in GrTextureOp by Brian Osman · 6 years ago
  10. 908bb23 When outsetting for rect blur fast path use abs of scale factors. by Brian Salomon · 6 years ago
  11. 09181ef Fix dst copy bounds for aa draw contained within clip. by Brian Salomon · 6 years ago
  12. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  13. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  14. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  15. 0921219 sksl: Support fwidth() by Chris Dalton · 6 years ago
  16. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  17. 5f50f57 New plan -- aa and lcd DO belong on SkFont by Mike Reed · 6 years ago
  18. b5784ac use SkFontMetrics so we can deprecated the typedef by Mike Reed · 6 years ago
  19. 024072a Reland "Improve degenerate 2pt conical gradient cases" by Mike Klein · 6 years ago
  20. 95af472 Revert "Improve degenerate 2pt conical gradient cases" by Stan Iliev · 6 years ago
  21. 879dab8 Improve degenerate 2pt conical gradient cases by Michael Ludwig · 6 years ago
  22. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  23. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  24. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  25. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  26. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  27. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  28. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  29. cb6f53e split out fontmetrics into its own struct by Mike Reed · 6 years ago
  30. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  31. 30e0d7f Draw YUVA images with multitexture by Jim Van Verth · 6 years ago
  32. bdd0f51 Simplify bitmappremul GM a bit, remove more SkColorData 4444 macros by Brian Osman · 6 years ago
  33. 1a8e6ab Remove SkUnPreMultiply::UnPreMultiplyPreservingByteOrder by Brian Osman · 6 years ago
  34. 4cc1ddb Remove unused GrCubicEffect by Brian Osman · 6 years ago
  35. d5ea998 Remove SkRGBA4f pinning functions by Brian Osman · 6 years ago
  36. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  37. c9eace8 add unpremul gm by Mike Klein · 6 years ago
  38. 9bf8120 More YUV cleanup by Jim Van Verth · 6 years ago
  39. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  40. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  41. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  42. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  43. 3185f90 expose SkFont as public way to use TextBlobBuilder by Mike Reed · 6 years ago
  44. a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
  45. 71f5a0b update more gms to use textutils by Mike Reed · 6 years ago
  46. 331ccfd add textutils by Mike Reed · 6 years ago
  47. c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
  48. b7f0b9c Remove use of colorTypes from SkYUVSizeInfo by Jim Van Verth · 6 years ago
  49. fa5f6ce rename some flattenable routines by Mike Klein · 6 years ago
  50. a3d4099 small tweaks to SkFlattenable::Register by Mike Klein · 6 years ago
  51. 47133fd ColorType fixes for wacky_yuv_textures. by Jim Van Verth · 6 years ago
  52. 6064e1c Remove texColorSpace output param from various producer APIs by Brian Osman · 6 years ago
  53. 41ba826 (Almost) no one needs to know about SkPixelRef by Brian Osman · 6 years ago
  54. 69083b2 Ensure that we allocate 32-bit pixels in GM's generator by Brian Osman · 6 years ago
  55. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  56. e7fd8c3 Un-plumb dstColorSpace through GrTextureProducer by Brian Osman · 6 years ago
  57. e50cdf0 Remove unused dstColorSpace from getROPixels by Brian Osman · 6 years ago
  58. 3f4602f Add bitmap-as-shader case to P3 GM by Brian Osman · 6 years ago
  59. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  60. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  61. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  62. 976a6b0 Fix NV12 and NV21 images in non-DDL by Jim Van Verth · 6 years ago
  63. cb3d087 Remove all remaining GrColor4f (other than gradients) by Brian Osman · 6 years ago
  64. 4eb3b6c remove noisy gm by Mike Reed · 6 years ago
  65. eace935 Revert "converted AARectEffect to new FP system" by Ethan Nicholas · 6 years ago
  66. 0087c83 Make GrTextureOp disable filtering/aa in more cases. by Brian Salomon · 6 years ago
  67. 5f4c90e Outset texture coordinates similarly to positions in GrTextureOp by Brian Salomon · 6 years ago
  68. eee8315 add (e)sRGB gradients to P3 GM by Mike Klein · 6 years ago
  69. 7d94bb5 Skip visiting for allocator gathering in GrTextureOp when all proxies by Brian Salomon · 6 years ago
  70. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  71. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  72. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  73. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  74. 6ba8c83 Fix yuv_to_rgb_effect GM by Robert Phillips · 6 years ago
  75. 94ade75 Make GrYUVtoRGBEffect more flexible by Robert Phillips · 6 years ago
  76. 00de965 Remove a bunch of unused files and functions by Brian Osman · 6 years ago
  77. 2aa6475 modify gm to avoid creating t-junctions between degernate curves and lines by Mike Reed · 6 years ago
  78. 51c89e4 Exercise newly exposed SkYUVIndex-based SkImage factories (take 2) by Robert Phillips · 6 years ago
  79. bd16a1b Revert "Exercise newly exposed SkYUVIndex-based SkImage factories" by Brian Osman · 6 years ago
  80. e1c1d4d Exercise newly exposed SkYUVIndex-based SkImage factories by Robert Phillips · 6 years ago
  81. 1c7062d Update YUV GM by Robert Phillips · 6 years ago
  82. f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 6 years ago
  83. 66a9734 Make SkYUVAIndex publicly accessible by Robert Phillips · 6 years ago
  84. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  85. 72535fb Reland "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Michael Ludwig · 6 years ago
  86. bfa76f2 Add GM for less common YUV formats (take 2) by Robert Phillips · 6 years ago
  87. 964aedb play with animated gif by Mike Reed · 6 years ago
  88. b5ba839 Revert "Add GM for less common YUV formats" by Mike Klein · 6 years ago
  89. 412dd56 Add GM for less common YUV formats by Robert Phillips · 6 years ago
  90. 0a44d5c Reland "clamp gamut if needed in SkConvertPixels" by Mike Klein · 6 years ago
  91. 6a76dab Revert "clamp gamut if needed in SkConvertPixels" by Mike Klein · 6 years ago
  92. 81c8a20 Don't crash in aaflags GM if context is abandoned by Brian Salomon · 6 years ago
  93. 2213ee9 Add support for per-edge AA to GrTextureOp. by Brian Salomon · 6 years ago
  94. b8fef7c clamp gamut if needed in SkConvertPixels by Mike Klein · 6 years ago
  95. 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
  96. 66c505f expand imageinfo in C api, start on colorspace by Mike Reed · 6 years ago
  97. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
  98. 84f8a61 Support encoding/decoding F16 without a color space by Brian Osman · 6 years ago
  99. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  100. e2a801d Revert "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Brian Osman · 6 years ago