summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Restore EME WebIDL for proper cleanup later.Moonchild2023-10-16
| |/
| * Clean up dom\webidlMoonchild2023-10-14
| * Issue #2340 - Return an array (actually frozen sequence) for {border|content}...Moonchild2023-10-14
| * Merge pull request 'Issue #2332 - WebRTC Spec Updates' (#2338) from Basilisk-...Moonchild2023-10-10
| |\
| | * Issue #2332 - Update most tests to skip RTCSessionDescription constructionBasilisk-Dev2023-10-09
| | * Issue #2332 - Update most tests to skip RTCIceCandidate constructionBasilisk-Dev2023-10-09
| | * Issue #2332 - Have createOffer/Answer resolve with dictionariesBasilisk-Dev2023-10-09
| | * Issue #2332 - Have set(Local|Remote)Description take dictionariesBasilisk-Dev2023-10-09
| | * Issue #2332 - Have addIceCandidate take a dictionaryBasilisk-Dev2023-10-09
| | * Issue #2332 - Update RTCIceCandidate to specBasilisk-Dev2023-10-09
| | * Issue #2332 - Add deprecation warnings to writable RTCSessionDescriptionBasilisk-Dev2023-10-09
| * | Merge pull request 'Issue #2332 - Fix CamerasChild helper to return by value ...Moonchild2023-10-10
| |\ \ | | |/ | |/|
| | * Issue #2332 - Fix CamerasChild helper to return by value instead of out-of-sc...Basilisk-Dev2023-10-09
| |/
| * Merge pull request 'Correct overzealous GMP checks' (#2336) from mrnhmath/UXP...Moonchild2023-10-08
| |\
| | * Correct overzealous GMP checksMatheus Marinho2023-10-06
| * | Merge pull request 'Issue #2332 - Do some cleaning around direct listeners an...Moonchild2023-10-08
| |\ \ | | |/ | |/|
| | * Issue #2332 - Use only one listener in MediaPipelineTransmitBasilisk-Dev2023-10-05
| | * Issue #2332 - Use the same path for passing on missed data to video sink, as ...Basilisk-Dev2023-10-05
| | * Issue #2332 - Refactor code that feeds video stream sink when it gets addedBasilisk-Dev2023-10-05
* | | Merge branch 'master' into releaseMoonchild2023-10-05
|\| |
| * | [DOM] Fix deprot in PerformanceMark.cppMoonchild2023-10-05
| |/
| * Merge pull request 'Issue #2332 - Update libvpx to 1.6.1' (#2333) from Basili...Moonchild2023-10-05
| |\
| | * Issue #2332 - libvpx upgrade followup part 5Basilisk-Dev2023-10-04
| | * Issue #2332 - libvpx upgrade followup part 4Basilisk-Dev2023-10-04
| | * Issue #2332 - libvpx upgrade followup part 3Basilisk-Dev2023-10-04
| | * Issue #2332 - libvpx upgrade followup part 2Basilisk-Dev2023-10-04
| | * Issue #2332 - libvpx upgrade followup part 1Basilisk-Dev2023-10-04
| | * Issue #2332 - Update to libvpx 1.6.1Basilisk-Dev2023-10-04
| * | Merge pull request 'Issue #2332 - Remove unimplemented and non-spec getStream...Moonchild2023-10-05
| |\ \ | | |/ | |/|
| | * Issue #2332 - Remove unimplemented and non-spec getStreamById from RTCPeerCon...Basilisk-Dev2023-10-05
| |/
| * Merge pull request 'No Issue - Remove deprecation errors for obsolete RTCOffe...Moonchild2023-10-04
| |\
| | * No Issue - Remove deprecation errors for obsolete RTCOfferOptionsBasilisk-Dev2023-10-03
| |/
| * Merge pull request 'Initial implementation of readable streams' (#2324) from ...Moonchild2023-10-03
| |\
| | * Issue #1442 - Part 26 - FetchStreamReader needs to cancel its reader when it ...Brian Smith2023-10-03
| | * Issue #1442 - Part 25b - Second try that hopefully doesn't break Windows.Brian Smith2023-10-02
| | * Issue #1442 - Part 25 - Fix bustage on X11 platforms.Brian Smith2023-10-02
| | * Issue #1442 - Part 24 - Prevent FetchStream from incorrectly running on the m...Brian Smith2023-10-02
| | * Issue #1442 - Part 23 - Align FetchStream with Firefox 68ESR.Brian Smith2023-09-30
| | * Issue #1442 & #1691 Follow-up - Part 22 - Changes that came with Dynamic Modu...Brian Smith2023-09-29
| | * Issue #1442 - Part 21 - Fix debug builds by removing an invalid assert.Brian Smith2023-09-29
| | * Issue #1442 - Part 20 - FetchStream should not have an extra JS::Heap<Readabl...Brian Smith2023-09-29
| | * Issue #1442 - Part 19 - FetchStream must support multiple read requests.Brian Smith2023-09-29
| | * Issue #1442 - Part 18 - Cycle collect FetchStreamReader.Brian Smith2023-09-28
| | * Issue #1442 - Part 17 - Creating FetchStream as a out param in order to avoid...Brian Smith2023-09-28
| | * Issue #1442 - Part 16 - Report stream errors during consumption.Brian Smith2023-09-28
| | * Issue #1442 - Part 15 - Setting the correct global when ReadableStream.getRea...Brian Smith2023-09-28
| | * Issue #1442 - Part 14 - Starting body consuming and passing the JSContext downBrian Smith2023-09-28
| | * Issue #1442 - Part 13 - Implement FetchStreamReader.Brian Smith2023-09-28
| | * Issue #1442 - Part 12b - Allow idle worker shutdown while Cache/CacheStorage ...Brian Smith2023-09-28
| | * Issue #1442 - Part 12a - Allow idle worker shutdown to begin for an opt-in Wo...Brian Smith2023-09-28