summaryrefslogtreecommitdiff
path: root/embed/ephy-web-extension-proxy.c
Commit message (Expand)AuthorAgeFilesLines
* Purge g_return from embed/Michael Catanzaro2017-09-131-8/+8
* web-extension-proxy: Don't print error if cancelledMichael Catanzaro2016-11-011-1/+2
* web-extension-proxy: Fix misuse of GCancellableMichael Catanzaro2016-11-011-2/+8
* Move EphyUriTester to the UI process and make it a D-Bus interfaceMichael Catanzaro2016-10-241-1/+1
* Relicense to GPLv3+Michael Catanzaro2016-10-071-5/+7
* Support large standard HTML icons and SVG for web app iconsDaniel Aleksandersen2016-06-081-2/+1
* UncrustifyMichael Catanzaro2016-03-291-54/+52
* Switch web extensions to using private D-Bus connectionsMichael Catanzaro2016-02-081-74/+94
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* EphyWebExtensionProxy: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-071-52/+49
* Fix UI process crash if the web process crashes on startMichael Catanzaro2015-03-041-1/+5
* Use user a script message instead of a DBus signal for FormAuthDataSaveConfir...Carlos Garcia Campos2014-11-241-47/+0
* Use user a script message instead of a DBus signal for AllowTLSCertificateCarlos Garcia Campos2014-11-241-26/+0
* Do not ignore TLS errorsMichael Catanzaro2014-08-081-0/+26
* web-extensions: Release EphyWebExtensionProxy when the web extension is destr...Carlos Garcia Campos2014-07-311-13/+40
* Fix the build with new WebKitCarlos Garcia Campos2014-03-031-1/+1
* Notify the web extension about history changes to update the overviewCarlos Garcia Campos2014-02-181-0/+96
* Add support for using multiple web processesCarlos Garcia Campos2014-02-051-0/+400