summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Move PrinterWorker to coreMichal Klocek2020-11-244-0/+250
* | Move QWebEngineHistory to coreMichal Klocek2020-11-244-2/+476
* | Swap widgetCahgned with adapterClientChangedMichal Klocek2020-11-233-2/+4
* | Move client certificate selection to coreMichal Klocek2020-11-203-2/+207
* | Remove deprecated url interoceptor setter from profileMichal Klocek2020-11-202-50/+1
* | Move profile from widgets to coreMichal Klocek2020-11-204-2/+1176
* | Move share context initialization by loaderMichal Klocek2020-11-202-1/+23
* | Drop dependency on page in profileMichal Klocek2020-11-183-3/+7
* | Small refactor of startDraggingMichal Klocek2020-11-132-5/+4
* | Fix build after 216c2ed5 in baseMichal Klocek2020-11-122-2/+2