| Commit message (Expand) | Author | Age | Lines |
* | Update HSTS preload list | trav90 | 2018-08-01 | -1735/+1719 |
* | Version bumpPM28.0.0b5_Unstable | wolfbeast | 2018-08-01 | -1/+1 |
* | Merge pull request #685 from trav90/default-pref-updates | Moonchild | 2018-08-01 | -1/+2 |
|\ |
|
| * | Disable battery API by default to reduce private data exposure to the web | trav90 | 2018-07-31 | -1/+2 |
* | | Tune the network stack | wolfbeast | 2018-08-01 | -6/+21 |
|/ |
|
* | Merge pull request #681 from JustOff/PR_remove_helpviewer_skin | Moonchild | 2018-07-31 | -1/+0 |
|\ |
|
| * | Remove dead Help Viewer skin mapping from Toolkit | JustOff | 2018-07-29 | -1/+0 |
* | | Enable d3d9 accelerated layers as a fallback. | wolfbeast | 2018-07-30 | -2/+2 |
|/ |
|
* | Remove dead WebApps code. | wolfbeast | 2018-07-28 | -3/+0 |
* | Merge pull request #680 from janekptacijarabaci/pm_principal_origin-triggering_1 | Moonchild | 2018-07-28 | -9/+102 |
|\ |
|
| * | [PALEMOON] [frontend vs backend] Implemented "originPrincipal" and "triggerin... | janekptacijarabaci | 2018-07-28 | -9/+102 |
|/ |
|
* | Merge pull request #678 from trav90/media-work | Moonchild | 2018-07-27 | -2/+335 |
|\ |
|
| * | [EME] Add error handling in MoofParser for sbgp and sgpd boxes | trav90 | 2018-07-25 | -17/+58 |
| * | [EME] Add support for sbgp and sgpd boxes occuring in the sampletable | trav90 | 2018-07-25 | -16/+51 |
| * | [EME] Add support for sbgp and sgpd boxes in the traf box | trav90 | 2018-07-25 | -1/+258 |
* | | Merge branch 'thumbnailplaceholder' | wolfbeast | 2018-07-27 | -8/+103 |
|\ \ |
|
| * | | Convert trinary to more explicit statement. | wolfbeast | 2018-07-26 | -3/+6 |
| * | | Fix #include and potentially undefined Capture.options object. | wolfbeast | 2018-07-26 | -2/+2 |
| * | | Set up new blocklist infra URLs | wolfbeast | 2018-07-25 | -2/+2 |
| * | | Use a fixed thumbnail placeholder for blank thumbs (failed to capture). | wolfbeast | 2018-07-25 | -5/+97 |
* | | | Update zlib to 1.2.11 | wolfbeast | 2018-07-26 | -969/+1668 |
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-07-26 | -23/+0 |
|\ \ \ |
|
| * \ \ | Merge pull request #677 from kn-yami/issue667 | Moonchild | 2018-07-26 | -23/+0 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | remove "learnMoreContainer" leftovers (part 2) | yami | 2018-07-26 | -3/+0 |
| | * | | remove "learnMoreContainer" leftovers | yami | 2018-07-22 | -20/+0 |
* | | | | Bypass transparency optimization with HC themes. | wolfbeast | 2018-07-26 | -1/+4 |
|/ / / |
|
* | / | Set up new blocklist infra URLs | wolfbeast | 2018-07-25 | -2/+2 |
| |/
|/| |
|
* | | Use try/catch in PageThumbs writeData to deal with null data from caller. | wolfbeast | 2018-07-25 | -1/+9 |
* | | Merge pull request #674 from janekptacijarabaci/toolkit_startup_instance-with... | Moonchild | 2018-07-25 | -0/+5 |
|\ \ |
|
| * | | about:profiles - fix "Launch profile in new browser" (added "-no-remote" for ... | janekptacijarabaci | 2018-07-25 | -0/+5 |
* | | | Merge pull request #672 from alaviss/newmoon-desktop | Moonchild | 2018-07-25 | -0/+352 |
|\ \ \
| |/ /
|/| | |
|
| * | | palemoon/unofficial: provides .desktop file | Leorize | 2018-07-25 | -0/+352 |
|/ / |
|
* | | ANGLE: Initialize uniform blocks before detaching shaders | wolfbeast | 2018-07-24 | -1/+11 |
* | | Cater Pale Moon's about box to unofficial branding. | wolfbeast | 2018-07-24 | -1/+8 |
* | | Update AUTHORS | wolfbeast | 2018-07-24 | -2/+5 |
* | | Merge pull request #666 from kn-yami/issue605 | Moonchild | 2018-07-23 | -204/+24 |
|\ \ |
|
| * | | remove dead code | yami | 2018-07-22 | -200/+21 |
| * | | replace "certErrorCodePrefix2" with "certErrorCodePrefix" | yami | 2018-07-22 | -4/+3 |
| |/ |
|
* | | Merge pull request #665 from trav90/media-work | Moonchild | 2018-07-22 | -100/+467 |
|\ \
| |/
|/| |
|
| * | Rework MoofParser to return an error when the underlying BufferReader returns... | trav90 | 2018-07-21 | -82/+221 |
| * | Copy ByteReader to BufferReader and add some error handling | trav90 | 2018-07-21 | -0/+226 |
| * | Warn instead of assert if SPS value is incorrect | trav90 | 2018-07-20 | -18/+20 |
* | | Allow AsyncDrawing for plugins in all versions. | wolfbeast | 2018-07-22 | -5/+0 |
* | | Remove incorrect debug assertion. | wolfbeast | 2018-07-22 | -9/+1 |
* | | Fix position and size of Permissions Manager main content area. | wolfbeast | 2018-07-21 | -0/+10 |
* | | Merge pull request #662 from janekptacijarabaci/pm_places_controller_clean-up_2 | Moonchild | 2018-07-21 | -5/+0 |
|\ \ |
|
| * | | [PALEMOON] Places - remove unnecessary line from controller.js | janekptacijarabaci | 2018-07-21 | -2/+0 |
| * | | [PALEMOON] Places - remove unused @param from controller.js | janekptacijarabaci | 2018-07-21 | -3/+0 |
* | | | Fix position and size of Permissions Manager main content area. | wolfbeast | 2018-07-21 | -1/+6 |
* | | | Merge pull request #656 from JustOff/PR_pdf.js_locale | Moonchild | 2018-07-21 | -145/+0 |
|\ \ \
| |/ /
|/| | |
|