- eebcec5 Simplify for-loops with straight-line control flow. by John Stiles · 2 years, 8 months ago
- 1d9aec8 Change branch-if-all-lanes-equal to branch-if-no-active-lanes-equal. by John Stiles · 2 years, 8 months ago
- 825e372 Track loop returns in addition to continue/break. by John Stiles · 2 years, 8 months ago
- 7d0c572 SkJpegCodec: Add SkJpegSourceMgr by Christopher Cameron · 2 years, 7 months ago
- e08e5c9 Roll vulkan-deps from 9988b37a3351 to be674ea25e15 (1 revision) by skia-autoroll · 2 years, 7 months ago
- 35ae120 Roll ANGLE from 1d9b8d802eb2 to 0cde45b7cbcc (12 revisions) by skia-autoroll · 2 years, 7 months ago
- e72cb0b Roll Dawn from b2ec2c350576 to e8168a177ab2 (7 revisions) by skia-autoroll · 2 years, 7 months ago
- 59dcffc Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 2 years, 8 months ago
- 0c636b8 Roll vulkan-deps from ead30fe6b410 to 9988b37a3351 (5 revisions) by skia-autoroll · 2 years, 8 months ago
- 7df7a83 Fix temporary SkMatrixProvider used to build SkVM in SkDraw:drawAtlas. by Brian Salomon · 2 years, 8 months ago
- ae93280 Revert "Remove canvas scale from runtime-intrinsics slide." by John Stiles · 2 years, 8 months ago
- 827ac30 Make SkColorFilterBase::appendStages virtual and remove onAppendStages. by Brian Salomon · 2 years, 8 months ago
- 922c329 Exposing Gainmap via BitmapRegionDecoder by Fyodor Kyslov · 2 years, 8 months ago
- a9656d3 Reland "Seed coords earlier in shader traversal for SkRasterPipeline." by Brian Salomon · 2 years, 8 months ago
- 95dbde7 Roll vulkan-deps from d723200bd4b5 to ead30fe6b410 (8 revisions) by skia-autoroll · 2 years, 8 months ago
- 37b83ba Revert "Seed coords earlier in shader traversal for SkRasterPipeline." by Brian Salomon · 2 years, 8 months ago
- b61fb62 Seed coords earlier in shader traversal for SkRasterPipeline. by Brian Salomon · 2 years, 8 months ago
- c4668c7 Update Skia milestone to 112 by Rakshit Sharma · 2 years, 8 months ago
- f802582 Roll Dawn from 3076a8bf178e to b2ec2c350576 (11 revisions) by Nicolette Prevost · 2 years, 8 months ago
- 4b0938d This rolls back JPEGR support via dedicated JPEGR decoder. by Fyodor Kyslov · 2 years, 8 months ago
- c887717 Bump ua-parser-js from 0.7.31 to 0.7.33 in /modules/pathkit by dependabot[bot] · 2 years, 8 months ago
- 2c0afcf Bump ua-parser-js from 0.7.31 to 0.7.33 in /modules/canvaskit by dependabot[bot] · 2 years, 8 months ago
- 0b75650 Roll vulkan-deps from 3f8e117e3655 to d723200bd4b5 (5 revisions) by skia-autoroll · 2 years, 8 months ago
- 8c050b1 Roll ANGLE from b64b573bac2b to 1d9b8d802eb2 (17 revisions) by skia-autoroll · 2 years, 8 months ago
- 6aaac31 [sksl][wgsl] Support vector splat constructor by Arman Uguray · 2 years, 8 months ago
- f60c22f Combine prepareForMaskDrawing by Herb Derby · 2 years, 8 months ago
- b4bb1d1 Add Raster Pipeline codegen support to SkRuntimeEffect. by John Stiles · 2 years, 8 months ago
- 091ec9b Roll SK Tool from 3c9bfe50679a to bd000c01fd40 by skia-autoroll · 2 years, 8 months ago
- 1dc5413 [metal] Fix MetalWindowContext destruction on Mac by Jim Van Verth · 2 years, 8 months ago
- d4c262a add visibility to targets referenced by ganesh/gl BUILD file by Jorge Betancourt · 2 years, 8 months ago
- 6e55ab4 Simplify prepare_for_SDFT_drawing add pos mapping by Herb Derby · 2 years, 8 months ago
- 5726b46 [sksl][wgsl] Function call expressions with no out-params by Arman Uguray · 2 years, 8 months ago
- c96228d Simplify for-loops that do not use `continue`. by John Stiles · 2 years, 8 months ago
- 33f8e01 Add an Analysis pass to check if a loop uses `continue` or `break`. by John Stiles · 2 years, 8 months ago
- 0ca9364 [graphite] Support elliptical corners for hairlines in AnalyticRRectRenderStep by Michael Ludwig · 2 years, 8 months ago
- 11eecaa Simplify function-result stack in RP codegen. by John Stiles · 2 years, 8 months ago
- 76013cd Roll vulkan-deps from 50eca412c1e8 to 3f8e117e3655 (5 revisions) by skia-autoroll · 2 years, 8 months ago
- d75b216 Implement length intrinsic in RP codegen. by John Stiles · 2 years, 8 months ago
- a31e897 Simplify the switch-case block visitor. by John Stiles · 2 years, 8 months ago
- ba47213 Convert prepareForSDFTDrawing to shared code by Herb Derby · 2 years, 8 months ago
- e9ac244 Add support for dynamically-uniform if statements. by John Stiles · 2 years, 8 months ago
- d4e64b5 Add RP codegen support for dynamically-uniform ternaries. by John Stiles · 2 years, 8 months ago
- 772318e Add Analysis check for dynamically-uniform expressions. by John Stiles · 2 years, 8 months ago
- 0adfdb8 Add RP builder support for branch_if_all_slots_equal. by John Stiles · 2 years, 8 months ago
- 31689e2 Add RasterPipeline op branch_if_all_lanes_equal. by John Stiles · 2 years, 8 months ago
- d178e7d Add lock/unlock to StrikeForGPU by Herb Derby · 2 years, 8 months ago
- ad79558 [graphite] Update DM configs for upcoming testing by Robert Phillips · 2 years, 8 months ago
- 9c18921 Remove canvas scale from runtime-intrinsics slide. by John Stiles · 2 years, 8 months ago
- 5e363a6 Roll vulkan-deps from ba538cd033e4 to 50eca412c1e8 (2 revisions) by skia-autoroll · 2 years, 8 months ago
- 20eee68 Roll ANGLE from 660e4a7c0d4f to b64b573bac2b (9 revisions) by skia-autoroll · 2 years, 8 months ago
- 895b272 Roll Skia Infra from 8666a7bf5e4a to 0162309d048f (6 revisions) by skia-autoroll · 2 years, 8 months ago
- 0e1cb7b Roll Dawn from bb0229002db5 to 3076a8bf178e (19 revisions) by skia-autoroll · 2 years, 8 months ago
- 3d0e2ad Add shim file for SkTSearch.h by Kevin Lubick · 2 years, 8 months ago
- f25bcb8 Handle strikeout metrics in SkScalerContext_Mac by Ben Wagner · 2 years, 8 months ago
- 3e6cf40 Add minimal perspective text GM. by Jim Van Verth · 2 years, 8 months ago
- 90a4f32 Move memory accounting to allocation sites by Herb Derby · 2 years, 8 months ago
- ed37743 [base] Move several more files from src/core into base. by Kevin Lubick · 2 years, 8 months ago
- 0595267 Remove empty file SkUtilsArm.cpp by Kevin Lubick · 2 years, 8 months ago
- 393fb1e Remove unnecessary use of SkOverrideDeviceMatrixProvider by Brian Salomon · 2 years, 8 months ago
- 01ffa58 Revert "Add SkJpegGainmapEncoder::EncodeJpegR and EncodeHDRGM" by Nicolette Prevost · 2 years, 8 months ago
- 8e434b2 Roll vulkan-deps from 71bd1907ea2f to ba538cd033e4 (2 revisions) by skia-autoroll · 2 years, 8 months ago
- f58359c Roll SK Tool from a101f5006435 to d23b977e964d by skia-autoroll · 2 years, 8 months ago
- 2a80f12 [canvaskit] Control trivial_abi in compile_gm.sh by Ben Wagner · 2 years, 8 months ago
- 2920cef remove unused config groups in sk_app Bazel BUILD file by Jorge Betancourt · 2 years, 8 months ago
- 67b877a Make memory accounting go through SkStrike by Herb Derby · 2 years, 8 months ago
- 876b045 [base] Add extra tests for cubic and quadratic root solving by Kevin Lubick · 2 years, 8 months ago
- c5b72f0 Fixing broken Android autoroll by Julia Lavrova · 2 years, 8 months ago
- c4b171f Add SkJpegGainmapEncoder::EncodeJpegR and EncodeHDRGM by Christopher Cameron · 2 years, 8 months ago
- da5034f Roll ANGLE from 9a72a98eb94f to 660e4a7c0d4f (4 revisions) by skia-autoroll · 2 years, 8 months ago
- 43abdf1 Roll Dawn from c744a23d77d5 to bb0229002db5 (5 revisions) by skia-autoroll · 2 years, 8 months ago
- 6dca756 Roll Skia Infra from d7a3d7db7fde to 8666a7bf5e4a (8 revisions) by skia-autoroll · 2 years, 8 months ago
- d6a030b Roll vulkan-deps from ab6fd1e74de0 to 71bd1907ea2f (5 revisions) by skia-autoroll · 2 years, 8 months ago
- 8ffd5c2 [sksl][wgsl] Support for trivial ternary expressions by Arman Uguray · 2 years, 8 months ago
- a25977d Create a BranchCtx for Raster Pipeline branch ops. by John Stiles · 2 years, 8 months ago
- caf099c Roll Dawn from f0d8edecee77 to c744a23d77d5 (11 revisions) by skia-autoroll · 2 years, 8 months ago
- b72fece Roll Dawn from 6c8aa8aff9d1 to f0d8edecee77 (6 revisions) by Nicolette Prevost · 2 years, 8 months ago
- 4b4992e remove skottie from Android.bp by Jorge Betancourt · 2 years, 8 months ago
- f3c52d4 Reland "Correct ParagraphBuilder::getText() behavior" by Julia Lavrova · 2 years, 8 months ago
- 3cd4169 Allow SK_TRIVIAL_ABI to be configured by Ben Wagner · 2 years, 8 months ago
- 9cb4038 Roll vulkan-deps from a2f348c2039f to ab6fd1e74de0 (4 revisions) by skia-autoroll · 2 years, 8 months ago
- 9e6caf9 Roll Dawn from ffe356d558bc to 6c8aa8aff9d1 (12 revisions) by Nicolette Prevost · 2 years, 8 months ago
- 52c7633 Reland "Add setters for providing client info to SkParagraphBuilder" by Julia Lavrova · 2 years, 8 months ago
- 4422d98 jpegr codec: Implement scanline decoding and sampling by Fyodor Kyslov · 2 years, 8 months ago
- 8106368 Rename SkAutoFree -> UniqueVoidPtr and move to private by Herb Derby · 2 years, 8 months ago
- 40008ca [graphite] Add unit test for makeColorTypeAndColorSpace by Robert Phillips · 2 years, 8 months ago
- f7ff180 SkJpegSegmentScanner: Use state-machine based scan by Christopher Cameron · 2 years, 8 months ago
- 89776b5 Add recovery steps for scaling and disabling cpu cores. by Joe Gregorio · 2 years, 8 months ago
- 8dea7b2 Roll vulkan-deps from f93afca731ce to a2f348c2039f (3 revisions) by skia-autoroll · 2 years, 8 months ago
- bb654fc Fix correctness issue with SkImageImageFilter and unpremul images by Stan Iliev · 2 years, 8 months ago
- 1bc48bc Actually fail when we get conflicting marker counts in JPEG by Brian Osman · 2 years, 8 months ago
- 9204a5c Add Stan I to AUTHORS and sort list. by Jim Van Verth · 2 years, 8 months ago
- c2f6f60 Remove unused method: findOrCreateTextStrike by Herb Derby · 2 years, 8 months ago
- b79aed5 Roll FreeType from ebe7e912 to 82ce1726 (15 commits) by Ben Wagner · 2 years, 8 months ago
- 90fda2e Roll ANGLE from 3b27647cb9f8 to 9a72a98eb94f (8 revisions) by skia-autoroll · 2 years, 8 months ago
- 03aee68 Roll Skia Infra from 38d1dfe4578d to d7a3d7db7fde (4 revisions) by skia-autoroll · 2 years, 8 months ago
- 028bc38 [sksl][wgsl] Global GL-style uniforms by Arman Uguray · 2 years, 8 months ago
- 843e8f1 Roll vulkan-deps from ada6bd70c604 to f93afca731ce (11 revisions) by skia-autoroll · 2 years, 8 months ago
- 50d7837 [sksl] Prevent assignments to pipeline input variables by Arman Uguray · 2 years, 8 months ago
- 540db95 Improve Serialization_Typeface error message by Ben Wagner · 2 years, 8 months ago
- 3e36807 Add RP codegen support for matrix-op-scalar. by John Stiles · 2 years, 8 months ago