wpe: Properly wait on context thread startup condition
[platform/upstream/gstreamer.git] / ext / wpe / WPEThreadedView.cpp
2021-09-20 Philippe Normandwpe: Properly wait on context thread startup condition
2021-06-08 Thibault Saunierwpe: Make forwarded messages layout more like GstBinFor...
2021-06-08 Thibault SaunierRevert "wpe: Properly respect LIBGL_ALWAYS_SOFTWARE"
2021-05-23 Philippe Normandwpe: Bump wpebackend-fdo version requirement to 1.8
2021-05-19 Thibault Saunierwpe: Properly respect LIBGL_ALWAYS_SOFTWARE
2021-05-19 Thibault Saunierwpe: Relay messages from WPE internal pipelines
2021-05-19 Thibault Saunierwpe: Base wpe audio implementation on a web extension
2021-05-19 Philippe Normandwpe: Enable WebAudio
2021-05-19 Philippe Normandwpe: Implement audio support
2021-05-19 Thibault Saunierwpe: Move wpesrc to wpevideosrc and add a wrapper bin...
2021-05-07 Jan Alexander Stef... wpe: Properly free property fields
2021-04-15 Thibault Saunierwpe: Remove code targeting WebKit < 2.24
2021-04-15 Thibault Saunierwpe: Make threaded view singleton creation thread safe
2021-03-16 Thibault Saunierwpe: Ignore 'error-cancelled' 'failures'
2021-01-25 Matthew Waterswpesrc: fix possible small deadlock on shutdown
2020-12-09 Philippe Normandwpe: Emit load-progress messages
2020-11-15 Jan Schmidtwpe: Don't crash when running on X11.
2020-10-13 Matthew Waterswpesrc: add some debug logging around WPEView creation...
2020-10-13 Matthew Waterswpe: free a previous pending image/shm buffer
2020-09-21 Philippe Normandwpe: Plug SHM buffer leaks
2020-09-21 Philippe Normandwpe: Move webview load waiting to WPEView
2020-09-21 Philippe Normandwpe: Use proper callback for TLS errors signal handling
2020-08-14 Philippe Normandwpe: WebView and WebContext handling fixes
2020-07-30 Mathieu Duponchellewpe: fix ready signalling
2020-04-13 Philippe Normandwpe: Add support for SHM without requiring EGLDisplay
2020-02-11 Philippe Normandwpe: Add software rendering support support
2019-10-24 Philippe Normandwpe: Get rid of un-necessary frameComplete dispatchs
2019-10-24 Philippe Normandwpe: Run frameComplete outside of images mutex scope
2019-10-17 Philippe Normandwpesrc: Implement load-bytes action signal
2019-10-17 Philippe Normandwpe: Rewrite wpesrc as a glbasesrc subclass
2019-06-25 Philippe Normandwpe: Port for WPEWebKit 2.25.x
2019-06-05 Philippe Normandwpe: Fix build with -Werror enabled
2019-03-30 Philippe Normandwpesrc: Switch to WPEBackend-fdo 1.2.0
2019-03-20 Philippe Normandwpesrc: Register backend activity states
2019-03-20 Philippe Normandwpesrc: Always log loaded URI
2019-03-20 Philippe Normandwpesrc: Implement webview background configuration...
2019-01-22 Philippe Normandwpesrc: Plug WPE's exportable leak
2018-12-06 Philippe Normandwpe: Add a source element acting as a Web Browser based...