- 833329d Add example of making custom SkColorFilter using sksl by Kaylee Lubick · 5 months ago
- 0e6a385 Reland "GPU support for F16F16F16x SkColorType." by Daniel Dilan · 7 months ago
- e65e02c Revert "GPU support for F16F16F16x SkColorType." by Robert Phillips · 7 months ago
- b6224c9 GPU support for F16F16F16x SkColorType. by Daniel Dilan · 7 months ago
- 52f391e CPU support of F16F16F16x SkColorType. by Daniel Dilan · 7 months ago
- 3beed54 Move `} // END FIDDLE` onto a separate line. by John Stiles · 8 months ago
- 7a8fc1b Migrate SkSL docs into named fiddles. by John Stiles · 10 months ago
- 337c3c4 Remove `// HASH=xxxxxx` from examples. by John Stiles · 10 months ago
- bea3840 Enforce IWYU on src/pdf by Kaylee Lubick · 10 months ago
- 00e5d24 Update drawVertices named fiddles to use kDst blend mode. by John Stiles · 10 months ago
- 08a3936 Update format strings in docs/examples for correct signedness. by John Stiles · 11 months ago
- 724cca0 Remove code from docs/examples which uses SkBits2Float. by John Stiles · 11 months ago
- a0bbf72 Adds support for BGRA10_XR. by Aaron Clarke · 11 months ago
- 4631c54 Update many uses of SkFont that had nullptr SkTypeface by Kevin Lubick · 1 year, 3 months ago
- 1e97119 Reland "Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"" by Kevin Lubick · 1 year, 4 months ago
- d068405 Delete bit-rotted examples by Kevin Lubick · 1 year, 4 months ago
- 579809c Revert "Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"" by Kevin Lubick · 1 year, 4 months ago
- bea8af8 Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr" by Kevin Lubick · 1 year, 4 months ago
- 0931110 Revert "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr" by Nolan Scobie · 1 year, 4 months ago
- 3258c98 Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr by Kevin Lubick · 1 year, 4 months ago
- 8b74188 Split codec-related parts out of tools/Resources.h by Kevin Lubick · 1 year, 5 months ago
- c3bac5b Reland "Make SKP deserialize null instead of PNG images by default." by Kevin Lubick · 1 year, 6 months ago
- 15ccdea Reland "Revert "Make SKP deserialize null instead of PNG images by default."" by Kevin Lubick · 1 year, 6 months ago
- b78c919 Revert "Revert "Make SKP deserialize null instead of PNG images by default."" by Kevin Lubick · 1 year, 6 months ago
- 2d29571 Revert "Make SKP deserialize null instead of PNG images by default." by Ben Wagner · 1 year, 6 months ago
- 211d63b Add basic support for kRGBA_10x6_SkColorType by Brian Osman · 1 year, 6 months ago
- 55c9c37 Make SKP deserialize null instead of PNG images by default. by Kevin Lubick · 1 year, 6 months ago
- 47a7d27 Remove Skia-internal uses of SkImage::makeWithFilter by Robert Phillips · 1 year, 7 months ago
- 81003e5 Remove kBGR_888x_SkColorType by Brian Osman · 1 year, 8 months ago
- 58e5b4f Reland "Reland "Update constants used by SkFloatingPoint.h"" by Herb Derby · 1 year, 8 months ago
- a251a36 Revert "Reland "Update constants used by SkFloatingPoint.h"" by Brian Osman · 1 year, 8 months ago
- ebc149c Reland "Update constants used by SkFloatingPoint.h" by Herb Derby · 1 year, 8 months ago
- d0ecba6 Revert "Update constants used by SkFloatingPoint.h" by Brian Osman · 1 year, 8 months ago
- c769464 Update constants used by SkFloatingPoint.h by Herb Derby · 1 year, 8 months ago
- 5fd9068 Clean up some example fiddles by Kevin Lubick · 1 year, 8 months ago
- edb06e1 Reland "Remove SkCanvas::flush() from Skia-proper and remove other gpu-specific code" by Kevin Lubick · 1 year, 9 months ago
- 632fa40 Remove GrSurfaceCharacterization example by Kevin Lubick · 1 year, 9 months ago
- 7b6aae6 Add kBGR_888x_SkColorType by Brian Osman · 1 year, 9 months ago
- e92f442 Revert "Remove SkCanvas::flush() from Skia-proper and remove other gpu-specific code" by Leon Scroggins III · 1 year, 9 months ago
- 4a18725 Remove SkCanvas::flush() from Skia-proper and remove other gpu-specific code by Kevin Lubick · 1 year, 9 months ago
- 0bff57e0 Move DDL and SkSurfaceCharacterization to include/private/chromium by Kevin Lubick · 1 year, 9 months ago
- 8fdbbca Decouple SkShaders from Ganesh backend by Kevin Lubick · 1 year, 9 months ago
- 539fb10 Move SkSurface::MakeNull to SkSurfaces::Null by Kevin Lubick · 1 year, 10 months ago
- 5c93acf Move SkSurface factories to SkSurfaces namespace by Kevin Lubick · 1 year, 10 months ago
- 14d319b Remove Ganesh and Graphite code from SkImage::subset by Kevin Lubick · 1 year, 11 months ago
- e54b86b Move most of the Ganesh code out of SkImage_Base and SkImage_Lazy by Kevin Lubick · 1 year, 11 months ago
- bab392f Deprecate SkImage::encodeToData and migrate all internal uses by Kevin Lubick · 1 year, 11 months ago
- f7a26a7 Remove legacy SkImage gpu methods by Kevin Lubick · 1 year, 11 months ago
- 7a2d1b3 Reland "Reland "Remove some GPU-specific methods from SkImage"" by Kevin Lubick · 2 years ago
- 7ca5e4f Revert "Reland "Remove some GPU-specific methods from SkImage"" by Michael Ludwig · 2 years ago
- 4d1e9ca Reland "Remove some GPU-specific methods from SkImage" by Kevin Lubick · 2 years ago
- f6c1eef Revert "Remove some GPU-specific methods from SkImage" by Michael Ludwig · 2 years ago
- 89ea350 Remove some GPU-specific methods from SkImage by Kevin Lubick · 2 years ago
- 77472bf Reland "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" by Kevin Lubick · 2 years ago
- 3e6bfdf Revert "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster"" by Kevin Lubick · 2 years ago
- ecbc27e Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster" by Kevin Lubick · 2 years ago
- 5b2cbd7 Revert "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster" by Kevin Lubick · 2 years ago
- d21c3f8 Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Raster by Kevin Lubick · 2 years ago
- fe37efc Reland "Added BGR10_XR support for decoding images." by Aaron Clarke · 2 years, 1 month ago
- 4b79e39 Revert "Added BGR10_XR support for decoding images." by Brian Osman · 2 years, 1 month ago
- 9d76772 Added BGR10_XR support for decoding images. by Aaron Clarke · 2 years, 1 month ago
- 0d4d114 Move SkRandom and SkFixed into base by Kevin Lubick · 2 years, 1 month ago
- 3b3bcf0 Rename SkAutoTArray -> AutoTArray and move to skia_private by Herb Derby · 2 years, 2 months ago
- f7e2ca2 Change SkAutoTMalloc -> AutoTMalloc and move to skia_private by Herb Derby · 2 years, 3 months ago
- ecd3a2f Remove enums from SkTypes.h by Kevin Lubick · 2 years, 2 months ago
- f549128 Add skpathutils namespace by Kevin Lubick · 2 years, 3 months ago
- 177a712 Move getFillPath from Paint to SkPathUtils.h by Kevin Lubick · 2 years, 3 months ago
- 046457c Change SkParsePath::ToSVGString to just return the string by Brian Osman · 2 years, 4 months ago
- ebfa2b7 Rename SkTDArray::setCount -> resize by Herb Derby · 2 years, 6 months ago
- 70ed99d Centralize ColorFilter factories in SkColorFilters by Robert Phillips · 2 years, 7 months ago
- 5623d9e Replace SK_ARRAY_COUNT with std::size() for skia/docs by Herb Derby · 2 years, 9 months ago
- a7a2324 Reland "Add kR8_unorm_SkColorType" by Brian Osman · 3 years, 1 month ago
- 0c7f1d9 Revert "Add kR8_unorm_SkColorType" by Brian Osman · 3 years, 1 month ago
- 3225c8c Add kR8_unorm_SkColorType by Brian Osman · 3 years, 1 month ago
- 3e6e29c Convert 0 and NULL to nullptr. by John Stiles · 3 years, 1 month ago
- f9c6880 Use angle brackets for system includes by Kevin Lubick · 3 years, 4 months ago
- 90ef83a Remove drawPatch/Vertices helpers that don't take SkBlendMode by Brian Salomon · 3 years, 4 months ago
- 9f1e06a Reland "Add sRGB 8888 colortype" by Brian Osman · 3 years, 7 months ago
- 405eb7b Revert "Add sRGB 8888 colortype" by Brian Osman · 3 years, 7 months ago
- 0f7c10e Add sRGB 8888 colortype by Brian Osman · 3 years, 7 months ago
- 488654b Fix cases of variable shadowing in /tools/. by John Stiles · 3 years, 7 months ago
- 90f4e9f Hide getBlendMode() by Mike Reed · 3 years, 8 months ago
- 2d1b716 [fiddle] Update named fiddles by Kevin Lubick · 3 years, 9 months ago
- 7bf7999 Reland "Add format-specifier warnings to SkDebugf." by John Stiles · 3 years, 9 months ago
- 283dba5 Revert "Add format-specifier warnings to SkDebugf." by Tyler Denniston · 3 years, 9 months ago
- e58831c Add format-specifier warnings to SkDebugf. by John Stiles · 3 years, 9 months ago
- cc2d073 Remove SkPaint::getHash by Brian Osman · 3 years, 9 months ago
- 10a5ff2 Must pass filtering to picture shader by Mike Reed · 4 years ago
- 9223665 Guard legacy matrixtransforms, and expose new one by Mike Reed · 4 years, 1 month ago
- b339d05 pass sampling to drawImage by Mike Reed · 4 years, 2 months ago
- ecdd979 drawBitmap is deprecated by Mike Reed · 4 years, 2 months ago
- ed552f8 Move deprecated image filter headers out of include/ and into src/ by Michael Ludwig · 4 years, 2 months ago
- e1f72f9 drawBitmap is deprecated by Mike Reed · 4 years, 2 months ago
- 34a0c97 don't use drawBitmap by Mike Reed · 4 years, 2 months ago
- 9911630 Hide misc non-sampling draw methods by Mike Reed · 4 years, 2 months ago
- 2ac6ce8 Simplify common case for recttorect by Mike Reed · 4 years, 2 months ago
- 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 4 years, 2 months ago
- b746b1f Pass sampling to surface.draw by Mike Reed · 4 years, 2 months ago
- dc607e3 Use bitmap.asImage() by Mike Reed · 4 years, 3 months ago
- b41bd15a Use samplingoptions for bitmap shader by Mike Reed · 4 years, 3 months ago