1. e427160 SkAnimatedImage: Always respect exif orientation by Leon Scroggins III · 3 years, 10 months ago
  2. 7bfdb10 Revert "Enable GrTessellationPathRenderer by default" by Brian Salomon · 3 years, 10 months ago
  3. 6ea387e Enable GrTessellationPathRenderer by default by Chris Dalton · 3 years, 10 months ago
  4. a868220 Fix shadow directional light bounds. by Jim Van Verth · 3 years, 10 months ago
  5. 7206817 Fix images used in orientation GMs by Brian Salomon · 3 years, 10 months ago
  6. 85fa756 Add filtermode to drawnine by Mike Reed · 3 years, 10 months ago
  7. 590f567 Add GrSurfaceFillContext by Brian Salomon · 3 years, 10 months ago
  8. 63f0354 Add support for directional lights. by Jim Van Verth · 3 years, 10 months ago
  9. 0263bff Revert "Add GrSurfaceFillContext" by Brian Salomon · 3 years, 10 months ago
  10. b339bbe Add GrSurfaceFillContext by Brian Salomon · 3 years, 10 months ago
  11. bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 3 years, 10 months ago
  12. 06b52ad Add first class hairline support to tessellated stroking by Chris Dalton · 3 years, 10 months ago
  13. 1ad5445 Revert "Add integer relational ops to sksl_public." by Ethan Nicholas · 3 years, 10 months ago
  14. b476981 Add integer relational ops to sksl_public. by John Stiles · 3 years, 10 months ago
  15. 4bdc121 Use explicit return statements in more fragment processors. by John Stiles · 3 years, 10 months ago
  16. f124108 how to use SkArenaAlloc with no friends by Mike Klein · 3 years, 10 months ago
  17. 5d8f55b Update last gm to use sampling, hide legacy api by Mike Reed · 3 years, 10 months ago
  18. 057fcbe Use sampling for bitmap shaders by Mike Reed · 3 years, 10 months ago
  19. b41bd15 Use samplingoptions for bitmap shader by Mike Reed · 3 years, 10 months ago
  20. 82abece Bitmap should use sampling options by Mike Reed · 3 years, 10 months ago
  21. 1aa1f5f whole-word replace renderTargetContext with surfaceDrawContext by Brian Salomon · 3 years, 10 months ago
  22. 1c86b63 Improve clamp mode in GPU blur with downsampling. by Brian Salomon · 3 years, 10 months ago
  23. b86cd3d Use samplingoptions in imageshader by Mike Reed · 3 years, 10 months ago
  24. 7b80726 Implement indirect stroking for conics by Chris Dalton · 3 years, 10 months ago
  25. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 10 months ago
  26. 4106819 Use explicit sampling param by Mike Reed · 3 years, 10 months ago
  27. 8670c98 Remove SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 3 years, 10 months ago
  28. b612b6c Revert "Revert "Use explicit samplingoptions"" by Mike Reed · 3 years, 10 months ago
  29. fde98cb Revert "Use explicit samplingoptions" by Mike Reed · 3 years, 10 months ago
  30. 8b5f3ac Use explicit samplingoptions by Mike Reed · 3 years, 10 months ago
  31. 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 3 years, 10 months ago
  32. b5f880a Take origin when creating/updating backend texture using pixmaps. by Brian Salomon · 3 years, 10 months ago
  33. 198e6ea add new entry-points for drawImage[rect] with samplingoptions by Mike Reed · 3 years, 10 months ago
  34. e0dee01 Remove support for deprecated kDontClipToLayer_SaveLayerFlag by Michael Ludwig · 3 years, 10 months ago
  35. db873dd add util for checker image by Mike Reed · 3 years, 10 months ago
  36. 1a4140e deprecate getTotalMatrix by Mike Reed · 3 years, 10 months ago
  37. c7112ed Fix swizzles in clear_swizzle GM by Brian Salomon · 3 years, 10 months ago
  38. 07bc9a2 GPU clear values: just 4 floats by Brian Salomon · 3 years, 10 months ago
  39. 540c13a Test & implement "vector relational intrinsics" by Brian Osman · 3 years, 11 months ago
  40. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 10 months ago
  41. 6affa2c move SkMipmapBuilder to private by Mike Reed · 3 years, 11 months ago
  42. 9ba7a24 Reland "SkSL: Test/implement "geometric" intrinsics" by Brian Osman · 4 years ago
  43. ce0c876 hide legacy scalePixels and makeShader by Mike Reed · 3 years, 11 months ago
  44. cbbe0b0 Fix reverse bounds calculation for SkImageFilters::Compose by Michael Ludwig · 3 years, 11 months ago
  45. a03f8bf other ways to organize samplingoptions? by Mike Reed · 3 years, 11 months ago
  46. 0dd83e1 Revert "SkSL: Test/implement "geometric" intrinsics" by John Stiles · 3 years, 11 months ago
  47. 0d5d956 SkSL: Test/implement "geometric" intrinsics by Brian Osman · 4 years ago
  48. 5c80964 Update GrProgramInfo's constructor by Robert Phillips · 3 years, 11 months ago
  49. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 3 years, 11 months ago
  50. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 3 years, 11 months ago
  51. 8f46ecc Remove two YUV effect GMs: yuv_to_rgb_effect and yuv_nv12_to_rgb_effect. by Brian Salomon · 3 years, 11 months ago
  52. 5035b8f Minor cleanup in the intrinsics GMs by Brian Osman · 3 years, 11 months ago
  53. 5160aad Test and implement all "common" intrinsics (GLSL ES Sec. 8.3) by Brian Osman · 4 years ago
  54. 2f9dad4 Allow gpu_blur_utils* GMs to run with *ooprddl configs by Robert Phillips · 4 years ago
  55. 7d1153f Handle EXIF orientation in SkAnimatedImage by Leon Scroggins · 4 years ago
  56. 8f6d4d3 Test & implement exponential intrinsics by Brian Osman · 4 years ago
  57. 24000785 Implement two-argument atan in public SkSL, improve GM by Brian Osman · 4 years ago
  58. 80bfda8 Remove GrSurfaceContext::flush calls ... by Robert Phillips · 4 years ago
  59. bc098ef Handle EXIF orientation in SkAnimCodecPlayer by Leon Scroggins · 4 years ago
  60. e438738 Split SkYUVAInfo::PlanarConfig into PlaneConfig and Subsampling enums by Brian Salomon · 4 years ago
  61. 3a004df GM to test (almost) all SkSL Angle/Trigonometric intrinsics by Brian Osman · 4 years ago
  62. 267826c Disable both preservefillrule _big and _little for the *ooprddl configs by Robert Phillips · 4 years ago
  63. 4eb7c23 - GrGLPath: Fix hitting an assert when a style applies a path effect that results in an empty path by kcbanner · 4 years ago
  64. e6a05a4 Migrate work from constructors to onOnceBeforeDraw. by John Stiles · 4 years ago
  65. 694ff17 Revert "Revert changes to unbreak bots." by Brian Salomon · 4 years ago
  66. 91292e9 Runtime Effects: Support 'uniform shader' (vs. 'in shader') by Brian Osman · 4 years ago
  67. 49721c8 Revert changes to unbreak bots. by Brian Salomon · 4 years ago
  68. f01a9d9 Add SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 4 years ago
  69. e3afdd5 Avoid infinite inverse inner-radii in eliiptical rrect op by Brian Osman · 4 years ago
  70. 7585a65 do work in onBefore, not in constructor by Mike Reed · 4 years ago
  71. 4ce7786 Fix clip shader coverage combining with geometry processor coverage by Michael Ludwig · 4 years ago
  72. c76d409 add API for Op creation by Herb Derby · 4 years ago
  73. 5e961b0 Reland "Perform bounding rect-relative calcs in full float in GrRRectBlurEffect" by Brian Salomon · 4 years ago
  74. e267464 Make small epsilons more rigorous for gpu gaussian blurs by Michael Ludwig · 4 years ago
  75. 07829f2 Revert "Perform bounding rect-relative calcs in full float in GrRRectBlurEffect" by Brian Salomon · 4 years ago
  76. f4594d1 Perform bounding rect-relative calcs in full float in GrRRectBlurEffect by Brian Salomon · 4 years ago
  77. b270568 Almost remove GrContext by Adlai Holler · 4 years ago
  78. 8aa0edf move SkTPin to include/private by Mike Klein · 4 years ago
  79. 7db7139 Revert "Revert "Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage."" by Brian Salomon · 4 years ago
  80. 839fb22 Revert "Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage." by Brian Salomon · 4 years ago
  81. db0288d Move all YUVA image creation in GMs into sk_gpu_test::LazyYUVImage. by Brian Salomon · 4 years ago
  82. 41fc174 Restore cpu execution of async* GMs by Robert Phillips · 4 years ago
  83. a0f5452 split that new filter into smaller steps by Mike Klein · 4 years ago
  84. 7485ffc slightly more complex runtime color filter GM by Mike Klein · 4 years ago
  85. 3172208 Revert "Remove GrContext" by Robert Phillips · 4 years ago
  86. 2edf18d Remove GrContext by Adlai Holler · 4 years ago
  87. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  88. 27f283f Update error handling in DDL-averse GMs by Robert Phillips · 4 years ago
  89. 68b245c Remove resize-on-gpu variation from wacky_yuv GMs by Brian Salomon · 4 years ago
  90. 01b93ea Add SkImageFilters::Blend rename for Xfermode filter by Michael Ludwig · 4 years ago
  91. 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 4 years ago
  92. ae4bb98 Reland "Remove use of legacy display globals." by Ben Wagner · 4 years, 1 month ago
  93. f165f79 Remove unused variant of SkImage::MakeFromYUVAPixmaps by Brian Salomon · 4 years ago
  94. bd0881c Revert "Remove use of legacy display globals." by Jim Van Verth · 4 years ago
  95. c1916c3 Remove use of legacy display globals. by Ben Wagner · 4 years, 1 month ago
  96. 86d07fd Remove unused SkImage YUVA factories. by Brian Salomon · 4 years ago
  97. 12857d4 Fix gms placing text in bounds. by Ben Wagner · 4 years, 1 month ago
  98. 1b6a43c Move user stencil settings from GrPipeline to GrProgramInfo by Chris Dalton · 4 years, 1 month ago
  99. 96c8aeb Reland "Allow rect and circle blur fast cases to be used with rotation matrices." by Brian Salomon · 4 years, 1 month ago
  100. 1fc7422 Revert "Allow rect and circle blur fast cases to be used with rotation matrices." by Robert Phillips · 4 years, 1 month ago