1. b86cd3d Use samplingoptions in imageshader by Mike Reed · 3 years, 9 months ago
  2. 7b80726 Implement indirect stroking for conics by Chris Dalton · 3 years, 9 months ago
  3. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  4. 4106819 Use explicit sampling param by Mike Reed · 3 years, 9 months ago
  5. 8670c98 Remove SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 3 years, 9 months ago
  6. b612b6c Revert "Revert "Use explicit samplingoptions"" by Mike Reed · 3 years, 9 months ago
  7. fde98cb Revert "Use explicit samplingoptions" by Mike Reed · 3 years, 9 months ago
  8. 8b5f3ac Use explicit samplingoptions by Mike Reed · 3 years, 9 months ago
  9. 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 3 years, 9 months ago
  10. b5f880a Take origin when creating/updating backend texture using pixmaps. by Brian Salomon · 3 years, 9 months ago
  11. 198e6ea add new entry-points for drawImage[rect] with samplingoptions by Mike Reed · 3 years, 9 months ago
  12. e0dee01 Remove support for deprecated kDontClipToLayer_SaveLayerFlag by Michael Ludwig · 3 years, 9 months ago
  13. db873dd add util for checker image by Mike Reed · 3 years, 9 months ago
  14. 1a4140e deprecate getTotalMatrix by Mike Reed · 3 years, 9 months ago
  15. c7112ed Fix swizzles in clear_swizzle GM by Brian Salomon · 3 years, 9 months ago
  16. 07bc9a2 GPU clear values: just 4 floats by Brian Salomon · 3 years, 9 months ago
  17. 540c13a Test & implement "vector relational intrinsics" by Brian Osman · 3 years, 10 months ago
  18. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 10 months ago
  19. 6affa2c move SkMipmapBuilder to private by Mike Reed · 3 years, 10 months ago
  20. 9ba7a24 Reland "SkSL: Test/implement "geometric" intrinsics" by Brian Osman · 3 years, 10 months ago
  21. ce0c876 hide legacy scalePixels and makeShader by Mike Reed · 3 years, 10 months ago
  22. cbbe0b0 Fix reverse bounds calculation for SkImageFilters::Compose by Michael Ludwig · 3 years, 10 months ago
  23. a03f8bf other ways to organize samplingoptions? by Mike Reed · 3 years, 10 months ago
  24. 0dd83e1 Revert "SkSL: Test/implement "geometric" intrinsics" by John Stiles · 3 years, 10 months ago
  25. 0d5d956 SkSL: Test/implement "geometric" intrinsics by Brian Osman · 3 years, 10 months ago
  26. 5c80964 Update GrProgramInfo's constructor by Robert Phillips · 3 years, 10 months ago
  27. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 3 years, 10 months ago
  28. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 3 years, 10 months ago
  29. 8f46ecc Remove two YUV effect GMs: yuv_to_rgb_effect and yuv_nv12_to_rgb_effect. by Brian Salomon · 3 years, 10 months ago
  30. 5035b8f Minor cleanup in the intrinsics GMs by Brian Osman · 3 years, 10 months ago
  31. 5160aad Test and implement all "common" intrinsics (GLSL ES Sec. 8.3) by Brian Osman · 3 years, 10 months ago
  32. 2f9dad4 Allow gpu_blur_utils* GMs to run with *ooprddl configs by Robert Phillips · 3 years, 10 months ago
  33. 7d1153f Handle EXIF orientation in SkAnimatedImage by Leon Scroggins · 3 years, 10 months ago
  34. 8f6d4d3 Test & implement exponential intrinsics by Brian Osman · 3 years, 10 months ago
  35. 24000785 Implement two-argument atan in public SkSL, improve GM by Brian Osman · 3 years, 10 months ago
  36. 80bfda8 Remove GrSurfaceContext::flush calls ... by Robert Phillips · 3 years, 10 months ago
  37. bc098ef Handle EXIF orientation in SkAnimCodecPlayer by Leon Scroggins · 3 years, 11 months ago
  38. e438738 Split SkYUVAInfo::PlanarConfig into PlaneConfig and Subsampling enums by Brian Salomon · 3 years, 10 months ago
  39. 3a004df GM to test (almost) all SkSL Angle/Trigonometric intrinsics by Brian Osman · 3 years, 10 months ago
  40. 267826c Disable both preservefillrule _big and _little for the *ooprddl configs by Robert Phillips · 3 years, 10 months ago
  41. 4eb7c23 - GrGLPath: Fix hitting an assert when a style applies a path effect that results in an empty path by kcbanner · 3 years, 10 months ago
  42. e6a05a4 Migrate work from constructors to onOnceBeforeDraw. by John Stiles · 3 years, 10 months ago
  43. 694ff17 Revert "Revert changes to unbreak bots." by Brian Salomon · 3 years, 10 months ago
  44. 91292e9 Runtime Effects: Support 'uniform shader' (vs. 'in shader') by Brian Osman · 3 years, 10 months ago
  45. 49721c8 Revert changes to unbreak bots. by Brian Salomon · 3 years, 10 months ago
  46. f01a9d9 Add SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 3 years, 10 months ago
  47. e3afdd5 Avoid infinite inverse inner-radii in eliiptical rrect op by Brian Osman · 3 years, 11 months ago
  48. 7585a65 do work in onBefore, not in constructor by Mike Reed · 3 years, 11 months ago
  49. 4ce7786 Fix clip shader coverage combining with geometry processor coverage by Michael Ludwig · 3 years, 11 months ago
  50. c76d409 add API for Op creation by Herb Derby · 4 years ago
  51. 5e961b0 Reland "Perform bounding rect-relative calcs in full float in GrRRectBlurEffect" by Brian Salomon · 3 years, 11 months ago
  52. e267464 Make small epsilons more rigorous for gpu gaussian blurs by Michael Ludwig · 3 years, 11 months ago
  53. 07829f2 Revert "Perform bounding rect-relative calcs in full float in GrRRectBlurEffect" by Brian Salomon · 3 years, 11 months ago
  54. f4594d1 Perform bounding rect-relative calcs in full float in GrRRectBlurEffect by Brian Salomon · 3 years, 11 months ago
  55. b270568 Almost remove GrContext by Adlai Holler · 3 years, 11 months ago
  56. 8aa0edf move SkTPin to include/private by Mike Klein · 4 years ago
  57. 7db7139 Revert "Revert "Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage."" by Brian Salomon · 4 years ago
  58. 839fb22 Revert "Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage." by Brian Salomon · 4 years ago
  59. db0288d Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage. by Brian Salomon · 4 years ago
  60. 41fc174 Restore cpu execution of async* GMs by Robert Phillips · 4 years ago
  61. a0f5452 split that new filter into smaller steps by Mike Klein · 4 years ago
  62. 7485ffc slightly more complex runtime color filter GM by Mike Klein · 4 years ago
  63. 3172208 Revert "Remove GrContext" by Robert Phillips · 4 years ago
  64. 2edf18d Remove GrContext by Adlai Holler · 4 years ago
  65. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  66. 27f283f Update error handling in DDL-averse GMs by Robert Phillips · 4 years ago
  67. 68b245c Remove resize-on-gpu variation from wacky_yuv GMs by Brian Salomon · 4 years ago
  68. 01b93ea Add SkImageFilters::Blend rename for Xfermode filter by Michael Ludwig · 4 years ago
  69. 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 4 years ago
  70. ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 4 years ago
  71. f165f79 Remove unused variant of SkImage::MakeFromYUVAPixmaps by Brian Salomon · 4 years ago
  72. bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 4 years ago
  73. c1916c3 Remove use of legacy display globals. by Ben Wagner · 4 years ago
  74. 86d07fd Remove unused SkImage YUVA factories. by Brian Salomon · 4 years ago
  75. 12857d4 Fix gms placing text in bounds. by Ben Wagner · 4 years ago
  76. 1b6a43c Move user stencil settings from GrPipeline to GrProgramInfo by Chris Dalton · 4 years ago
  77. 96c8aeb Reland "Allow rect and circle blur fast cases to be used with rotation matrices." by Brian Salomon · 4 years ago
  78. 1fc7422 Revert "Allow rect and circle blur fast cases to be used with rotation matrices." by Robert Phillips · 4 years ago
  79. 2bded27 Allow rect and circle blur fast cases to be used with rotation matrices. by Brian Salomon · 4 years ago
  80. 6756afa Fail the "tess_segs_5" tests if Skia doesn't actually give us 5 tessellation segments by Chris Dalton · 4 years ago
  81. 8b5ed02 Fix skia_use_ffmpeg builds by Florin Malita · 4 years ago
  82. 6c6678f Separate YUVATextures, YUVATexturesCopy, and YUVAPixmaps in wacky GMs. by Brian Salomon · 4 years ago
  83. 94f65d7 Expand SkYUVAInfo::PlanarConfig/SkYUVAPixmapInfo::DataType values. by Brian Salomon · 4 years ago
  84. 3163428 Add gms that test limited hw tessellation segments by Chris Dalton · 4 years ago
  85. b4aa639 Refactor API for mipmap-builder, by Mike Reed · 4 years ago
  86. b25e6e1 Remove unnecessary casting from SkSL in GMs by Brian Osman · 4 years ago
  87. 5c3e1a9 Add a quadratic cusp to trickycubicstrokes by Chris Dalton · 4 years ago
  88. c2a9a97 New version of SkImage::MakeFromYUVAPixmaps() by Brian Salomon · 4 years ago
  89. 302e8fb Downgrade SkImage to GrImageContext by Adlai Holler · 4 years ago
  90. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years ago
  91. c2ae19c Add more flat line cases to trickycubicstrokes by Chris Dalton · 4 years ago
  92. d849a75 use pathbuilder by Mike Reed · 4 years ago
  93. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  94. 85f51b2 Simplify firstdirection by Mike Reed · 4 years ago
  95. 3872c98 Move convexity enum out of public by Mike Reed · 4 years ago
  96. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years, 1 month ago
  97. 06d7c9d Revert "Revert "use pathbuilder"" by Mike Reed · 4 years, 1 month ago
  98. 43e3e91 Revert "use pathbuilder" by Mike Reed · 4 years, 1 month ago
  99. 4b25d41 use pathbuilder by Mike Reed · 4 years, 1 month ago
  100. ad5494d use pathbuilder by Mike Reed · 4 years, 1 month ago