summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Allan Sandfeld Jensen2021-02-039-29/+91
|\
| * Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-02-029-29/+91
| |\
| | * Start supporting chrome.resourcesPrivate APISzabolcs David2021-01-263-3/+70
| | * Add back prefers-color-scheme supportPeter Varga2021-01-261-17/+10
| | * Remove even more remains of non network service codePeter Varga2021-01-252-5/+0
| | * Do not set open files limit for linking if not necessaryPeter Varga2021-01-251-2/+4
| | * Leave room for the null-termination byte when checking remote drive pathMichael Brüning2021-01-221-1/+1
| | * Do not extract download file names from certain url schemesMichael Brüning2021-01-221-2/+5
| | * Support devtools close buttonAllan Sandfeld Jensen2021-01-221-0/+2
* | | Fix builds without printsupportAllan Sandfeld Jensen2021-02-031-1/+6
|/ /
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-25116-1374/+1696
|\|
| * Allow to fallback to default locale for non existent data packsKirill Burtsev2021-01-201-1/+3
| * Enable hangout services extensionPeter Varga2021-01-2022-50/+508
| * Fix some warningsPeter Varga2021-01-161-1/+1
| * Remove configure options that doesn't workAllan Sandfeld Jensen2021-01-151-5/+0
| * Quiet log on webrtc usageAllan Sandfeld Jensen2021-01-151-2/+2
| * Register PerformanceNode early enoughAllan Sandfeld Jensen2021-01-153-14/+13
| * Adaptations for Chromium 87Allan Sandfeld Jensen2021-01-1354-635/+572
| * Adaptations for Chromium 86Allan Sandfeld Jensen2021-01-1350-337/+280
| * Adaptations for Chromium 85Allan Sandfeld Jensen2021-01-1334-129/+136
| * Adaptations for Chromium 84Allan Sandfeld Jensen2021-01-1340-255/+235
* | Leave room for the null-termination byte when checking remote drive pathMichael Brüning2021-01-201-1/+1
* | Merge branch '5.15' into devAllan Sandfeld Jensen2021-01-1930-502/+473
|\|
| * Suppress error pages also for http errors if they are disabledKirill Burtsev2021-01-061-6/+4
| * Fix crash on linkedin.comAllan Sandfeld Jensen2021-01-051-0/+3
| * Migrate render_view_observer_qt to mojoMichal Klocek2020-12-1111-130/+152
| * Cache mojo interface bindings for WebChannelIPCTransportMichal Klocek2020-12-114-16/+49
| * Cache mojo interface bindings to UserResourceControllerRenderFrameMichal Klocek2020-12-112-30/+40
| * Remove RenderViewObserverHelper from UserResourceControllerMichal Klocek2020-12-113-72/+35
| * Minor. RenderThreadObserverQt is really a RenderConfigurationMichal Klocek2020-12-116-30/+34
| * Minor. Fix namespace for user resource controllerMichal Klocek2020-12-113-5/+9
| * Fix crashes in user resource controller when single processMichal Klocek2020-12-115-32/+52
| * Migrate user script IPC to mojoMichal Klocek2020-12-1112-241/+156
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-12-1111-141/+296
|\|
| * Stabilize load signals emittingTamas Zakor2020-12-032-15/+42
| * Fix handling of more than one finger for touch eventKirill Burtsev2020-12-021-27/+51
| * Forward modifier flags for lock keysPeter Varga2020-12-021-1/+25
| * Set custom headers from QWebEngineUrlRequestInfo before triggering redirectKirill Burtsev2020-12-011-14/+13
| * Touch handling: fix mapped ids cleanup for TouchCancel eventKirill Burtsev2020-11-282-25/+26
| * Touch handling: provide id mapping without modifying TouchPoint instanceKirill Burtsev2020-11-282-40/+37
| * Look for resources in macOS standard Resources dirKeith Kyzivat2020-11-251-0/+2
| * Merge remote-tracking branch 'origin/5.15.2' into 5.15Allan Sandfeld Jensen2020-11-243-15/+14
| |\
| | * Fix opengl headers inclusion issuesv5.15.2Michal Klocek2020-11-091-12/+2
| | * Do not set audio device for desktop capture if audio loopback is unsupportedPeter Varga2020-11-032-3/+12
| * | Fix rare duplicate ids forming in touch point id's mappingKirill Burtsev2020-11-181-1/+7
| * | Fix getDefaultScreenId on X11Peter Varga2020-11-101-14/+64
| * | Fix new view request handlingTamas Zakor2020-11-102-4/+7
| |/
* | Clone QEvents instead of copyingPeter Varga2020-12-102-3/+6
* | Fix compilation with newer devMichal Klocek2020-12-101-2/+2
* | Move QWebEnginePage to coreMichal Klocek2020-11-244-4/+3096