1. 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 4 years, 8 months ago
  2. f29caf1 Replace GrTextureDomainEffect with GrDomainEffect. by Brian Salomon · 4 years, 8 months ago
  3. 34b72ae Reduce scaling of large SDF glyphs on Mac. by Jim Van Verth · 4 years, 8 months ago
  4. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 4 years, 9 months ago
  5. c75bc03 Clamp RGB outputs of GrYUVtoRGBEffect. by Brian Salomon · 4 years, 9 months ago
  6. b9f2088 convert SkVMBlitter over to floats by Mike Klein · 4 years, 9 months ago
  7. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 4 years, 9 months ago
  8. 1cc6067 friendly wrapper to allocate uniforms by Mike Klein · 4 years, 9 months ago
  9. 5625412 unify program() and uniforms() by Mike Klein · 4 years, 9 months ago
  10. 746acf1 add color filter support by Mike Klein · 4 years, 9 months ago
  11. cfa4f60 simpler uniforms() api by Mike Klein · 4 years, 9 months ago
  12. fb9146f merge key() and CanBuild() into CacheKey() by Mike Klein · 4 years, 9 months ago
  13. e8356ad indent loop so it stands out by Mike Klein · 4 years, 9 months ago
  14. f3d4109 add (x,y) params to shader program() by Mike Klein · 4 years, 9 months ago
  15. e36d030 SkColorMatrix cleanup by Brian Osman · 4 years, 9 months ago
  16. 9d0c67a paint color -> shader by Mike Klein · 4 years, 9 months ago
  17. 23e856f add GM for exercising interesting paths in SkVMBlitter by Mike Klein · 4 years, 9 months ago
  18. 2b73e66 Add BT2020 (non-constant-luminance) YUV color space by Brian Osman · 4 years, 9 months ago
  19. ac8a16c Update YUV GMs to use SkYUVMath matrices by Brian Osman · 4 years, 9 months ago
  20. 8a64a44 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 4 years, 9 months ago
  21. 278615a add a paint-color string to gm/emboss by Mike Klein · 4 years, 9 months ago
  22. d9ddd07 Revert "Rename sampleVariablesSupport() to sampleMaskSupport()" by Robert Phillips · 4 years, 9 months ago
  23. 766b4c9 Rename sampleVariablesSupport() to sampleMaskSupport() by Chris Dalton · 4 years, 9 months ago
  24. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 4 years, 9 months ago
  25. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 4 years, 9 months ago
  26. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 4 years, 9 months ago
  27. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 4 years, 9 months ago
  28. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 4 years, 9 months ago
  29. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 4 years, 10 months ago
  30. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 4 years, 10 months ago
  31. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 4 years, 10 months ago
  32. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 10 months ago
  33. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 10 months ago
  34. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  35. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  36. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 4 years, 10 months ago
  37. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 4 years, 10 months ago
  38. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 10 months ago
  39. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 4 years, 10 months ago
  40. 55e5be3 Fix reported op bounds on a few ops. by Greg Daniel · 4 years, 10 months ago
  41. 729fc0c Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig" by Brian Salomon · 4 years, 10 months ago
  42. 384f6e3 Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig by Brian Salomon · 4 years, 10 months ago
  43. 31cff27 Revert "Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear"" by Ethan Nicholas · 4 years, 10 months ago
  44. 85705c1b Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear" by Ethan Nicholas · 4 years, 10 months ago
  45. 4e8f63a Blur both in x and y by Herb Derby · 4 years, 10 months ago
  46. ac18a5c remove 'in uniform' support from GrSkSLFP, make rules more clear by Ethan Nicholas · 4 years, 10 months ago
  47. f07a363 Limit sigma for software blurs by Herb Derby · 4 years, 10 months ago
  48. c096654 ccpr: Don't assign inverse fill types to fan tessellations by Chris Dalton · 4 years, 10 months ago
  49. 2e29ab5 added support for user-defined functions to GrSKSLFP by Brian Osman · 4 years, 10 months ago
  50. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 4 years, 10 months ago
  51. f47717a Alter wacky_yuv_formats GM to skip rows if the required backing GPU format(s) aren't supported by Robert Phillips · 4 years, 10 months ago
  52. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 4 years, 10 months ago
  53. db47b16 blurrect_compare GM: draw "masks" in white for RGBA fallback. by Brian Salomon · 4 years, 10 months ago
  54. db151e0 Respect ImageSetEntry alpha in one-at-a-time code path by Brian Salomon · 4 years, 10 months ago
  55. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 4 years, 11 months ago
  56. e1af444 add guard to switch to SkPathTypes by Mike Reed · 4 years, 11 months ago
  57. 032cf12 Make blurrect_compare GM work on GPUs without renderable A8 by Brian Salomon · 4 years, 11 months ago
  58. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 4 years, 11 months ago
  59. 4fe30e1 Also skip blurrect_compare on DDL configs by Brian Salomon · 4 years, 11 months ago
  60. 78be3eb Update new blurrect_compare GM to skip when SkCanvas::makeSurface will fail by Brian Salomon · 4 years, 11 months ago
  61. a8f43ce Remove unused GM deferred canvas feature by Brian Salomon · 4 years, 11 months ago
  62. b2d5d40 Adapt GrRectBlur for cases with rect W/H less than six sigma. by Brian Salomon · 4 years, 11 months ago
  63. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  64. f793de1 Update some ops to create their buffers in onPrepare. by Greg Daniel · 4 years, 11 months ago
  65. 18a8df6 update gm to better show the unclipped layers by Mike Reed · 5 years ago
  66. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  67. 0a1e9ef Don't use AA convex path renderer if direction can't be determined by Michael Ludwig · 5 years ago
  68. d4efe68 SkSL sample() now permits specification of coordinates by Ethan Nicholas · 5 years ago
  69. 54aa884 Add test for baseline snapping. by Ben Wagner · 5 years ago
  70. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  71. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  72. 7e16b58 SkRuntimeShaderMaker -> SkRuntimeShaderFactory by Brian Osman · 5 years ago
  73. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  74. 52a6a40 Add savelayer_with_backdrop GM to benchmark by Yuqian Li · 5 years ago
  75. 4c3fd34 Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap by Brian Osman · 5 years ago
  76. bacb821 Fix crash in reinterpretcolorspace GM with abandoned context by Brian Osman · 5 years ago
  77. d514837 Add SkImage::reinterpretColorSpace by Brian Osman · 5 years ago
  78. e30a485 Move the source image into Context by Michael Ludwig · 5 years ago
  79. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  80. 9f02d2d Add portable allocator to raster allocator test. by Ben Wagner · 5 years ago
  81. 74587d8 Test serializing pictures with cull rects by Yuqian Li · 5 years ago
  82. fbac83a Make fontscalerdistortable more flexible. by Ben Wagner · 5 years ago
  83. 2e9f772 Move bigconic gm to be a test. by Ben Wagner · 5 years ago
  84. c061d31 Make the flippity not crash in Viewer. by Ben Wagner · 5 years ago
  85. d566e2e Remove unused dstColorSpace parameter from makeTextureImage by Brian Osman · 5 years ago
  86. 2e1142c Swap async readback gms over to using GrContext's createBackendTexture by Robert Phillips · 5 years ago
  87. 2c59659 Make GrRectBlurEffect be analytical rather than use a texture LUT. by Brian Salomon · 5 years ago
  88. 96b383a Remove GrRenderable param from GrProxyProvider::createTextureProxy() by Brian Salomon · 5 years ago
  89. f815301 add GM for skbug.com/9331 by Mike Klein · 5 years ago
  90. edda565 gm: GMFactory returns a unique_ptr<> by Hal Canary · 5 years ago
  91. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  92. c4abade Reland "add a stub for running fiddles as GMs" by Mike Klein · 5 years ago
  93. 639fce9 Revert "add a stub for running fiddles as GMs" by Mike Klein · 5 years ago
  94. adfc22d add a stub for running fiddles as GMs by Mike Klein · 5 years ago
  95. bf8439d Fix GMs broken during API porting by Michael Ludwig · 5 years ago
  96. 00c9f0d Increase specificity of GrColorType computed for YUV planes (take 2) by Robert Phillips · 5 years ago
  97. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  98. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  99. 8ba5315 Revert "Increase specificity of GrColorType computed for YUV planes" by Robert Phillips · 5 years ago
  100. c326aaf Increase specificity of GrColorType computed for YUV planes by Robert Phillips · 5 years ago