summaryrefslogtreecommitdiff
path: root/ext/wpe/WPEThreadedView.cpp
Commit message (Expand)AuthorAgeFilesLines
* wpe: context thread dispatch fixesPhilippe Normand2021-09-201-17/+36
* wpe: Properly wait on context thread startup conditionPhilippe Normand2021-09-201-1/+4
* wpe: Make forwarded messages layout more like GstBinForwaded messagesThibault Saunier2021-06-081-26/+43
* Revert "wpe: Properly respect LIBGL_ALWAYS_SOFTWARE"Thibault Saunier2021-06-081-15/+13
* wpe: Bump wpebackend-fdo version requirement to 1.8Philippe Normand2021-05-231-45/+2
* wpe: Properly respect LIBGL_ALWAYS_SOFTWAREThibault Saunier2021-05-191-13/+15
* wpe: Relay messages from WPE internal pipelinesThibault Saunier2021-05-191-0/+85
* wpe: Base wpe audio implementation on a web extensionThibault Saunier2021-05-191-11/+85
* wpe: Enable WebAudioPhilippe Normand2021-05-191-0/+3
* wpe: Implement audio supportPhilippe Normand2021-05-191-1/+9
* wpe: Move wpesrc to wpevideosrc and add a wrapper bin `wpesrc`Thibault Saunier2021-05-191-6/+6
* wpe: Properly free property fieldsJan Alexander Steffens (heftig)2021-05-071-2/+4
* wpe: Remove code targeting WebKit < 2.24Thibault Saunier2021-04-151-4/+0
* wpe: Make threaded view singleton creation thread safeThibault Saunier2021-04-151-1/+6
* wpe: Ignore 'error-cancelled' 'failures'Thibault Saunier2021-03-161-0/+7
* wpesrc: fix possible small deadlock on shutdownMatthew Waters2021-01-251-10/+27
* wpe: Emit load-progress messagesPhilippe Normand2020-12-091-0/+15
* wpe: Don't crash when running on X11.Jan Schmidt2020-11-151-7/+19
* wpesrc: add some debug logging around WPEView creation/destructionMatthew Waters2020-10-131-0/+5
* wpe: free a previous pending image/shm bufferMatthew Waters2020-10-131-0/+2
* wpe: Plug SHM buffer leaksPhilippe Normand2020-09-211-0/+8
* wpe: Move webview load waiting to WPEViewPhilippe Normand2020-09-211-19/+26
* wpe: Use proper callback for TLS errors signal handlingPhilippe Normand2020-09-211-1/+7
* wpe: WebView and WebContext handling fixesPhilippe Normand2020-08-141-351/+236
* wpe: fix ready signallingMathieu Duponchelle2020-07-301-18/+47
* wpe: Add support for SHM without requiring EGLDisplayPhilippe Normand2020-04-131-20/+38
* wpe: Add software rendering support supportPhilippe Normand2020-02-111-29/+164
* wpe: Get rid of un-necessary frameComplete dispatchsPhilippe Normand2019-10-241-1/+3
* wpe: Run frameComplete outside of images mutex scopePhilippe Normand2019-10-241-14/+18
* wpesrc: Implement load-bytes action signalPhilippe Normand2019-10-171-6/+37
* wpe: Rewrite wpesrc as a glbasesrc subclassPhilippe Normand2019-10-171-19/+36
* wpe: Port for WPEWebKit 2.25.xPhilippe Normand2019-06-251-18/+57
* wpe: Fix build with -Werror enabledPhilippe Normand2019-06-051-1/+9
* wpesrc: Switch to WPEBackend-fdo 1.2.0Philippe Normand2019-03-301-2/+2
* wpesrc: Register backend activity statesPhilippe Normand2019-03-201-2/+5
* wpesrc: Always log loaded URIPhilippe Normand2019-03-201-2/+2
* wpesrc: Implement webview background configuration supportPhilippe Normand2019-03-201-4/+6
* wpesrc: Plug WPE's exportable leakPhilippe Normand2019-01-221-0/+5
* wpe: Add a source element acting as a Web Browser based on WebKit WPEPhilippe Normand2018-12-061-0/+428