summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Issue #2281 - Replace std::iterator inheritance with iterator traitsMoonchild2023-11-05
* | | Merge pull request 'Clean up GMP decryptor code' (#2368) from GMPdecryptor-cl...Moonchild2023-11-07
|\ \ \ | |_|/ |/| |
| * | Issue #2346 - Remove now-unused DecryptorIdMoonchild2023-11-03
| * | Issue #2346 - Back-factor GetDecryptingGMPVideoDecoder to GetGMPVideoDecoderMoonchild2023-11-03
| * | Issue #2346 - Cut out GMPDecryptor codeMoonchild2023-11-03
| |/
* | Merge pull request 'No Issue - Structured Clone Spec Compliance and Bugfix' (...Moonchild2023-11-05
|\ \
| * | No Issue - StructuredClone serialize and deserialize should treat back refere...Basilisk-Dev2023-10-30
| * | No issue - Structured clone algorithm doesn't serialize Array Length contrary...Basilisk-Dev2023-10-30
* | | Merge pull request 'Various SunOS Fixes, rebased on current master.' (#2370) ...Moonchild2023-11-04
|\ \ \ | |_|/ |/| |
| * | Issue #1824 - Support SunOS Linker mapfiles.athenian2002023-11-04
| * | Issue #1824 - Move to GCC 10.athenian2002023-11-04
|/ /
* | Merge pull request 'Improve boxshadow rendering' (#2367) from boxshadow-work ...Moonchild2023-11-02
|\ \
| * | Issue #2364 - Limit the growth of scaling for animated nsDisplayTransformMoonchild2023-11-01
| * | [gfx] Add Min() and Max() convenience functions for 2d point types.Moonchild2023-11-01
| * | [gfx] Fix a bug in SizeTyped templatingMoonchild2023-11-01
| * | Issue #2364 - Only use HWA AlphaBoxBlur when targets are large enough.Moonchild2023-11-01
| * | Issue #2364 - Optimize the software-based box blur implementation.Moonchild2023-11-01
| * | Issue #2364 - use DrawTarget::DrawSurfaceWithShadow to render boxMoonchild2023-11-01
| * | Issue #2364 - Re-factor AlphaBoxBlurMoonchild2023-11-01
* | | [devtools] Make ECMA v6 the default for devtools pretty-printing.Moonchild2023-11-01
|/ /
* | Merge pull request 'Update ffvpx to version 6.0' (#2363) from trav90/UXP-cont...Moonchild2023-11-01
|\ \ | |/ |/|
| * Issue #2317 - Part 9 - "send" before "receive"-ing when decoding audio using ...trav902023-10-27
| * Issue #2317 - Part 8 - Update compiler flags used for ffvpxtrav902023-10-27
| * Issue #2317 - Part 7 - Don't use -ffreestanding flag when building with clangtrav902023-10-27
| * Issue #2317 - Part 6 - Remove old workaround for clang-cltrav902023-10-27
| * Issue #2317 - Part 5 - Build ffvpx against the FFmpeg 6.0 headerstrav902023-10-27
| * Issue #2317 - Part 4 - Regenerate config* files for ffvpxtrav902023-10-27
| * Issue #2317 - Part 3 - Update symbols list for FFmpeg 6.0trav902023-10-27
| * Issue #2317 - Part 2b - Clip constants used with shift instructions within in...trav902023-10-27
| * Issue #2317 - Part 2a - Update changes.patch for ffvpxtrav902023-10-27
| * Issue #2317 - Part 2 - Import FFmpeg 6.0 source files for ffvpxtrav902023-10-27
| * Issue #2317 - Part 1 - Update and cleanup ffvpx documentation in preparation ...trav902023-10-27
|/
* [DOM] For now, use C++11 static_asserts only.Moonchild2023-10-27
* Merge branch 'master' of https://repo.palemoon.org/MoonchildProductions/UXPMoonchild2023-10-26
|\
| * Merge pull request 'Restore ARM32 buildability.' (#2360) from dbsoft/UXP:arm-...Moonchild2023-10-26
| |\
| | * Issue #2354 - Restore ARM32 buildability on Linux.Brian Smith2023-10-25
* | | Issue #35 - Follow-up: undo locale changes so they aren't pre-processed.Moonchild2023-10-26
|/ /
* | Bump Goanna version to 6.5.0Moonchild2023-10-25
* | Merge pull request 'No Issue - Implement crypto.randomUUID' (#2359) from Basi...Moonchild2023-10-25
|\ \
| * | No Issue - Implement crypto.randomUUIDBasilisk-Dev2023-10-25
| |/
* | [WebRTC] Give ::Terminated() the same treatment as ::Close_gMoonchild2023-10-25
* | [XPCOM] Add several app/msi file types to the executables list (Win).Moonchild2023-10-25
* | [DOM] Drop mWrappedRunnable early in workers.Moonchild2023-10-25
* | [WebGL] Add preffed limit to WebGL vertCountMoonchild2023-10-25
* | [widget] Change RegisterDragDrop to be called on idle.Moonchild2023-10-25
* | [network] Block more invalid cookie name characters.Moonchild2023-10-25
* | [DOM] Ignore status 206 and vary header checking for opaque responses inMoonchild2023-10-25
* | Merge pull request 'Implement support for WebM transparency/alpha channel.' (...Moonchild2023-10-25
|\ \
| * | Issue #2357 - Add reftest for WebM alpha.Jeremy Andrews2023-10-24
| * | Issue #2357 - WebM w/alpha renders black if WMF decoder is enabled.Jeremy Andrews2023-10-24