summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Rename EphyHostsManager to EphyPermissionsManagerMichael Catanzaro2017-01-294-62/+62
* Use security origins rather than hosts for permission requestsMichael Catanzaro2017-01-293-38/+57
* web-view: Use security origins on error pages where appropriateMichael Catanzaro2017-01-291-16/+18
* embed-prefs: free variable a bit soonerMichael Catanzaro2017-01-291-1/+1
* embed-prefs: Fix memory leak when setting languagesMichael Catanzaro2017-01-291-1/+3
* Revert "Implement search engine manager"Michael Catanzaro2017-01-263-31/+11
* Implement search engine managercedlemo2017-01-253-11/+31
* 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-222-6/+41
* Reload adblock filters when setting changesMichael Catanzaro2017-01-223-21/+73
* web-extension: Clean up more during shutdownMichael Catanzaro2017-01-221-0/+3
* 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-192-30/+49
* Move the adblock filter list to gsettingsCarlos Garcia Campos2017-01-191-4/+1
* web-view: Fix memory leaks when web view is closed before info barMichael Catanzaro2017-01-141-2/+25
* web-view: Add helpers for allocating/freeing info bar structsMichael Catanzaro2017-01-141-15/+47
* Revert "embed: Remove the progress bar"Michael Catanzaro2017-01-131-0/+66
* web-view: unconditionally chain up in constructedMichael Catanzaro2017-01-121-2/+1
* web-view: Remove bogus commentMichael Catanzaro2017-01-121-5/+0
* web-extension: Never automatically save passwordMichael Catanzaro2017-01-041-3/+0
* web-extension: Avoid unneeded use of g_str_equalMichael Catanzaro2017-01-041-1/+1
* web-extension: Only offer to remember nonempty passwordsMichael Catanzaro2017-01-041-4/+9
* uri-tester: Fix unused variable warningMichael Catanzaro2016-12-291-0/+2
* web-view: Store permissions for the correct hostMichael Catanzaro2016-12-291-4/+8
* uri-tester: unref load_loap only if nonnullMichael Catanzaro2016-12-281-1/+2
* uri-tester: Fix leak of load_loopMichael Catanzaro2016-12-261-0/+2
* uri-tester: clear HTTPS Everywhere context in disposeMichael Catanzaro2016-12-261-5/+16
* uri-tester: HTTPS Everywhere context is now always initializedMichael Catanzaro2016-12-261-1/+1
* uri-tester: Turn some debug output into real warningsMichael Catanzaro2016-12-261-2/+2
* uri-tester: Fix typo in function nameMichael Catanzaro2016-12-222-2/+2
* Revert "Revert "Stop using unstable DOM API headers""Michael Catanzaro2016-12-073-8/+1
* Do not show the lock icon in the location entry for about:blank pagesCarlos Garcia Campos2016-12-071-1/+2
* embed: Remove the progress barMichael Catanzaro2016-12-071-66/+0
* embed-shell: Schedule thumbnail updates after updating overviewMichael Catanzaro2016-12-061-0/+3
* Refactor delayed overview thumbnail update handlingMichael Catanzaro2016-12-063-38/+61
* Move some duplicate code into ephy_history_query_new_for_overviewMichael Catanzaro2016-12-063-14/+26
* window: focus the location entry when opening new tabsCarlos Garcia Campos2016-12-052-11/+32
* prefs: Remove homepage-loads-in-new-tabs settingCarlos Garcia Campos2016-12-051-6/+5
* ephy-window: about:blank and incognito pages should also be considered as blankCarlos Garcia Campos2016-12-051-4/+1
* ephy-embed-utils: overview and incognito URLs should also be considered as emptyCarlos Garcia Campos2016-12-051-8/+5
* ephy-web-view: Always update the internal address when WebKitWebView:uri changesCarlos Garcia Campos2016-12-051-24/+5
* web-overview: Properly show new overview item after removing oneMichael Catanzaro2016-12-041-1/+1
* about-handler: Simplify overview JSMichael Catanzaro2016-12-041-2/+1
* Disable libhttpseverywhere use by default for nowMichael Catanzaro2016-12-033-3/+39
* uri-tester: Never block the UI process main threadCarlos Garcia Campos2016-12-0310-706/+510
* uri-tester: Do not rewrite HTTPS urlsCarlos Garcia Campos2016-12-031-2/+2
* uri-tester: Stop pretending we support multiple filtersCarlos Garcia Campos2016-12-031-134/+19
* Fix file endingsGabriel Ivascu2016-11-301-2/+0