Commit graph

7,834 commits

Author SHA1 Message Date
wuggy
fe92f4e76b Temporarily revert to Australis 2026-09-16 13:24:07 -07:00
EAZYBLACK
d429155206 Fix Youtube Video Codec Preferences not working 2026-09-16 20:35:57 +03:00
EAZYBLACK
1d6f94f417 Bug Fix - Installer wasn't copying internal user scripts. 2026-09-16 20:22:44 +03:00
EAZYBLACK
65d1054d34 Use Native Titlebar by Default 2026-09-16 19:41:55 +03:00
EAZYBLACK
93f8b4321f Change Browser Version to 14.0 2026-09-16 19:15:29 +03:00
wuggy
9230d4f436 Add YouTube codec check and their settings 2026-09-15 14:15:53 -07:00
wuggy
f56f753c74 Merge branch '14.0' of https://repo.dactyloidae.xyz/Dactyloidae/UXP into 14.0 2026-09-15 14:03:26 -07:00
wuggy
de4d9aa091 Revert "fix ubO pt.5"
This reverts commit ae54ac8e28.
2026-09-15 14:03:09 -07:00
EAZYBLACK
1414824320 Add VP9 Hardware Decoding with DXVA (Non-MFT), Vista+
Thanks to Maggie (imjustsomeoneiguess) on discord for helping with a lot of this VP9 media code.
This is the first browser so far to support VP9 Non MFT
2026-09-15 18:36:03 +03:00
wuggy
30c7ed8319 I fucked up pt.2 2026-09-14 16:26:38 -07:00
wuggy
e0fe6706d1 AAAAAAAAAAAAAAAAAAAAAAAAAAA 2026-09-14 16:11:09 -07:00
wuggy
ae54ac8e28 fix ubO pt.5 2026-09-14 15:57:30 -07:00
wuggy
e134fea1ba fix ubO pt.4 2026-09-14 15:39:45 -07:00
wuggy
3f10f6cfc5 fix ubO pt.3 2026-09-14 15:25:18 -07:00
wuggy
f628239ef3 finally finish webRequest 2026-09-14 15:06:27 -07:00
wuggy
bb0adb61ae waiter waiter more webextensions please 2026-09-14 14:37:34 -07:00
wuggy
3837792171 (attempt) to fix ubO latest (not PM ubO) 2026-09-14 14:15:03 -07:00
wuggy
89b2dcbb96 Fix build error 2026-09-14 13:57:28 -07:00
Moonchild
3ad2791ea1 Issue #3109 - Clamp border-radius value to Int32.MaxValue
This avoids artifacts from out-of-bounds values.
Resolves #3109
2026-09-14 13:44:38 -07:00
Moonchild
6e43835b34 Issue #3109 - Use CSS' internal length clamp value instead. 2026-09-14 13:43:19 -07:00
Basilisk-Dev
536619ee89 Issue #3053 - Implement CSSStyleSheet constructor 2026-09-14 13:34:27 -07:00
wuggy
c02dd71673 Fix build error 2026-09-14 02:45:43 -07:00
Amelia Hart
fc206f5ab1 Assert GCRuntime::enter/leaveUnsafe region is main-thread only 2026-09-14 02:31:05 -07:00
Amelia Hart
37f37bd489 Allow incremental GC when keepAtoms is set
This is a port of BZ 1213977 that should improve performance when parsing
large web-sites by reducing the amount of non-incremental (large) GCing.
2026-09-14 02:30:16 -07:00
Amelia Hart
029ac1042b Remove obsoleted NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED 2026-09-14 02:20:59 -07:00
Amelia Hart
a583989bb4 Prevent potential leak of IndexedDB mDatabaseActor 2026-09-14 02:20:59 -07:00
Amelia Hart
9c5e5745ee Prevent Fetch Request/Response from leaking mSignal 2026-09-14 02:20:59 -07:00
Amelia Hart
a94ce1b4a0 Make cycle collector aware of Timeout's mTimer. 2026-09-14 02:20:59 -07:00
Amelia Hart
46a5a2a57a Implement cycle collection support for the Visual Viewport API 2026-09-14 02:20:59 -07:00
wuggy
4f930f103b Merge pull request 'New fixed readme for the new website' (#36) from main into 14.0
Reviewed-on: https://repo.dactyloidae.xyz/Dactyloidae/UXP/pulls/36
2026-09-14 09:39:03 +01:00
wuggy
d0afd1b825 Re-add demo image pt.2 2026-09-14 09:33:13 +01:00
wuggy
bf1e3fca30 Re-add demo image 2026-09-14 09:32:46 +01:00
wuggy
27af37ea7b Fix remaining bugs and issues with PiP 2026-09-13 13:02:36 -07:00
wuggy
14b7011d74 REALLY finish off PiP 2026-09-13 12:39:43 -07:00
wuggy
55a53a2576 Finish off PiP 2026-09-13 12:18:07 -07:00
wuggy
aac2156499 more PiP fixes 2026-09-13 11:52:14 -07:00
wuggy
2ebf29a6aa Fixed the missing Cu, Cr, and Services globals in the PiP window 2026-09-13 11:40:09 -07:00
wuggy
a77cc8ae29 PiP jsm error fix 2026-09-13 11:25:57 -07:00
wuggy
645a665555 Fix PiP build error 2026-09-13 10:55:00 -07:00
wuggy
9a1d4edaa9 PiP initial commit 2026-09-13 10:51:36 -07:00
EAZYBLACK
5ec3ae4a4c Fix a bug in the DXVA Codec Detection code. 2026-09-13 11:16:23 +03:00
EAZYBLACK
cdd13135c3 Remove Company from install path so its not Dactyloidae\Dactyloidae 2026-09-13 11:00:22 +03:00
EAZYBLACK
6ad01d940b Add Hardware Accelerated VP9 Support
This is Windows 10+ only for now due to a vp9 decoder mft being needed
Fix for older windows is being worked on.
2026-09-13 10:42:24 +03:00
EAZYBLACK
2e313706f8 Remove all Eclipse mentions, since the browser isn't under eclipse anymore. 2026-09-13 02:07:59 +03:00
EAZYBLACK
ca9cf2a080 A lot of changes
Refactor Build guide
Add build script
Switch to Native VS
Fix Redists
Auto Detect and Use max threads for build
2026-09-13 01:54:49 +03:00
EAZYBLACK
b34a6b75fb Clean and Fix Mozconfigs 2026-09-12 23:12:02 +03:00
wuggy
b5445fd195 Merge branch '14.0' of https://repo.dactyloidae.xyz/Dactyloidae/UXP into 14.0 2026-09-12 11:59:48 -07:00
EAZYBLACK
5ec85f3abe Remove DirectShow as it doesn't work properly. 2026-09-12 21:58:21 +03:00
EAZYBLACK
c6ed045774 Update Benchmark Score 2026-09-12 17:50:51 +01:00
EAZYBLACK
f317c71c16
Fix build with MSVC 2019+, and New SDK 2026-09-12 19:43:14 +03:00