- 434377a Split out SkRunFont and SkPaint by Herb Derby · 6 years ago
- b6df1c1 Expose the SkYUVAIndex version of the SkImage factories by Robert Phillips · 6 years ago
- d945698 remove SkColorSpaceTransferFn::operator()() by Mike Klein · 6 years ago
- 7e58733 Reland "remove deprecated SkRect::MakeFromIRect()" by Mike Klein · 6 years ago
- 2e01805 SkDynamicMemoryWStream: make moveable by Hal Canary · 6 years ago
- 4302eb9 Revert "remove deprecated SkRect::MakeFromIRect()" by Mike Klein · 6 years ago
- d295dff remove SkColorSpaceTransferFn::invert() by Mike Klein · 6 years ago
- d18d7bd SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 2/2 by Hal Canary · 6 years ago
- ae16b74 Reland "hash tf, and whole colorspace" by Mike Klein · 6 years ago
- 4fea173 remove deprecated SkRect::MakeFromIRect() by Mike Klein · 6 years ago
- 5959353 remove SkColorSpace::toXYZD50() by Mike Klein · 6 years ago
- 11c221a Remove unused Options parameter from SkImageGenerator::getPixels by Brian Osman · 6 years ago
- 363a3f8 SkCanvas: remove unused SkCanvas::InitFlags by Hal Canary · 6 years ago
- 5c99c21 Revert "hash tf, and whole colorspace" by Mike Klein · 6 years ago
- 58887bc hash tf, and whole colorspace by Mike Klein · 6 years ago
- fe5ad67 remove deprecated SkBitmap::eraseRGB() by Mike Klein · 6 years ago
- 5f8ef8c remove deprecated SkMatrix44::map() 2x by Mike Klein · 6 years ago
- f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 6 years ago
- 66a9734 Make SkYUVAIndex publicly accessible by Robert Phillips · 6 years ago
- 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
- 781e350 Remove SkPM4f by Brian Osman · 6 years ago
- 712476e Remove SkCodec::fSrcInfo by Leon Scroggins III · 6 years ago
- 9e0efe3 remove SkColorSpaceXform by Mike Klein · 6 years ago
- b4d8956 Reland "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" by Greg Daniel · 6 years ago
- a55e214 Revert "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."" by Mike Klein · 6 years ago
- 964aedb play with animated gif by Mike Reed · 6 years ago
- 55aea84 Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN." by Greg Daniel · 6 years ago
- 5ea96bf Remove unused premul/unpremul FP code by Brian Osman · 6 years ago
- df66894 cleanup SkColorSpace API and members by Mike Klein · 6 years ago
- 684b506 Revert "Always include public/include headers for vulkan and just guard src files with SK_VULKAN." by Mike Klein · 6 years ago
- 6e2d607 Always include public/include headers for vulkan and just guard src files with SK_VULKAN. by Greg Daniel · 6 years ago
- 2213ee9 Add support for per-edge AA to GrTextureOp. by Brian Salomon · 6 years ago
- f49262d Add SkImage_GpuYUVA by Jim Van Verth · 6 years ago
- cbcff38 Have pathkit use libpathkit.a for faster builds by Kevin Lubick · 6 years ago
- 1d5b598 Towards removing GrColor4f by Brian Osman · 6 years ago
- 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
- e8e2bb1 Test YUV images in DDL by Robert Phillips · 6 years ago
- cfa3153 update SkColorSpace APIs and members by Mike Klein · 6 years ago
- 66c505f expand imageinfo in C api, start on colorspace by Mike Reed · 6 years ago
- 23952e2 Remove legacy GrGLFunction specialization by Brian Salomon · 6 years ago
- 815737c Fix a typo in SkISize comments by Nathan Rogers · 6 years ago
- 5dd47e4 Make SkCodec truly default to sRGB by Leon Scroggins III · 6 years ago
- 656cefe Add initial support for generating tagged PDFs. by Dominic Mazzoni · 6 years ago
- bd03b54 Handle dividing by zero in ComputeComplexity by Yuqian Li · 6 years ago
- f6a4bd8 Reland "focus exported color apis" by Mike Klein · 6 years ago
- ae967aa Revert "focus exported color apis" by Mike Klein · 6 years ago
- 358558a Cleanup SkPatchUtils, stop using SkColorSpaceXform by Brian Osman · 6 years ago
- c5de102 focus exported color apis by Mike Klein · 6 years ago
- d25b7c1 Introduce SkRGBA4f, templated on SkAlphaType by Brian Osman · 6 years ago
- 00529a1 SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 1/2 by Hal Canary · 6 years ago
- c25f440 Reland "add getAlphaf() to pixmap/bitmap" by Mike Reed · 6 years ago
- 81cbd03 Work toward removing SkPM4f by Brian Osman · 6 years ago
- bf79d5b SkPDF: add SK_API to new public factory. by Hal Canary · 6 years ago
- be852e4 Revert "add getAlphaf() to pixmap/bitmap" by Robert Phillips · 6 years ago
- f3ebd31 add getAlphaf() to pixmap/bitmap by Mike Reed · 6 years ago
- 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
- 0d96a4b Remove SkAutoTCallIProc. by Ben Wagner · 6 years ago
- c9873a5 Document headers: IWYU by Hal Canary · 6 years ago
- 653c6b5 Remove (unused) GrBlend.cpp, and some GrColor helpers by Brian Osman · 6 years ago
- d89e811 SkImageGeneratorCG.h to only expose factory method. by Ben Wagner · 6 years ago
- 912cd3d SkImageGeneratorWIC: make the header compile without src/. by Hal Canary · 6 years ago
- a5c578f Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
- c2d0fb1 include: whitespace changes for clang-format by Hal Canary · 6 years ago
- 27c8404 IWYU: three files by Hal Canary · 6 years ago
- 0790f8a Fix DDL reattachment of uniquely keyed proxies by Robert Phillips · 6 years ago
- 0191ed8 Make listener lists threadsafe with a mutex. by Mike Klein · 6 years ago
- cdc371a fix bookmaker by Cary Clark · 6 years ago
- d2fcfb5 WEBGL_video_texture : sharing texture prototype in skia by Brian Salomon · 6 years ago
- 6c8d242 Make atomic lists list for bitmaps and paths by Herb Derby · 6 years ago
- 90d2d93 Revert "Add Short4 vertex attributes, and benchmark them as 4.12 colors" by Brian Osman · 6 years ago
- d2ca047 Add Short4 vertex attributes, and benchmark them as 4.12 colors by Brian Osman · 6 years ago
- d4c2970 Specify CPU (buffer) and GPU (shader) types explicitly in Attribute by Brian Osman · 6 years ago
- b68bcc4 ccpr: Remove the dangling pointer from GrCCDrawPathsOp by Chris Dalton · 6 years ago
- 9bb34b7 update generated includes by Cary Clark · 6 years ago
- 505dd57 Add GrSurfaceOrigin to MakeFromAHardwareBuffer by Stan Iliev · 6 years ago
- dcec329 fix 100 column violators in generated includes by Cary Clark · 6 years ago
- 5152c4a Reland "remove SK_SUPPORT_LEGACY_TYPEFACE_MAKEFROMSTREAM" by Mike Reed · 6 years ago
- d661474 Improved SkPath packing by Florin Malita · 6 years ago
- b8e1252 Revert "remove SK_SUPPORT_LEGACY_TYPEFACE_MAKEFROMSTREAM" by Cary Clark · 6 years ago
- 558fabb remove SK_SUPPORT_LEGACY_TYPEFACE_MAKEFROMSTREAM by Mike Reed · 6 years ago
- 0e0f1a7 SkPath::shrinkToFit docs by Florin Malita · 6 years ago
- 8f5a7a6 first start on a P3 GM by Mike Klein · 6 years ago
- 3d413c5 Reland: add SkPath::shrinkToFit by Florin Malita · 6 years ago
- 3c4d533 Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
- a21a16b Revert "add SkPath::shrinkToFit" by Mike Reed · 6 years ago
- 3d69be5 add SkPath::shrinkToFit by Mike Reed · 6 years ago
- 086679b Revert "increase Builder's prealloc size after colorspace change" by Brian Osman · 6 years ago
- aa5f38f Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig" by Cary Clark · 6 years ago
- a2bc1ca Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig by Herb Derby · 6 years ago
- 43b882b Remove purging of GPU resources based on flush counts. by Brian Salomon · 6 years ago
- 87ce069 Revert "Revert "add flag to soften the blow of removing a legacy api for flutter"" by Mike Reed · 6 years ago
- d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
- 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
- 41b6773 Use the unique_ptr variant of MakeFromStream (the other is deprecated) by Mike Reed · 6 years ago
- 0b80e62 Reland "Revert "update to new MakeFromStream signature"" by Jim Van Verth · 6 years ago
- 8695539 Revert "Revert "update to new MakeFromStream signature"" by Mike Reed · 6 years ago
- 2d40490 Move some functions to MathPriv.h by Hal Canary · 6 years ago
- d30937a remove SkRandom::next64() by Mike Klein · 6 years ago
- 60ebf14 Revert "SkStream: remove some WStream functions from public api" by Cary Clark · 6 years ago
- 8b68110 SkStream: remove some WStream functions from public api by Hal Canary · 6 years ago