- 273afd1 Use helper for checking optional by Michael Reed · 6 weeks ago
- 89f3ec0 Migrate SkTLazy usage to std::optional by Michael Reed · 6 weeks ago
- 22ac15d Remove SK_IGNORE_LINEAR_GRADIENT_INFO_FIX by Ben Wagner · 5 months ago
- 8d396a3 Change LinearGradientInfo::fColors to SkColor4f by Ben Wagner · 5 months ago
- aefd360 Fix SkAndroidFrameworkUtils::ShaderAsALinearGradient by Ben Wagner · 5 months ago
- e56bb46 Add a way to set filter mode in SkAnimatedImage. by Daniel Dilan · 1 year ago
- d06dc08 Delete all filegroups that supported legacy (non-buffet) Bazel build by Kaylee Lubick · 1 year, 2 months ago
- ced941f Remove exports_files_legacy by Kaylee Lubick · 1 year, 4 months ago
- 3b32e32 Add default_applicable_licenses to all BUILD.bazel files by Kaylee Lubick · 1 year, 6 months ago
- 802047e Migrate CanvasKit to use modular build by K Lubick · 1 year, 8 months ago
- 05174dc Rename base device to root device in SkCanvas by Michael Ludwig · 2 years, 1 month ago
- 8fdbbca Decouple SkShaders from Ganesh backend by Kevin Lubick · 2 years, 5 months ago
- 1cd1998 Expose SkPixmapUtils by Kevin Lubick · 2 years, 6 months ago
- 3b23392 Move some codec-related headers out of core by Kevin Lubick · 2 years, 7 months ago
- a2630de Replace most uses of macros.bzl with skia_rules.bzl or flags.bzl by Kevin Lubick · 2 years, 8 months ago
- 0f7b44e Use SK_GANESH and SK_GRAPHITE everywhere by Kevin Lubick · 2 years, 8 months ago
- 40d29bf Rename SK_SUPPORT_GPU -> SK_GANESH_ENABLED by Kevin Lubick · 2 years, 8 months ago
- 0d5cd7f Split SkPixmap, and codec-related files for better modularization. by Kevin Lubick · 2 years, 8 months ago
- 75fde77 Transitional integration of Perfetto tracing in Android Framework by Nolan Scobie · 2 years, 10 months ago
- 08525e8 [bazel] Add skia_filegroup as wrapper around filegroup by Kevin Lubick · 3 years ago
- f87ffc7 Reland "Reverse local matrix concatenation order" by Brian Salomon · 3 years ago
- 14536d2 Revert "Reverse local matrix concatenation order" by Brian Salomon · 3 years ago
- ac16521 Reverse local matrix concatenation order by Brian Salomon · 3 years ago
- 0c437ea [bazel] Update Clang (and IWYU) to 15.0.1 using CIPD by Kevin Lubick · 3 years ago
- a36f07b Fix SkFrameworkUtils::AsLinearGradient to update color count. by Brian Salomon · 3 years, 1 month ago
- 12cc357 Method to use old matrix concat for apps targeting earlier API levels by Brian Salomon · 3 years, 1 month ago
- 7c5618f Make SkShader::asAGradient Android-only by Brian Salomon · 3 years, 1 month ago
- 2c65579 [bazel] Add in hierarchical filegroup Bazel rules. by Kevin Lubick · 3 years, 5 months ago
- 4511c7b [bazel] Delete gazelle-based BUILD.bazel files by Kevin Lubick · 3 years, 5 months ago
- c3a448e [bazel] Put licenses() after legacy_exports by Kevin Lubick · 3 years, 6 months ago
- 46eaab3 [bazel] Add shims to help translation into G3 by Kevin Lubick · 3 years, 6 months ago
- 83cee23 [bazel] Run buildifier on BUILD.bazel files by Kevin Lubick · 3 years, 6 months ago
- b98328a [bazel] Add license to all our BUILD.bazel files by Kevin Lubick · 3 years, 6 months ago
- db83b77 Better error message for SkAnimatedImage by Leon Scroggins III · 3 years, 7 months ago
- 6ba9f70 [bazel] Try adding cc_binary rules that use generated rules by Kevin Lubick · 3 years, 11 months ago
- 9488e02 [infra] Experiment generating BUILD.bazel files by Kevin Lubick · 4 years ago
- ef3d6af [infra] Add POC Bazel rules for CanvasKit by Kevin Lubick · 4 years ago
- cfd204a Rename/simplify SkCanvas::resetClip() and make recordable by Michael Ludwig · 4 years, 3 months ago
- 7c40b67 SkAnimatedImage: consider exif orientation by Leon Scroggins III · 4 years, 6 months ago
- e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 4 years, 9 months ago
- e427160 SkAnimatedImage: Always respect exif orientation by Leon Scroggins III · 4 years, 10 months ago
- ed4108e Revert "Revert "Reland "Rename getTopDevice/getDevice to topDevice/baseDevice""" by Mike Reed · 4 years, 10 months ago
- 9e230d8 Revert "Reland "Rename getTopDevice/getDevice to topDevice/baseDevice"" by Michael Ludwig · 4 years, 10 months ago
- 7839f66 Reland "Rename getTopDevice/getDevice to topDevice/baseDevice" by Michael Ludwig · 4 years, 10 months ago
- da3d8c2 Reland "SkAnimatedImage: Use fSampleSize" by Leon Scroggins · 5 years ago
- efd628a Revert "SkAnimatedImage: Use fSampleSize" by Leon Scroggins · 5 years ago
- 4fdf9f9 SkAnimatedImage: Use fSampleSize by Leon Scroggins · 5 years ago
- afdbd9d SkAnimatedImage: Reject invalid crops by Leon Scroggins · 5 years ago
- 7d1153f Handle EXIF orientation in SkAnimatedImage by Leon Scroggins · 5 years ago
- 398fbed Remove unused SkAnimatedImage factory by Leon Scroggins · 5 years ago
- c19b9c5 androidFramework_replaceClip proposal by Michael Ludwig · 5 years ago
- 43182bc Remove SkBitmapRegionDecoder and SkBRDAllocator by Leon Scroggins III · 5 years ago
- 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 5 years ago
- c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 5 years ago
- 046c2b7 move onto new factories for SkMatrix by Mike Reed · 5 years ago
- 87caae6 Move SkBitmapRegionCodec into client_utils/android by Leon Scroggins III · 5 years ago
- 788b916 Remove SkTMin and SkTMax by Brian Osman · 6 years ago
- f5bc8fb [canvaskit] Create an SkImage from a frame of an SkAnimatedImage by Kevin Lubick · 6 years ago
- aebe439 move clip-stencil function into GpuDevice by Mike Reed · 6 years ago
- 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 6 years ago
- cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 6 years ago
- 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 6 years ago
- 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 6 years ago
- ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 6 years ago
- 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 6 years ago
- 0e68f44 SkAnimatedImage: Update HEIF duration by Leon Scroggins III · 6 years ago
- 0b9b1f1 IWYU for SkTLogic.h by Ben Wagner · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 7 years ago
- b0a8684 Add API to get canvas wrapped by SkPaintFilterCanvas by Stan Iliev · 7 years ago
- 8546335 Allow setting an SkColorSpace on SkAnimatedImage by Leon Scroggins III · 7 years ago
- 148b7fd add saveBehind to canvas by Mike Reed · 7 years ago
- 1958e5d Add Android framework only util to get the SkSurface from SkCanvas by Derek Sollenberger · 7 years ago
- 4476400 Add SafetyNetLogging and use in SkPngCodec by Leon Scroggins III · 7 years ago
- 41ba826 (Almost) no one needs to know about SkPixelRef by Brian Osman · 7 years ago
- 6e45ce7 Fix uninitialized errors in SkPngCodec by Leon Scroggins III · 7 years ago
- d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 7 years ago
- 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 7 years ago
- 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 7 years ago
- f08d1d0 Stop using SkTSwap. by Ben Wagner · 7 years ago
- 5d1adbf Make sk_sp operator bool explicit. by Ben Wagner · 7 years ago
- 4aafb3a Alternate between two SkBitmaps in SkAnimatedImage by Leon Scroggins III · 7 years ago
- 0118e97 Remove calls to computeOutputColor- Type and Space by Leon Scroggins III · 8 years ago
- 2f86220 Fix drawing SkAnimatedImages with transparency by Leon Scroggins III · 8 years ago
- 289d36f Address MSAN bug in SkAnimatedImage::decodeNextFrame by Kevin Lubick · 8 years ago
- 495e0f0 Simplify SkAnimatedImage by Leon Scroggins III · 8 years ago
- 8524c30 Make SkAnimatedImage::update return sentinel when stopped by Leon Scroggins III · 8 years ago
- 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 8 years ago
- b1b7f701 Add Android ImageDecoder features to SkAnimatedImage by Leon Scroggins III · 8 years ago
- 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 8 years ago
- f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 8 years ago
- 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 8 years ago
- cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 8 years ago
- 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 8 years ago
- 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 8 years ago
- f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 8 years ago
- 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 8 years ago
- 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 8 years ago
- 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 8 years ago
- db68a42 Revert "skia: add heif decoding support" by Mike Klein · 8 years ago
- c2a9542 skia: add heif decoding support by Chong Zhang · 8 years ago