- d2c2112 Remove CQ for unsupported branch chrome/m116 by Rakshit Sharma · 8 months ago chrome/m116
- bb40886 Revert "Fix unintentional cpu_sync=true and deprecate sk_sp<SkSurface> APIs" by Kevin Lubick · 10 months ago
- 37822b7 Fix unintentional cpu_sync=true and deprecate sk_sp<SkSurface> APIs by Kevin Lubick · 10 months ago
- ffbc376 Add SK_API to SkColorTable declaration by Michael Ludwig · 1 year ago
- 1c42b12 Enforce an upper limit of 715 million path verbs in SkPath. by John Stiles · 11 months ago
- f44dbc4 Cherry-pick Nvidia driver update on Skolo Linux machines with RTX 3060 GPUs. by Leandro Lovisolo · 11 months ago
- 7bfc95e [skif] Use isEmpty64() instead of isEmpty() for layerspace irects by Michael Ludwig · 11 months ago
- 2ddcf18 Fix DirectWrite port COLRv1 palette overrides by Ben Wagner · 1 year ago
- 4c96690 Fix DirectWrite port COLRv1 clang warnings by Ben Wagner · 1 year ago
- 3e917bd Merge 15 release notes into RELEASE_NOTES.md by Rakshit Sharma · 1 year ago
- 6d12bed Filter unsupported CQ try jobs on chrome/m116 by Rakshit Sharma · 1 year ago
- 7a395f6 Revert "Remove SkScalarToFloat and SkFloatToScalar calls" by Brian Osman · 1 year ago
- 7b3c074 [skif] Remove legacy displacement implementation by Michael Ludwig · 1 year, 1 month ago
- 68dc226 [skif] Delete legacy morphology implementations by Michael Ludwig · 1 year, 1 month ago
- 92fd1a7 [gm] Add GMs that apply a gradient to a path by Arman Uguray · 1 year, 1 month ago
- 9f8b501 Handle divide-by-zero in dashing code by Brian Osman · 1 year ago
- ce18bc1 Attempt to use fallback color type and backend format by Ian Vollick · 1 year, 1 month ago
- bb74b51 Remove SkScalarToFloat and SkFloatToScalar calls by Brian Osman · 1 year, 1 month ago
- fc4b4ea Reland "Quad intersections for glyph underlines" by Herb Derby · 1 year, 1 month ago
- fc63bf9 Change isfinite -> sk_float_isifinite in SkPoint by Herb Derby · 1 year ago
- 7878110 Fix FuzzCanvas imageFilter selection by Brian Osman · 1 year ago
- 5935d36 Suppress divide-by-zero in hairline intersection code by Brian Osman · 1 year ago
- f7c40ac Detect immutable variables regardless of the const modifier. by John Stiles · 1 year ago
- f63eb66 Add support for immutable data in SkRP. by John Stiles · 1 year ago
- de7e4a7 [graphite] Fix the specified type does not match the argument type error by Ho Cheung · 1 year, 1 month ago
- 0b26ffb Disable struct-passing test on Tegra3. by John Stiles · 1 year ago
- 34f5760 Make SkPathMeasure move-able by Brian Osman · 1 year, 1 month ago
- 6823d03 Roll vulkan-deps from 37334fcf8703 to 90577eb35eea (1 revision) by skia-autoroll · 1 year ago
- 1d6ca88 Roll ANGLE from 24f4007b93e0 to 84379a529407 (9 revisions) by skia-autoroll · 1 year ago
- c93a721 Roll SK Tool from ab08126079d3 to 850bcdd8dfed by skia-autoroll · 1 year ago
- 775d070 Roll Skia Infra from b32ce543bca1 to ab08126079d3 (2 revisions) by skia-autoroll · 1 year ago
- 6038519 Roll Dawn from fc6011e89acd to 0d5e76a2427f (24 revisions) by skia-autoroll · 1 year ago
- abcc292 Roll vulkan-deps from 9ed904489a9a to 37334fcf8703 (5 revisions) by skia-autoroll · 1 year ago
- 9c2148c Fix fuzzer-discovered error with inlined arrays. by John Stiles · 1 year ago
- 41689ff Fix fuzzer-discovered error with void variables. by John Stiles · 1 year ago
- 455d730 Roll vulkan-deps from 4aa38765aadb to 9ed904489a9a (1 revision) by skia-autoroll · 1 year, 1 month ago
- c90c7de Roll ANGLE from edf58105d695 to 24f4007b93e0 (9 revisions) by skia-autoroll · 1 year, 1 month ago
- d182b69 Roll SK Tool from b32ce543bca1 to 15fb7caa7aea by skia-autoroll · 1 year, 1 month ago
- db98bc5 Roll Skia Infra from d044984a01de to b32ce543bca1 (29 revisions) by skia-autoroll · 1 year, 1 month ago
- 24f2336 Roll Dawn from 4588fe12df3d to fc6011e89acd (4 revisions) by skia-autoroll · 1 year, 1 month ago
- f489be6 Roll vulkan-deps from 3b886d2fc60b to 4aa38765aadb (1 revision) by skia-autoroll · 1 year, 1 month ago
- dc2e0eb Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 1 year, 1 month ago
- 85b4788 Roll SK Tool from 067b742c990a to b32ce543bca1 by skia-autoroll · 1 year, 1 month ago
- f2a2171 Roll vulkan-deps from 1f524f69ec88 to 3b886d2fc60b (1 revision) by skia-autoroll · 1 year, 1 month ago
- c56f38d Roll vulkan-deps from 8ca65cb391f4 to 1f524f69ec88 (8 revisions) by skia-autoroll · 1 year, 1 month ago
- 2a9e11f Roll SK Tool from d044984a01de to 067b742c990a by skia-autoroll · 1 year, 1 month ago
- dc11c7d Fix some outdated comments. by John Stiles · 1 year, 1 month ago
- 6ba6148 Stop suppressing divide-by-zero errors in SkScalarInvert by Brian Osman · 1 year, 1 month ago
- 2fc5982 Move SkPoint to base by Herb Derby · 1 year, 1 month ago
- 64fa632 Roll vulkan-deps from 58c6e1ea988a to 8ca65cb391f4 (6 revisions) by skia-autoroll · 1 year, 1 month ago
- 926cb7d Factor apart Program::dump into a helper class. by John Stiles · 1 year, 1 month ago
- c1a8175 Use float for SkPoint's coordinates by Herb Derby · 1 year, 1 month ago
- 01f3be4 Convert rest of affected GMs and tests over to new tiled image API by Robert Phillips · 1 year, 1 month ago
- ee341fe Move tiling utility methods to shareable location by Robert Phillips · 1 year, 1 month ago
- e17c6eb Fix return type of Benchmark::getSize by Brian Osman · 1 year, 1 month ago
- b618b7f [graphite] Add onCopyTextureToTexture for the Vulkan backend. by Jim Van Verth · 1 year, 1 month ago
- 90dae91 Fix incorrect filename for WGSL ClampUInt by Brian Osman · 1 year, 1 month ago
- 7cacc5d Add Type::slotType(n). by John Stiles · 1 year, 1 month ago
- 2003b0d Add WGSL support for common-function intrinsics. by John Stiles · 1 year, 1 month ago
- f3c17bd track Color and Opacity slots through new SlotManager by Jorge Betancourt · 1 year, 1 month ago
- aef875a [gm] Make GPU backend dependency conditional on SK_GANESH constant. by Leandro Lovisolo · 1 year, 1 month ago
- 20e9cc9 [graphite] Set Vulkan viewport and scissor by Jim Van Verth · 1 year, 1 month ago
- 3e3cdb3 Reject first-class arrays on initializers in strict-ES2 mode. by John Stiles · 1 year, 1 month ago
- b0da003 Use IRHelpers class to assemble matrix-multiply workaround. by John Stiles · 1 year, 1 month ago
- a4ad5b3 Skip imagemakewithfilter GMs on Xe gltestthreading config by Michael Ludwig · 1 year, 1 month ago
- 4b75d38 Manual Roll Dawn from a0e679b77011 to 4588fe12df3d (19 revisions) by Robert Phillips · 1 year, 1 month ago
- 690bbcb [Fontations] Roll Fontations libraries by Dominik Röttsches · 1 year, 1 month ago
- d43262e Disable SwitchWithFallthrough test on iOS + GLSL. by John Stiles · 1 year, 1 month ago
- 03b3e3f Remove Android GPU methods from SkCanvas by Kevin Lubick · 1 year, 1 month ago
- bb5fbf9 Introduce delegate for Atlas regeneration by Kevin Lubick · 1 year, 1 month ago
- c18e0d8 Extract VertexFiller and add AtlasDrawDelegate as GPU abstraction by Kevin Lubick · 1 year, 1 month ago
- 181b6f9 Extract SlugImpl.h and remove #ifdefs of slugs from Canvas by Kevin Lubick · 1 year, 1 month ago
- 9ab04a5 Roll vulkan-deps from 6f8e5c2f4684 to 58c6e1ea988a (4 revisions) by skia-autoroll · 1 year, 1 month ago
- c29ecbe Roll ANGLE from 5a5f21f4a2e2 to edf58105d695 (8 revisions) by skia-autoroll · 1 year, 1 month ago
- 504a26e Roll Skia Infra from 894306cf4c91 to d044984a01de (5 revisions) by skia-autoroll · 1 year, 1 month ago
- f0410a2 Roll SK Tool from 894306cf4c91 to d044984a01de by skia-autoroll · 1 year, 1 month ago
- abfa350 Harden quadratic solver by Herb Derby · 1 year, 1 month ago
- 2ab2678 [graphite] New tiled image draw API by Robert Phillips · 1 year, 1 month ago
- e602d90 Add extra specification for some enums by Kevin Lubick · 1 year, 1 month ago
- 20b6f07 [graphite] Temporarily disable draw pass commands in Vulkan to get dm running by Jim Van Verth · 1 year, 1 month ago
- 2c86ba1 [graphite] Fix dawn typo by Nicolette Prevost · 1 year, 1 month ago
- 586d068 Roll vulkan-deps from 4f33c22decdf to 6f8e5c2f4684 (3 revisions) by skia-autoroll · 1 year, 1 month ago
- f7ddda3 Minor refactoring of the Device drawImage code path by Robert Phillips · 1 year, 1 month ago
- 794b6f9 [graphite] Remove SkImageGenerator::makeTextureImage by Robert Phillips · 1 year, 1 month ago
- ebb512d [skif] Fix morphology sksl to avoid switch fallthroughs by Michael Ludwig · 1 year, 1 month ago
- b5c75b1 [graphite] Fix multisample state in Vulkan graphics pipeline by Nicolette Prevost · 1 year, 1 month ago
- 2d531d0 [graphite] Fix extra semicolons for runtime effect constants/structs by Michael Ludwig · 1 year, 1 month ago
- cc7c05a Add color mode to Viewer::Mesh slide by Florin Malita · 1 year, 1 month ago
- e70a6c7 Many-stop gradients: Convert texture to destination space by Brian Osman · 1 year, 1 month ago
- 0b66c69 Add DirectWrite COLRv1 support by Ben Wagner · 1 year, 2 months ago
- c0c74b4 [Fontations] Implement onGetVariationDesignPosition by Dominik Röttsches · 1 year, 1 month ago
- 12375fb Roll vulkan-deps from a3ea6d67d5de to 4f33c22decdf (6 revisions) by skia-autoroll · 1 year, 1 month ago
- d62221b Roll ANGLE from 3a3a3c655a96 to 5a5f21f4a2e2 (13 revisions) by skia-autoroll · 1 year, 1 month ago
- e2e0256 Roll Skia Infra from ae32157135ff to 894306cf4c91 (3 revisions) by skia-autoroll · 1 year, 1 month ago
- c3abd54 Roll SK Tool from ae32157135ff to 894306cf4c91 by skia-autoroll · 1 year, 1 month ago
- 2718866 Disable SwitchWithFallthrough test on Adreno GPUs. by John Stiles · 1 year, 1 month ago
- c67ad67 Reland "[skottie] add functionality for get, set, and tracking image slots to SlotManager" by Jorge Betancourt · 1 year, 1 month ago
- 50d37f3 Swap the order of the final two gradient FPs by Brian Osman · 1 year, 1 month ago
- d43c291 Extract RP code for converting interpolated to destination color space by Brian Osman · 1 year, 1 month ago
- ce8e265 [skif] Update morphology filters to use FilterResult by Michael Ludwig · 1 year, 1 month ago