summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove custom Content-Type parsing code from URLRequestCustomJobProxyHEADdevKaloyan Chehlarski25 hours1-14/+3
* Remove usage of deprecated Q_OS_OSX macroKaloyan Chehlarski25 hours2-2/+2
* Client Hints: Improve version listsSzabolcs David32 hours6-19/+86
* Ignore QInputMethodEvent::MimeDataKaloyan Chehlarski38 hours1-0/+3
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot38 hours1-4/+4
* Create EGLImage with eglCreateDRMImageMESA() for exporting dma_bufPeter Varga2 days2-91/+16
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot3 days1-4/+4
* Increase cores to 32 for ci buildsMichal Klocek3 days1-1/+1
* Add better way to avoid native qtwebenignecore builds on WoAMichal Klocek3 days2-9/+8
* Disable non supported windows-11_24H2-msvc2022-arm64Michal Klocek3 days1-0/+7
* Release with bundled libxml2Michal Klocek3 days1-0/+7
* Partial reland of [CMake] Treat QtWebEngineProcess as app targetMichael Brüning4 days1-16/+17
* Enable WoM cross compilationMichal Klocek4 days2-4/+4
* Add more detailed GPU information to logsPeter Varga8 days3-4/+119
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot9 days1-4/+4
* Update ChromiumPeter Varga9 days1-0/+0
* CMake: Fix compiler flag passing to GNMoss Heim11 days3-11/+23
* Handle invalid screensMartin Negyokru11 days1-1/+1
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2025-05-081-4/+4
* Do not force gl-egl ANGLE backend on LinuxPeter Varga2025-05-081-7/+0
* Do pass -isysroot optionally for gn buildMichal Klocek2025-05-061-2/+2
* Fix deployment of render process on linuxMichal Klocek2025-05-061-0/+9
* Minor. Add deployment script to simplebrowser exampleMichal Klocek2025-05-061-12/+12
* CMake: Utilize CMAKE_VERBOSE_MAKEFILE setting of CMakeMichal Klocek2025-05-062-3/+12
* Add debug resources for debug buildsMichal Klocek2025-05-066-22/+90
* Update ChromiumMichael Brüning2025-05-063-2/+2
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2025-05-031-4/+4
* Do not open screencast in DevTools by defaultAnu Aliyas2025-05-021-1/+1
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2025-05-011-4/+4
* NativeSkiaOutputDeviceVulkan: Fix Vulkan rendering with AMD GPU on LinuxPeter Varga2025-04-301-8/+14
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2025-04-291-4/+4
* Update dependencies on 'dev' in qt/qtwebengineQt Submodule Update Bot2025-04-241-4/+4
* Update ChromiumMichael Brüning2025-04-243-2/+2
* Update ChromiumMichal Klocek2025-04-223-2/+2
* CMake: fix Svg dependency handling for pdf examplesMoss Heim2025-04-161-1/+1
* Update ChromiumAnu Aliyas2025-04-113-2/+2
* Turn webEngineLoadingInfo into a well-behaved value typeUlf Hermann2025-04-101-0/+1
* Turn fullScreenRequest into a well-behaved value typeUlf Hermann2025-04-101-0/+1
* Turn webEngineFileSystemAccessRequest into well-behaved value typeUlf Hermann2025-04-102-6/+17
* Turn webEngineCertificateError into a well-behaved value typeUlf Hermann2025-04-103-9/+29
* NativeSkiaOutputDeviceVulkan: Use minimal set of usage flags for VkImagePeter Varga2025-04-091-18/+6
* Do not list GLX frame buffer configurations unnecessarilyPeter Varga2025-04-092-4/+17
* Fix detection of VMware graphics driverPeter Varga2025-04-091-3/+5
* Fix compilation failure on QByteArray <-> std::string comparisonKaloyan Chehlarski2025-04-091-1/+1
* CMake: Fix CMP0177 warningsAlexandru Croitor2025-04-091-1/+1
* CMake: Stop passing DEPENDS to addCopyCommandAlexandru Croitor2025-04-091-1/+0
* CMake: Adjust rpath of WebEngineProcess binary during deploymentAlexandru Croitor2025-04-091-0/+13
* CMake: Fix QtWebEngine deployment when DESTDIR is setAlexandru Croitor2025-04-071-5/+14
* CMake: Fix NO_PRIVATE_MODULE warningAlexandru Croitor2025-04-041-0/+1
* CMake: Avoid CMP0174 warning due to empty NINJA_DATA_STAMPAlexandru Croitor2025-04-042-3/+8