summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Re-unify most of gfxre-unifyMoonchild2022-09-08
* Re-unify most of the layout engineMoonchild2022-09-07
* Re-unify most of DOMMoonchild2022-09-07
* Issue #1720 - Follow-up: Explicitly include X11UndefineNone.h inMoonchild2022-09-05
* Issue #80 - Re-unify building of /js/srcMoonchild2022-09-05
* Revert "Issue #1676 - Part 4: Split builtin sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 5: Split devtools sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 6: Split ds sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 7: Split frontend sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 8: Fix up include for selfhosted.out.h"Moonchild2022-09-05
* Revert "Issue #1676 - Part 9: Move DIRS down in js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 10: Split gc sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 11: Split irregexp sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 12: Split jit sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 13: Split perf sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 14: Split proxy sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 15: Split threading sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 16: Split WASM sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 17: Put remaining source files which have debug co...Moonchild2022-09-05
* Revert "Issue #1676 - Part 18: Move and separate top level sources from vm so...Moonchild2022-09-05
* Revert "Issue #1676 - Part 19: Split ctypes sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Part 20: Split vtune sources out of js/src/moz.build"Moonchild2022-09-05
* Revert "Issue #1676 - Follow-up: Put js/src (including vm), jit, and wasm bac...Moonchild2022-09-05
* Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
* Issue #1999 - Switch to the unorm2 API for String.normalize()Moonchild2022-09-02
* Merge pull request 'Support EventSource in workers' (#1997) from dbsoft/UXP:1...Moonchild2022-09-01
|\
| * Issue #1990 - Part 6 - Fix for infinite loop from Release() on shutdown worker.Brian Smith2022-08-26
| * Issue #1990 - Part 5 - Common up the skippability implementations that are ba...Brian Smith2022-08-25
| * Issue #1990 - Part 4 - Add a number of Mozilla patches from between Part 1 an...Brian Smith2022-08-22
| * Issue #1990 - Part 3 - Fix build issue due to missing nsIThreadRetargetableS...Brian Smith2022-08-18
| * Issue #1990 - Part 2 - Fix crash when incorrectly access EventSourceImpl::mEv...Brian Smith2022-08-18
| * Issue #1990 - Part 1 - EventSource for workers - Mozilla Bug 1267903Brian Smith2022-08-18
* | [No issue] Don't use gfxXlibSurface in GLContextGLX.Moonchild2022-08-31
* | Merge pull request 'Fix a couple miscellaneous Mac specific issues.' (#1998) ...Moonchild2022-08-30
|\ \
| * | No Issue - Fix building with WebRTC enabled on non-Intel Macs.Brian Smith2022-08-29
| * | No Issue - Fix building on MacOS Big Sur.Brian Smith2022-08-29
| |/
* | Issue #1996 - Implement at() method on built-in indexables.Moonchild2022-08-29
* | Issue #1956 - Fix C++ code standard conformance issue in webaudioMoonchild2022-08-29
* | Issue #1956 - Fix C++ code standard conformance issue in StoreBuffer.hMoonchild2022-08-28
* | Merge pull request 'Support TURN TLS in WebRTC' (#1993) from Basilisk-Dev/UXP...Moonchild2022-08-26
|\ \
| * | Issue #1991 - backport Mozilla bug 1266667Basilisk-Dev2022-08-20
| * | Issue #1991 - Remove console log stating TURNS is not supportedBasilisk-Dev2022-08-20
| * | Issue #1991 - Support TURN TLS Support in WebRTCBasilisk-Dev2022-08-20
| |/
* | Issue #1975 - Follow-up: Enable Origin header on same-origin by default.Moonchild2022-08-24
* | Merge branch 'master' of https://repo.palemoon.org/MoonchildProductions/UXPMoonchild2022-08-24
|\ \
| * \ Merge pull request 'Use logical coordinates in flex containers.' (#1987) from...Moonchild2022-08-20
| |\ \ | | |/ | |/|
| | * Issue #1986 - Add in reftests for new behavior.Jeremy Andrews2022-08-18
| | * Issue #1986 - Part 2: Add IsItemInlineAxisMainAxis() and rework some nsFrame ...Jeremy Andrews2022-08-16
| | * Issue #1986 - Use logical coordinates in flex containers.Jeremy Andrews2022-08-16
| * | Issue #1988 - Use libc's arc4random where available.Jeremy Andrews2022-08-17
| |/