Open
Conversation
- Update externals/skia submodule to dev/update-skia-m120 (m120 merge) - Regenerate SkiaApi.generated.cs (adds sk_surface_draw_with_sampling) - Update VERSIONS.txt: milestone 120, soname 120.0.0, assembly 3.120.0.0 - Update cgmanifest.json: chrome_milestone 120, new commit hash - Update SKILL.md: use Opus model for validation agent Native build: ✅ (macOS ARM64) C# build: ✅ (0 errors) Tests: ✅ (5374 total, 0 failed, 25 hardware skips) Companion PR: mono/skia#173 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
c0a02a1 to
c523700
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump Skia to Milestone 120
Updates the Skia submodule from m119 to m120.
Changes
dev/update-skia-m120branch (Update skia to milestone 120 skia#173)sk_surface_draw_with_sampling(new upstream function, wrapper deferred)Breaking changes in Skia m120
GrDirectContext::MakeGL()removedGrDirectContexts::MakeGL()GrDirectContext::MakeVulkan()deprecatedGrDirectContexts::MakeVulkan()SkTypeface::UniqueID()static removedSkFonttypeface methods → privateGrBackendSemaphore::initGL/glSyncremovedVerification
Companion PR
Merge sequence
skiasharp