Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove unused telemetry timer from HTMLMediaElement.h | adeshkp | 2019-01-14 | -4/+0 |
| | ||||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -227/+0 |
| | ||||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -130/+0 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | |||
* | Fix Build Bustage - with "--enable-debug" | janekptacijarabaci | 2018-07-12 | -0/+2 |
| | ||||
* | Media: harden TrackID handling. | wolfbeast | 2018-06-07 | -5/+42 |
| | ||||
* | Fix up leftover merge conflicts. | wolfbeast | 2018-02-24 | -16/+1 |
| | | | | Tag #26 | |||
* | Don't build EME-specific subroutines without EME. | wolfbeast | 2018-02-24 | -1/+55 |
| | | | | | | | | | | | - Checks for restricted or encrypted content - Dispatching 'encrypted' events - Dispatching 'key needed' events - HTML Media Element media keys system - EME telemetry - HTML Media Element EME API This is the main bulk for #26, isolating EME-specific code. | |||
* | Workaround for cloned videos not retaining their muted state. | wolfbeast | 2018-02-10 | -0/+5 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+6883 |