summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Rename website data access permission typeMichael Catanzaro2023-05-071-1/+1
* Fix handling of website data access permission requestMichael Catanzaro2023-05-071-2/+2
* Support clipboard access permission requestMichael Catanzaro2023-05-071-0/+2
* permissions-manager: clarify which permissions are storedMichael Catanzaro2023-05-071-2/+4
* Use g_idle_add_once() and g_timeout_add_once() where possibleMichael Catanzaro2023-04-192-7/+6
* Flag all final types accordinglyMichael Catanzaro2023-04-0617-21/+21
* Remove use of WebKitJavascriptResultMichael Catanzaro2023-03-084-72/+51
* Handle rename of WebKitWebExtension -> WebKitWebProcessExtensionMichael Catanzaro2023-03-086-27/+27
* Asynchronously decide download destinationMichael Catanzaro2023-03-081-60/+78
* Use path rather than URI for download destinationMichael Catanzaro2023-03-083-39/+30
* floating-bar: Move margins to cssAlexander Mikhaylenko2023-03-031-5/+0
* Revert "Add option to select new tab page"Alexander Mikhaylenko2023-03-031-15/+2
* Do not include legacy JSC API headerscarlosgc/wk-api-changesAdrian Perez de Castro2023-02-222-2/+0
* embed-shell: handle WebKitUserContentManager API changesMichael Catanzaro2023-02-221-31/+39
* Always enable faviconsCarlos Garcia Campos2023-02-221-1/+5
* Use webkit_web_context_get_network_session_for_automation()Carlos Garcia Campos2023-02-222-19/+8
* Favicons are now GdkTexture instead of cairo_surface_tCarlos Garcia Campos2023-02-222-7/+8
* Use new WebKit API for JavaScript executionCarlos Garcia Campos2023-02-223-50/+79
* Use popovers for passwords and permissionsJamie Murphy2023-02-113-481/+53
* web-view: Migrate print error to AdwBannerJamie Murphy2023-02-111-13/+11
* web-view: Migrate Safety warning to AdwBannerJamie Murphy2023-02-111-22/+16
* embed: Migrate automation warning to AdwBannerJamie Murphy2023-02-111-7/+4
* embed: implement permission state query APICarlos Garcia Campos2023-02-101-0/+47
* Extend browserAction APIJan-Michael Brummer2023-02-081-0/+2
* Don't autofill passwords in sandboxed contextsMichael Catanzaro2023-02-081-0/+26
* Remove on-demand hardware acceleration policyMichael Catanzaro2023-02-081-6/+2
* Add option to select new tab pageJan-Michael Brummer2023-02-081-2/+15
* search-entry: Make accessibleAlexander Mikhaylenko2023-02-061-1/+17
* Require WebKitGTK 2.39.7Michael Catanzaro2023-02-065-102/+0
* Port to use the new WebKit network session APICarlos Garcia Campos2023-02-017-44/+141
* Remove unused variablesMichael Catanzaro2023-01-314-6/+1
* web-view: handle WEBKIT_MEDIA_ERROR_WILL_HANDLE_LOADMichael Catanzaro2023-01-301-1/+4
* Stop using webkit_web_view_new_with_context()Michael Catanzaro2023-01-282-2/+6
* embed-shell: stop trying to set the process modelMichael Catanzaro2023-01-281-2/+0
* Remove all property nicks/blurbsMichael Catanzaro2023-01-2510-70/+35
* Update for removal of WebKitGTK sandbox APIMichael Catanzaro2023-01-201-0/+2
* file-dialog-utils: remove ephy_file_dialog_add_shortcuts()Michael Catanzaro2023-01-061-2/+0
* embed-prefs: fix double free on error pathMichael Catanzaro2023-01-041-4/+2
* web-process-extension: fix form manager after 62a83a87Michael Catanzaro2022-12-301-2/+2
* web-view: remove handling of WEBKIT_PLUGIN_ERRORsMichael Catanzaro2022-12-291-10/+1
* embed-prefs: stop disabling pluginsMichael Catanzaro2022-12-291-1/+0
* general: Update GtkFileDialog usageChristopher Davis2022-12-282-8/+8
* Replace deprecated gtk_widget_show/hideMichael Catanzaro2022-12-273-13/+20
* web-process-extension: Use new WebKit API for auto-fill and password savingCarlos Garcia Campos2022-12-272-57/+31
* Replace "web application" with "web app"Jake Dane2022-12-111-5/+5
* file-chooser: Rename to ephy-file-dialog-utilsAlexander Mikhaylenko2022-12-082-2/+1
* file-chooser: Port to GtkFileDialogAlexander Mikhaylenko2022-12-081-32/+48
* download: Port to GtkFileDialogAlexander Mikhaylenko2022-12-081-34/+34
* web-view: Stop using webkit_file_chooser_request_get_mime_types_filter()Alexander Mikhaylenko2022-12-081-5/+36
* overview.js: fix thumbnails when loading from session stateMichael Catanzaro2022-12-011-5/+1