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
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
.
NativeScript
/
canvas
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
21
Star
103
Code
Issues
13
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: NativeScript/canvas
Actions
All workflows
Workflows
Build Native
Build Native
Canvas Native
Canvas Native
CodeQL
CodeQL
npm Release
npm Release
Show more workflows...
Management
Caches
Deployments
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
228 workflow runs
228 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.
fix(canvas): avoid releasing borrowed ImageData from pixel buffer (#149)
Canvas Native
#112:
Commit
db60569
pushed by
triniwiz
1h 45m 33s
master
master
1h 45m 33s
View workflow file
Push on master
CodeQL
#115:
by
triniwiz
3m 49s
master
master
3m 49s
fix(webgpu): progress buffer mappings without a render loop (#148)
Canvas Native
#111:
Commit
846e626
pushed by
triniwiz
1h 25m 53s
master
master
1h 25m 53s
View workflow file
Push on master
CodeQL
#114:
by
triniwiz
2m 57s
master
master
2m 57s
fix(ios): support V8 14 native bridge APIs (#147)
Canvas Native
#110:
Commit
41423e5
pushed by
triniwiz
1h 6m 11s
master
master
1h 6m 11s
View workflow file
Push on master
CodeQL
#113:
by
triniwiz
3m 50s
master
master
3m 50s
fix(tvos): defer Metal drawable acquisition until drawing (#146)
Canvas Native
#109:
Commit
d84618b
pushed by
triniwiz
1h 2m 7s
master
master
1h 2m 7s
View workflow file
Push on master
CodeQL
#112:
by
triniwiz
3m 48s
master
master
3m 48s
fix(webgpu): expose GPUQuerySet.destroy (#145)
Canvas Native
#108:
Commit
2bc5637
pushed by
triniwiz
1h 0m 55s
master
master
1h 0m 55s
View workflow file
Push on master
CodeQL
#111:
by
triniwiz
2m 55s
master
master
2m 55s
feat(ios): add tvOS support (#144)
Canvas Native
#107:
Commit
f2f6a56
pushed by
triniwiz
1h 1m 29s
master
master
1h 1m 29s
View workflow file
Push on master
CodeQL
#110:
by
triniwiz
3m 46s
master
master
3m 46s
fix(canvas): avoid double-free when ImageData pixel buffers are collected
Canvas Native
#106:
Pull request
#149
opened by
LorenzGit
17h 33m 0s
LorenzGit:contrib/imagedata-ownership
LorenzGit:contrib/imagedata-ownership
17h 33m 0s
View #149
View workflow file
fix(webgpu): progress buffer mappings without a render loop
Canvas Native
#105:
Pull request
#148
opened by
LorenzGit
20h 20m 2s
LorenzGit:contrib/webgpu-map-progress
LorenzGit:contrib/webgpu-map-progress
20h 20m 2s
View #148
View workflow file
fix(ios): support V8 14 native bridge APIs
Canvas Native
#104:
Pull request
#147
opened by
LorenzGit
21h 19m 20s
LorenzGit:contrib/v8-14-compatibility
LorenzGit:contrib/v8-14-compatibility
21h 19m 20s
View #147
View workflow file
feat(tvos): add Canvas platform support
Canvas Native
#103:
Pull request
#144
synchronize by
LorenzGit
20h 45m 37s
LorenzGit:contrib/tvos-support
LorenzGit:contrib/tvos-support
20h 45m 37s
View #144
View workflow file
perf(tvos): defer Metal drawable acquisition until drawing
Canvas Native
#102:
Pull request
#146
opened by
LorenzGit
22h 15m 23s
LorenzGit:contrib/tvos-metal-pacing
LorenzGit:contrib/tvos-metal-pacing
22h 15m 23s
View #146
View workflow file
fix(webgpu): expose GPUQuerySet.destroy
Canvas Native
#101:
Pull request
#145
opened by
LorenzGit
21h 42m 30s
LorenzGit:contrib/gpu-query-destroy
LorenzGit:contrib/gpu-query-destroy
21h 42m 30s
View #145
View workflow file
feat(tvos): add Canvas platform support
Canvas Native
#100:
Pull request
#144
opened by
LorenzGit
Action required
LorenzGit:contrib/tvos-support
LorenzGit:contrib/tvos-support
Action required
View #144
View workflow file
Scheduled
CodeQL
#109:
by
github-advanced-security
AI
3m 50s
master
master
3m 50s
Scheduled
CodeQL
#108:
by
github-advanced-security
AI
3m 50s
master
master
3m 50s
npm Release
npm Release
#27:
Manually run by
triniwiz
12m 12s
v3-v8
v3-v8
12m 12s
View workflow file
Scheduled
CodeQL
#107:
by
github-advanced-security
AI
3m 37s
master
master
3m 37s
npm Release
npm Release
#26:
Manually run by
triniwiz
11m 49s
v3-v8
v3-v8
11m 49s
View workflow file
npm Release
npm Release
#25:
Manually run by
triniwiz
9m 52s
v3-v8
v3-v8
9m 52s
View workflow file
Previous
1
2
3
4
5
…
9
10
Next
You can’t perform that action at this time.