summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update Chromiumv5.9.5Kai Koehne2018-04-101-0/+0
* Implement IsMostRecentDownloadItemAtFilePath callMichal Klocek2018-03-162-0/+22
* Update ChromiumMichal Klocek2018-03-141-0/+0
* Update ChromiumMichal Klocek2018-03-131-0/+0
* Update ChromiumMichal Klocek2018-03-131-0/+0
* Update ChromiumMichal Klocek2018-03-121-0/+0
* Update ChromiumMichal Klocek2018-03-121-0/+0
* Update ChromiumMichal Klocek2018-03-091-0/+0
* Update ChromiumMichal Klocek2018-03-081-0/+0
* Separate argv for QCoreApplication and Chromium in WebEngineProcessKai Koehne2018-02-261-3/+25
* Fix crash on accessing WebEngineView properties too earlyPeter Varga2018-02-071-0/+4
* Shutdown storage in browser context adapter destructorMichal Klocek2018-02-051-1/+1
* Disable shared workersAllan Sandfeld Jensen2018-01-312-0/+3
* Fix QWebEngineDownloadItem::type()Jüri Valdmann2018-01-193-10/+17
* Fix incorrect GLX pbuffer attributes terminatorFrank Richter2018-01-181-1/+1
* Fix qmake recursive callMichal Klocek2018-01-161-7/+7
* Merge "Merge remote-tracking branch 'origin/5.9.4' into 5.9" into refs/stagin...Allan Sandfeld Jensen2018-01-161-0/+0
|\
| * Merge remote-tracking branch 'origin/5.9.4' into 5.9Allan Sandfeld Jensen2018-01-151-0/+0
| |\
| | * Update Chromiumv5.9.4Allan Sandfeld Jensen2018-01-151-0/+0
| | * Update ChromiumMichael Brüning2018-01-111-0/+0
| | * Update ChromiumAllan Sandfeld Jensen2018-01-091-0/+0
* | | Protect QML profiles as well as coreAllan Sandfeld Jensen2018-01-157-54/+181
|/ /
* | ProxyConfigServiceQt: Use default HostPortPair for SCHEME_DIRECTJüri Valdmann2018-01-151-8/+6
* | Fix backward compatibilityPeter Varga2018-01-082-0/+9
* | Fix access after free on shutdownAllan Sandfeld Jensen2018-01-056-9/+44
* | Initialize ScreenWin singleton to fix dpi glitches on WindowsKai Koehne2018-01-041-1/+8
|/
* Doc: QWebEngineUrlRequestJob: mention when to delete the deviceDavid Faure2017-12-201-0/+7
* Update ChromiumAlexandru Croitor2017-12-181-0/+0
* Hardcode default argument for mimetype in ::setContentKai Koehne2017-12-183-9/+9
* Turn off caching of images rendered for the printerMichael Brüning2017-12-143-19/+15
* Fix invalid access in currentTimeForEventAlexandru Croitor2017-12-141-1/+2
* Fix QSGSoftwareLayer renderingJüri Valdmann2017-12-131-1/+1
* Fix favicon update from JavaScriptPeter Varga2017-12-131-0/+3
* Check for null renderViewAllan Sandfeld Jensen2017-12-111-4/+10
* Refactor QWebEngineView tooltip handlingPeter Varga2017-12-082-6/+28
* Fix Message Bubble position for High-DPIPeter Varga2017-12-051-4/+18
* Fix viewport supportAllan Sandfeld Jensen2017-12-021-2/+3
* Ensure BeginFrameSource is created before useJüri Valdmann2017-11-291-6/+5
* Fix crash on exit-fullscreen using context menuAllan Sandfeld Jensen2017-11-291-1/+2
* Fill pointerType member of pointer eventsSzabolcs David2017-11-242-1/+3
* Restore loading libEGL and libGLES2 symbols implicitlyMichal Klocek2017-11-151-30/+20
* Merge remote-tracking branch 'origin/5.9.3' into 5.9Allan Sandfeld Jensen2017-11-141-0/+0
|\
| * Update ChromiumAlexandru Croitor2017-11-121-0/+0
| * Update ChromiumAlexandru Croitor2017-11-091-0/+0
| * Merge 5.9 into 5.9.3Oswald Buddenhagen2017-11-085-4/+40
| |\
| * | Update ChromiumAlexandru Croitor2017-11-081-0/+0
* | | Fix invalid Q_ASSERT in WebChannelIPCTransportJüri Valdmann2017-11-101-1/+1
* | | URLRequestQrcJobQt: remove ineffective URL formatting optionsJüri Valdmann2017-11-101-1/+1
* | | Notify Chromium about leaving viewPeter Varga2017-11-095-3/+27
| |/ |/|
* | Do not stop findText on navigation if no finding in progressPeter Varga2017-11-074-2/+9