summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Only add the first found widevine CDMAllan Sandfeld Jensen2018-05-171-0/+1
* Implement IsMostRecentDownloadItemAtFilePath callMichal Klocek2018-03-162-0/+22
* Shutdown storage in browser context adapter destructorMichal Klocek2018-02-051-1/+1
* Disable shared workersAllan Sandfeld Jensen2018-01-311-0/+3
* Fix QWebEngineDownloadItem::type()Jüri Valdmann2018-01-193-10/+17
* Fix incorrect GLX pbuffer attributes terminatorFrank Richter2018-01-181-1/+1
* Protect QML profiles as well as coreAllan Sandfeld Jensen2018-01-153-0/+158
* ProxyConfigServiceQt: Use default HostPortPair for SCHEME_DIRECTJüri Valdmann2018-01-151-8/+6
* Fix backward compatibilityPeter Varga2018-01-081-0/+4
* Fix access after free on shutdownAllan Sandfeld Jensen2018-01-054-9/+33
* 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
* Hardcode default argument for mimetype in ::setContentKai Koehne2017-12-181-3/+5
* Turn off caching of images rendered for the printerMichael Brüning2017-12-142-16/+10
* 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
* 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
* Fill pointerType member of pointer eventsSzabolcs David2017-11-242-1/+3
* Restore loading libEGL and libGLES2 symbols implicitlyMichal Klocek2017-11-151-30/+20
* 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-093-3/+21
* Do not stop findText on navigation if no finding in progressPeter Varga2017-11-072-0/+7
* Fix overeager freeing of resources in DelegatedFrameNodeJüri Valdmann2017-10-262-2/+22
* Revert "Use MSVC's /WHOLEARCHIVE linker flag"Joerg Bornemann2017-10-172-1/+11
* Merge remote-tracking branch 'origin/5.9.2' into 5.9Liang Qi2017-10-064-16/+54
|\
| * Revert "Load libEGL and libGLES2 symbols implicitly"v5.9.2Jani Heikkinen2017-10-031-8/+32
| * Fix viewport resizing bug in rendererJüri Valdmann2017-09-223-8/+22
* | Fix localization of descriptions in directory listing pagesJoerg Bornemann2017-10-051-2/+32
|/
* Add missing copyright headersKai Koehne2017-09-202-0/+66
* Add LICENSE.ChromiumKai Koehne2017-09-2034-34/+34
* Fix license headers for libraries and pluginsKai Koehne2017-09-2011-101/+130
* Fix rendering of intersecting quadsJüri Valdmann2017-09-192-7/+153
* Fix uninitialized member variable in PrintViewManagerBaseQtJüri Valdmann2017-09-191-0/+1
* Extract DrawQuad handling from DelegatedFrameNode::commitJüri Valdmann2017-09-182-135/+142
* Replace use of cfree with freeJüri Valdmann2017-09-181-1/+1
* Commit the done-so-far IME composition on touch eventPeter Varga2017-09-171-0/+13
* Allow WebGL to work with a software OpenGL implementation on WindowsAlexandru Croitor2017-09-133-16/+40
* Recreate state in renderer objects after RenderViewCreatedAllan Sandfeld Jensen2017-09-123-9/+12
* Set referrer on download requestsJüri Valdmann2017-09-124-3/+71
* Fix translation of Qt::Key_MenuJoerg Bornemann2017-09-081-3/+2
* Also set MIPS/Arm flags for host-buildsAllan Sandfeld Jensen2017-09-081-2/+2
* Compile with Gestures disabledAlan Alpert2017-09-054-0/+14
* Add detection for system re2Allan Sandfeld Jensen2017-09-031-0/+1
* Fix multilib builds with different archs of toolchain and systemAllan Sandfeld Jensen2017-08-291-1/+5
* [macOS] Warn about sending simulated touch events not working on macOSAlexandru Croitor2017-08-291-1/+11