summaryrefslogtreecommitdiff
path: root/ext/wpe
Commit message (Expand)AuthorAgeFilesLines
* wpesrc: fix possible small deadlock on shutdownMatthew Waters2021-01-251-10/+27
* wpesrc: replace object lock usage with a new lockMatthew Waters2021-01-121-17/+35
* wpe: Emit load-progress messagesPhilippe Normand2020-12-092-0/+24
* wpe: Don't crash when running on X11.Jan Schmidt2020-11-152-8/+22
* wpe: Convert launch lines to markdown and move since tagPhilippe Normand2020-10-181-15/+19
* wpesrc: add some debug logging around WPEView creation/destructionMatthew Waters2020-10-132-1/+8
* wpesrc: fix a memory leak of the bytesMatthew Waters2020-10-131-2/+5
* wpesrc: only create webview if not already createdMatthew Waters2020-10-131-4/+11
* wpe: free a previous pending image/shm bufferMatthew Waters2020-10-131-0/+2
* wpesrc: fix some caps leaks using the non-GL outputMatthew Waters2020-09-301-6/+11
* wpe: Plug event leakPhilippe Normand2020-09-211-0/+2
* wpesrc: Don't crash if WPE doesn't generate a buffer.Jan Schmidt2020-09-211-4/+7
* wpe: Plug SHM buffer leaksPhilippe Normand2020-09-211-0/+8
* wpe: Move webview load waiting to WPEViewPhilippe Normand2020-09-212-24/+34
* wpe: Use proper callback for TLS errors signal handlingPhilippe Normand2020-09-211-1/+7
* wpe: skip glbasesrc decide_allocation when non-GL caps are negotiatedPhilippe Normand2020-08-241-10/+64
* wpe: WebView and WebContext handling fixesPhilippe Normand2020-08-143-398/+305
* wpesrc: timestamp buffers when working with SHM buffersMathieu Duponchelle2020-07-301-1/+29
* wpe: fix ready signallingMathieu Duponchelle2020-07-302-19/+49
* wpe: Set documentation capsPhilippe Normand2020-07-011-17/+32
* wpe: Add support for SHM without requiring EGLDisplayPhilippe Normand2020-04-132-22/+44
* wpe: Enable SHM support for new stable WPEBackend-FDO releasePhilippe Normand2020-03-231-1/+1
* wpe: Mouse scroll events supportPhilippe Normand2020-03-231-2/+41
* wpe: Add software rendering support supportPhilippe Normand2020-02-114-39/+257
* Don't pass default GLib marshallers for signalsNiels De Graef2019-11-061-4/+3
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* 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-173-6/+70
* wpe: Rewrite wpesrc as a glbasesrc subclassPhilippe Normand2019-10-174-384/+104
* Remove autotools build systemTim-Philipp Müller2019-10-141-29/+0
* wpe: Port for WPEWebKit 2.25.xPhilippe Normand2019-06-252-19/+62
* wpe: Fix build with -Werror enabledPhilippe Normand2019-06-053-6/+13
* meson: add more plugins to plugins listTim-Philipp Müller2019-05-301-0/+1
* wpesrc: Switch to WPEBackend-fdo 1.2.0Philippe Normand2019-03-301-2/+2
* wpe: Bump required version to WPEWebKit 2.24Philippe Normand2019-03-281-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 autotools build supportPhilippe Normand2019-01-221-0/+29
* wpe: Add a source element acting as a Web Browser based on WebKit WPEPhilippe Normand2018-12-065-0/+1391