1. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 4 years, 5 months ago
  2. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 4 years, 6 months ago
  3. b4cce3f Revert "Revert "add rotate to SkM44"" by Mike Reed · 4 years, 6 months ago
  4. 978693c Make invokeChild just return a string containing the child function call by Brian Osman · 4 years, 6 months ago
  5. 44aa1ab Revert "add rotate to SkM44" by Mike Reed · 4 years, 6 months ago
  6. a6272de add rotate to SkM44 by Mike Reed · 4 years, 6 months ago
  7. cddfc5e Remove invokeChild variants that write to output color by Brian Osman · 4 years, 6 months ago
  8. b962eff Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 6 months ago
  9. c88a3bc Bidi segmentation BEFORE anything else by Julia Lavrova · 4 years, 6 months ago
  10. 1a496c5 Convert evict callback from function to interface by Herb Derby · 4 years, 6 months ago
  11. 07d32b4 remove some memory-based methods, add rc() by Mike Reed · 4 years, 6 months ago
  12. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 6 months ago
  13. 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 4 years, 6 months ago
  14. 26df65c row/col methods by Mike Reed · 4 years, 6 months ago
  15. e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 4 years, 6 months ago
  16. 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 4 years, 6 months ago
  17. ce3ddaa Pass readSwizzle into more proxy creation to not use config. by Greg Daniel · 4 years, 6 months ago
  18. d51fa2f Remove GrPixelConfig from GrSurface and GrSurfaceProxy. by Greg Daniel · 4 years, 6 months ago
  19. 3a83392 Add missing 'GrProtected' parameter to createCompressedTexture call chain by Robert Phillips · 4 years, 6 months ago
  20. 470e0ac Revert "Revert "Revert "Complete rewrite of the SkSL interpreter""" by Ben Wagner · 4 years, 6 months ago
  21. 5f40986 test change by Ethan Nicholas · 4 years, 6 months ago
  22. 7deb1c2 Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 6 months ago
  23. b26b4e7 Revert "Revert "use SkM44 internally"" by Mike Reed · 4 years, 6 months ago
  24. f79aacb Revert "use SkM44 internally" by Mike Reed · 4 years, 6 months ago
  25. 295cdf8 use SkM44 internally by Mike Reed · 4 years, 6 months ago
  26. 3eedc97 Make SkImageInfo::validRowBytes consider alignment by Leon Scroggins III · 4 years, 6 months ago
  27. 6f5e940 Clamp GrSkSLFP output to valid premul by Brian Osman · 4 years, 6 months ago
  28. 3dfe7ca Revert "Add compressed backend textures to Metal" by Robert Phillips · 4 years, 6 months ago
  29. 9262555 remove fun operator overloads by Mike Reed · 4 years, 6 months ago
  30. 1feceb3 split SkBBoxHierarchy into public/base types by Mike Klein · 4 years, 6 months ago
  31. b19c78e Add compressed backend textures to Metal by Robert Phillips · 4 years, 6 months ago
  32. 38380df remove the last vestiges of SkMScalar by Mike Reed · 4 years, 6 months ago
  33. 55f6fc3 IWYU -- colorspace no longer includes matrix44 by Mike Reed · 4 years, 6 months ago
  34. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 6 months ago
  35. 196e9fb let picture record take a bbh directly by Mike Klein · 4 years, 6 months ago
  36. 7a7ee94 modernize some picture internal types by Mike Klein · 4 years, 6 months ago
  37. 99c54f0 Revert "Complete rewrite of the SkSL interpreter" by Ethan Nicholas · 4 years, 6 months ago
  38. 8c2ccc0 use real normal-map texture by Mike Reed · 4 years, 6 months ago
  39. 2cde3a1 Complete rewrite of the SkSL interpreter by Ethan Nicholas · 4 years, 6 months ago
  40. 215c34b SkMScalar is obsolete -- use SkScalar by Mike Reed · 4 years, 6 months ago
  41. 07f0e41 Test readPixels on compressed textures by Robert Phillips · 4 years, 6 months ago
  42. 3155f7f Pass in a GrColorType into our Copy call. by Greg Daniel · 4 years, 6 months ago
  43. d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 4 years, 6 months ago
  44. b085527 Add SkImage::CompressionType::kBC1_RGBA8_UNORM support by Robert Phillips · 4 years, 6 months ago
  45. b147ace DCI-P3 -> Display P3 in Skia by Mike Klein · 4 years, 6 months ago
  46. c4b8eef move SkV3 into header by Mike Reed · 4 years, 6 months ago
  47. e4720c6 Expand SkImage::MakeFromCompressed to support mipMapping by Robert Phillips · 4 years, 6 months ago
  48. 93d3fab improve scalar gather32 by Mike Klein · 4 years, 6 months ago
  49. b2b6a99 impl gather32 for x86 by Mike Klein · 4 years, 6 months ago
  50. 3912a4b Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. by Greg Daniel · 4 years, 6 months ago
  51. c322f63 add movq by Mike Klein · 4 years, 6 months ago
  52. beaa108 add vgatherdps by Mike Klein · 4 years, 6 months ago
  53. c558f72 Compressed texture API cleanup by Robert Phillips · 4 years, 6 months ago
  54. bfb7211 Reland "Remove GrPaint::addColorTextureProcessor" by Brian Salomon · 4 years, 6 months ago
  55. f6d60d3 On ARM disable blend when src-over has src with alpha of 1. by Greg Daniel · 4 years, 6 months ago
  56. 9403c38 Revert "Reland "Revert "allow clients to opt into new didTranslate/didScale""" by Mike Reed · 4 years, 6 months ago
  57. f66bba6 Reland "Revert "allow clients to opt into new didTranslate/didScale"" by Mike Reed · 4 years, 6 months ago
  58. d7ce7ac Revert "Revert "allow clients to opt into new didTranslate/didScale"" by Mike Reed · 4 years, 6 months ago
  59. 4a46758 Revert "allow clients to opt into new didTranslate/didScale" by Mike Reed · 4 years, 6 months ago
  60. cb6b9e3 allow clients to opt into new didTranslate/didScale by Mike Reed · 4 years, 6 months ago
  61. fb28c6f Enable transfer from texture to buffer on ANGLE. by Brian Salomon · 4 years, 6 months ago
  62. 504032e SkRuntimeEffect: Fix 'in' variables in CPU backend by Brian Osman · 4 years, 6 months ago
  63. a092028 Revert "new virtuals for canvas ctm" by Mike Reed · 4 years, 6 months ago
  64. 2076b04 new virtuals for canvas ctm by Mike Reed · 4 years, 6 months ago
  65. 67d0f3f Revert "Remove GrPaint::addColorTextureProcessor" by Jim Van Verth · 4 years, 6 months ago
  66. a92320d Remove GrPaint::addColorTextureProcessor by Brian Salomon · 4 years, 6 months ago
  67. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 6 months ago
  68. eca1091 Add first, last and subspan to SkEnumerate by Herb Derby · 4 years, 6 months ago
  69. f22faaf add vroundps, impl Op::floor on x86 by Mike Klein · 4 years, 6 months ago
  70. 92ca3ba JIT today's new _imm ops by Mike Klein · 4 years, 6 months ago
  71. ba0ff78 Move the remainder of GrRenderTargetContext factories. by Greg Daniel · 4 years, 6 months ago
  72. a6434a5 refactor bit ops by Mike Klein · 4 years, 6 months ago
  73. f72dedd Expose the Input variable and Child name collections in SkRuntimeEffect by Brian Osman · 4 years, 6 months ago
  74. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 6 months ago
  75. 403c807 Revert "Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API."" by Mike Reed · 4 years, 6 months ago
  76. 268ed57 Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API." by Brian Osman · 4 years, 6 months ago
  77. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 6 months ago
  78. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 6 months ago
  79. b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 4 years, 6 months ago
  80. 98bfcc7 Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API. by Mike Reed · 4 years, 6 months ago
  81. d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 4 years, 6 months ago
  82. 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 4 years, 6 months ago
  83. 8783b78 Add a few more SkRuntimeEffect unit tests by Brian Osman · 4 years, 6 months ago
  84. 6dbd7ff first foray into SkVM image shaders by Mike Klein · 4 years, 6 months ago
  85. e994380 Some GrTypes cleanup. by Brian Salomon · 4 years, 6 months ago
  86. 2a099da SkSL description methods are now only present in debug mode by Ethan Nicholas · 4 years, 6 months ago
  87. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 4 years, 6 months ago
  88. 94724c6 Fix GrColorMatrixFragmentProcessor handling of premul transparent black. by Brian Salomon · 4 years, 6 months ago
  89. 82d4970 More SkRuntimeEffect tests by Brian Osman · 4 years, 6 months ago
  90. 0a7ca7a Avoid div by zero in ProcessorTest to please UBSAN by Brian Salomon · 4 years, 7 months ago
  91. bc73eb4 Make ProcessorOptimizationTest for canTweakAlphaForCoverage more robust by Brian Salomon · 4 years, 7 months ago
  92. 9c4ee9c Disable advanced blend equations on Imagination driver 1.10 and earlier by Brian Salomon · 4 years, 7 months ago
  93. 8f259a0 Add BC1_RGB8_UNORM support by Robert Phillips · 4 years, 7 months ago
  94. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 4 years, 7 months ago
  95. 34280e2 Shorten argument lists in GrMesh::SendToGpuImpl by Chris Dalton · 4 years, 7 months ago
  96. aebe439 move clip-stencil function into GpuDevice by Mike Reed · 4 years, 7 months ago
  97. 9f744f7 Change GrGpu::onCreateCompressedTexture signature by Robert Phillips · 4 years, 7 months ago
  98. ca0f837 Prepare CompressedBackendAllocationTest for new compression formats by Robert Phillips · 4 years, 7 months ago
  99. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 7 months ago
  100. 334d0ba Optimize SkSL xor where one argument is constant by Noah Lavine · 4 years, 7 months ago