- 7b92958 [fontations] Flat pixel geometry only when requested by Ben Wagner · 7 months ago
- af5aa0d Plumb SurfaceDrawContext through asFragmentProcessor calls. by Greg Daniel · 7 months ago
- 8765dc9 Implement asImageFilter for SkTableMaskFilter by Daniel Dilan · 7 months ago
- 87bea1a Move SkColorPriv from include to src by Kaylee Lubick · 8 months ago
- 6aa6f3b [graphite] Do not unpremul color data in gradient storage buffer by Michael Ludwig · 8 months ago
- 8bb3818 [skif] Fix device-to-layer bounds mapping by Michael Ludwig · 8 months ago
- d1b7145 Use SkGlyphID instead of uint16_t by Ben Wagner · 8 months ago
- 2bc5ed56 Make ARGB32 blitting more consistent on x64 and NEON (arm) codepaths by Kaylee Lubick · 8 months ago
- 72d0f18 Move SkColorData to src/core by Kaylee Lubick · 8 months ago
- b76693e Fix ninepatch size calculations when dealing with fractional radii by Kaylee Lubick · 8 months ago
- 994168b Remove extra multiplication from rrect GM by Kaylee Lubick · 8 months ago
- 06b9376 Add gm to highlight differences in codepaths to draw blurry rrects by Kaylee Lubick · 8 months ago
- 13c6a67 [Fontations] Match FreeType antialiasing on unknown pixel geometry by Dominik Röttsches · 8 months ago
- 250db6a Small MaskFilter cleanups by Kaylee Lubick · 9 months ago
- 1d54088 Actually draw the new gradient interpolation types by Robert Phillips · 9 months ago
- a5ed95e [Graphite] Fix Dawn NMOF compressed texture GM. by Greg Daniel · 9 months ago
- 68ff0e5 Add remaining 4 color spaces as interpolation spaces by Aaron Krajeski · 9 months ago
- 73a5aec Add some documentation to the mesh_updates GM by Robert Phillips · 9 months ago
- 0a0fb30 Deprecate (and reimpl) TightBounds by Michael Reed · 9 months ago
- fca80dc Apply rewrite_includes.py diffs by Kaylee Lubick · 11 months ago
- 8e95823 Extract tools/graphite/GraphiteToolUtils as its own files by Kaylee Lubick · 11 months ago
- e7b2772 [graphite] Fix texture matrix for asyncReadPixelsYUV420 by Michael Ludwig · 11 months ago
- 5537378 Use tiled draws to draw bitmaps in tall_streched_bitmaps by James Godfrey-Kittle · 12 months ago
- 833329d Add example of making custom SkColorFilter using sksl by Kaylee Lubick · 1 year ago
- 8d22576 [graphite] Add Test-Ubuntu18-...-Release-All-TSAN_Graphite_*_Vulkan jobs by Robert Phillips · 1 year ago
- 59f512b Reland "Write test for platform image generators." by Daniel Dilan · 1 year, 1 month ago
- 4069b40 Revert "Write test for platform image generators." by Michael Ludwig · 1 year, 1 month ago
- f84aacc Write test for platform image generators. by Daniel Dilan · 1 year, 1 month ago
- be6f281 [skif] SaveLayerRec has configurable backdrop tile mode by Michael Ludwig · 1 year, 1 month ago
- 7b0669f Android NDK SkFontMgr by Ben Wagner · 1 year, 1 month ago
- 7eef016 Don't use the ImageGeneratorWIC when checking respect for origin. by Daniel Dilan · 1 year, 1 month ago
- 68eeaa5 Make SkImageGeneratorWIC apply encoded origin. by Daniel Dilan · 1 year, 1 month ago
- 3ebf0a1 [Fontations] Add suffix to comparison tests with none hint mode by Dominik Röttsches · 1 year, 1 month ago
- a0309b3 [bazel] Initial dm support by Florin Malita · 1 year, 1 month ago
- a5a6d12 [Fontations] Activate usage of autohinting by Dominik Röttsches · 1 year, 1 month ago
- 6a6eb53 Reland "[graphite] Add analytic clip support." by Jim Van Verth · 1 year, 1 month ago
- 618beab Revert "[graphite] Add analytic clip support." by Jim Van Verth · 1 year, 1 month ago
- c0512ed [graphite] Add analytic clip support. by Jim Van Verth · 1 year, 1 month ago
- 8884cb1 [pdf] Reduce drawing glyphs as paths by Ben Wagner · 1 year, 2 months ago
- cd3d3da Move remaining Ganesh files in include/gpu and add shims by Kaylee Lubick · 1 year, 2 months ago
- 90671d1 Revert "Add [[nodiscard]] to Sk[I]Rect::intersect" by Robert Phillips · 1 year, 2 months ago
- 51d7e22 Add [[nodiscard]] to Sk[I]Rect::intersect by Michael Ludwig · 1 year, 2 months ago
- 30a0062 Reland "Guard division in luminosity blend against overflow" by Brian Osman · 1 year, 2 months ago
- ebe7cb3 Revert "Guard division in luminosity blend against overflow" by Brian Osman · 1 year, 2 months ago
- 52f391e CPU support of F16F16F16x SkColorType. by Daniel Dilan · 1 year, 2 months ago
- fd0b314 Guard division in luminosity blend against overflow by Brian Osman · 1 year, 2 months ago
- d83ec34 DropShadow image filters accept float colors and color spaces for by Brian [C] Salomon · 1 year, 2 months ago
- 491b5c6 [graphite] Don't run GMs that test automatic image tiling by James Godfrey-Kittle · 1 year, 2 months ago
- 3d4d4d5 Fix Bazel build of viewer after GPU_TEST_UTILS landed by Kaylee Lubick · 1 year, 2 months ago
- 297b50d Combine GR_TEST_UTILS and GRAPHITE_TEST_UTILS into GPU_TEST_UTILS by Kaylee Lubick · 1 year, 2 months ago
- d11cdcc [bazel] Update viewer to be built on the modular Bazel rules by Kaylee Lubick · 1 year, 2 months ago
- 2a7e756 GM to make small circles. by Daniel Dilan · 1 year, 3 months ago
- a15e5cf Revert "Add SkPath::addOpenOval" by Brian Osman · 1 year, 3 months ago
- c908f20 Remove #ifdef SK_DAWN from Graphite's Context by Kaylee Lubick · 1 year, 3 months ago
- 7ab3167 Add an option for unclamped (RGB) matrix color filter by Brian Osman · 1 year, 3 months ago
- 54bc2bf [Graphite] Fix graphite VkYcbcrSamplerHelper to work in viewer. by Greg Daniel · 1 year, 3 months ago
- 55ecdde Update comment in patheffects.cpp. by Jim Van Verth · 1 year, 3 months ago
- 1e2e75b [graphite] Fix backend texture variants of surface tests. by Jim Van Verth · 1 year, 3 months ago
- 276f671 Put AndroidBlendModesGM in anonymous namespace by Ben Wagner · 1 year, 3 months ago
- 5efad82 Remove AnimCodecPlayerGM by Ben Wagner · 1 year, 3 months ago
- 98c7ea6 [graphite] Enable yuv_make_color_space GM. by Jim Van Verth · 1 year, 3 months ago
- a1e85ad GM that shows how to use blend modes to simulate PathOps by Brian Osman · 1 year, 3 months ago
- e106f59 Move ContextOptionsPriv from include/private to src/ by Kaylee Lubick · 1 year, 4 months ago
- ced941f Remove exports_files_legacy by Kaylee Lubick · 1 year, 4 months ago
- 5acd8bb Enforce IWYU across src/gpu/ganesh subfolders by Kaylee Lubick · 1 year, 4 months ago
- 5256ca6 Test Graphite in scale-pixels GMs by Brian Osman · 1 year, 4 months ago
- 67b8d69 [graphite] Hook up YCbCr functionality and enable GM by Nicolette Prevost · 1 year, 4 months ago
- 2d9bbdf Fix asymmetry in lattice validation by Brian Osman · 1 year, 4 months ago
- 354b30f Reland "Add 16bit BT2020, YCGCO color space support" by Sida Zhu · 1 year, 4 months ago
- a8c2acc Change wacky_yuv GMs to split full colorspaces from limited. by Jim Van Verth · 1 year, 4 months ago
- e4e4feb Revert "Add 16bit BT2020, YCGCO color space support" by Nicolette Prevost · 1 year, 4 months ago
- 5feca30 Add 16bit BT2020, YCGCO color space support by Sida Zhu · 1 year, 4 months ago
- e20c8b0 API to return a scaled version of an image by Michael Reed · 1 year, 4 months ago
- 1948fd5 Remove asserts about "valid" premultiplied colors in SkPackARGB32 by Brian Osman · 1 year, 4 months ago
- b7f51df Fix scan converter bug causing low coverage slivers in strokes by Brian Osman · 1 year, 5 months ago
- 208469d [Fontations-backend] Hinting mode switching compat for comparison test by Dominik Röttsches · 1 year, 5 months ago
- a4f58c9 [Fontations-backend] Homogenize test results for COLRv1 test by Dominik Röttsches · 1 year, 5 months ago
- 02c359c Reland "[graphite] Use approx-fit textures in async readback" by Michael Ludwig · 1 year, 5 months ago
- 0b7d656 [graphite] Fix some more SDF GMs by Jim Van Verth · 1 year, 5 months ago
- 10459d9 [graphite] Fix surfaceprops_df. by Jim Van Verth · 1 year, 5 months ago
- 0ee1498 Add SDF version of surfaceprops GM. by Jim Van Verth · 1 year, 5 months ago
- 4689114 Remove unused pathops includes by Brian Osman · 1 year, 5 months ago
- 400c6fb Use tilemode for sweep in scaled_tilemode_gradient by Ben Wagner · 1 year, 5 months ago
- b9ee6a8 Remove old "skottie" gm by Ben Wagner · 1 year, 5 months ago
- 11d892c [fontations] Test to fail to compare gracefully by Ben Wagner · 1 year, 6 months ago
- 69f9285 [graphite] Add YCbCr GM to graphite by Nicolette Prevost · 1 year, 6 months ago
- e041959 Fix uses of arithmetic conversion on enums. by John Stiles · 1 year, 6 months ago
- e48ecb7 Add SkPath::addOpenOval by Brian Osman · 1 year, 6 months ago
- 876131b [graphite] Reduce the SkMatrixConvolutionImageFilter's program combinations by Robert Phillips · 1 year, 6 months ago
- 77350e0 Fix offscreen size in Viewer for some GMs. by Jim Van Verth · 1 year, 6 months ago
- a315d1b [graphite] Reduce shader variation due to LocalMatrixShaders by Robert Phillips · 1 year, 6 months ago
- 3b32e32 Add default_applicable_licenses to all BUILD.bazel files by Kaylee Lubick · 1 year, 6 months ago
- 79f7151 Remove calls to SkScalarToFloat and SkFloatToScalar. by John Stiles · 1 year, 6 months ago
- 8fd4d8e Move SkFloatBits.h into src/base instead of include/private. by John Stiles · 1 year, 6 months ago
- e476fd8 Remove sk_float|double macros which mirror <cmath> functions. by John Stiles · 1 year, 6 months ago
- 294267d Remove dependency on SkFloatBits.h from SkFloatingPoint.h. by John Stiles · 1 year, 6 months ago
- 5958cd5 Update format strings to take signedness into account. by John Stiles · 1 year, 6 months ago
- 9229e42 Add one more case for SkColorType switch by K Lubick · 1 year, 7 months ago
- 6738a9e [colrv1] Keep glyphs on test canvas by Ben Wagner · 1 year, 7 months ago
- a0bbf72 Adds support for BGRA10_XR. by Aaron Clarke · 1 year, 7 months ago