1. ed9b1f1 refactor out a middle representation by Mike Klein · 4 years, 6 months ago
  2. 762b42f Remove SkClampMax by Brian Osman · 4 years, 6 months ago
  3. c036058 Cache should work with INF values by Julia Lavrova · 4 years, 6 months ago
  4. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 6 months ago
  5. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 6 months ago
  6. febdedf Switch SkImage_Base asTextureProxyRef to return view instead. by Greg Daniel · 4 years, 6 months ago
  7. 653d2a4 Remove search of desperation by Herb Derby · 4 years, 6 months ago
  8. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 4 years, 6 months ago
  9. 37c127f Rename view getters in various image subclasses. by Greg Daniel · 4 years, 6 months ago
  10. d3a32c5 RTL fixes + few small bugs by Julia Lavrova · 4 years, 6 months ago
  11. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 4 years, 6 months ago
  12. c66882e Revert "impl gather8/gather16 with gather32" by Mike Klein · 4 years, 6 months ago
  13. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 6 months ago
  14. d4e3b9e impl gather8/gather16 with gather32 by Mike Klein · 4 years, 6 months ago
  15. bc1ce2c test premul/unpremul are no-ops when a==1.0f by Mike Klein · 4 years, 6 months ago
  16. 196f319 Allow decoding without color conversion by Leon Scroggins III · 4 years, 6 months ago
  17. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 6 months ago
  18. 314524e Add compressed backend textures to Metal (take 2) by Robert Phillips · 4 years, 6 months ago
  19. db543f6 Memory leak in cache by Julia Lavrova · 4 years, 6 months ago
  20. 8354717 Remove asTextureProxyRef from SkSpecialImage. by Greg Daniel · 4 years, 6 months ago
  21. 99044e1 Update wacky_yuv_formats GM to demonstrate YUV resizing on the GPU by Robert Phillips · 4 years, 6 months ago
  22. c52db71 Store GrSurfaceProxyViews on SkSpecial*_Gpu. by Greg Daniel · 4 years, 6 months ago
  23. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 4 years, 6 months ago
  24. ba9da46 radial gradients in skvm by Mike Klein · 4 years, 6 months ago
  25. 0ef780b Use a monotonic counter for atlas and plot generations by Herb Derby · 4 years, 6 months ago
  26. 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 4 years, 6 months ago
  27. 4d72171 Rename AtlasID to PlotLocator by Herb Derby · 4 years, 6 months ago
  28. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 4 years, 6 months ago
  29. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 4 years, 6 months ago
  30. b4cce3f Revert "Revert "add rotate to SkM44"" by Mike Reed · 4 years, 6 months ago
  31. 978693c Make invokeChild just return a string containing the child function call by Brian Osman · 4 years, 6 months ago
  32. 44aa1ab Revert "add rotate to SkM44" by Mike Reed · 4 years, 6 months ago
  33. a6272de add rotate to SkM44 by Mike Reed · 4 years, 6 months ago
  34. cddfc5e Remove invokeChild variants that write to output color by Brian Osman · 4 years, 6 months ago
  35. b962eff Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 6 months ago
  36. c88a3bc Bidi segmentation BEFORE anything else by Julia Lavrova · 4 years, 6 months ago
  37. 1a496c5 Convert evict callback from function to interface by Herb Derby · 4 years, 6 months ago
  38. 07d32b4 remove some memory-based methods, add rc() by Mike Reed · 4 years, 6 months ago
  39. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 6 months ago
  40. 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 4 years, 6 months ago
  41. 26df65c row/col methods by Mike Reed · 4 years, 6 months ago
  42. e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 4 years, 6 months ago
  43. 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 4 years, 6 months ago
  44. ce3ddaa Pass readSwizzle into more proxy creation to not use config. by Greg Daniel · 4 years, 6 months ago
  45. d51fa2f Remove GrPixelConfig from GrSurface and GrSurfaceProxy. by Greg Daniel · 4 years, 6 months ago
  46. 3a83392 Add missing 'GrProtected' parameter to createCompressedTexture call chain by Robert Phillips · 4 years, 6 months ago
  47. 470e0ac Revert "Revert "Revert "Complete rewrite of the SkSL interpreter""" by Ben Wagner · 4 years, 6 months ago
  48. 5f40986 test change by Ethan Nicholas · 4 years, 6 months ago
  49. 7deb1c2 Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 6 months ago
  50. b26b4e7 Revert "Revert "use SkM44 internally"" by Mike Reed · 4 years, 6 months ago
  51. f79aacb Revert "use SkM44 internally" by Mike Reed · 4 years, 6 months ago
  52. 295cdf8 use SkM44 internally by Mike Reed · 4 years, 6 months ago
  53. 3eedc97 Make SkImageInfo::validRowBytes consider alignment by Leon Scroggins III · 4 years, 6 months ago
  54. 6f5e940 Clamp GrSkSLFP output to valid premul by Brian Osman · 4 years, 6 months ago
  55. 3dfe7ca Revert "Add compressed backend textures to Metal" by Robert Phillips · 4 years, 6 months ago
  56. 9262555 remove fun operator overloads by Mike Reed · 4 years, 6 months ago
  57. 1feceb3 split SkBBoxHierarchy into public/base types by Mike Klein · 4 years, 6 months ago
  58. b19c78e Add compressed backend textures to Metal by Robert Phillips · 4 years, 6 months ago
  59. 38380df remove the last vestiges of SkMScalar by Mike Reed · 4 years, 6 months ago
  60. 55f6fc3 IWYU -- colorspace no longer includes matrix44 by Mike Reed · 4 years, 6 months ago
  61. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 6 months ago
  62. 196e9fb let picture record take a bbh directly by Mike Klein · 4 years, 6 months ago
  63. 7a7ee94 modernize some picture internal types by Mike Klein · 4 years, 6 months ago
  64. 99c54f0 Revert "Complete rewrite of the SkSL interpreter" by Ethan Nicholas · 4 years, 6 months ago
  65. 8c2ccc0 use real normal-map texture by Mike Reed · 4 years, 6 months ago
  66. 2cde3a1 Complete rewrite of the SkSL interpreter by Ethan Nicholas · 4 years, 6 months ago
  67. 215c34b SkMScalar is obsolete -- use SkScalar by Mike Reed · 4 years, 6 months ago
  68. 07f0e41 Test readPixels on compressed textures by Robert Phillips · 4 years, 6 months ago
  69. 3155f7f Pass in a GrColorType into our Copy call. by Greg Daniel · 4 years, 6 months ago
  70. d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 4 years, 6 months ago
  71. b085527 Add SkImage::CompressionType::kBC1_RGBA8_UNORM support by Robert Phillips · 4 years, 6 months ago
  72. b147ace DCI-P3 -> Display P3 in Skia by Mike Klein · 4 years, 6 months ago
  73. c4b8eef move SkV3 into header by Mike Reed · 4 years, 6 months ago
  74. e4720c6 Expand SkImage::MakeFromCompressed to support mipMapping by Robert Phillips · 4 years, 6 months ago
  75. 93d3fab improve scalar gather32 by Mike Klein · 4 years, 6 months ago
  76. b2b6a99 impl gather32 for x86 by Mike Klein · 4 years, 6 months ago
  77. 3912a4b Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. by Greg Daniel · 4 years, 6 months ago
  78. c322f63 add movq by Mike Klein · 4 years, 6 months ago
  79. beaa108 add vgatherdps by Mike Klein · 4 years, 6 months ago
  80. c558f72 Compressed texture API cleanup by Robert Phillips · 4 years, 6 months ago
  81. bfb7211 Reland "Remove GrPaint::addColorTextureProcessor" by Brian Salomon · 4 years, 7 months ago
  82. f6d60d3 On ARM disable blend when src-over has src with alpha of 1. by Greg Daniel · 4 years, 7 months ago
  83. 9403c38 Revert "Reland "Revert "allow clients to opt into new didTranslate/didScale""" by Mike Reed · 4 years, 7 months ago
  84. f66bba6 Reland "Revert "allow clients to opt into new didTranslate/didScale"" by Mike Reed · 4 years, 7 months ago
  85. d7ce7ac Revert "Revert "allow clients to opt into new didTranslate/didScale"" by Mike Reed · 4 years, 7 months ago
  86. 4a46758 Revert "allow clients to opt into new didTranslate/didScale" by Mike Reed · 4 years, 7 months ago
  87. cb6b9e3 allow clients to opt into new didTranslate/didScale by Mike Reed · 4 years, 7 months ago
  88. fb28c6f Enable transfer from texture to buffer on ANGLE. by Brian Salomon · 4 years, 7 months ago
  89. 504032e SkRuntimeEffect: Fix 'in' variables in CPU backend by Brian Osman · 4 years, 7 months ago
  90. a092028 Revert "new virtuals for canvas ctm" by Mike Reed · 4 years, 7 months ago
  91. 2076b04 new virtuals for canvas ctm by Mike Reed · 4 years, 7 months ago
  92. 67d0f3f Revert "Remove GrPaint::addColorTextureProcessor" by Jim Van Verth · 4 years, 7 months ago
  93. a92320d Remove GrPaint::addColorTextureProcessor by Brian Salomon · 4 years, 7 months ago
  94. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 7 months ago
  95. eca1091 Add first, last and subspan to SkEnumerate by Herb Derby · 4 years, 7 months ago
  96. f22faaf add vroundps, impl Op::floor on x86 by Mike Klein · 4 years, 7 months ago
  97. 92ca3ba JIT today's new _imm ops by Mike Klein · 4 years, 7 months ago
  98. ba0ff78 Move the remainder of GrRenderTargetContext factories. by Greg Daniel · 4 years, 7 months ago
  99. a6434a5 refactor bit ops by Mike Klein · 4 years, 7 months ago
  100. f72dedd Expose the Input variable and Child name collections in SkRuntimeEffect by Brian Osman · 4 years, 7 months ago