| Commit message (Expand) | Author | Age | Lines |
* | Add av1 to MediaSource.isTypeSupported | trav90 | 2018-10-17 | -0/+24 |
* | Remove aom_codec_stream_info_t sz field references | trav90 | 2018-10-17 | -2/+0 |
* | Make AOMDecoder actually build | trav90 | 2018-10-15 | -3/+3 |
* | [aom] Enable YASM | trav90 | 2018-10-15 | -0/+2 |
* | [aom] Remove 32-bit Mac OS build config | trav90 | 2018-10-15 | -3/+0 |
* | Add aom to the list of thirdparty code | trav90 | 2018-10-15 | -0/+1 |
* | Add missing includes to WebMDemuxer | trav90 | 2018-10-15 | -0/+4 |
* | Recognize AV1 in WebMDemuxer | trav90 | 2018-10-15 | -4/+25 |
* | Add AOMDecoder to AgnosticDecoderModule | trav90 | 2018-10-15 | -1/+14 |
* | Add AOMDecoder | trav90 | 2018-10-15 | -0/+314 |
* | Add --enable-av1 configure switch | trav90 | 2018-10-15 | -0/+17 |
* | Generate build description for libaom | trav90 | 2018-10-15 | -0/+15811 |
* | Import aom library | trav90 | 2018-10-15 | -0/+470949 |
* | Port the libvpx mozbuild generator to aom | trav90 | 2018-10-15 | -0/+516 |
* | Update HSTS preload list | trav90 | 2018-10-12 | -1500/+2523 |
* | Merge pull request #830 from trav90/media-work | Moonchild | 2018-10-10 | -75/+152 |
|\ |
|
| * | [webm] Don't reject seeks with EOS | trav90 | 2018-10-08 | -0/+4 |
| * | [webm] Treat demuxing errors differently than EOS | trav90 | 2018-10-08 | -41/+75 |
| * | Call VPXDecoder libvpx wrappers for WebM | trav90 | 2018-10-08 | -13/+14 |
| * | Implement keyframe and framesize VPXDecoder helpers | trav90 | 2018-10-08 | -10/+46 |
| * | Add Span support to MediaRawData | trav90 | 2018-10-08 | -0/+3 |
| * | [vpx] Store VPXDecoder codec as an enum | trav90 | 2018-10-08 | -4/+5 |
| * | [webm] Store LastSeenFrame dimensions as an nsIntSize | trav90 | 2018-10-08 | -8/+6 |
* | | Merge pull request #828 from g4jc/outlook_cve | Moonchild | 2018-10-10 | -8/+29 |
|\ \ |
|
| * | | backport m-c 1435319: CVE-2018-12381 - Dropping an Outlook email message into... | Gaming4JC | 2018-10-09 | -8/+29 |
|/ / |
|
* | | Merge pull request #826 from MaxKoll/MaxKoll-patch-1 | Moonchild | 2018-10-09 | -61/+63 |
|\ \ |
|
| * | | Fix in-tab close button behavior | MaxKoll | 2018-10-08 | -61/+63 |
* | | | Merge pull request #827 from trav90/code-cleanup | Moonchild | 2018-10-09 | -662/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | [ffvpx] Remove support for 32-bit Mac | trav90 | 2018-10-08 | -662/+1 |
|/ / |
|
* | | Merge pull request #825 from MaxKoll/revert-811-MaxKoll-patch-1 | Moonchild | 2018-10-08 | -81/+61 |
|\ \ |
|
| * | | Revert "Fix in-tab close button behavior" | MaxKoll | 2018-10-08 | -81/+61 |
|/ / |
|
* | | Merge pull request #824 from MoonchildProductions/revert-822-code-cleanup | Moonchild | 2018-10-08 | -1/+661 |
|\ \ |
|
| * | | Revert "[ffvpx] Remove support for 32-bit Mac" | Moonchild | 2018-10-08 | -1/+661 |
|/ / |
|
* | | Expose browser.download.lastDir.savePerSite | wolfbeast | 2018-10-08 | -0/+3 |
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-10-08 | -1020/+3400 |
|\ \ |
|
| * \ | Merge pull request #814 from Ascrod/nsis-cleanup | Moonchild | 2018-10-08 | -359/+13 |
| |\ \ |
|
| | * | | Basilisk Installer: Remove unused stub defines and strings. | Ascrod | 2018-10-06 | -162/+0 |
| | * | | Pale Moon Installer: Remove unused stub defines and strings. | Ascrod | 2018-10-06 | -191/+0 |
| | * | | Basilisk Installer: Update Windows ARP URLs. | Ascrod | 2018-10-06 | -4/+5 |
| | * | | Pale Moon Installer: Update Windows ARP URLs. | Ascrod | 2018-10-06 | -2/+8 |
| * | | | Merge pull request #818 from trav90/mfbt-work | Moonchild | 2018-10-08 | -0/+3386 |
| |\ \ \ |
|
| | * | | | Fix Span.h constexprs for VS2017 | trav90 | 2018-10-06 | -6/+6 |
| | * | | | Add mozilla::Span | trav90 | 2018-10-06 | -0/+3386 |
| * | | | | Merge pull request #822 from trav90/code-cleanup | Moonchild | 2018-10-08 | -661/+1 |
| |\ \ \ \ |
|
| | * | | | | [ffvpx] Remove support for 32-bit Mac | trav90 | 2018-10-07 | -661/+1 |
| |/ / / / |
|
* / / / / | Bump Goanna/platform version for layout changes. | wolfbeast | 2018-10-08 | -1/+1 |
|/ / / / |
|
* | | | | Use device pixels instead of CSS pixels for table borders. | wolfbeast | 2018-10-07 | -38/+41 |
* | | | | Make caret width normal/thick behind CJK char configurable. | wolfbeast | 2018-10-07 | -1/+10 |
|/ / / |
|
* | | | Merge pull request #813 from JustOff/PR_SessionStorage_principal_origin | Moonchild | 2018-10-06 | -1/+8 |
|\ \ \ |
|
| * | | | [BASILISK] Protect against nsIPrincipal.origin throwing for about:blank ifram... | JustOff | 2018-10-06 | -1/+8 |
| |/ / |
|