summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Simplify SIMD conversion from Uint64 to Double.wolfbeast2018-11-01-31/+21
* Make HTTP/2 compressor more resilient to bad data.wolfbeast2018-11-01-3/+23
* Ensure that the scroll frame deregisters its refresh driver observers (mAsync...wolfbeast2018-10-31-23/+31
* Origin for about: URL should not contain query or ref parts.wolfbeast2018-10-31-0/+13
* Don't mark MGetFirstDollarIndex as movable.wolfbeast2018-10-31-1/+4
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-10-29-1958/+3120
|\
| * Merge pull request #857 from JustOff/PR_BackgroundPageThumbs_remoteMoonchild2018-10-28-1/+5
| |\
| | * Use a separate process to generate thumbnails only when multi-process mode is...JustOff2018-10-27-1/+5
| |/
| * Update HSTS preload listtrav902018-10-27-1940/+3077
| * Merge pull request #854 from g4jc/nsuserinfoMoonchild2018-10-26-17/+38
| |\
| | * Issue #795 - Make nsIUserInfo component optionalGaming4JC2018-10-25-17/+38
* | | Set CSS error console reporting default to false for performance.wolfbeast2018-10-29-1/+1
|/ /
* | Merge pull request #852 from wicknix/masterMoonchild2018-10-24-52/+0
|\ \
| * | Bug 1489785: Remove a workaround for gccwicknix2018-10-24-1/+0
| * | Bug 1489785: Remove a workaround for gccwicknix2018-10-24-52/+1
* | | Merge pull request #851 from MoonchildProductions/revert-796-nsuserinfoMoonchild2018-10-24-40/+17
|\ \ \
| * | | Revert "Make nsIUserInfo component optional with --disable-userinfo at build ...Moonchild2018-10-24-40/+17
|/ / /
* | | Merge pull request #845 from JustOff/PR_notifications_open_settingsMoonchild2018-10-24-0/+23
|\ \ \
| * | | [PALEMOON] Open about:permissions when notification settings are requestedJustOff2018-10-20-0/+15
| * | | [PALEMOON] Add filter query to about:permissionsJustOff2018-10-20-0/+8
* | | | Merge pull request #796 from g4jc/nsuserinfoMoonchild2018-10-24-17/+40
|\ \ \ \
| * | | | Issue #795 - Make nsIUserInfo component optionalGaming4JC2018-10-12-17/+40
| | |_|/ | |/| |
* | | | Merge pull request #850 from trav90/add-av1-supportMoonchild2018-10-24-14/+487468
|\ \ \ \
| * | | | Revert "Add support for AV1 in MP4"trav902018-10-23-8/+0
| * | | | Ensure we correctly parse the finalized codec string for av1trav902018-10-21-11/+12
| * | | | Add support for AV1 in MP4trav902018-10-20-0/+8
| * | | | Use larger stack for media decoder threadstrav902018-10-20-1/+13
| * | | | Downsample av1 images unconditionallytrav902018-10-20-2/+2
| * | | | Fix canPlayType/isTypeSupported for AV1 contenttrav902018-10-20-33/+35
| * | | | Put AV1 codec behind a preftrav902018-10-20-3/+16
| * | | | Update libaom to commit ID 1e227d41f0616de9548a673a83a21ef990b62591trav902018-10-19-15100/+33735
| * | | | Update libaom vendor scripts to account for upstream changestrav902018-10-19-18/+24
| * | | | [aom] Only build stats code if examples are enabledtrav902018-10-19-8/+3
| * | | | Update libaom to rev b25610052a1398032320008d69b51d2da94f5928trav902018-10-19-6121/+16959
| * | | | [aom] No longer necessary to run lint_config.sh anymoretrav902018-10-19-146/+4
| * | | | Add missing : to libaom moz.buildtrav902018-10-19-2/+2
| * | | | Updates to AOMDecoder for aom v1.0.0trav902018-10-19-10/+3
| * | | | [aom] Fixup moz.buildtrav902018-10-19-19/+31
| * | | | Do not build aomstats unless examples are enabledtrav902018-10-19-3/+5
| * | | | Update aom to v1.0.0trav902018-10-19-264453/+153476
| * | | | Add support for SSE 4.2 to libaom moz.buildtrav902018-10-19-0/+2
| * | | | Add aom_version.htrav902018-10-19-0/+7
| * | | | Update generate_sources_mozbuild.shtrav902018-10-19-177/+13
| * | | | Add generate_sources_mozbuild.pytrav902018-10-19-0/+172
| * | | | Add Python cmake parsertrav902018-10-19-0/+468
| * | | | Fix aom compile errors with VS2015trav902018-10-18-29/+51
| * | | | [av1] Fix build issuestrav902018-10-18-14/+16
| * | | | Update aom to commit id e87fb2378f01103d5d6e477a4ef6892dc714e614trav902018-10-18-40526/+75636
| * | | | [aom] Fix win32 debug buildtrav902018-10-18-12/+12
| * | | | [aom] Don't resample 8-bit imagestrav902018-10-18-7/+16