summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Load libEGL and libGLES2 symbols implicitlyViktor Engelmann2017-08-141-32/+8
* Stop forwarding HoverEnter and HoverLeave QEventsJüri Valdmann2017-08-111-2/+0
* Remove dead code for detecting system SRTPAllan Sandfeld Jensen2017-08-111-1/+0
* Set web contents font setting to defaultAllan Sandfeld Jensen2017-08-031-0/+10
* Fix reorder warning in proxy_config_service_qt.cppPeter Varga2017-07-311-2/+2
* Avoid default handler in switchKai Koehne2017-07-271-1/+1
* Fix logic to check for proxy settingsKai Koehne2017-07-252-35/+63
* Fix C-ABI breakageMichal Klocek2017-07-192-1/+124
* Support command-line argument --force-webrtc-ip-handling-policyAllan Sandfeld Jensen2017-07-181-0/+6
* Fix propagation of unhandled key press eventsJoerg Bornemann2017-07-141-2/+3
* Take into account the value of the --touch-events Chromium switchAlexandru Croitor2017-07-111-1/+26
* Fix "Could not share GL contexts" warnings on WindowsAlexandru Croitor2017-07-111-0/+11
* [macOS] Use the OpenGL CoreProfile when the global shared context doesAlexandru Croitor2017-07-111-1/+15
* Increase debug symbol level on Windows to generate all Chromium symbolsAlexandru Croitor2017-07-041-2/+7
* Windows: Make sure that the path is correctly quotedAndy Shaw2017-06-301-2/+2
* Fix crash with --no-zygote on LinuxPeter Varga2017-06-282-5/+11
* Fix location of IME window on WindowsKai Koehne2017-06-271-4/+11
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-242-2/+1
|\
| * Fix crash when accessibility is disabledAllan Sandfeld Jensen2017-06-232-2/+1
* | Fix host architecture detectionAllan Sandfeld Jensen2017-06-221-2/+3
* | Fix cancelling IME compositionPeter Varga2017-06-221-1/+0
|/
* Fix ASSERT in URLRequestContextGetterQt due to race conditionMichal Klocek2017-06-181-2/+4
* Fix preferences referencesAllan Sandfeld Jensen2017-06-141-10/+10
* Always set a host toolchainAllan Sandfeld Jensen2017-06-121-1/+1
* Use MSVC's /WHOLEARCHIVE linker flagJoerg Bornemann2017-06-072-11/+1
* Do not enable debug symbols in windows release buildsAllan Sandfeld Jensen2017-06-071-5/+4
* Fix WebRTC screen sharing on macOSAlexandru Croitor2017-06-072-1/+32
* Fix build with -no-spellcheckerMichal Klocek2017-06-061-0/+1
* Fix QMimeData to content::DropData conversionJoerg Bornemann2017-06-061-1/+1
* Remove duplicate installation of resource filesAlexandru Croitor2017-06-061-17/+0
* Fix compilation on clangMichal Klocek2017-06-011-4/+5
* Store Target URL in WebContentsDelegateQt::WebContentsCreatedViktor Engelmann2017-05-303-2/+9
* Merge remote-tracking branch 'origin/5.9.0' into 5.9Allan Sandfeld Jensen2017-05-299-13/+195
|\
| * Fix typos in symbol namesMichal Klocek2017-05-171-3/+3
| * Fix selectionChanged signal out of input fieldPeter Varga2017-05-172-8/+29
| * Disable Pepper using OpenGL images on macOSAllan Sandfeld Jensen2017-05-151-0/+2
| * Document Mac App Store incompatibilityAlexandru Croitor2017-05-151-2/+0
| * Fix broken ABI in qtwebengine libs between 5.8/5.9Michal Klocek2017-05-152-0/+125
| * Fix backwards compatibilityAllan Sandfeld Jensen2017-05-103-0/+13
| * Fix crash on exit with url-request interceptorsAllan Sandfeld Jensen2017-05-081-0/+2
| * Disable hardware video decoding on macOSAlexandru Croitor2017-05-081-0/+6
| * Disable accessibility support on Linux by defaultAlexandru Croitor2017-05-081-3/+18
* | Find Google Chrome's flash plugin on newer macOS versionsAllan Sandfeld Jensen2017-05-151-1/+8
* | Fix error in updating user-agent and accept-languageAllan Sandfeld Jensen2017-05-091-1/+1
|/
* Improve Qt Creator indexingAllan Sandfeld Jensen2017-05-034-9/+17
* Detect the scenegraph software backend when it was set programaticallyMichael Brüning2017-05-021-0/+3
* Clean "system" calls to build&run gn and ninjaMichal Klocek2017-04-281-13/+11
* Make python2 usage more robustJoerg Bornemann2017-04-271-1/+2
* Fix undeclared use of QSGFlatColorMaterial when QT_NO_OPENGL is definedJüri Valdmann2017-04-261-4/+4
* Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-253-0/+116