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 }}
ramezgerges
/
uno
Public
forked from
unoplatform/uno
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ramezgerges/uno
Actions
All workflows
Workflows
CodeQL Advanced
CodeQL Advanced
Pull Request Labeler
Pull Request Labeler
Update UWP Generated Branch
Update UWP Generated Branch
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
129 workflow runs
129 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat(drawing): zero-copy native-canvas hook; SKCanvasElement draws in…
CodeQL Advanced
#129:
Commit
3e2c702
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
refactor(skia): drop the last Skia-backend IVT (Composition->Skia); d…
CodeQL Advanced
#128:
Commit
d72233a
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
refactor(skia): drop the Drawing -> Skia-backend IVT (invert the bridge)
CodeQL Advanced
#127:
Commit
9c5a49d
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
refactor(skia): drop the Uno.UWP -> Skia-backend IVT
CodeQL Advanced
#126:
Commit
b60c2ee
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
fix(uno.uwp): re-internalize leaked Direct2D interop enums
CodeQL Advanced
#125:
Commit
4d392fe
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
refactor(drawing): drop dead IFont.LineGap; de-leak neutral docs
CodeQL Advanced
#124:
Commit
265d55e
pushed by
ramezgerges
6s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
6s
View workflow file
refactor(webgpu): implementation-neutral seam; drop unused ColorTexture
CodeQL Advanced
#123:
Commit
a616c66
pushed by
ramezgerges
6s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
6s
View workflow file
refactor(webgpu): carve the render engine out of Init; delete the IVT
CodeQL Advanced
#122:
Commit
cd02da7
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
refactor(drawing): rename ITexture + IRenderRecord (seam naming)
CodeQL Advanced
#121:
Commit
8efc9ce
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
refactor(drawing): replace IImageFrames interface with concrete Image…
CodeQL Advanced
#120:
Commit
f7d1184
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
docs(drawing): fold duplicate IGraphicsContext summary into one
CodeQL Advanced
#119:
Commit
a48734d
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
refactor(drawing): drop unused IGraphicsContext.IsLost
CodeQL Advanced
#118:
Commit
5a1cd28
pushed by
ramezgerges
10s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
10s
View workflow file
feat(android): render software when UseOpenGL is off (GL-upload)
CodeQL Advanced
#117:
Commit
5ca0d44
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
docs(drawing): correct Android software-path note (ColorFormat, no sw…
CodeQL Advanced
#116:
Commit
bae1c15
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
feat(drawing): default to Vulkan first (match breakingchanges)
CodeQL Advanced
#115:
Commit
584f5f3
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
feat(drawing): mirror Vulkan on Win32 + Android hosts (E6)
CodeQL Advanced
#114:
Commit
43291f9
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
feat(drawing): restore Vulkan as a neutral kind (audit P0)
CodeQL Advanced
#113:
Commit
ac500a1
pushed by
ramezgerges
7s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
7s
View workflow file
refactor(drawing): make WebGpu init internal; ISwapChain internal
CodeQL Advanced
#112:
Commit
c69919c
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
refactor(drawing): device details on the context; typed IGraphicsProv…
CodeQL Advanced
#111:
Commit
314e1b1
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
refactor(drawing): split ISwapChain off the backend-facing context
CodeQL Advanced
#110:
Commit
8f6fe2e
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
docs(drawing-seam): record consolidation done + follow-ups
CodeQL Advanced
#109:
Commit
6d49bb9
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
feat(svg): registerable ISvgRenderer seam + retain-capable document
CodeQL Advanced
#108:
Commit
fb6f2f7
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
docs(text): fix stale ManagedFont color-glyph comment
CodeQL Advanced
#107:
Commit
e35f385
pushed by
ramezgerges
9s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
9s
View workflow file
refactor(geometry): add StreamSegments; drop Skia's ManagedGeometry d…
CodeQL Advanced
#106:
Commit
e75fb52
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
refactor(text): glyph run seam returns neutral draw-ops, off the backend
CodeQL Advanced
#105:
Commit
9679039
pushed by
ramezgerges
1s
feature/drawing-backend-abstraction
feature/drawing-backend-abstraction
1s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.