summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Reuse switch from service_managerMichal Klocek2020-05-141-5/+3
* Switch away from QT_NO_OPENGLAllan Sandfeld Jensen2020-05-116-43/+43
* Fix upside-down render passes with software scenegraph (again)Jüri Valdmann2020-05-051-1/+1
* Document early feature reply for NotificationAllan Sandfeld Jensen2020-05-051-1/+6
* Fix AltGr on WindowsPeter Varga2020-05-051-2/+7
* Revive Pointer Lock featureSzabolcs David2020-05-046-5/+42
* Small refresh of mojo in SystemNetworkContextManagerMichal Klocek2020-05-042-6/+10
* Add archives rsp file for linker on macosMichal Klocek2020-05-041-6/+5
* Minor cleanupAllan Sandfeld Jensen2020-05-042-15/+6
* Merge "Merge remote-tracking branch 'origin/5.15.0' into 5.15"Allan Sandfeld Jensen2020-05-048-9/+121
|\
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Allan Sandfeld Jensen2020-04-308-9/+121
| |\
| | * Restore behavior of OpenURLFromTab if createWindow returns thisJüri Valdmann2020-04-263-7/+16
| | * Forward unhandled scroll eventsAllan Sandfeld Jensen2020-04-225-2/+95
| | * Implement WebContentsDelegate::ContentsZoomChangeAllan Sandfeld Jensen2020-04-222-0/+10
* | | Add very basic chromium flags parserMichal Klocek2020-04-301-1/+47
|/ /
* | Fix -no-accessibility buildPeter Varga2020-04-2911-26/+31
* | Avoid the network context reset during http cache clearTamas Zakor2020-04-233-14/+73
|/
* Cleanup interceptors in profileMichal Klocek2020-04-204-86/+0
* Move request interceptor to ui threadMichal Klocek2020-04-208-164/+143
* Replace deprecated call to TouchPoint::rect() with ellipseDiameters()Shawn Rutledge2020-04-161-4/+5
* Join some features request and response functionsAllan Sandfeld Jensen2020-04-156-39/+29
* Remove ExtensionsBrowserAPIProviderQtAllan Sandfeld Jensen2020-04-154-130/+0
* Disable accelerated and offscreen canvas for old rendererJüri Valdmann2020-04-151-0/+6
* Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Allan Sandfeld Jensen2020-04-141-0/+31
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-04-101-0/+31
| |\
| | * Windows: Look for the WidevineCdm plugin in the new Chrome locationsAndy Shaw2020-03-281-0/+31
* | | Enable viz unless --disable-viz-display-compositor is givenJüri Valdmann2020-04-141-3/+1
* | | Use WebContents instead of FrameTreeNode when set first party urlTamas Zakor2020-04-101-15/+8
* | | ProfileIODataQt: remove more remains of non network service codeJüri Valdmann2020-04-104-249/+2
* | | Delete last network service feature checksJüri Valdmann2020-04-105-45/+0
|/ /
* | Fix crash on fence create after failure to make context currentKirill Burtsev2020-04-091-1/+4
* | Mark cleanup for ImageTransportFactoryMichal Klocek2020-04-091-0/+3
* | Use SetBaseBackgroundColorOverride for setting background colorJüri Valdmann2020-04-091-1/+1
* | Fix DisplaySoftwareOutputSurface swap with transparent backgroundJüri Valdmann2020-04-091-1/+3
* | Fix hardware accelerated video decodingAllan Sandfeld Jensen2020-04-071-0/+32
* | Adaptations for Chromium 80Allan Sandfeld Jensen2020-04-0751-304/+367
* | Fix crash in ProxyingURLLoaderFactoryQtAllan Sandfeld Jensen2020-04-073-21/+32
* | Fix CSS backdrop-filterPeter Varga2020-04-031-1/+1
* | Speculative fix for titleUpdate test caseMichal Klocek2020-04-022-0/+12
* | Fixup build_allAllan Sandfeld Jensen2020-04-022-2/+4
* | Merge "Merge branch '5.14' into 5.15"v5.15.0-beta3Allan Sandfeld Jensen2020-03-313-15/+13
|\ \
| * | Merge branch '5.14' into 5.15Allan Sandfeld Jensen2020-03-263-15/+13
| |\|
| | * Fix for macOS packaging problemAllan Sandfeld Jensen2020-03-191-2/+2
| | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-102-2/+6
| | |\
| | * | Fix applying background color on RenderViewPeter Varga2020-03-102-13/+11
* | | | Fix rare crash on exit in isCreateContextRobustnessSupportedMichal Klocek2020-03-273-9/+14
* | | | Replace NULL in gl_surface_qt.cppPeter Varga2020-03-261-5/+5
|/ / /
* | | Disable picture-in-picture mode for videosSzabolcs David2020-03-261-0/+1
* | | Fix default file dialogs in QMLSzabolcs David2020-03-241-2/+11
* | | Protect against null adapter client OnRenderFrameMetadataChangedAfterActivationKirill Burtsev2020-03-231-2/+2