aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2022-02-10Reland "Add kR8_unorm_SkColorType"Brian Osman
2022-02-09Revert "Add kR8_unorm_SkColorType"Brian Osman
2022-02-09Add kR8_unorm_SkColorTypeBrian Osman
2022-02-09Convert 0 and NULL to nullptr.John Stiles
2021-11-22Use angle brackets for system includesKevin Lubick
2021-11-18Remove drawPatch/Vertices helpers that don't take SkBlendModeBrian Salomon
2021-08-24Reland "Add sRGB 8888 colortype"Brian Osman
2021-08-23Revert "Add sRGB 8888 colortype"Brian Osman
2021-08-23Add sRGB 8888 colortypeBrian Osman
2021-08-11Fix cases of variable shadowing in /tools/.John Stiles
2021-07-07Hide getBlendMode()Mike Reed
2021-07-01[fiddle] Update named fiddlesKevin Lubick
2021-06-25Reland "Add format-specifier warnings to SkDebugf."John Stiles
2021-06-25Revert "Add format-specifier warnings to SkDebugf."Tyler Denniston
2021-06-25Add format-specifier warnings to SkDebugf.John Stiles
2021-06-17Remove SkPaint::getHashBrian Osman
2021-03-18Must pass filtering to picture shaderMike Reed
2021-02-01Guard legacy matrixtransforms, and expose new oneMike Reed
2021-01-28pass sampling to drawImageMike Reed
2021-01-28drawBitmap is deprecatedMike Reed
2021-01-28Move deprecated image filter headers out of include/ and into src/Michael Ludwig
2021-01-27drawBitmap is deprecatedMike Reed
2021-01-26don't use drawBitmapMike Reed
2021-01-25Hide misc non-sampling draw methodsMike Reed
2021-01-15Simplify common case for recttorectMike Reed
2021-01-15Simplify common case of linear filtering with no mipsMike Reed
2021-01-06Pass sampling to surface.drawMike Reed
2020-12-23Use bitmap.asImage()Mike Reed
2020-12-12Use samplingoptions for bitmap shaderMike Reed
2020-12-10Use samplingoptions in imageshaderMike Reed
2020-12-10Use explicit sampling paramMike Reed
2020-12-06work on better SkPath::dumpMike Reed
2020-12-03deprecate getTotalMatrixMike Reed
2020-11-24hide legacy scalePixels and makeShaderMike Reed
2020-08-28Only expose isConvex on path publicly.Mike Reed
2020-08-27Add GrDirectContext arg to SkImage::readPixelsAdlai Holler
2020-08-13Update more example code to GrDirectContext/GrRecordingContext pairRobert Phillips
2020-08-12Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext"Adlai Holler
2020-08-11Reland "Migrate MakeCrossContextFromPixmap to GrDirectContext"Adlai Holler
2020-08-06Revert "Migrate SkImage::MakeFromTexture to GrRecordingContext"Adlai Holler
2020-08-06Revert "Migrate MakeCrossContextFromPixmap to GrDirectContext"Adlai Holler
2020-08-06Migrate SkImage::MakeFromTexture to GrRecordingContextAdlai Holler
2020-08-06Migrate MakeCrossContextFromPixmap to GrDirectContextAdlai Holler
2020-08-03Enable ClangTidy check modernize-make-unique.John Stiles
2020-07-29Migrate MakeFromAdoptedTexture to GrDirectContextAdlai Holler
2020-07-28Remove subset parameter from making encoded/generator imagesMike Reed
2020-07-22Reland "Migrate SkImage::makeWithFilter to GrRecordingContext"Adlai Holler
2020-07-21Revert "Migrate SkImage::makeWithFilter to GrRecordingContext"Adlai Holler
2020-07-21Migrate SkImage::makeWithFilter to GrRecordingContextAdlai Holler
2020-07-13Update some of the dox code to GrDirectContextRobert Phillips