1. 735f1d2 SkMallocPixelRef: hide implementation by Hal Canary · 5 years ago
  2. 6154ac4 Hook up SkHeifCodec for ImageDecoder animation by Leon Scroggins III · 5 years ago
  3. 3d77027 Reland "Initiate regeneration of mipmaps from proxy DAG land" by Chris Dalton · 5 years ago
  4. a5acbf9 expose direct methods for decoding to an image by Mike Reed · 5 years ago
  5. 67529b2 SkSL GLSL generator writes default precision for sampler2D/samplerExternalOS/sampler2DRect by Brian Salomon · 5 years ago
  6. f759964 Make defaultBackendFormat callable from anywhere in the GrContext hierarchy by Robert Phillips · 5 years ago
  7. 2739fd2 Reland: Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  8. 3e7fa79 Revert "Initiate regeneration of mipmaps from proxy DAG land" by Robert Phillips · 5 years ago
  9. fe19203 Initiate regeneration of mipmaps from proxy DAG land by Chris Dalton · 5 years ago
  10. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  11. 9fc5e8d Revert "Enable YCbCr sampler support on platforms other than Android" by Greg Daniel · 5 years ago
  12. cc4573d Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  13. ec22b1a Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined. by Brian Salomon · 5 years ago
  14. d4764a1 Rework how backend-specific formats are retrieved from GrBackendFormat. by Brian Salomon · 5 years ago
  15. bcfed55 experimental/editor: mouse drag select, modifierkeys cleanup. by Hal Canary · 5 years ago
  16. 4197400 note that drawAtlas does nothing if atlas is null by Mike Reed · 5 years ago
  17. 5494763 Mark SkBitmaskEnum operators constexpr. by Ben Wagner · 5 years ago
  18. a9c2257 Pass size and GrPixelConfig to GrSurface/Texture/RenderTarget constructors by Brian Salomon · 5 years ago
  19. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  20. bf8439d Fix GMs broken during API porting by Michael Ludwig · 5 years ago
  21. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  22. 6b49810 Extract a GrRenderTask base class from GrOpList by Chris Dalton · 5 years ago
  23. 06eacf4 Add new SkImageFilters factory API by Michael Ludwig · 5 years ago
  24. 4800949 Reland: SkColorfilters::HSLAMatrix by Florin Malita · 5 years ago
  25. 40f9138 Revert "let color filters tell us their alpha format" by Mike Klein · 5 years ago
  26. 44d095f Revert "SkColorfilters::HSLAMatrix" by Mike Klein · 5 years ago
  27. bac4672 Add a means of printing out the GrBackendFormat by Robert Phillips · 5 years ago
  28. f4c5f63 SkColorfilters::HSLAMatrix by Florin Malita · 5 years ago
  29. 0355f05 let color filters tell us their alpha format by Mike Klein · 5 years ago
  30. c711a86 Combine erode and dilate implementations by Michael Ludwig · 5 years ago
  31. 8f8354a Reland "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Brian Salomon · 5 years ago
  32. a0f864d Revert "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Ben Wagner aka dogben · 5 years ago
  33. 1cec69a Remove GrCaps::SupportedRead::fSwizzle and supporting code by Brian Salomon · 5 years ago
  34. 72a0c0c move all picture version crap into single header by Mike Reed · 5 years ago
  35. d668f7f Hide SkImageFilter subclasses in CPP files by Michael Ludwig · 5 years ago
  36. 3899239 simplify canvas after looper's demise by Mike Reed · 5 years ago
  37. 7bacbf7 Update SkPicture version for simplified image filter enums by Michael Ludwig · 5 years ago
  38. d5e80ca Add GrContext::defaultBackendFormat by Robert Phillips · 5 years ago
  39. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  40. 607c057 Use SkTileMode for blur and matrix convolution filters by Michael Ludwig · 5 years ago
  41. ff5d7a2 Implement separate sampler and textures in SkSL. by Stephen White · 5 years ago
  42. 14963ce Use SkColorChannel in SkDisplacementMapEffect by Michael Ludwig · 5 years ago
  43. b28cb68 Make GrColorTypeBytesPerPixel return size_t. by Brian Salomon · 5 years ago
  44. 42be09d Test GrGpu::transferPixelsTo for more color types. by Brian Salomon · 5 years ago
  45. 130be09 Move SkColorChannel into SkColor by Michael Ludwig · 5 years ago
  46. 247ac39 Remove old constructor for GrVkImageInfo. by Brian Salomon · 5 years ago
  47. 59f2e46 Return translate info from looper, rather than moding a canvas by Mike Reed · 5 years ago
  48. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  49. 269713b Update Skia milestone to 78 by Heather Miller · 5 years ago
  50. 6d907fa add copytable method to typefaces by Mike Reed · 5 years ago
  51. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  52. aed493e remove default looper flag, rely on clients to opt-in by Mike Reed · 5 years ago
  53. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 6 years ago
  54. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 6 years ago
  55. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 6 years ago
  56. 766b42b hide drawlooper from paint by Mike Reed · 6 years ago
  57. ebab03f Add Ganesh support for LUM16F (take 2) by Robert Phillips · 6 years ago
  58. efe259b add apply method to drawlooper by Mike Reed · 6 years ago
  59. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 6 years ago
  60. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 6 years ago
  61. aa861a1 Change SkMatrix::decomposeScale to use preScale by Michael Ludwig · 6 years ago
  62. cdb40c9 Revert "Add Ganesh support for LUM16F" by Robert Phillips · 6 years ago
  63. 2f6c8af Add Ganesh support for LUM16F by Robert Phillips · 6 years ago
  64. e78454e Add temporary constructor to GrVkImageInfo to allow Chrome to compile. by Brian Salomon · 6 years ago
  65. abc9653 [SkSVGCanvas] Add flag for converting text to paths by Florin Malita · 6 years ago
  66. 4456a0d Store protectedness on GrVkImageInfo. by Brian Salomon · 6 years ago
  67. 985741a First draft of Dawn backend: clears are working. by Stephen White · 6 years ago
  68. 9724582 return self from matrix setters to allow chaining by Mike Reed · 6 years ago
  69. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 6 years ago
  70. 43c6da2 First pass at ImageFilter DAG visualizer sample by Michael Ludwig · 6 years ago
  71. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 6 years ago
  72. fad9fbc Revert "First draft of Dawn backend: clears are working." by Greg Daniel · 6 years ago
  73. 7a15a6e [skottie] De-dupe sequential cubic mappers by Florin Malita · 6 years ago
  74. 009ad25 Remove RG32F color type and pixel config. by Greg Daniel · 6 years ago
  75. 6cebea4 First draft of Dawn backend: clears are working. by Stephen White · 6 years ago
  76. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 6 years ago
  77. 947efe2 makeDeferredSurfaceContext -> makeDeferredTextureContext and makeDeferredRenderTargetContext. by Brian Salomon · 6 years ago
  78. a3e2996 Rework how initial clearing of texture works. by Brian Salomon · 6 years ago
  79. 1f3548c add savelayer flag to promote the later to half-float by Mike Reed · 6 years ago
  80. 55f6fd5 initialize val in SkTHash Slot by Mike Klein · 6 years ago
  81. 5043f1f More GrGLFormat. by Brian Salomon · 6 years ago
  82. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 6 years ago
  83. f9fcf7f Alter approximate scratch texture binning after 1024 by Robert Phillips · 6 years ago
  84. 9e9ea91 Try GrGLSizedInternalFormat enum by Brian Salomon · 6 years ago
  85. 3a8ff23 Move test around in cubic_solver to test function, not delta_t. by Mike Reed · 6 years ago
  86. cc32642 Fix SkPixmap and SkBitmap dox for computeByteSize by Robert Phillips · 6 years ago
  87. 3cd5432 Add protected status to SkSurfaceCharacterization by Robert Phillips · 6 years ago
  88. 9ab449a Optional local matrix for SkShaders factories by Florin Malita · 6 years ago
  89. a5e78be Make Mock GrBackendFormat use GrColorType (instead of GrPixelConfig) by Robert Phillips · 6 years ago
  90. d090642 Make BGRA_8888 renderable & textureable by default in the mock context by Robert Phillips · 6 years ago
  91. 27ae52c Make deferred render target context without config or format by Brian Salomon · 6 years ago
  92. 02dc030 Add bridge between GrContext::createBackendTexture and SkSurface::MakeFromBackendTexture by Robert Phillips · 6 years ago
  93. b2adbef Remove GrPixelConfig from SkSurfaceCharacterization by Robert Phillips · 6 years ago
  94. bd3d8d3 Remove GrPixelConfig from GrColorSpaceInfo. by Brian Salomon · 6 years ago
  95. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 6 years ago
  96. c046ff0 Add SkSurfaceCharacterization::isCompatible by Robert Phillips · 6 years ago
  97. bb8dde8 Reland "Reland "Separate compressed and uncompressed texture functions"" by Brian Salomon · 6 years ago
  98. 1a88064 constexprify a lot of GrTypesPriv.h by Brian Salomon · 6 years ago
  99. 1550064 Revert "Reland "Separate compressed and uncompressed texture functions"" by Greg Daniel · 6 years ago
  100. e706735 Reland "Removed made-up kSBGRA pixel config." by Greg Daniel · 6 years ago