summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-2812-29/+150
|\
| * 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-222-8/+45
| * Fix emulated touch eventsAllan Sandfeld Jensen2018-11-222-1/+9
| * Add check for thumb instruction setMichal Klocek2018-11-213-4/+43
| * Fix running thumb vs arm instruction set on yoctoMichal Klocek2018-11-212-3/+7
| * 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
* | Delete QtWebKit tests from tst_qwebenginepage.cppJüri Valdmann2018-11-261-1318/+0
* | 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-1649-69/+329
|\ \
| * | Merge branch '5.12' into devAllan Sandfeld Jensen2018-11-1649-69/+329
| |\|
| | * Test-case for closing opener tabAllan Sandfeld Jensen2018-11-161-0/+37
| | * Merge remote-tracking branch 'origin/5.12.0' into 5.12Allan Sandfeld Jensen2018-11-163-15/+5
| | |\
| | | * Update ChromiumAllan Sandfeld Jensen2018-11-142-1/+1
| | | * 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
| | * | Fix typos in html testsTamas Zakor2018-11-145-5/+8
| | * | 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
| | * | Set organizationName of all examples to QtExamplesJüri Valdmann2018-11-1317-9/+32
| | * | Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...Allan Sandfeld Jensen2018-11-134-15/+95
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Allan Sandfeld Jensen2018-11-134-15/+95
| | | |\|
| | | | * Fix opened webviews closing when opener closesAllan Sandfeld Jensen2018-11-082-14/+10
| | | | * Update documented chromium versionAllan Sandfeld Jensen2018-11-061-1/+1
| | | | * Add changes file for Qt 5.12.0Antti Kokko2018-11-061-0/+84
| | * | | Don't set use_system_libpng twiceAllan Sandfeld Jensen2018-11-131-1/+0
| | * | | Add missing classname to qmldirsAllan Sandfeld Jensen2018-11-132-0/+2
| | * | | Leave the decision of including RTTI information to the compilerAlexandru Croitor2018-11-131-0/+12
| | |/ /
| | * | Implement CopyFromSurfaceAllan Sandfeld Jensen2018-11-0811-1/+81
| | * | Update ChromiumJüri Valdmann2018-11-071-0/+0
| | * | Fix building tst_printing against libc++Jüri Valdmann2018-11-071-2/+2
| | * | Fix building tst_dialogs against libc++Jüri Valdmann2018-11-061-1/+2
| | * | 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
|/ / /
* | | Fix GPU compositing (and WebGL) to work with ANGLE on WindowsAlexandru Croitor2018-11-126-26/+244
* | | Move compositor and scene-graph integration to its own dirAllan Sandfeld Jensen2018-11-0717-16/+16
* | | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2018-11-0567-501/+1178
|\| |
| * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-027-12/+43
| |\|
| | * Fix smooth-scrolling of mouse wheelsv5.12.0-beta4Allan Sandfeld Jensen2018-11-021-1/+9
| | * Fix quicknanobrowser crash on startupJüri Valdmann2018-11-021-4/+5
| | * Fix quicknanobrowser crash on exitJüri Valdmann2018-11-021-4/+8