summaryrefslogtreecommitdiff
path: root/surf.c
AgeCommit message (Expand)Author
2024-06-10Add webkit URI schemeQuentin Rameau
2024-06-10Fix message sizes for web extension communicationQuentin Rameau
2024-06-10webext: Remove unused functionsQuentin Rameau
2024-06-10Update get frame name functionQuentin Rameau
2024-06-10Remove setting processing modelQuentin Rameau
2024-06-10Update deprecated JavaScript eval functionQuentin Rameau
2024-06-10Move TLS parameters handling to datamanagerQuentin Rameau
2024-06-10Remove Java support toggleQuentin Rameau
2024-06-10Remove frame flattening toggleQuentin Rameau
2023-11-29Play external patchRafael Marçalo
2023-11-29MultiJS patchRafael Marçalo
2023-11-29Homepage patchRafael Marçalo
2023-11-29Short title patchRafael Marçalo
2023-11-29Websearch patchRafael Marçalo
2023-11-18Fix usage message: -Pp don't exist anymoreQuentin Rameau
2022-10-22webext: add missing gio/gunixfdlist.h includesPetr Vaněk
2022-10-16webext: Exchange fd over webkit messagesQuentin Rameau
2022-05-04Do not reload page when toggling dark modeQuentin Rameau
2022-04-10Fix dark mode parameter applicationQuentin Rameau
2022-04-10Only get webkit context and settings onceQuentin Rameau
2022-04-10Add dark mode toggleQuentin Rameau
2021-07-19Improve non-ASCII character search handlingQuentin Rameau
2021-05-21Fix togglestats arrayQuentin Rameau
2021-04-30Remove accelerated canvas parameterQuentin Rameau
2021-04-30Remove external plugin handlingQuentin Rameau
2020-11-01Simplify communication with webextQuentin Rameau
2020-11-01Set title on committed loadQuentin Rameau
2020-11-01Communicate through a Unix socket instead of a pipe pairQuentin Rameau
2020-11-01Add support for ephemeral (zero disk access)Quentin Rameau
2020-11-01Add support for configuring plugins directoriesQuentin Rameau
2020-11-01Remove commonQuentin Rameau
2018-10-15Send message size inside messages through pipesQuentin Rameau
2018-10-08Add a file for shared functionsQuentin Rameau
2018-10-08Communicate with webextension via a pipeQuentin Rameau
2018-10-08Request cookiemanager only once at creationQuentin Rameau
2018-10-08Exit more gracefully on web process crash.Quentin Rameau
2018-10-08Allow tilde expansion in loadurinzl
2018-06-09Force printing the winid when requestedQuentin Rameau
2018-02-23Script text shouldn't go through formatted conversionnzl
2018-02-23Add support for WebGLEon S. Jeon
2017-05-30Store modified parameters listQuentin Rameau
2017-05-22Use priority values instead of “forced” parametersQuentin Rameau
2017-05-22Get rid of config parameter MACROsQuentin Rameau
2017-05-22Get rid of integer member b in ArgQuentin Rameau
2017-05-22Only apply parameters when neededQuentin Rameau
2017-05-22Fix handling of uri-specific parametersQuentin Rameau
2017-05-22Unset previous user styles before applying another oneQuentin Rameau
2017-05-22Add config option for cross requests from file URLsConstantine Bytensky
2017-05-21Add config option for microphone and webcam accessQuentin Rameau
2017-05-12Fix synchronization issue with atomsQuentin Rameau