summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Fix read-after-free on EGL extensionsAllan Sandfeld Jensen2022-05-244-13/+13
* Add workaround for unstable gn on macOS in ciMichal Klocek2022-05-241-3/+7
* Fix navigation to non-local URLsAllan Sandfeld Jensen2022-05-051-1/+8
* Add support for universal builds for qtwebengine and qtpdfMichal Klocek2022-05-057-22/+75
* Use IsSameDocument() rather than IsLoadingToDifferentDocument()Benjamin Terrier2022-01-281-1/+1
* Fix printing PDF filesSzabolcs David2022-01-213-16/+43
* Do not override signal handlersAllan Sandfeld Jensen2022-01-191-0/+1
* Avoid using xkbcommon in non-X11 buildsAllan Sandfeld Jensen2022-01-151-0/+2
* Do not access accessibility from qt post routinesMichal Klocek2021-11-254-2/+19
* Re-enable network-service-in-processAllan Sandfeld Jensen2021-11-121-0/+1
* Fix pinch gesturePeter Varga2021-10-192-1/+8
* Fix leak of properties after XkbRF_GetNamesPropKirill Burtsev2021-10-141-1/+11
* Fix leak on getDefaultScreeenIdKirill Burtsev2021-10-141-0/+2
* Block CORS from local URLs when remote access is not enabledAllan Sandfeld Jensen2021-10-131-0/+37
* Do not wait on weak_pointer for termination errorsAllan Sandfeld Jensen2021-10-061-2/+2
* Update ChromiumMichael BrĂ¼ning2021-09-231-0/+5
* Fix crash when clicking on a link in PDFSzabolcs David2021-08-251-1/+1
* Always send phased wheel events beginning with BeganAllan Sandfeld Jensen2021-06-051-1/+1
* Generate mojo bindings before compiling extension API registrationPeter Varga2021-05-281-0/+1
* Set enumaration root directory for File.webkitRelativePath APIBalazs Egedi2021-05-131-2/+6
* Fix FilePickerController's path validation for windows and corresponding testsPeter Varga2021-05-121-2/+2
* Add support for Keyboard.getLayoutMap()Peter Varga2021-05-124-0/+83
* Follow InProcessGpuThread::Init() on thread priorityAllan Sandfeld Jensen2021-05-101-1/+1
* Remove tracking of frame which load error pageKirill Burtsev2021-05-062-14/+1
* Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-064-66/+73
* Allow leaving OCSP offAllan Sandfeld Jensen2021-05-033-14/+21
* Merge remote-tracking branch 'origin/5.15.4' into 5.15Allan Sandfeld Jensen2021-04-272-8/+7
|\
| * Update Chromium and adapt PermissionManagerQtMichael BrĂ¼ning2021-04-202-8/+7
| * Report server directs in navigation typeAllan Sandfeld Jensen2021-04-191-1/+7
* | Fix application locales againSzabolcs David2021-04-217-15/+22
* | Report server directs in navigation typeAllan Sandfeld Jensen2021-04-191-1/+7
|/
* Fix first party url for cookie filterTamas Zakor2021-04-153-3/+3
* Fix embedded PDFs when plugins are disabledSzabolcs David2021-04-087-104/+264
* Abort findText also right on explicit navigation requestKirill Burtsev2021-03-231-0/+1
* Add web-ui chrome://net-internalsAllan Sandfeld Jensen2021-03-223-0/+10
* Return to using the default devtools pageAllan Sandfeld Jensen2021-03-151-1/+1
* Fix normalization of app localesAllan Sandfeld Jensen2021-03-123-11/+16
* Remove ui/snapshot overrides for auraPeter Varga2021-03-101-48/+0
* Support zoom-in, zoom-out and cell web cursors on macOSPeter Varga2021-03-082-50/+77
* Implement PluginServiceFilterQtSzabolcs David2021-03-075-6/+180
* Show PDF viewer in a guest viewSzabolcs David2021-03-0623-122/+362
* Do not hide virtual keyboard if the focused node is editablePeter Varga2021-03-052-3/+14
* Set more Display propertiesAllan Sandfeld Jensen2021-03-043-12/+99
* Do not allow WebBluetooth to continueAllan Sandfeld Jensen2021-03-042-0/+12
* Merge "Merge remote-tracking branch 'origin/5.15.3' into 5.15"Allan Sandfeld Jensen2021-03-042-2/+3
|\
| * Do not flush messages form profile destructorMichal Klocek2021-02-232-2/+3
| * Avoid accessing profileAdapter when profile is shutting downAllan Sandfeld Jensen2021-02-181-0/+8
| * Package devtools inspector overlayAllan Sandfeld Jensen2021-02-181-0/+2
* | Add devtools eyedropper supportAllan Sandfeld Jensen2021-03-023-0/+36
* | Make able to override disabled features from command linePeter Varga2021-03-021-35/+55