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
.
WebPlatformForEmbedded
/
WPEWebKit
Public
forked from
WebKit/WebKit-http
Notifications
You must be signed in to change notification settings
Fork
156
Star
250
Code
Issues
22
Pull requests
15
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Broadcom Nexus API support for ANGLE WebGL
- #1343
#1343
Draft
q66
wants to merge 55 commits into
WebPlatformForEmbedded:main-next
WebPlatformForEmbedded/WPEWebKit:main-next
from
q66:main-next-nexus
q66/WPEWebKit:main-next-nexus
Copy head branch name to clipboard
Conversation
Commits
55
(55)
Checks
Files changed
Draft
Broadcom Nexus API support for ANGLE WebGL
#1343
q66
wants to merge 55 commits into
WebPlatformForEmbedded:main-next
WebPlatformForEmbedded/WPEWebKit:main-next
from
q66:main-next-nexus
q66/WPEWebKit:main-next-nexus
Copy head branch name to clipboard
Commits
Commits on May 2, 2024
[PSON] Disable PSON for the WPE port
magomez
authored and
pgorszkowski-igalia
committed
090ff40
View commit details
Copy full SHA for 090ff40
Browse repository at this point
Ensure we check for WEBKIT_EXEC_PATH even without developer mode
pgorszkowski-igalia
committed
e496014
View commit details
Copy full SHA for e496014
Browse repository at this point
Allow WEBKIT_INJECTED_BUNDLE_PATH even in non developer mode
pgorszkowski-igalia
committed
ae62fcc
View commit details
Copy full SHA for ae62fcc
Browse repository at this point
Relax user agent validation
Show description for abc5ee3
pgorszkowski-igalia
committed
abc5ee3
View commit details
Copy full SHA for abc5ee3
Browse repository at this point
Use API version 1.1 instead of 2.0
magomez
authored and
pgorszkowski-igalia
committed
2523172
View commit details
Copy full SHA for 2523172
Browse repository at this point
Add web extensions API to allowlist access to a security origin
Show description for 695c76a
pgorszkowski-igalia
committed
695c76a
View commit details
Copy full SHA for 695c76a
Browse repository at this point
Implement mixed content whitelist
Show description for 3fd2ed5
jacek-manko-red
authored and
pgorszkowski-igalia
committed
3fd2ed5
View commit details
Copy full SHA for 3fd2ed5
Browse repository at this point
[API] Add webkit_web_context_garbage_collect_javascript_objects method
pgorszkowski-igalia
committed
1dd3034
View commit details
Copy full SHA for 1dd3034
Browse repository at this point
Add did-start-provisional-load-for-frame signal
magomez
authored and
pgorszkowski-igalia
committed
3050220
View commit details
Copy full SHA for 3050220
Browse repository at this point
[Responsiveness] Add API to manually check WebProcess responsiveness
magomez
authored and
pgorszkowski-igalia
committed
8830313
View commit details
Copy full SHA for 8830313
Browse repository at this point
[Responsiveness] Add API to get the WebProcess ID
magomez
authored and
pgorszkowski-igalia
committed
7bf8a30
View commit details
Copy full SHA for 7bf8a30
Browse repository at this point
Expose JSC "C" API
Show description for e846875
emutavchi
authored and
pgorszkowski-igalia
committed
e846875
View commit details
Copy full SHA for e846875
Browse repository at this point
Add a setting to allow closing windows from scripts
magomez
authored and
pgorszkowski-igalia
committed
7508775
View commit details
Copy full SHA for 7508775
Browse repository at this point
Add setting to enable/disable directory upload
magomez
authored and
pgorszkowski-igalia
committed
fb00101
View commit details
Copy full SHA for fb00101
Browse repository at this point
Add provision to allow insecure content
pgorszkowski-igalia
committed
7a2e741
View commit details
Copy full SHA for 7a2e741
Browse repository at this point
Add a property to WebKitWebsiteDataManager to set the LocalStorage quota.
magomez
authored and
pgorszkowski-igalia
committed
a979873
View commit details
Copy full SHA for a979873
Browse repository at this point
provision wal_autocheckpoint to prevent the log file growing to large size
abstractmachines
authored and
pgorszkowski-igalia
committed
7789c4b
View commit details
Copy full SHA for 7789c4b
Browse repository at this point
Control on-disk cache size with env var WPE_DISK_CACHE_SIZE
abstractmachines
authored and
pgorszkowski-igalia
committed
14527e9
View commit details
Copy full SHA for 14527e9
Browse repository at this point
Add configuration option to allow moving window to background when window.close is called
Show description for f4aae52
jakub-gocol-red
authored and
pgorszkowski-igalia
committed
f4aae52
View commit details
Copy full SHA for f4aae52
Browse repository at this point
Add env var to allow keeping the existent navigation on a fragment load
magomez
authored and
pgorszkowski-igalia
committed
c6fa543
View commit details
Copy full SHA for c6fa543
Browse repository at this point
Add API to send memory pressure events
magomez
authored and
pgorszkowski-igalia
committed
c3b13d6
View commit details
Copy full SHA for c3b13d6
Browse repository at this point
[MemoryPressure] Add WPE_RAM_SIZE env var to define a custom RAM size
Show description for 0e9a5f8
magomez
authored and
pgorszkowski-igalia
committed
0e9a5f8
View commit details
Copy full SHA for 0e9a5f8
Browse repository at this point
Disable caching of XHR ArrayBuffer and/or env variable
Show description for 926d994
abstractmachines
authored and
pgorszkowski-igalia
committed
926d994
View commit details
Copy full SHA for 926d994
Browse repository at this point
Jettison on top level navigation
pgorszkowski-igalia
committed
df304d0
View commit details
Copy full SHA for df304d0
Browse repository at this point
[JSC] Enable SharedArrayBuffer feature by default
magomez
authored and
pgorszkowski-igalia
committed
627a2f5
View commit details
Copy full SHA for 627a2f5
Browse repository at this point
Do not try to swap navigation as we're not using PSON
magomez
authored and
pgorszkowski-igalia
committed
ee25625
View commit details
Copy full SHA for ee25625
Browse repository at this point
[JSC] Add option to disable console logging
magomez
authored and
pgorszkowski-igalia
committed
b77f822
View commit details
Copy full SHA for b77f822
Browse repository at this point
[Network] Add TCPKeepAlive option
Show description for edb2da8
pgorszkowski-igalia
committed
edb2da8
View commit details
Copy full SHA for edb2da8
Browse repository at this point
[soup] Add env var to allow reusing POST connections
magomez
authored and
pgorszkowski-igalia
committed
9915aa1
View commit details
Copy full SHA for 9915aa1
Browse repository at this point
OptionsWPE: compile with -ffunction-sections -fdata-sections, link with --gc-sections.
zdobersek
authored and
pgorszkowski-igalia
committed
74eb1c6
View commit details
Copy full SHA for 74eb1c6
Browse repository at this point
Use -ffunction-sections/-fdata-sections/--gc-sections with clang too
Show description for 44b1aa5
blino
authored and
pgorszkowski-igalia
committed
44b1aa5
View commit details
Copy full SHA for 44b1aa5
Browse repository at this point
OptionWPE: Optimize binary size of debug build
Show description for ce6e581
pgorszkowski-igalia
committed
ce6e581
View commit details
Copy full SHA for ce6e581
Browse repository at this point
Condition section anchoring to ARM/ARM64 platforms
Show description for a606907
charlie-ht
authored and
pgorszkowski-igalia
committed
a606907
View commit details
Copy full SHA for a606907
Browse repository at this point
Added option to enable logs
varumugam123
authored and
pgorszkowski-igalia
committed
679f867
View commit details
Copy full SHA for 679f867
Browse repository at this point
Disable systemd logging by default
pgorszkowski-igalia
committed
858cbe9
View commit details
Copy full SHA for 858cbe9
Browse repository at this point
[INSPECTOR] Wait a max of 60s before failing on loading libWPEWebInspectorResources.so
magomez
authored and
pgorszkowski-igalia
committed
b6ebe42
View commit details
Copy full SHA for b6ebe42
Browse repository at this point
[INSPECTOR] Never destroy RemoteInspectorHTTPServer singleton
Show description for c4b8d7e
asurdej-comcast
authored and
pgorszkowski-igalia
committed
c4b8d7e
View commit details
Copy full SHA for c4b8d7e
Browse repository at this point
[INSPECTOR] Listen on both ipv4 and ipv6
emutavchi
authored and
pgorszkowski-igalia
committed
57c8b7b
View commit details
Copy full SHA for 57c8b7b
Browse repository at this point
Use static port for internal webinspector communication
Show description for d4efa23
jacek-manko-red
authored and
pgorszkowski-igalia
committed
d4efa23
View commit details
Copy full SHA for d4efa23
Browse repository at this point
Take into account scaling operations when deciding backingStore scale factor
magomez
authored and
pgorszkowski-igalia
committed
932e27e
View commit details
Copy full SHA for 932e27e
Browse repository at this point
Handle all types of headers for accessibility read out
Show description for 62ba6db
asurdej-comcast
authored and
pgorszkowski-igalia
committed
62ba6db
View commit details
Copy full SHA for 62ba6db
Browse repository at this point
Add Generic, Cell, GridCell and Caption roles for visibleText computation
Show description for 9fdc992
asurdej-comcast
authored and
pgorszkowski-igalia
committed
9fdc992
View commit details
Copy full SHA for 9fdc992
Browse repository at this point
Voice Guidance reads iframe when added to DOM.
Show description for daa496d
pgorszkowski-igalia
committed
daa496d
View commit details
Copy full SHA for daa496d
Browse repository at this point
Adapt speech synthesis changes from 2.28
Show description for a8b1182
Scony
authored and
pgorszkowski-igalia
committed
a8b1182
View commit details
Copy full SHA for a8b1182
Browse repository at this point
Add support for triggering notifications on WPE
Show description for fbb355f
filipe-norte
authored and
pgorszkowski-igalia
committed
fbb355f
View commit details
Copy full SHA for fbb355f
Browse repository at this point
[OIPF] Add window.KeyEvent interface with VK keys mapping
magomez
authored and
pgorszkowski-igalia
committed
61b6e2a
View commit details
Copy full SHA for 61b6e2a
Browse repository at this point
Add logging for loading failures
magomez
authored and
pgorszkowski-igalia
committed
039ccfe
View commit details
Copy full SHA for 039ccfe
Browse repository at this point
Support unrestricted ports usage for custom URI schemes
Show description for 30f2909
filipe-norte
authored and
pgorszkowski-igalia
committed
30f2909
View commit details
Copy full SHA for 30f2909
Browse repository at this point
Add support to enable/disable service workers at runtime
filipe-norte
authored and
pgorszkowski-igalia
committed
903aacc
View commit details
Copy full SHA for 903aacc
Browse repository at this point
Enable MemoryPressureHandler for MALLOC_HEAP_BREAKDOWN
Show description for ac6b407
asurdej-comcast
authored and
pgorszkowski-igalia
committed
ac6b407
View commit details
Copy full SHA for ac6b407
Browse repository at this point
Commits on May 27, 2024
Fix remaining !ENABLE(VIDEO) build failures https://bugs.webkit.org/show_bug.cgi?id=273314
Show description for d675935
dkolesa
authored and
q66
committed
d675935
View commit details
Copy full SHA for d675935
Browse repository at this point
[suspend/resume][hide/show] Implement features
magomez
authored and
q66
committed
7e675fd
View commit details
Copy full SHA for 7e675fd
Browse repository at this point
Add a provision in WebKitURIResponse to check if the response is from a main frame resource
varumugam123
authored and
q66
committed
2e6058c
View commit details
Copy full SHA for 2e6058c
Browse repository at this point
Remove unneeded this captures causing build fail
dkolesa
authored and
q66
committed
ca63a1c
View commit details
Copy full SHA for ca63a1c
Browse repository at this point
Implement Broadcom Nexus API for ANGLE WebGL
Show description for 36c6ef6
2 people
authored and
q66
committed
36c6ef6
View commit details
Copy full SHA for 36c6ef6
Browse repository at this point
You can’t perform that action at this time.