1. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  2. 080e77f Use SkPMColor4f in OverrideInput, remove some kruft from SkGr by Brian Osman · 6 years ago
  3. f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 6 years ago
  4. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
  5. d25b7c1 Introduce SkRGBA4f, templated on SkAlphaType by Brian Osman · 6 years ago
  6. b0f4d0a Reland "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  7. cacf496 Revert "Switch SkPaint's color to SkColor4f" by Brian Osman · 6 years ago
  8. ee87c86 Switch SkPaint's color to SkColor4f by Brian Osman · 6 years ago
  9. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  10. 04ae8ee Add color space to SkColorFilter::filterColor4f by Brian Osman · 6 years ago
  11. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  12. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  13. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  14. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  15. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  16. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  17. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 6 years ago
  18. 34ec374 Replace isGammaCorrect with isLinearlyBlended by Brian Osman · 6 years ago
  19. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  20. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  21. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  22. 3567c14 Implement nonlinear (as-encoded) blending in GrColorSpaceXform by Brian Osman · 6 years ago
  23. 08a50e0 Include sRGB -> Linear in the cached "from sRGB" xform by Brian Osman · 6 years ago
  24. 8f9c325 Always use filterColor4f to filter paint colors by Brian Osman · 6 years ago
  25. 9363ac4 Remove most of the remaining conflation of colorSpace and sRGB in Ganesh by Brian Osman · 6 years ago
  26. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  27. 22f673d Move SkColorTable to src/codec by Leon Scroggins III · 6 years ago
  28. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  29. ce4cf72 non-linear blending first steps by Mike Klein · 6 years ago
  30. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 6 years ago
  31. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 6 years ago
  32. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 6 years ago
  33. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 6 years ago
  34. d3b37a1 Fix TSAN race in SkPaintToGrPaintNoShader by Robert Phillips · 6 years ago
  35. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 6 years ago
  36. 5c4b33b Don't add change listeners to pixelRefs in DDL mode by Robert Phillips · 6 years ago
  37. a421112 Reland "Add back missing unique key checks when creating CachedBitmap/Image Proxies" by Greg Daniel · 6 years ago
  38. 4f57eb8 Revert "Add back missing unique key checks when creating CachedBitmap/Image Proxies" by Greg Daniel · 6 years ago
  39. b78dd5d Add back missing unique key checks when creating CachedBitmap/Image Proxies by Greg Daniel · 6 years ago
  40. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  41. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 6 years ago
  42. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  43. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  44. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  45. aad2ec6 Revert "Do not return null paint if shaderFP is null" by Yuqian Li · 6 years ago
  46. db78cba Avoid creating MIPs until necessary when MIP bias is active by Brian Osman · 6 years ago
  47. 366093f Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a by Brian Salomon · 6 years ago
  48. bc54fad Refactor GrUploadPixmap logic into MakeCrossContextFromPixmap by Greg Daniel · 6 years ago
  49. 3081508 Remove unused code resulted from deleting DeferredTextureImage by Greg Daniel · 6 years ago
  50. 7619b64 Make GrUploadBitmapToTexutreProxy to support lazy proxies by Greg Daniel · 6 years ago
  51. 7e1912a Move GrMakeCachedBitmapProxy work in lazy mode by Greg Daniel · 6 years ago
  52. a4ead65 Add function to GrProxyProvider to lazily upload mip map data by Greg Daniel · 7 years ago
  53. 490695b Add param to GrMakeCachedImageProxy to specify the SkBackingFit by Greg Daniel · 7 years ago
  54. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  55. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  56. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  57. fb3abcd Update GrYUVGenerator to upload to texture vs use writePixels by Greg Daniel · 7 years ago
  58. 7a92639 Disable texture strip atlasing for DDL by Robert Phillips · 7 years ago
  59. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  60. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  61. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  62. 28eaed2 add gpu impl for shadermaskfilter by Mike Reed · 7 years ago
  63. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  64. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  65. e41e176 Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now. by Brian Salomon · 7 years ago
  66. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  67. 3bc266b Revert "Revert "simplify GrFPArgs, isolating localmatrix"" by Mike Reed · 7 years ago
  68. bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 7 years ago
  69. 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 7 years ago
  70. 3d628fe Revert "simplify GrFPArgs, isolating localmatrix" by Mike Reed · 7 years ago
  71. b76c717 simplify GrFPArgs, isolating localmatrix by Mike Reed · 7 years ago
  72. a99b393 use GrFPArgs for maskfilters by Mike Reed · 7 years ago
  73. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  74. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  75. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  76. 243f605 Fix android framework build by Brian Osman · 7 years ago
  77. 9d44081 Remove conversion to 8888 of sRGB sources with other configs by Brian Osman · 7 years ago
  78. 7af060a Add gray_8_as_lum and _as_red private grpixelconfigs by Greg Daniel · 7 years ago
  79. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
  80. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  81. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  82. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  83. 0d96175 Do not return null paint if shaderFP is null by Yuqian Li · 7 years ago
  84. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  85. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  86. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  87. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  88. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  89. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  90. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  91. fe3e858 Add clamped/unclamped xform to GrColorSpaceXform by Brian Osman · 7 years ago
  92. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  93. bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture by Greg Daniel · 7 years ago
  94. 55afd6d Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests"" by Greg Daniel · 7 years ago
  95. 8b059bd Revert "Update GrBitmapTextureMaker for handling mipped requests" by Greg Daniel · 7 years ago
  96. d1935c1 Update GrBitmapTextureMaker for handling mipped requests by Greg Daniel · 7 years ago
  97. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  98. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  99. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  100. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago