summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | Move the MP3 code to it's own directorytrav902018-12-08-4/+18
| | | | | | |
| * | | | | | Remove separate MP3 name spacetrav902018-12-08-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | It is no longer needed.
| * | | | | | Remove the old MP3FrameParsertrav902018-12-08-812/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | All former users of the old MP3 parsing code are gone, so we can now just remove the parser itself as well.
* | | | | | | Merge pull request #901 from trav90/code-cleanupMoonchild2018-12-09-386/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove unused files from media gtests
| * | | | | | | Remove files and comments related to MP4Readertrav902018-12-08-222/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The MP4Reader no longer exists in the tree.
| * | | | | | | Remove Rust files from media gteststrav902018-12-08-164/+0
| |/ / / / / /
* | | | | | | Merge pull request #903 from trav90/issue900Moonchild2018-12-09-6/+34
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Only disallow lazy frame construction for direct children of display:…
| * | | | | | Only disallow lazy frame construction for direct children of display: ↵trav902018-12-09-6/+34
|/ / / / / / | | | | | | | | | | | | | | | | | | contents elements
* | | | | | Fix incorrect preference reference in feed reader.wolfbeast2018-12-07-1/+1
| | | | | |
* | | | | | Add an option to process favicons.wolfbeast2018-12-06-1/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This optimizes the size for UI display and strips animations. Default disabled. This resolves #899.
* | | | | | Stop feeding a Firefox compat mode to AMO.wolfbeast2018-12-06-13/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since AMO has removed all "legacy" extensions, they do not offer anything compatible with us any longer. We send the native UA to them from now on to always have it respond with "Only with Firefox".
* | | | | | Merge pull request #897 from trav90/telemetry-cleanupMoonchild2018-12-03-25/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove MediaTelemetryConstants
| * | | | | | Remove MediaTelemetryConstantstrav902018-12-02-25/+0
| | | | | | |
* | | | | | | Merge pull request #896 from trav90/media-workMoonchild2018-12-03-0/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Clear HAVE_LINUX_PERF_EVENT_H defines in ffvpx config before setting …
| * | | | | | | Clear HAVE_LINUX_PERF_EVENT_H defines in ffvpx config before setting them ↵trav902018-12-01-0/+6
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | for lib use
* | | | | | | Merge pull request #895 from trav90/code-cleanupMoonchild2018-12-03-2833/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove DirectShowReader
| * | | | | | | Remove DirectShowReader Part 4: Teststrav902018-12-01-4/+3
| | | | | | | |
| * | | | | | | Remove DirectShowReader Part 3: Directoriestrav902018-12-01-2750/+0
| | | | | | | |
| * | | | | | | Remove DirectShowReader Part 2: Build systemtrav902018-12-01-35/+0
| | | | | | | |
| * | | | | | | Remove DirectShowReader Part 1: Conditional codetrav902018-12-01-44/+3
| |/ / / / / /
* | | | | | | [PALEMOON] Complete making Sync optional at build time - Part 2: PackagingMatt A. Tobin2018-12-01-0/+8
| | | | | | |
* | | | | | | [PALEMOON] Complete making Sync optional at build timeMatt A. Tobin2018-12-01-2/+31
|/ / / / / /
* | | | | | Limit the CSS string length for resolved variables to sane values.wolfbeast2018-12-01-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | This resolves #891
* | | | | | Merge pull request #892 from binaryoutcast/pmTreeCleanupMoonchild2018-11-30-793/+791
|\ \ \ \ \ \ | | | | | | | | | | | | | | PR to resolve #889 - Clean up the Pale Moon tree
| * | | | | | Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistentMatt A. Tobin2018-11-30-655/+655
| | | | | | |
| * | | | | | Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistentMatt A. Tobin2018-11-30-83/+25
| | | | | | |
| * | | | | | Issue #889 - Clean up the Pale Moon tree - Part 1d: Move sync to componentsMatt A. Tobin2018-11-30-19/+33
| | | | | | |
| * | | | | | Issue #889 - Clean up the Pale Moon tree - Part 1c: Move pageinfo to componentsMatt A. Tobin2018-11-30-9/+23
| | | | | | |
| * | | | | | Issue #889 - Clean up the Pale Moon tree - Part 1b: Move newtab to componentsMatt A. Tobin2018-11-30-3/+17
| | | | | | |
| * | | | | | Issue #889 - Clean up the Pale Moon tree - Part 1a: Move abouthome to componentsMatt A. Tobin2018-11-30-24/+38
|/ / / / / /
* | | | | / Issue #890 - Port cpp aboutRedirector to javascriptMatt A. Tobin2018-11-30-263/+139
| |_|_|_|/ |/| | | |
* | | | | Update GMP AUS URLwolfbeast2018-11-30-1/+1
| | | | |
* | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-11-29-17/+7
|\ \ \ \ \
| * \ \ \ \ Merge pull request #886 from JustOff/PR_sanitize_findbarMoonchild2018-11-29-17/+7
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | [PALEMOON] Make Clear Recent History work with restored global Findbar
| | * | | | Revert "[PALEMOON] Sanitize - "Form and search history" sanitize also the ↵JustOff2018-11-28-17/+7
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Findbar text and history (Ctrl-Z)" This reverts commit a97887a67742aa3f95c47ad79b3c4c3827565944.
* / / / / Fix typo for Firefox compatmode prefs.wolfbeast2018-11-29-3/+3
|/ / / / | | | | | | | | | | | | Fixes regression from ec2e3bc0273f69592e46249578b9aec4cf6e9e85
* | | | [TychoAM] Give the second <hbox> an ID so it can be targeted in extensions.xulMatt A. Tobin2018-11-27-1/+1
| | | |
* | | | Update HSTS preload listtrav902018-11-27-2835/+4530
| | | | | | | | | | | | | | | | Tag #447
* | | | Remove VR Hardware input support (gamepad type)wolfbeast2018-11-27-27/+1
| | | | | | | | | | | | | | | | This resolves #881
* | | | Remove VR hardware support.wolfbeast2018-11-26-15647/+6
| | | | | | | | | | | | | | | | This resolves #881
* | | | Merge pull request #879 from trav90/code-cleanupMoonchild2018-11-24-44/+1
|\ \ \ \ | | | | | | | | | | Remove leftover gonk bits in /dom/media
| * | | | Remove OMX_PLATFORM_GONKtrav902018-11-21-22/+1
| | | | |
| * | | | Remove remaining MOZ_GONK_MEDIACODEC codetrav902018-11-21-22/+0
| | | | |
* | | | | Fix debug assertion.wolfbeast2018-11-22-1/+1
| | | | | | | | | | | | | | | | | | | | See: https://github.com/MoonchildProductions/UXP/commit/622098073e132995994fac4d61e3629d08ee1801#commitcomment-31390051
* | | | | Merge branch 'webp-update'wolfbeast2018-11-21-558/+754
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix blank pixel color for truncated GIFswolfbeast2018-11-21-1/+7
| | | | |
| * | | | Split out FrameTimeout into its own header file for re-use.wolfbeast2018-11-21-100/+119
| | | | |
| * | | | Unrefactor mRawVeggies back to mVBuffMeat ;Pwolfbeast2018-11-21-4/+4
| | | | | | | | | | | | | | | | | | | | (mRawSurface -> mVBuf)
| * | | | Fix pasta errorwolfbeast2018-11-21-0/+2
| | | | |
| * | | | Bug 1462355 - Part 1c. Make individual image decoders to use updated ↵wolfbeast2018-11-21-33/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Decoder/SurfacePipe methods. Extend this change to nsWebPDecoder.cpp