summaryrefslogtreecommitdiff
path: root/embed/ephy-embed-shell.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using DzlSuggestionEntry for nowMichael Catanzaro2017-11-221-2/+1
* flatpak: Allow opening downloaded filesMichael Catanzaro2017-11-191-0/+5
* Use EphyDownload to download adblock filtersMichael Catanzaro2017-11-141-4/+4
* application mode: track origins related to the applicationGustavo Noronha Silva2017-10-241-0/+58
* web-view: Verify and inform user about URL safetyGabriel Ivascu2017-10-031-0/+34
* safe-browsing: Implement database update operationGabriel Ivascu2017-10-031-1/+4
* safe-browsing: Add stub service and storage objectsGabriel Ivascu2017-10-031-0/+27
* Purge g_return from embed/Michael Catanzaro2017-09-131-10/+10
* Switch to DzlApplicationMichael Catanzaro2017-09-091-1/+2
* Make sure that sync happens only in BROWSER modeGabriel Ivascu2017-09-081-2/+5
* sync: Use GList instead of GSList when handling recordsGabriel Ivascu2017-08-151-4/+4
* embed-shell: Fix protection against recursive launchingMichael Catanzaro2017-08-141-5/+1
* embed-shell: Change icon database location againMichael Catanzaro2017-08-081-2/+6
* sync: Remove dependency on embedGabriel Ivascu2017-08-061-1/+53
* sync: Implement history syncGabriel Ivascu2017-08-061-2/+2
* Fix location of icon databaseMichael Catanzaro2017-07-241-5/+2
* Port to meson build systemMichael Catanzaro2017-04-261-4/+4
* implement search engine managercedlemo2017-02-241-0/+12
* embed-shell: Fix dumb return typesMichael Catanzaro2017-02-191-5/+5
* Fix search provider horribly breaking history serviceMichael Catanzaro2017-02-181-2/+8
* embed-shell: fix criticals in delayed_thumbnail_update_data_freeMichael Catanzaro2017-02-131-1/+2
* Remove view source handlerMichael Catanzaro2017-02-111-18/+0
* Use an ephemeral WebKitWebContext in incognito modeCarlos Garcia Campos2017-01-311-8/+15
* permissions-manager: Cache permissions when enumerating themMichael Catanzaro2017-01-301-3/+0
* Set initial notification permissionsMichael Catanzaro2017-01-301-2/+23
* Rename EphyHostsManager to EphyPermissionsManagerMichael Catanzaro2017-01-291-7/+7
* Use security origins rather than hosts for permission requestsMichael Catanzaro2017-01-291-3/+3
* Revert "Implement search engine manager"Michael Catanzaro2017-01-261-14/+0
* Implement search engine managercedlemo2017-01-251-0/+14
* Move adblocker filter updating to new EphyFiltersManager classMichael Catanzaro2017-01-221-328/+71
* embed-shell: avoid problems when toggling adblock settingsMichael Catanzaro2017-01-221-1/+7
* Only download adblock filters if adblocker is actually enabledMichael Catanzaro2017-01-221-2/+17
* Reload adblock filters when setting changesMichael Catanzaro2017-01-221-2/+14
* embed-shell: Delete old unused adblock filter filesMichael Catanzaro2017-01-221-1/+64
* embed-shell: Improve error message when downloading filters failsMichael Catanzaro2017-01-221-2/+6
* Bring back the support for multiple adblock filter filesCarlos Garcia Campos2017-01-191-8/+14
* Move the adblock filter list to gsettingsCarlos Garcia Campos2017-01-191-4/+1
* uri-tester: Fix typo in function nameMichael Catanzaro2016-12-221-1/+1
* embed-shell: Schedule thumbnail updates after updating overviewMichael Catanzaro2016-12-061-0/+3
* Refactor delayed overview thumbnail update handlingMichael Catanzaro2016-12-061-0/+50
* Move some duplicate code into ephy_history_query_new_for_overviewMichael Catanzaro2016-12-061-6/+1
* Disable libhttpseverywhere use by default for nowMichael Catanzaro2016-12-031-1/+10
* uri-tester: Never block the UI process main threadCarlos Garcia Campos2016-12-031-9/+225
* Warn user about insecure password formsMichael Catanzaro2016-11-261-0/+44
* embed-shell: Clarify startup a bitMichael Catanzaro2016-11-011-7/+3
* uri-tester: Track DBus peers and unregister object when disposingMichael Catanzaro2016-11-011-2/+4
* Remove private headersMichael Catanzaro2016-10-311-1/+0
* Move EphyUriTester to the UI process and make it a D-Bus interfaceMichael Catanzaro2016-10-241-3/+14
* Relicense to GPLv3+Michael Catanzaro2016-10-071-5/+7
* Save decision to allow or deny notificationsGustavo Noronha Silva2016-09-281-0/+12