aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-12-08Update many uses of SkFont that had nullptr SkTypefaceKevin Lubick
2023-11-11Reland "Reland "Migrate many direct and indirect uses of SkFontMgr to use Tes...Kevin Lubick
2023-11-10Delete bit-rotted examplesKevin Lubick
2023-11-10Revert "Reland "Migrate many direct and indirect uses of SkFontMgr to use Tes...Kevin Lubick
2023-11-10Reland "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"Kevin Lubick
2023-11-07Revert "Migrate many direct and indirect uses of SkFontMgr to use TestFontMgr"Nolan Scobie
2023-11-07Migrate many direct and indirect uses of SkFontMgr to use TestFontMgrKevin Lubick
2023-10-06Split codec-related parts out of tools/Resources.hKevin Lubick
2023-09-25Reland "Make SKP deserialize null instead of PNG images by default."Kevin Lubick
2023-09-22Reland "Revert "Make SKP deserialize null instead of PNG images by default.""Kevin Lubick
2023-09-20Revert "Revert "Make SKP deserialize null instead of PNG images by default.""Kevin Lubick
2023-09-12Revert "Make SKP deserialize null instead of PNG images by default."Ben Wagner
2023-09-12Add basic support for kRGBA_10x6_SkColorTypeBrian Osman
2023-09-12Make SKP deserialize null instead of PNG images by default.Kevin Lubick
2023-08-31Remove Skia-internal uses of SkImage::makeWithFilterRobert Phillips
2023-07-20Remove kBGR_888x_SkColorTypeBrian Osman
2023-07-12Reland "Reland "Update constants used by SkFloatingPoint.h""Herb Derby
2023-07-12Revert "Reland "Update constants used by SkFloatingPoint.h""Brian Osman
2023-07-12Reland "Update constants used by SkFloatingPoint.h"Herb Derby
2023-07-12Revert "Update constants used by SkFloatingPoint.h"Brian Osman
2023-07-11Update constants used by SkFloatingPoint.hHerb Derby
2023-07-10Clean up some example fiddlesKevin Lubick
2023-06-29Reland "Remove SkCanvas::flush() from Skia-proper and remove other gpu-specif...Kevin Lubick
2023-06-26Remove GrSurfaceCharacterization exampleKevin Lubick
2023-06-23Add kBGR_888x_SkColorTypeBrian Osman
2023-06-23Revert "Remove SkCanvas::flush() from Skia-proper and remove other gpu-specif...Leon Scroggins III
2023-06-21Remove SkCanvas::flush() from Skia-proper and remove other gpu-specific codeKevin Lubick
2023-06-09Move DDL and SkSurfaceCharacterization to include/private/chromiumKevin Lubick
2023-06-07Decouple SkShaders from Ganesh backendKevin Lubick
2023-05-12Move SkSurface::MakeNull to SkSurfaces::NullKevin Lubick
2023-05-10Move SkSurface factories to SkSurfaces namespaceKevin Lubick
2023-04-28Remove Ganesh and Graphite code from SkImage::subsetKevin Lubick
2023-04-21Move most of the Ganesh code out of SkImage_Base and SkImage_LazyKevin Lubick
2023-04-12Deprecate SkImage::encodeToData and migrate all internal usesKevin Lubick
2023-04-10Remove legacy SkImage gpu methodsKevin Lubick
2023-04-04Reland "Reland "Remove some GPU-specific methods from SkImage""Kevin Lubick
2023-04-02Revert "Reland "Remove some GPU-specific methods from SkImage""Michael Ludwig
2023-03-31Reland "Remove some GPU-specific methods from SkImage"Kevin Lubick
2023-03-30Revert "Remove some GPU-specific methods from SkImage"Michael Ludwig
2023-03-30Remove some GPU-specific methods from SkImageKevin Lubick
2023-03-24Reland "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkI...Kevin Lubick
2023-03-21Revert "Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkI...Kevin Lubick
2023-03-21Reland "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Ras...Kevin Lubick
2023-03-20Revert "Introduce SkImages namespace; remove Ganesh GPU code from SkImage_Ras...Kevin Lubick
2023-03-20Introduce SkImages namespace; remove Ganesh GPU code from SkImage_RasterKevin Lubick
2023-02-17Reland "Added BGR10_XR support for decoding images."Aaron Clarke
2023-02-17Revert "Added BGR10_XR support for decoding images."Brian Osman
2023-02-17Added BGR10_XR support for decoding images.Aaron Clarke
2023-02-13Move SkRandom and SkFixed into baseKevin Lubick
2023-01-18Rename SkAutoTArray -> AutoTArray and move to skia_privateHerb Derby