summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* 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
* web-view: Add close button to new info barMichael Catanzaro2016-11-271-1/+4
* web-view: Set WARNING message type for info barMichael Catanzaro2016-11-271-0/+1
* web-view: Clean up info bar tracking/untrackingMichael Catanzaro2016-11-261-44/+27
* web-view: Properly dispose new info barsMichael Catanzaro2016-11-261-0/+10
* Warn user about insecure password formsMichael Catanzaro2016-11-265-0/+182
* Decide on which URI tests to use in web processMichael Catanzaro2016-11-232-3/+6
* web-extension: Avoid potential HTTPS Everywhere redirect loopMichael Catanzaro2016-11-231-1/+35
* Allow web extension to control tests performed by URI testerMichael Catanzaro2016-11-234-15/+31
* prefs-dialog: Do not use embed web context for sync webviewMichael Catanzaro2016-11-231-0/+4
* web-extension: style fixSergio Villar Senin2016-11-231-1/+1
* web-extension: Detect form controls when added after document-loadedSergio Villar2016-11-221-19/+13
* Really handle focus stealing prevention properly"Michael Catanzaro2016-11-212-32/+27
* uri-tester: Fix uninitialized memory use when DNT mode is disabledMichael Catanzaro2016-11-211-1/+1
* uri-tester: Fix criticals before libhttpseverywhere is initializedMichael Catanzaro2016-11-211-3/+7
* uri-tester: Fix criticals when libhttpseverywhere init is cancelledMichael Catanzaro2016-11-211-4/+3
* uri-tester: Remove workaround for fixed vala bugMichael Catanzaro2016-11-121-6/+1
* Allow sites to request access to webcam/microphoneMichael Catanzaro2016-11-061-20/+66
* web-view: Split info bar creation into separate functionMichael Catanzaro2016-11-061-42/+49
* Remember geolocation permission requestsMichael Catanzaro2016-11-061-34/+51
* web-view: Don't destroy info bar twiceMichael Catanzaro2016-11-061-2/+0
* Switch hosts manager to use a multiplexing APIMichael Catanzaro2016-11-062-7/+12
* Revert "Sanitize passwords from URLs before displaying them"Michael Catanzaro2016-11-051-3/+3
* web-extension: Add missing castsMichael Catanzaro2016-11-031-2/+2
* [REGRESSION] Infinite loop in forms with multiple saved credentialsSergio Villar Senin2016-11-031-0/+5
* embed-shell: Clarify startup a bitMichael Catanzaro2016-11-011-7/+3
* uri-tester: Track DBus peers and unregister object when disposingMichael Catanzaro2016-11-013-6/+67
* view-source-handler: requests must now keep alive the handlerMichael Catanzaro2016-11-011-1/+2
* 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
* view-source-handler: Fix misuse of GCancellableMichael Catanzaro2016-11-011-1/+8
* uri-tester: Fix misuse of GCancellableMichael Catanzaro2016-11-011-2/+7
* ephy-web-extension: Remove unused cancellableMichael Catanzaro2016-11-011-5/+0