summaryrefslogtreecommitdiff
path: root/dom
Commit message (Expand)AuthorAge
* Add missing includes to FFmpegLibWrappertrav902018-10-17
* Fix typo (build bustage)trav902018-10-17
* Update aom to slightly newer commit IDtrav902018-10-17
* Add av1 to MediaSource.isTypeSupportedtrav902018-10-17
* Remove aom_codec_stream_info_t sz field referencestrav902018-10-17
* Make AOMDecoder actually buildtrav902018-10-15
* Add missing includes to WebMDemuxertrav902018-10-15
* Recognize AV1 in WebMDemuxertrav902018-10-15
* Add AOMDecoder to AgnosticDecoderModuletrav902018-10-15
* Add AOMDecodertrav902018-10-15
* [webm] Don't reject seeks with EOStrav902018-10-08
* [webm] Treat demuxing errors differently than EOStrav902018-10-08
* Call VPXDecoder libvpx wrappers for WebMtrav902018-10-08
* Implement keyframe and framesize VPXDecoder helperstrav902018-10-08
* Add Span support to MediaRawDatatrav902018-10-08
* [vpx] Store VPXDecoder codec as an enumtrav902018-10-08
* [webm] Store LastSeenFrame dimensions as an nsIntSizetrav902018-10-08
* Make all arguments to init*Event() optional except the firstwolfbeast2018-10-04
* [ffmpeg] Always allocate memory to pass extradatatrav902018-10-01
* [ffvpx] Update ffvp9/ffvp8 to release 4.0.2trav902018-10-01
* Revert "Update ffvpx code to 4.0.2"Moonchild2018-10-01
* Merge pull request #801 from trav90/update-from-upstreamMoonchild2018-10-01
|\
| * [ffvpx] Update ffvp9/ffvp8 to release 4.0.2trav902018-09-30
* | Remove telemetry reporting functions from CubebUtilswolfbeast2018-10-01
|/
* Clean up a number of unused variables.wolfbeast2018-09-29
* Update test files for libnestegg updatetrav902018-09-29
* Remove IndexedDB for content pref.wolfbeast2018-09-29
* backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across or...Gaming4JC2018-09-25
* Send worker-runnables destined for the main thread actually to the main thread.wolfbeast2018-09-16
* Stop using the worker MainThreadTaskQueue from dom/fetch.wolfbeast2018-09-16
* Stop using the MainThreadTaskQueue from service workers.wolfbeast2018-09-16
* Fix wrong SVG sizes with non-integer values for viewBox width/height.wolfbeast2018-09-14
* Fix clang build bustage.wolfbeast2018-09-12
* Bug 1466991 - Part 2: Reparent nodes when they start being in the XBL scope.wolfbeast2018-09-11
* Bug 1466991 - Part 1: Factor out ShouldUseXBLScope.wolfbeast2018-09-11
* Bug 1472925 - Keep a strong reference to MediaStreamGraph from GraphDriver.wolfbeast2018-09-11
* Fix build bustage in cbfef7fcdb853916ff04015f6ee2d4b86f424a08wolfbeast2018-09-11
* Release mapped surface memory on size check failure to plug a leak.wolfbeast2018-09-11
* Move surface data checking to a separate function to make it less "totally nuts"wolfbeast2018-09-11
* RTCCertificate.cpp: output truncated before the last format charactertrav902018-09-07
* Bug 1357432 (#750)Moonchild2018-09-05
* Remove all C++ telemetry autotimerswolfbeast2018-09-04
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Remove support for TLS session caches in TLSServerSocket.wolfbeast2018-09-01
* Add missing }wolfbeast2018-08-25
* Add a horizontal scroll action option for mouse wheel.wolfbeast2018-08-25
* Re-implement custom background color of standalone images.wolfbeast2018-08-20
* memset only the underlying vector from the Array containertrav902018-08-18
* Remove the const to fix the -Wignored-qualifiers warning with GCC 8 (Part 2)trav902018-08-10
* Remove the const to fix the -Wignored-qualifiers warning with GCC 8trav902018-08-10