summaryrefslogtreecommitdiff
path: root/layout/media
Commit message (Collapse)AuthorAge
* PR #2050 follow-up: add symbols to build shared on Windows.Moonchild2022-12-03
|
* Issue #1769: Update symbols for libxul linkageMoonchild2022-11-07
|
* Issue #1795 - Extend cairo API with an explicit font_get_hint_metrics function.Moonchild2022-04-05
| | | | | | This extension allows us to get font hint metrics without having to create and destroy cairo font options structs. Since this is used in loops, this will improve performance, especially in documents which have many text segments.
* Revert "Merge pull request 'Update libcubeb to latest version' (#1812) from ↵Moonchild2022-04-05
| | | | | | | athenian200/UXP:libcubeb_final into master" This reverts commit 0bc66e3b04e77af307b62371ae9f4be70b2b19b7, reversing changes made to 6e6b5d89964ea726b264c711bdf6f02fe0c006f5.
* Issue #1806 - Part 6: Make it build on Windows.Jeremy Andrews2021-08-24
| | | | Without this change, you get an error about external linkage or something. These files are now used outside of WebRTC.
* Issue #1806 - Part 1: Restore libcubeb update.Jeremy Andrews2021-08-24
| | | | Restore the proper working environment for libcubeb work after reversion.
* Revert "Issue #1806 - Update libcubeb"Moonchild2021-08-22
| | | | This reverts commit 741fd8b61ccc5b3a01ccf8ff154ccb8ce80ecc38.
* Issue #1806 - Update libcubebMoonchild2021-08-12
| | | | | | This is a full lib update, changing callers where needed. This also moves GertCubeMSGLatencyInFrames to CubebUtils.{cpp|h} where it belongs.
* Issue #61 - Add missing external symbols for gkmedias when WebRTC is builtMatt A. Tobin2021-01-04
|
* Issue #61 - Add missing external symbol cubeb_set_log_callback to gkmedias ↵Matt A. Tobin2021-01-03
| | | | symbols.def
* Issue #61 - Add missing #endif in symbols fileMoonchild2021-01-03
|
* Issue #61 - Reinstate buildability with shared gkmedias dllMoonchild2021-01-02
| | | | | This fully works for splitting gkmedias.dll back out from xul with one exception which is Skia throwing undefined externals when linking gkmedias.
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02