- 49fdd7a Bundle shared SkImage_Gpu methods. by Jim Van Verth · 6 years ago
- 964aedb play with animated gif by Mike Reed · 6 years ago
- b5ba839 Revert "Add GM for less common YUV formats" by Mike Klein · 6 years ago
- 5ea96bf Remove unused premul/unpremul FP code by Brian Osman · 6 years ago
- 412dd56 Add GM for less common YUV formats by Robert Phillips · 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
- 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
- 66c505f expand imageinfo in C api, start on colorspace by Mike Reed · 6 years ago
- 656cefe Add initial support for generating tagged PDFs. by Dominic Mazzoni · 6 years ago
- e2a801d Revert "Reland "Implement an explicit binary search-based analytic gradient colorizer"" by Brian Osman · 6 years ago
- f065907 Reland "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
- cfe1264 GrTessellator: two fixes for boundary simplification artifacts. by Stephen White · 6 years ago
- 5ea41fc Remove more SkColorSpaceXform (and friends) by Brian Osman · 6 years ago
- 41e4047 Filter TextBlob paints in Viewer. by Ben Wagner · 6 years ago
- 9461dcf Revert "Implement an explicit binary search-based analytic gradient colorizer" by Michael Ludwig · 6 years ago
- dcc85fc Implement an explicit binary search-based analytic gradient colorizer by Michael Ludwig · 6 years ago
- 00529a1 SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 1/2 by Hal Canary · 6 years ago
- 60900b5 move skpipe to experimental by Mike Klein · 6 years ago
- 7b56229 Use SkUniqueCFRef in SkImage*CG. by Ben Wagner · 6 years ago
- 82e0e44 Remove a largue quantity of 4444 and/or dithering code by Brian Osman · 6 years ago
- 7ea977b Reland "always optimize third_party code" by Mike Klein · 6 years ago
- 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
- 653c6b5 Remove (unused) GrBlend.cpp, and some GrColor helpers by Brian Osman · 6 years ago
- 5d032ec Revert "always optimize third_party code" by Mike Reed · 6 years ago
- c766370 always optimize third_party code by Mike Klein · 6 years ago
- d2fcfb5 WEBGL_video_texture : sharing texture prototype in skia by Brian Salomon · 6 years ago
- afebe16 Remove all old gpu gradient code by Michael Ludwig · 6 years ago
- a7914d3 Implement textured gradients by Michael Ludwig · 6 years ago
- 0495f7a Implement dual interval gradients by Michael Ludwig · 6 years ago
- 0ab5684 For Windows-Clang-Debug, use -fstandalone-debug to get better debug info by Brian Osman · 6 years ago
- 8f68508 Implement 2-pt conical gradient layout by Michael Ludwig · 6 years ago
- 24d438b Implement sweep gradient layout by Michael Ludwig · 6 years ago
- 4089df8 Implement radial gradient layout by Michael Ludwig · 6 years ago
- 5152c4a Reland "remove SK_SUPPORT_LEGACY_TYPEFACE_MAKEFROMSTREAM" by Mike Reed · 6 years ago
- 4f94ef6 Reland "Base Gradient FP Refactor" by Michael Ludwig · 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
- b2acf0a Add unit test to test basic importing and drawing of AHardwareBuffers. by Greg Daniel · 6 years ago
- 1821a5b Supress warnings about implicit fallthrough in Android. by Derek Sollenberger · 6 years ago
- 8f5a7a6 first start on a P3 GM by Mike Klein · 6 years ago
- 1ea5656 Revert "Base Gradient FP Refactor" by Cary Clark · 6 years ago
- 10f7a1e Base Gradient FP Refactor by Michael Ludwig · 6 years ago
- bd65955 Remove SkImageCacherator entirely by Brian Osman · 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
- 3ac1f95 Preseve tangents when converting cubics->quads in GrAAHairlinePathRenderer by Brian Salomon · 6 years ago
- b5f23f3 Revert "add flag to soften the blow of removing a legacy api for flutter" by Jim Van Verth · 6 years ago
- 1b935e6 add flag to soften the blow of removing a legacy api for flutter by Mike Reed · 6 years ago
- 64bbee7 fix typo by Mike Klein · 6 years ago
- d505b19 add src/opts headers to .gni files by Mike Klein · 6 years ago
- cca8c6f SkColorSpace cleanup by Brian Osman · 6 years ago
- d84c1e6 drop warnings and -Werror from is_official_builds by Mike Klein · 6 years ago
- 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
- 09a7bb2 Reland "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
- db16001 add circles to stroked cubics with cusps by Cary Clark · 6 years ago
- 8378dfb Extract SkGlyphRunListPainter from SkGlyphRun.* by Herb Derby · 6 years ago
- a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
- 02e6efe Revert "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
- 2f2757f ccpr: Implement stroking with fine triangle strips by Chris Dalton · 6 years ago
- 10c3776 Remove GrTextureStripAtlas, textured gradients use independent textures by Michael Ludwig · 6 years ago
- e61c234 Remove drawPosText_asPath - more dead code by Herb Derby · 6 years ago
- ce00811 converted arithmetic FP to new FP structure by Ethan Nicholas · 6 years ago
- 3e74c51 roll ANGLE w/ GN update by Mike Klein · 6 years ago
- a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
- 18d7cf7 Reland "Remove old ICC parser, A2B SkColorSpace, SkGammas, etc..." by Brian Osman · 6 years ago
- 7ba1d64 Revert "Remove old ICC parser, A2B SkColorSpace, SkGammas, etc..." by Brian Osman · 6 years ago
- 8ae7c90 Remove old ICC parser, A2B SkColorSpace, SkGammas, etc... by Brian Osman · 6 years ago
- 0fdc53f textonpath util by Mike Reed · 6 years ago
- 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
- 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
- d2fec23 Have GPU and RemoteGlyphCache share mask position code by Herb Derby · 6 years ago
- 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
- 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
- 4798576 Pull SkSpan into its own header file by Herb Derby · 6 years ago
- 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago
- 82cf64a Remove unused sRGB mip-map support by Brian Osman · 6 years ago
- fbc6d7f Make SkColor4f <-> SkColor skip sRGB conversion by Brian Osman · 6 years ago
- 4a0ba28 Fix flutter build by Leon Scroggins III · 6 years ago
- 764e546 Fix op chaining painter's order violation in GrRenderTargetOpList. by Brian Salomon · 6 years ago
- e163969 ccpr: Rename GrCCPathParser to GrCCFiller by Chris Dalton · 6 years ago
- 15e60a4 Remove occluded rrect blur benchmark by Robert Phillips · 6 years ago
- 557aad7 Remove occluder feature from blur mask filter by Robert Phillips · 6 years ago
- 7d06e26 fixup winding contours by Cary Clark · 6 years ago
- cf7258a add bench for cubicmap by Mike Reed · 6 years ago
- 0d4a183 add tests for cubicmap by Mike Reed · 6 years ago
- 02046a7 switch ubsan to blacklist by Mike Klein · 6 years ago
- 5422f9a implemented GrMtlGpuCommandBuffer for draws in Metal gpu backend by Timothy Liang · 6 years ago
- 8da9fbf add bounds sanitizer to ASAN/UBSAN bots by Mike Klein · 6 years ago
- c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 6 years ago
- bc6f9c9 Remove GrTextUtil::Paint by Herb Derby · 6 years ago
- 94c4f41 in MS land, -include is /FI by Mike Klein · 6 years ago
- 2eb8e02 Reland "implemented GrMtlSampler for metal gpu backend" by Timothy Liang · 6 years ago
- 475c5e9 turn on alignment sanitizer by Mike Klein · 6 years ago
- b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
- 35f9637 Revert "implemented GrMtlSampler for metal gpu backend" by Timothy Liang · 6 years ago
- 93fa10f implemented GrMtlSampler for metal gpu backend by Timothy Liang · 6 years ago
- 44636e9 created GrMtlPipelineStateDataManager for metal gpu backend by Timothy Liang · 6 years ago
- 057c390 attached uniform and varying handlers to GrMtlPipelineStateBuilder by Timothy Liang · 6 years ago