index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
[memory] Guard OOM reporter from incorrectly reported (too small) size.
Moonchild
2023-09-26
*
[memory] Remove likely/unlikely duplication in mozalloc.
Moonchild
2023-09-26
*
[memory] Remove MOZALLOC_INLINE
Moonchild
2023-09-26
*
Merge branch 'master' of https://repo.palemoon.org/MoonchildProductions/UXP
Moonchild
2023-09-26
|
\
|
*
Merge pull request 'Replace libav's FFT functions with the ones from FFmpeg a...
Moonchild
2023-09-25
|
|
\
|
|
*
Issue #2311 - Part 7 - Unset CONFIG_DCT and CONFIG_FFT
trav90
2023-09-22
|
|
*
Issue #2311 - Part 6 - Remove now unused libav source files
trav90
2023-09-20
|
|
*
IIssue #2311 - Part 5 - Only load function pointer in FFTBlock once
trav90
2023-09-20
|
|
*
Issue #2311 - Part 4 - Use FFTBlock from ffvpx instead of libav
trav90
2023-09-20
|
|
*
Issue #2311 - Part 3 - Add accessor for ffvpx real DFT functions
trav90
2023-09-20
|
|
*
Issue #2311 - Part 2 - Link ffmpeg real DFT functions
trav90
2023-09-20
|
|
*
Issue #2311 - Part 1 - Add ffmpeg's own floating point real FFT functions to ...
trav90
2023-09-20
*
|
|
Merge branch '2316-drawimage-svg-work'
Moonchild
2023-09-26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Issue #2316 - Part 3: Clarify comment
Moonchild
2023-09-26
|
*
|
Issue #2316 - Part 2: Add reftests
Moonchild
2023-09-26
|
*
|
Issue #2316 - Part 1: Use fallback element sizes for w/h-less SVG
Moonchild
2023-09-26
|
/
/
*
|
Merge pull request 'Implement WebAssembly sign extension opcodes.' (#2315) fr...
Moonchild
2023-09-25
|
\
\
|
*
|
Issue #2313 - Implement WebAssembly sign extension opcodes.
Brian Smith
2023-09-22
|
/
/
*
|
Issue #2307 - Follow-up: remove some missed SIMD scalar types.
Moonchild
2023-09-22
*
|
Clobber and goanna version bump.
Moonchild
2023-09-22
*
|
Merge branch 'simdjs-removal'
Moonchild
2023-09-21
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into simdjs-removal
Moonchild
2023-09-20
|
|
\
|
|
/
|
/
|
*
|
Merge pull request 'Collection of BigInt related fixes from working on Proton...
Moonchild
2023-09-20
|
\
\
|
*
|
Issue #2308 & #1240 Follow-up - Fill in missing JSOP_INC/DEC cases for Double...
Brian Smith
2023-09-18
|
*
|
Issue #2308 & #1240 Follow-up - Replace JSOP_POS in ++/-- with JSOP_TONUMERIC.
Brian Smith
2023-09-17
|
*
|
Issue #2308 & #1240 Follow-up - Fill in missing JSOP_INC/DEC cases for Ion on...
Brian Smith
2023-09-17
|
*
|
Issue #2308 & #1240 Follow-up - Add BigInt support to JSOP_INC and JSOP_DEC.
Brian Smith
2023-09-17
|
*
|
Issue #2308 & #1240 Follow-up - Introduce new increment and decrement operati...
Brian Smith
2023-09-16
|
*
|
Issue #2308 - Fix JSON BigInt regressions.
Brian Smith
2023-09-11
|
*
|
Issue #2282 - Performance observer safety checks.
Brian Smith
2023-09-07
|
*
|
Issue #2026 Follow-up: Fill in missing BigInt64 cases in js::IsTypedArrayCons...
Brian Smith
2023-09-06
*
|
|
Issue #2309 - Cherry-pick upstream libwebp fix.
Moonchild
2023-09-13
|
|
*
Issue #2307 - Part 3b: Fix build bustage.
Moonchild
2023-09-19
|
|
*
Issue #2307 - Part 3: Remove SIMD.js support
Moonchild
2023-09-18
|
|
*
Issue #2307 - Part 2b: Remove superfluous dev comment
Moonchild
2023-09-13
|
|
*
Issue #2307 - Part 2: Move SIMD code generation to masm methods
Moonchild
2023-09-12
|
|
*
Issue #2307 - Part 1: Extend masm with the pmovmskb SSE2 instruction.
Moonchild
2023-09-12
|
|
/
|
/
|
*
|
Merge pull request 'Make Gecko Media Plugins optional when not building EME o...
Moonchild
2023-09-09
|
\
\
|
|
/
|
/
|
|
*
Make Gecko Media Plugins optional when not building EME or WebRTC
Matheus Marinho
2023-08-31
*
|
[DOM] Follow-up: fix refcounting in FilePickerParent.
Moonchild
2023-09-01
|
/
*
[gfx] Check if we have a valid texture before trying to delete it.
Moonchild
2023-08-31
*
[DOM] Make IORunnable::mFilePickerParent into a RefPtr.
Moonchild
2023-08-30
*
[network] Hold a strong ref to mChannel in OpenConn
Moonchild
2023-08-30
*
[DOM] Deny web notifications if principal can't resolve.
Moonchild
2023-08-30
*
[network] Add locking around access to WebSocketChannel::mPMCECompressor
Moonchild
2023-08-30
*
[XPCOM] Add xll files to the executables list.
Moonchild
2023-08-30
*
Merge pull request 'Implement ergonomic brand check' (#2300) from martok/UXP-...
Moonchild
2023-08-30
|
\
|
*
Issue #2298 - Support '#x in obj' ergonomic brand check syntax
Martok
2023-08-30
|
*
Issue #2298 - Carry private-ness of names through ParseNodeHandler
Martok
2023-08-30
*
|
Issue #2293 - Add preferences to disable CSS animation/transition props.
Moonchild
2023-08-30
|
/
[next]