summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | | | 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
| | * | | | Issue #638 - Part 4: Add tab sound icon to tab drop-down listFranklinDM2018-11-16-0/+27
| | * | | | Issue #638 - Part 3: Add a keyboard shortcut for toggling the tab mute stateFranklinDM2018-11-16-0/+4
| | * | | | Issue #638 - Part 2: Add tooltip to mute/unmute buttonsFranklinDM2018-11-16-3/+23
| | * | | | Issue #638 - Part 1: Provide a visual indicator for muting/unmuting tabsFranklinDM2018-11-16-1/+538
* | | | | | Belated new cycle version bumpwolfbeast2018-11-19-1/+1
|/ / / / /
* | | | | Strip Inkscape data from toolbar SVGs and remove obsolete PNGs.wolfbeast2018-11-19-2695/+2362
* | | | | Merge pull request #873 from JustOff/PR_bm_folders_copy_pasteMoonchild2018-11-19-23/+34
|\ \ \ \ \
| * | | | | [PALEMOON] Align the places component with the updated PlacesUtils APIJustOff2018-11-16-23/+34
| |/ / / /
* | | | | Merge pull request #876 from trav90/add-av1-supportMoonchild2018-11-19-0/+16
|\ \ \ \ \
| * | | | | Add AV1 support to MP4Decoder.trav902018-11-18-0/+8
| * | | | | Add support to libstagefright for AV1 FourCCs (part 2)trav902018-11-18-0/+3
| * | | | | Add support to libstagefright for AV1 FourCCstrav902018-11-15-0/+5
| |/ / / /
* | | | | Merge pull request #877 from trav90/code-cleanupMoonchild2018-11-19-9/+4
|\ \ \ \ \
| * | | | | Cleanup some comments in our media code.trav902018-11-18-9/+4
|/ / / / /
* / / / / Replace toolbar PNG bitmaps with SVG vectors.wolfbeast2018-11-19-13/+4185
|/ / / /
* | | | Tell the cycle collector about nsScriptLoadRequest::mElement.wolfbeast2018-11-15-2/+10
* | | | Fix build bustage.wolfbeast2018-11-15-1/+0
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-11-14-1/+1
|\ \ \ \
| * \ \ \ Merge pull request #869 from FranklinDM/sync_notification-workMoonchild2018-11-14-1/+1
| |\ \ \ \
| | * | | | [Pale Moon] Sync notification widget's messageImage should inherit the 'type'...FranklinDM2018-11-14-1/+1
* | | | | | Split the content viewer marking function in CCUncollectable out,wolfbeast2018-11-14-16/+23
|/ / / / /
* | | | | [PALEMOON] Re-apply removal of unnecessary code (Findbar is no longer in the ...janekptacijarabaci2018-11-14-30/+1
* | | | | Issue #861 - The bookmark properties window should focus on the Name Picker t...Matt A. Tobin2018-11-14-0/+5
|/ / / /
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-11-14-11/+4
|\ \ \ \
| * | | | [PALEMOON] Use generic application icon for external applications in about:feedsMatt A. Tobin2018-11-14-16/+4
| * | | | Revert "[PALEMOON] Use generic application icon for external applications in ...Matt A. Tobin2018-11-14-1/+6
* | | | | Revert "[PALEMOON] Focus and select the first non-collapsed text element in t...wolfbeast2018-11-14-5/+0
|/ / / /
* | | | [PALEMOON] Use generic application icon for external applications in about:feedsMatt A. Tobin2018-11-14-6/+1
* | | | Don't build internal updater by default and set default update channel to an ...wolfbeast2018-11-11-10/+10
* | | | Enable gamepad support by default in Basilisk.wolfbeast2018-11-08-1/+1
* | | | Improve handling of MOZ_GAMEPAD and NECKO_WIFIwolfbeast2018-11-08-24/+27
* | | | Revert "Move MOZ_GAMEPAD* and NECKO_WIFI up"wolfbeast2018-11-08-19/+20
* | | | Move MOZ_GAMEPAD* and NECKO_WIFI upwolfbeast2018-11-08-20/+19
* | | | Remove AccumulateCipherSuite()wolfbeast2018-11-08-71/+2