1. 27c4202 Remove GrBitmapTextureMaker. by Brian Salomon · 3 years, 5 months ago
  2. 354147a Replace GrConstColorProcessor with a runtime FP by Brian Salomon · 3 years, 5 months ago
  3. 4a3bae3 Move InterpretSampling to its one caller by Mike Reed · 3 years, 6 months ago
  4. 12a7558 GrFPArgs no longer needs sampling by Mike Reed · 3 years, 6 months ago
  5. 7cee3ef FilterQuality should no longer be needed. by Mike Reed · 3 years, 6 months ago
  6. c5422d0 Change the order of arguments to GrFragmentProcessor::Compose by Brian Osman · 3 years, 6 months ago
  7. e7a959d Expand SkMessageBus to support different unique key types by Robert Phillips · 3 years, 6 months ago
  8. 55aaefe Reland "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 6 months ago
  9. 38b9a4b Revert "Support sharing promise images between DDLs" by Adlai Holler · 3 years, 7 months ago
  10. 07e11d4 Support sharing promise images between DDLs by Adlai Holler · 3 years, 7 months ago
  11. 6e73404 Remove unused high-quality downgrade heuristic by Mike Reed · 3 years, 7 months ago
  12. 982127b Make render task targets be just a proxy. by Brian Salomon · 3 years, 8 months ago
  13. fe4611c Alias two sets of enums by Mike Reed · 3 years, 9 months ago
  14. ffe5d54 Simplify GrInterpretSamplingOptions by Mike Reed · 3 years, 9 months ago
  15. 52130b0 Pass samplingoptions to GrArgs by Mike Reed · 3 years, 9 months ago
  16. 839eef3 Work on hiding filter-quality by Mike Reed · 3 years, 9 months ago
  17. 01ff538 Support luminance-alpha GL format for YUVA planes by Brian Salomon · 3 years, 9 months ago
  18. 95b5fb9 Revert "Share code handling legacy SkFilterQuality" by Mike Reed · 3 years, 10 months ago
  19. 9a8cbe5 Share code handling legacy SkFilterQuality by Mike Reed · 3 years, 10 months ago
  20. 8aa0edf move SkTPin to include/private by Mike Klein · 4 years ago
  21. f2f9b0d Filter transformed atlas images correctly on GPU. by John Stiles · 4 years, 1 month ago
  22. 37bc135 Remove incorrect 1 pixel opt. in GrInterpretFilterQuality. by Brian Salomon · 4 years, 1 month ago
  23. e7809c7 Always send premul paint color to shader FPs by Brian Osman · 4 years, 1 month ago
  24. f743d4e Rename Xfermode fragment processor to Blend. by John Stiles · 4 years, 2 months ago
  25. 024d745 Add GrFragmentProcessor::Compose for composing two processors. by John Stiles · 4 years, 2 months ago
  26. e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years, 2 months ago
  27. 41d91b6 Remove support for multiple coverage processors from GrPaint API. by John Stiles · 4 years, 2 months ago
  28. 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 2 months ago
  29. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 2 months ago
  30. 4e105e2 Clean up GrContext references in the src/gpu by Robert Phillips · 4 years, 2 months ago
  31. a3b02f5 Rename GrSamplerState::Filter::kBilerp to kLinear by Brian Salomon · 4 years, 2 months ago
  32. 13711eb rename SkMipMap to SkMipmap by Mike Reed · 4 years, 2 months ago
  33. 8589430 Replace ModulateRGBA effect with Xfermode using modulate blend. by John Stiles · 4 years, 2 months ago
  34. 7c19677 Split GrConstColorProcessor into three separate .fp effects. by John Stiles · 4 years, 2 months ago
  35. d4eb2ec Update SkPaintToGrPaint to perform clamping via child FPs. by John Stiles · 4 years, 2 months ago
  36. 53ee0fc Convert the dither runtime effect into a regular .fp effect. by John Stiles · 4 years, 2 months ago
  37. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 2 months ago
  38. 746460e Fix d3d backend texture uploads when used formats need swizzling. by Greg Daniel · 4 years, 2 months ago
  39. 5c57e88 Redesign GrXfermodeFragmentProcessor to use one FP instead of two. by John Stiles · 4 years, 2 months ago
  40. c36b8aa Add support for passing an inputFP to SkColorFilter objects. by John Stiles · 4 years, 3 months ago
  41. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 3 months ago
  42. b11e627 Move impl into SkColorFilterBase by Mike Reed · 4 years, 3 months ago
  43. 7f9aa5a Reduce calls to `addColorFragmentProcessor` in GrPaint creation. by John Stiles · 4 years, 3 months ago
  44. 9aba625 Move setSampleMatrix and setSampledWithExplicitCoords into child registration by Michael Ludwig · 4 years, 3 months ago
  45. e3a39f7 Update ConstColor FP to support an input FP. by John Stiles · 4 years, 3 months ago
  46. 5a2a7b3 Update GrClampFragmentProcessor to use a child FP. by John Stiles · 4 years, 3 months ago
  47. 87f5755 Fixes for GPU dither by Michael Ludwig · 4 years, 4 months ago
  48. 9a30ee0 Add BGR_10A2 support to Ganesh (take 2) by Robert Phillips · 4 years, 5 months ago
  49. a50ce3c Revert "Add BGR_10A2 support to Ganesh" by Robert Phillips · 4 years, 5 months ago
  50. 44fc53b Add BGR_10A2 support to Ganesh by Robert Phillips · 4 years, 5 months ago
  51. 449b115 Plumb SkMatrixProvider throughout Ganesh by Brian Osman · 4 years, 5 months ago
  52. c524378 Don't require color type to make proxy copies. by Brian Salomon · 4 years, 5 months ago
  53. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 6 months ago
  54. 71fe945 Prevent unbounded listener growth on SkPixelRefs. by Brian Salomon · 4 years, 6 months ago
  55. 99a813c Avoid unbounded listener growth on SkImage_Lazy when textures are purged by Brian Salomon · 4 years, 6 months ago
  56. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 4 years, 7 months ago
  57. c8d092a Revert "Revert "Remove copies for wrap modes in GrTextureProducer."" by Brian Salomon · 4 years, 7 months ago
  58. bf5cb0f Revert "Remove copies for wrap modes in GrTextureProducer." by Robert Phillips · 4 years, 7 months ago
  59. 7fba244 Remove copies for wrap modes in GrTextureProducer. by Brian Salomon · 4 years, 7 months ago
  60. 7353dc5 Change SkSL main() from (float x, float y) to (float2 p) by Brian Osman · 4 years, 7 months ago
  61. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 7 months ago
  62. cc21d0c Reland "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 4 years, 7 months ago
  63. ebc00f9 Revert "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 4 years, 7 months ago
  64. becd2fe Change refPinnedTextureProxy to return a view instead. by Greg Daniel · 4 years, 7 months ago
  65. 9bfd595 In GrSkSLFP, store inputs as SkData. Tighten size checks. by Brian Osman · 4 years, 7 months ago
  66. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 4 years, 7 months ago
  67. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 7 months ago
  68. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 8 months ago
  69. c52db71 Store GrSurfaceProxyViews on SkSpecial*_Gpu. by Greg Daniel · 4 years, 8 months ago
  70. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 4 years, 8 months ago
  71. 4cb2933 GrPixelConfig is DEAD!!!!! by Greg Daniel · 4 years, 8 months ago
  72. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 8 months ago
  73. 6f5e940 Clamp GrSkSLFP output to valid premul by Brian Osman · 4 years, 8 months ago
  74. 3155f7f Pass in a GrColorType into our Copy call. by Greg Daniel · 4 years, 8 months ago
  75. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 8 months ago
  76. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 4 years, 9 months ago
  77. 088913a Start adding unit tests of SkRuntimeEffect by Brian Osman · 4 years, 9 months ago
  78. 1a372c3 Add SurfaceView for SkImage_GpuYUVA's flattened proxy. by Greg Daniel · 4 years, 9 months ago
  79. 7b1678a Major refactor of runtime effects by Brian Osman · 4 years, 9 months ago
  80. 7f11fb5 Add mutex to guard GrSkSLFPFactoryCache accesses by Robert Phillips · 4 years, 9 months ago
  81. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 4 years, 10 months ago
  82. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 4 years, 10 months ago
  83. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 4 years, 10 months ago
  84. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 10 months ago
  85. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 10 months ago
  86. 85c3d68 Some improvements to backend texture creation. by Brian Salomon · 4 years, 10 months ago
  87. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  88. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  89. bd84330 Revert "Revert "add explicit src and dst colorspaces to filterColor4f"" by Mike Reed · 5 years ago
  90. dcbc359 Remove vestiges of 32 float texture format support by Brian Salomon · 5 years ago
  91. 355111b Revert "add explicit src and dst colorspaces to filterColor4f" by Mike Reed · 5 years ago
  92. 2281be3 add explicit src and dst colorspaces to filterColor4f by Mike Reed · 5 years ago
  93. 31cff27 Revert "Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear"" by Ethan Nicholas · 5 years ago
  94. 85705c1b Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear" by Ethan Nicholas · 5 years ago
  95. ac18a5c remove 'in uniform' support from GrSkSLFP, make rules more clear by Ethan Nicholas · 5 years ago
  96. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 5 years ago
  97. a5d96bc Remove "experimental" comments regarding RG_F16 and RGBA_16161616 by Robert Phillips · 5 years ago
  98. f19f9ca Handle F16Norm clamping in SkPaint->GrPaint conversion. by Brian Salomon · 5 years ago
  99. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 5 years ago
  100. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago