| Commit message (Expand) | Author | Age | Lines |
* | Move the MP3 code to it's own directory | trav90 | 2018-12-08 | -4/+18 |
* | Remove separate MP3 name space | trav90 | 2018-12-08 | -7/+2 |
* | Remove the old MP3FrameParser | trav90 | 2018-12-08 | -812/+0 |
* | Fix incorrect preference reference in feed reader. | wolfbeast | 2018-12-07 | -1/+1 |
* | Add an option to process favicons. | wolfbeast | 2018-12-06 | -1/+31 |
* | Stop feeding a Firefox compat mode to AMO. | wolfbeast | 2018-12-06 | -13/+5 |
* | Merge pull request #897 from trav90/telemetry-cleanup | Moonchild | 2018-12-03 | -25/+0 |
|\ |
|
| * | Remove MediaTelemetryConstants | trav90 | 2018-12-02 | -25/+0 |
* | | Merge pull request #896 from trav90/media-work | Moonchild | 2018-12-03 | -0/+6 |
|\ \ |
|
| * | | Clear HAVE_LINUX_PERF_EVENT_H defines in ffvpx config before setting them for... | trav90 | 2018-12-01 | -0/+6 |
| |/ |
|
* | | Merge pull request #895 from trav90/code-cleanup | Moonchild | 2018-12-03 | -2833/+6 |
|\ \ |
|
| * | | Remove DirectShowReader Part 4: Tests | trav90 | 2018-12-01 | -4/+3 |
| * | | Remove DirectShowReader Part 3: Directories | trav90 | 2018-12-01 | -2750/+0 |
| * | | Remove DirectShowReader Part 2: Build system | trav90 | 2018-12-01 | -35/+0 |
| * | | Remove DirectShowReader Part 1: Conditional code | trav90 | 2018-12-01 | -44/+3 |
| |/ |
|
* | | [PALEMOON] Complete making Sync optional at build time - Part 2: Packaging | Matt A. Tobin | 2018-12-01 | -0/+8 |
* | | [PALEMOON] Complete making Sync optional at build time | Matt A. Tobin | 2018-12-01 | -2/+31 |
|/ |
|
* | Limit the CSS string length for resolved variables to sane values. | wolfbeast | 2018-12-01 | -0/+9 |
* | Merge pull request #892 from binaryoutcast/pmTreeCleanup | Moonchild | 2018-11-30 | -793/+791 |
|\ |
|
| * | Issue #889 - Clean up the Pale Moon tree - Part 2b: Make jar.mn consistent | Matt A. Tobin | 2018-11-30 | -655/+655 |
| * | Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistent | Matt A. Tobin | 2018-11-30 | -83/+25 |
| * | Issue #889 - Clean up the Pale Moon tree - Part 1d: Move sync to components | Matt A. Tobin | 2018-11-30 | -19/+33 |
| * | Issue #889 - Clean up the Pale Moon tree - Part 1c: Move pageinfo to components | Matt A. Tobin | 2018-11-30 | -9/+23 |
| * | Issue #889 - Clean up the Pale Moon tree - Part 1b: Move newtab to components | Matt A. Tobin | 2018-11-30 | -3/+17 |
| * | Issue #889 - Clean up the Pale Moon tree - Part 1a: Move abouthome to components | Matt A. Tobin | 2018-11-30 | -24/+38 |
|/ |
|
* | Issue #890 - Port cpp aboutRedirector to javascript | Matt A. Tobin | 2018-11-30 | -263/+139 |
* | Update GMP AUS URL | wolfbeast | 2018-11-30 | -1/+1 |
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-11-29 | -17/+7 |
|\ |
|
| * | Merge pull request #886 from JustOff/PR_sanitize_findbar | Moonchild | 2018-11-29 | -17/+7 |
| |\ |
|
| | * | Revert "[PALEMOON] Sanitize - "Form and search history" sanitize also the Fin... | JustOff | 2018-11-28 | -17/+7 |
| |/ |
|
* / | Fix typo for Firefox compatmode prefs. | wolfbeast | 2018-11-29 | -3/+3 |
|/ |
|
* | [TychoAM] Give the second <hbox> an ID so it can be targeted in extensions.xul | Matt A. Tobin | 2018-11-27 | -1/+1 |
* | Update HSTS preload list | trav90 | 2018-11-27 | -2835/+4530 |
* | Remove VR Hardware input support (gamepad type) | wolfbeast | 2018-11-27 | -27/+1 |
* | Remove VR hardware support. | wolfbeast | 2018-11-26 | -15647/+6 |
* | Merge pull request #879 from trav90/code-cleanup | Moonchild | 2018-11-24 | -44/+1 |
|\ |
|
| * | Remove OMX_PLATFORM_GONK | trav90 | 2018-11-21 | -22/+1 |
| * | Remove remaining MOZ_GONK_MEDIACODEC code | trav90 | 2018-11-21 | -22/+0 |
* | | Fix debug assertion. | wolfbeast | 2018-11-22 | -1/+1 |
* | | Merge branch 'webp-update' | wolfbeast | 2018-11-21 | -558/+754 |
|\ \
| |/
|/| |
|
| * | Fix blank pixel color for truncated GIFs | wolfbeast | 2018-11-21 | -1/+7 |
| * | Split out FrameTimeout into its own header file for re-use. | wolfbeast | 2018-11-21 | -100/+119 |
| * | Unrefactor mRawVeggies back to mVBuffMeat ;P | wolfbeast | 2018-11-21 | -4/+4 |
| * | Fix pasta error | wolfbeast | 2018-11-21 | -0/+2 |
| * | Bug 1462355 - Part 1c. Make individual image decoders to use updated Decoder/... | wolfbeast | 2018-11-21 | -33/+49 |
| * | Bug 1462355 - Part 1b. Update Decoder and SurfacePipe plumbing to use updated... | wolfbeast | 2018-11-21 | -92/+84 |
| * | Bug 1462355 - Part 1a. Make imgFrame animation parameters threadsafe. | wolfbeast | 2018-11-20 | -65/+91 |
| * | Port WebP decoder changes. | wolfbeast | 2018-11-20 | -273/+408 |
|/ |
|
* | Update package.json | Moonchild | 2018-11-20 | -2/+2 |
* | Add a nullcheck on pipelined HTTP connections' pushback. | wolfbeast | 2018-11-20 | -0/+5 |