summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated Slovenian translationgnome-3-22Matej Urbančič2017-07-281-621/+937
* downloads-manager: Fix crash when download failsMichael Catanzaro2017-07-021-9/+2
* web-extension: fix NULL or empty string checkChristian Hergert2017-04-201-1/+1
* Update Indonesian translationAndika Triwidada2017-04-041-159/+148
* Prepare 3.22.73.22.7Michael Catanzaro2017-03-192-1/+11
* embed: avoid memory corruption when clearing top widgetsMichael Catanzaro2017-03-041-9/+13
* Allocate PermissionRequestData with g_slice_new since it's freed with g_slice...Carlos Garcia Campos2017-03-041-1/+1
* history-service: Don't crash if database is lockedMichael Catanzaro2017-03-041-1/+1
* history-service: remove longstanding transactionsMichael Catanzaro2017-02-245-99/+47
* history-service: Remove useless allocationsMichael Catanzaro2017-02-242-8/+6
* Fix theoretical race condition in ephy_history_service_add_visit_rowMichael Catanzaro2017-02-201-1/+5
* history-service: Fix write to database in read-only modeMichael Catanzaro2017-02-191-1/+2
* history-service: Fix multiple initialization race conditionsMichael Catanzaro2017-02-193-14/+40
* history-service: Remove incorrect commentMichael Catanzaro2017-02-191-1/+0
* history-service: Don't schedule commit after clearing historyMichael Catanzaro2017-02-191-1/+0
* history-service: Remove Yoda conditionsMichael Catanzaro2017-02-191-9/+9
* history-service: Fix leak when clearing all historyMichael Catanzaro2017-02-191-0/+3
* history-service: Ensure thread member is initialized before useMichael Catanzaro2017-02-192-1/+15
* Fix search provider horribly breaking history serviceMichael Catanzaro2017-02-1910-48/+149
* downloads-popover: Disconnect more signals when popover is destroyedMichael Catanzaro2017-02-191-12/+12
* sqlite-connection: Do not ignore errors when executing commandsMichael Catanzaro2017-02-191-1/+5
* embed-shell: fix criticals in delayed_thumbnail_update_data_freeMichael Catanzaro2017-02-131-1/+2
* snapshot-service: Fix stale snapshot replacementMichael Catanzaro2017-02-131-11/+22
* Prepare 3.22.63.22.6Michael Catanzaro2017-02-032-1/+9
* uri-tester: Ensure regexps are properly constructedAdrian Perez de Castro2017-02-031-16/+40
* Do not run new migrator if the main profile has been migratedMichael Catanzaro2017-02-033-3/+36
* form-auth-data: Properly normalize URI when accessing secret serviceMichael Catanzaro2017-02-021-48/+20
* Fix impedance mismatch between web extension and form auth data cacheMichael Catanzaro2017-02-012-28/+27
* Revert "session: Ignore blank URLs when saving session"Michael Catanzaro2017-02-011-4/+1
* Add profile migrator to migrate insecure passwordsMichael Catanzaro2017-02-014-1/+102
* form-auth: Store passwords for security origins, not hostsMichael Catanzaro2017-02-012-29/+29
* uri-helpers: Add function to convert URI to security originMichael Catanzaro2017-02-012-1/+26
* embed-prefs: Fix memory leak when setting languagesMichael Catanzaro2017-01-291-1/+3
* session: Ignore blank URLs when saving sessionMichael Catanzaro2017-01-261-1/+4
* Prepare 3.22.53.22.5Michael Catanzaro2017-01-162-1/+11
* Improve style for fullscreen overlay textMichael Catanzaro2017-01-162-7/+10
* Update parse-sass script to use new GTK+ 3 directoryMichael Catanzaro2017-01-161-1/+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-13/+44
* theme: press to exit fullscreen label should be visible on dark pagesMichael Catanzaro2017-01-132-0/+12
* web-extension: Only offer to remember nonempty passwordsMichael Catanzaro2017-01-061-4/+10
* about-handler: Fix max overview itemsMichael Catanzaro2017-01-031-1/+1
* web-view: Store permissions for the correct hostMichael Catanzaro2016-12-291-3/+4
* download-widget: Decode display URI in the right placeMichael Catanzaro2016-12-281-4/+4
* Prepare 3.22.43.22.4Michael Catanzaro2016-12-272-1/+11
* window: fix alt-left/right keyboard shortcutsMichael Catanzaro2016-12-181-24/+45
* embed-shell: Schedule thumbnail updates after updating overviewMichael Catanzaro2016-12-161-0/+3
* Refactor delayed overview thumbnail update handlingMichael Catanzaro2016-12-163-38/+61
* Move some duplicate code into ephy_history_query_new_for_overviewMichael Catanzaro2016-12-163-14/+26
* uri-tester: process patterns synchronously at startupMichael Catanzaro2016-12-161-76/+34