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
Type
/
to 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 }}
linesight
/
cefpython
Public
forked from
cztomczak/cefpython
Notifications
You must be signed in to change notification settings
Fork
2
Star
11
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: linesight/cefpython
Actions
All workflows
Workflows
CI Linux
CI Linux
CI macOS ARM
CI macOS ARM
CI Windows
CI Windows
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
258 workflow runs
258 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.
Add Linux CEF 146 native-windowed embedding support
CI Linux
#25:
Commit
5029683
pushed by
linesight
4m 30s
146-linux
146-linux
4m 30s
View workflow file
Use --disable-setuid-sandbox instead of --no-sandbox on Linux CI
CI Linux
#24:
Commit
fb56b04
pushed by
linesight
6m 19s
146-linux
146-linux
6m 19s
View workflow file
Fix macOS CI: run tests in user login session for Mach port rendezvous
CI macOS ARM
#14:
Commit
b643615
pushed by
linesight
4m 17s
146-macos
146-macos
4m 17s
View workflow file
Fix macOS CI: use --single-process to bypass Mach port rendezvous fai…
CI macOS ARM
#13:
Commit
cc0217e
pushed by
linesight
4m 18s
146-macos
146-macos
4m 18s
View workflow file
Use async CreateBrowser() + pump loop on Linux to avoid CreateBrowser…
CI Linux
#23:
Commit
1da62d7
pushed by
linesight
6m 26s
146-linux
146-linux
6m 26s
View workflow file
Fix macOS CI tests: add no-sandbox and in-process-gpu switches
CI macOS ARM
#12:
Commit
72a16c0
pushed by
linesight
2m 16s
146-macos
146-macos
2m 16s
View workflow file
Re-add utility service in-process flags for Linux CI
CI Linux
#22:
Commit
89f54a0
pushed by
linesight
5m 48s
146-linux
146-linux
5m 48s
View workflow file
Fix macOS subprocess: add rpath so dyld can find CEF framework
CI macOS ARM
#11:
Commit
8c9b1b2
pushed by
linesight
2m 33s
146-macos
146-macos
2m 33s
View workflow file
Fix macOS ARM CI: build libcef_dll_wrapper for native arch
CI macOS ARM
#10:
Commit
80b8215
pushed by
linesight
4m 49s
146-macos
146-macos
4m 49s
View workflow file
Fix macOS ARM CI: bust stale x86_64 CEF cache, add arch check
CI macOS ARM
#9:
Commit
bf843f4
pushed by
linesight
4m 29s
146-macos
146-macos
4m 29s
View workflow file
Add --single-process for Linux CI to fix renderer Mojo bootstrap failure
CI Linux
#21:
Commit
dfa9e40
pushed by
linesight
5m 47s
146-linux
146-linux
5m 47s
View workflow file
Extend OnContextInitialized wait from 6s to 30s; add fallback in Crea…
CI Linux
#20:
Commit
d0e7e31
pushed by
linesight
5m 57s
146-linux
146-linux
5m 57s
View workflow file
Update cef_mac.pxd: fix SetAsChild signature, add runtime_style/enum
CI macOS ARM
#8:
Commit
c1f6259
pushed by
linesight
4m 47s
146-macos
146-macos
4m 47s
View workflow file
Fix window_info.pyx Darwin SetAsChild: use CefRect instead of 5-arg form
CI macOS ARM
#7:
Commit
e2ef751
pushed by
linesight
4m 2s
146-macos
146-macos
4m 2s
View workflow file
Remove -std=gnu++11 from macOS target_compile_options
CI macOS ARM
#6:
Commit
a64f75d
pushed by
linesight
3m 54s
146-macos
146-macos
3m 54s
View workflow file
Fix util_mac.mm: explicit cast void* -> NSView* for ARM64
CI macOS ARM
#5:
Commit
7dc5078
pushed by
linesight
4m 6s
146-macos
146-macos
4m 6s
View workflow file
Add missing cef_application_mac.h to bundled headers
CI macOS ARM
#4:
Commit
3115614
pushed by
linesight
3m 18s
146-macos
146-macos
3m 18s
View workflow file
Revert diagnostic LOG(ERROR) back to LOG(INFO) in OnBeforeChildProces…
CI Linux
#19:
Commit
4f1fbb9
pushed by
linesight
3m 56s
146-linux
146-linux
3m 56s
View workflow file
Fix macOS ARM64 compile errors: update stale cef_types_mac.h and cef_…
CI macOS ARM
#3:
Commit
bb5fffb
pushed by
linesight
4m 26s
146-macos
146-macos
4m 26s
View workflow file
disable windows ci for this branch for now
CI Linux
#18:
Commit
9cc7d91
pushed by
linesight
4m 2s
146-linux
146-linux
4m 2s
View workflow file
Fix CI: resize /dev/shm and disable out-of-process storage service
CI Windows
#19:
Commit
6ff8464
pushed by
linesight
1m 58s
146-linux
146-linux
1m 58s
View workflow file
Fix CI: resize /dev/shm and disable out-of-process storage service
CI Linux
#17:
Commit
6ff8464
pushed by
linesight
4m 4s
146-linux
146-linux
4m 4s
View workflow file
Fix CEF_API_HASH_PLATFORM missing from cef_version_macarm64.h
CI macOS ARM
#2:
Commit
0dff81a
pushed by
linesight
4m 26s
146-macos
146-macos
4m 26s
View workflow file
Fix Linux CefMainArgs empty command line; log subprocess type
CI Linux
#16:
Commit
076f8dc
pushed by
linesight
3m 47s
146-linux
146-linux
3m 47s
View workflow file
Fix Linux CefMainArgs empty command line; log subprocess type
CI Windows
#18:
Commit
076f8dc
pushed by
linesight
1m 36s
146-linux
146-linux
1m 36s
View workflow file
Previous
1
2
…
7
8
9
10
11
Next
You can’t perform that action at this time.