summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-1824-67/+169
|\
| * Doc: Fix a broken link to macOS requirementsLeena Miettinen2018-12-131-1/+1
| * Doc: Add full stop to the end of brief statementLeena Miettinen2018-12-131-1/+1
| * Document and safeguard usage of custom schemesAlexandru Croitor2018-12-124-6/+60
| * use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-111-1/+1
| * Disable external text handles and edit menuPeter Varga2018-12-081-2/+2
| * Disable text prediction for inputPeter Varga2018-12-071-2/+2
| * Fix missing TransportSecurityPersisterMichal Klocek2018-12-042-2/+20
| * Fix xscrnsaver detectionAllan Sandfeld Jensen2018-12-031-5/+5
| * Update ChromiumAllan Sandfeld Jensen2018-12-011-0/+0
| * Reinstate GetQtXDisplayAllan Sandfeld Jensen2018-11-292-2/+8
| * Enable bilinear filtering for software texturesAllan Sandfeld Jensen2018-11-291-1/+16
| * Avoid binding loops caused by default context menuSzabolcs David2018-11-292-4/+5
| * Fix input method updatePeter Varga2018-11-295-26/+23
| * Docs: Extend documentation of WebActionsSzabolcs David2018-11-283-17/+31
* | Move printing operation to a new threadSzabolcs David2018-12-1011-109/+283
* | Fix recursion in WebEngineContext constructorMichal Klocek2018-12-042-0/+6
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-289-28/+87
|\|
| * Document client certificate featureAllan Sandfeld Jensen2018-11-271-0/+18
| * Fix use-after-free in URLRequestCustomJobProxy::replyJüri Valdmann2018-11-271-0/+1
| * Fix IME with negative start positionPeter Varga2018-11-221-8/+3
| * Fix emulated touch eventsAllan Sandfeld Jensen2018-11-222-1/+9
| * Add check for thumb instruction setMichal Klocek2018-11-212-4/+25
| * Fix running thumb vs arm instruction set on yoctoMichal Klocek2018-11-211-2/+4
| * Remove bogus line from configure.jsonMichal Klocek2018-11-211-1/+0
| * Init the idle monitor on macOSAllan Sandfeld Jensen2018-11-211-0/+9
| * Clean-up coding style in content_utility_client_qtAllan Sandfeld Jensen2018-11-162-16/+22
* | Fix GL context tracking when running in GPU-on-UI modeJüri Valdmann2018-11-271-0/+53
* | Implement ContentGpuClient for WebEngineAllan Sandfeld Jensen2018-11-2410-22/+155
* | Remove incorrect DCHECK in CompositorResourceTracker::commitResourcesJüri Valdmann2018-11-231-1/+5
* | Merge "Merge branch '5.12' into dev" into refs/staging/devAllan Sandfeld Jensen2018-11-1622-52/+152
|\ \
| * | Merge branch '5.12' into devAllan Sandfeld Jensen2018-11-1622-52/+152
| |\|
| | * Merge remote-tracking branch 'origin/5.12.0' into 5.12Allan Sandfeld Jensen2018-11-162-14/+4
| | |\
| | | * Update ChromiumAllan Sandfeld Jensen2018-11-141-0/+0
| | | * Add missing refactoring for glxGetProcAddressMichal Klocek2018-11-131-14/+4
| | * | Reinstate skipping content/browser for jumbo-buildsAllan Sandfeld Jensen2018-11-151-1/+2
| | * | Speculative fix for disable-pinch not workingAllan Sandfeld Jensen2018-11-141-0/+8
| | * | Fix autoscrollingAllan Sandfeld Jensen2018-11-144-6/+17
| | * | Add standard icon names to Quick web actionsSzabolcs David2018-11-141-2/+21
| | * | Fix compiler warnings in content_renderer_client_qt.cppKai Koehne2018-11-141-5/+2
| | * | Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...Allan Sandfeld Jensen2018-11-133-15/+11
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Allan Sandfeld Jensen2018-11-133-15/+11
| | | |\|
| | | | * Fix opened webviews closing when opener closesAllan Sandfeld Jensen2018-11-082-14/+10
| | | | * Update documented chromium versionAllan Sandfeld Jensen2018-11-061-1/+1
| | * | | Don't set use_system_libpng twiceAllan Sandfeld Jensen2018-11-131-1/+0
| | * | | Add missing classname to qmldirsAllan Sandfeld Jensen2018-11-132-0/+2
| | |/ /
| | * | Implement CopyFromSurfaceAllan Sandfeld Jensen2018-11-0811-1/+81
| | * | Update ChromiumJüri Valdmann2018-11-071-0/+0
| | * | Fix a FIXMEAllan Sandfeld Jensen2018-11-062-7/+4
* | | | Move thread setup out of the web_engine_context.cppAllan Sandfeld Jensen2018-11-164-74/+138
|/ / /