Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
maui
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
23.3k
Code
Issues
3.7k
Pull requests
86
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[Extensibility] Resizetizer: Enable external backend processing
- #36653
#36653
Merged
kubaflo
merged 24 commits into
net11.0
dotnet/maui:net11.0
from
kubaflo/35022-resizetizer-extensibility
dotnet/maui:kubaflo/35022-resizetizer-extensibility
Copy head branch name to clipboard
Jul 30, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
[Extensibility] Resizetizer: Enable external backend processing
#36653
kubaflo
merged 24 commits into
net11.0
dotnet/maui:net11.0
from
kubaflo/35022-resizetizer-extensibility
dotnet/maui:kubaflo/35022-resizetizer-extensibility
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2026
Enable Resizetizer external backends
Show description for 8696c89
Copilot
committed
8696c89
View commit details
Copy full SHA for 8696c89
Browse repository at this point
Track external backend images in FileWrites
Show description for f94cfe0
Copilot
committed
f94cfe0
View commit details
Copy full SHA for f94cfe0
Browse repository at this point
Strengthen Resizetizer external backend tests
Show description for b55f592
Copilot
committed
b55f592
View commit details
Copy full SHA for b55f592
Browse repository at this point
Add late-import regression coverage for external Resizetizer backends
Show description for ec48b80
Copilot
committed
ec48b80
View commit details
Copy full SHA for ec48b80
Browse repository at this point
Keep late Resizetizer preparation targets independent
Show description for de0c762
Copilot
committed
de0c762
View commit details
Copy full SHA for de0c762
Browse repository at this point
Remove duplicate platform FileWrites entries
Show description for 326f64a
Copilot
committed
326f64a
View commit details
Copy full SHA for 326f64a
Browse repository at this point
Gate Resizetizer hooks and overwrite test output
Show description for 61c131a
Copilot
committed
61c131a
View commit details
Copy full SHA for 61c131a
Browse repository at this point
Address review: incremental fallback from outputs file; ProcessMauiAssetsDependsOnTargets for early opt-in
Show description for 45c7e9c
Copilot
committed
45c7e9c
View commit details
Copy full SHA for 45c7e9c
Browse repository at this point
Commits on Jul 19, 2026
Fix zero-image Resizetizer incrementality
Show description for 546a585
Copilot
committed
546a585
View commit details
Copy full SHA for 546a585
Browse repository at this point
Deduplicate processed font outputs
Show description for 9019808
Copilot
committed
9019808
View commit details
Copy full SHA for 9019808
Browse repository at this point
Exclude stale processed font outputs
Show description for 7eefa8f
Copilot
committed
7eefa8f
View commit details
Copy full SHA for 7eefa8f
Browse repository at this point
Preserve processed fonts on no-op builds
Show description for da316d8
Copilot
committed
da316d8
View commit details
Copy full SHA for da316d8
Browse repository at this point
Fix Tizen Resizetizer output tracking
Show description for c7d518f
Copilot
committed
c7d518f
View commit details
Copy full SHA for c7d518f
Browse repository at this point
Recover missing Resizetizer output lists
Show description for dfb0539
Copilot
committed
dfb0539
View commit details
Copy full SHA for dfb0539
Browse repository at this point
Commits on Jul 25, 2026
Merge net11.0 into Resizetizer extensibility PR
Show description for fa4720c
Copilot
committed
fa4720c
View commit details
Copy full SHA for fa4720c
Browse repository at this point
Format merged Resizetizer integration tests
Show description for 7fef2c1
Copilot
committed
7fef2c1
View commit details
Copy full SHA for 7fef2c1
Browse repository at this point
Make Resizetizer no-op test deterministic
Show description for 5ee75fb
Copilot
committed
5ee75fb
View commit details
Copy full SHA for 5ee75fb
Browse repository at this point
Commits on Jul 27, 2026
Fix Resizetizer incremental-build regression: advance outputs-file mtime (#36653 review)
Show description for 8d63ac1
kubaflo
and
Copilot
committed
8d63ac1
View commit details
Copy full SHA for 8d63ac1
Browse repository at this point
Commits on Jul 28, 2026
Heal missing processed font outputs
Show description for 2eefa6d
Copilot
committed
2eefa6d
View commit details
Copy full SHA for 2eefa6d
Browse repository at this point
Merge branch 'net11.0' into kubaflo/35022-resizetizer-extensibility
kubaflo
authored
4f7ec2f
View commit details
Copy full SHA for 4f7ec2f
Browse repository at this point
Fix font plist cache recovery
Show description for 881f5ca
Copilot
committed
881f5ca
View commit details
Copy full SHA for 881f5ca
Browse repository at this point
Commits on Jul 29, 2026
Merge net11.0 into PR #36653
Show description for 500cc32
Copilot
committed
500cc32
View commit details
Copy full SHA for 500cc32
Browse repository at this point
Harden Resizetizer timestamp sentinels
Show description for 26f818e
Copilot
committed
26f818e
View commit details
Copy full SHA for 26f818e
Browse repository at this point
Harden Resizetizer timestamp comparisons
Show description for 8145eba
Copilot
committed
8145eba
View commit details
Copy full SHA for 8145eba
Browse repository at this point
You can’t perform that action at this time.