summaryrefslogtreecommitdiffstats
path: root/webext-surf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* upgrade surf to gtk4 and webkit-6.0Gravatar BanceDev 2026-02-181-7/+5
* webext: Process full messagesGravatar Quentin Rameau 2024-03-241-26/+64
* webext: Free JavaScript objectsGravatar Quentin Rameau 2024-03-241-2/+8
* Fix message sizes for web extension communicationGravatar Quentin Rameau 2024-03-171-3/+3
* webext: Remove unused functionsGravatar Quentin Rameau 2024-03-171-17/+0
* webext: add missing gio/gunixfdlist.h includesGravatar Petr Vaněk 2022-10-221-0/+1
* webext: Exchange fd over webkit messagesGravatar Quentin Rameau 2022-10-161-5/+37
* Simplify communication with webextGravatar Quentin Rameau 2020-11-011-54/+24
* Communicate through a Unix socket instead of a pipe pairGravatar Quentin Rameau 2020-11-011-27/+33
* Remove commonGravatar Quentin Rameau 2020-11-011-2/+4
* Makefile: rework how webextensions are handledGravatar Quentin Rameau 2019-02-101-0/+128