summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [memory] Guard OOM reporter from incorrectly reported (too small) size.Moonchild2023-09-26
* [memory] Remove likely/unlikely duplication in mozalloc.Moonchild2023-09-26
* [memory] Remove MOZALLOC_INLINEMoonchild2023-09-26
* Merge branch 'master' of https://repo.palemoon.org/MoonchildProductions/UXPMoonchild2023-09-26
|\
| * Merge pull request 'Replace libav's FFT functions with the ones from FFmpeg a...Moonchild2023-09-25
| |\
| | * Issue #2311 - Part 7 - Unset CONFIG_DCT and CONFIG_FFTtrav902023-09-22
| | * Issue #2311 - Part 6 - Remove now unused libav source filestrav902023-09-20
| | * IIssue #2311 - Part 5 - Only load function pointer in FFTBlock oncetrav902023-09-20
| | * Issue #2311 - Part 4 - Use FFTBlock from ffvpx instead of libavtrav902023-09-20
| | * Issue #2311 - Part 3 - Add accessor for ffvpx real DFT functionstrav902023-09-20
| | * Issue #2311 - Part 2 - Link ffmpeg real DFT functionstrav902023-09-20
| | * Issue #2311 - Part 1 - Add ffmpeg's own floating point real FFT functions to ...trav902023-09-20
* | | Merge branch '2316-drawimage-svg-work'Moonchild2023-09-26
|\ \ \ | |/ / |/| |
| * | Issue #2316 - Part 3: Clarify commentMoonchild2023-09-26
| * | Issue #2316 - Part 2: Add reftestsMoonchild2023-09-26
| * | Issue #2316 - Part 1: Use fallback element sizes for w/h-less SVGMoonchild2023-09-26
|/ /
* | Merge pull request 'Implement WebAssembly sign extension opcodes.' (#2315) fr...Moonchild2023-09-25
|\ \
| * | Issue #2313 - Implement WebAssembly sign extension opcodes.Brian Smith2023-09-22
|/ /
* | Issue #2307 - Follow-up: remove some missed SIMD scalar types.Moonchild2023-09-22
* | Clobber and goanna version bump.Moonchild2023-09-22
* | Merge branch 'simdjs-removal'Moonchild2023-09-21
|\ \ | |/ |/|
| * Merge branch 'master' into simdjs-removalMoonchild2023-09-20
| |\ | |/ |/|
* | Merge pull request 'Collection of BigInt related fixes from working on Proton...Moonchild2023-09-20
|\ \
| * | Issue #2308 & #1240 Follow-up - Fill in missing JSOP_INC/DEC cases for Double...Brian Smith2023-09-18
| * | Issue #2308 & #1240 Follow-up - Replace JSOP_POS in ++/-- with JSOP_TONUMERIC.Brian Smith2023-09-17
| * | Issue #2308 & #1240 Follow-up - Fill in missing JSOP_INC/DEC cases for Ion on...Brian Smith2023-09-17
| * | Issue #2308 & #1240 Follow-up - Add BigInt support to JSOP_INC and JSOP_DEC.Brian Smith2023-09-17
| * | Issue #2308 & #1240 Follow-up - Introduce new increment and decrement operati...Brian Smith2023-09-16
| * | Issue #2308 - Fix JSON BigInt regressions.Brian Smith2023-09-11
| * | Issue #2282 - Performance observer safety checks.Brian Smith2023-09-07
| * | Issue #2026 Follow-up: Fill in missing BigInt64 cases in js::IsTypedArrayCons...Brian Smith2023-09-06
* | | Issue #2309 - Cherry-pick upstream libwebp fix.Moonchild2023-09-13
| | * Issue #2307 - Part 3b: Fix build bustage.Moonchild2023-09-19
| | * Issue #2307 - Part 3: Remove SIMD.js supportMoonchild2023-09-18
| | * Issue #2307 - Part 2b: Remove superfluous dev commentMoonchild2023-09-13
| | * Issue #2307 - Part 2: Move SIMD code generation to masm methodsMoonchild2023-09-12
| | * Issue #2307 - Part 1: Extend masm with the pmovmskb SSE2 instruction.Moonchild2023-09-12
| |/ |/|
* | Merge pull request 'Make Gecko Media Plugins optional when not building EME o...Moonchild2023-09-09
|\ \ | |/ |/|
| * Make Gecko Media Plugins optional when not building EME or WebRTCMatheus Marinho2023-08-31
* | [DOM] Follow-up: fix refcounting in FilePickerParent.Moonchild2023-09-01
|/
* [gfx] Check if we have a valid texture before trying to delete it.Moonchild2023-08-31
* [DOM] Make IORunnable::mFilePickerParent into a RefPtr.Moonchild2023-08-30
* [network] Hold a strong ref to mChannel in OpenConnMoonchild2023-08-30
* [DOM] Deny web notifications if principal can't resolve.Moonchild2023-08-30
* [network] Add locking around access to WebSocketChannel::mPMCECompressorMoonchild2023-08-30
* [XPCOM] Add xll files to the executables list.Moonchild2023-08-30
* Merge pull request 'Implement ergonomic brand check' (#2300) from martok/UXP-...Moonchild2023-08-30
|\
| * Issue #2298 - Support '#x in obj' ergonomic brand check syntaxMartok2023-08-30
| * Issue #2298 - Carry private-ness of names through ParseNodeHandlerMartok2023-08-30
* | Issue #2293 - Add preferences to disable CSS animation/transition props.Moonchild2023-08-30
|/