summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* [BASILISK] Make CUI's PanelUI work with Weave.wolfbeast2018-12-02-35/+16
* [BASILISK] Make Basilisk front-end use Weavewolfbeast2018-12-01-106/+12
* Restore missing broadcaster stringswolfbeast2018-12-01-0/+5
* [BASILISK] Enable the "legacy" panels for the sync preferences.wolfbeast2018-11-30-107/+2
* Fix status.jswolfbeast2018-11-30-1/+0
* Remove FxA BrowserIDManager authwolfbeast2018-11-30-789/+1
* TPS logging: use app namewolfbeast2018-11-30-2/+2
* Remove fxAccountsEnabled()wolfbeast2018-11-30-45/+7
* Remove get/setFxAMigrationSentinelwolfbeast2018-11-30-86/+0
* Remove telemetry calls from syncwolfbeast2018-11-30-9/+0
* Remove healthreport telemetry module from Sync + testswolfbeast2018-11-30-1089/+0
* Remove FxaMigrator modulewolfbeast2018-11-30-547/+0
* Bump Weave client versionwolfbeast2018-11-30-1/+1
* Merge branch 'master' into Sync-weavewolfbeast2018-11-30-21/+11
|\
| * 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
| | |\
| | | * Revert "[PALEMOON] Sanitize - "Form and search history" sanitize also the Fin...JustOff2018-11-28-17/+7
| | |/
| * / Fix typo for Firefox compatmode prefs.wolfbeast2018-11-29-3/+3
| |/
* | Merge branch 'master' into Sync-weavewolfbeast2018-11-28-20600/+12665
|\|
| * [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
| * Remove VR Hardware input support (gamepad type)wolfbeast2018-11-27-27/+1
| * Remove VR hardware support.wolfbeast2018-11-26-15647/+6
| * Merge pull request #879 from trav90/code-cleanupMoonchild2018-11-24-44/+1
| |\
| | * 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
| * | 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
| | * Fix pasta errorwolfbeast2018-11-21-0/+2
| | * Bug 1462355 - Part 1c. Make individual image decoders to use updated Decoder/...wolfbeast2018-11-21-33/+49
| | * Bug 1462355 - Part 1b. Update Decoder and SurfacePipe plumbing to use updated...wolfbeast2018-11-21-92/+84
| | * Bug 1462355 - Part 1a. Make imgFrame animation parameters threadsafe.wolfbeast2018-11-20-65/+91
| | * Port WebP decoder changes.wolfbeast2018-11-20-273/+408
| |/
| * Update package.jsonMoonchild2018-11-20-2/+2
| * Add a nullcheck on pipelined HTTP connections' pushback.wolfbeast2018-11-20-0/+5
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-11-19-17/+703
| |\
| | * Merge pull request #874 from FranklinDM/sound_indicator-workMoonchild2018-11-19-17/+703
| | |\
| | | * Hide mute menu item and disable mute hotkey with existing prefFranklinDM2018-11-18-0/+39
| | | * Fix undefined isSameDocumentFranklinDM2018-11-17-0/+2
| | | * Follow-up: Add missing getTabFromAudioEvent methodFranklinDM2018-11-17-0/+16
| | | * Issue #638 - Part 10: Rename all tabs sound icon to be consistent with othersFranklinDM2018-11-17-11/+11
| | | * Issue #638 - Part 9: Add sound icon to all tabs menuFranklinDM2018-11-17-1/+11
| | | * Issue #638 - Part 8: Add overlay sound icon for pinned tabsFranklinDM2018-11-17-17/+163
| | | * Issue #638 - Part 7: Remove hover and active states for sound indicatorFranklinDM2018-11-17-277/+74
| | | * Issue #638 - Part 6: Fix up remaining referencesFranklinDM2018-11-16-12/+54
| | | * Issue #638 - Part 5: Add mute/unmute option to tab context menuFranklinDM2018-11-16-0/+46