summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move check for g_egl_surfaceless_context_supportedv5.11.0-beta4Michal Klocek2018-04-151-10/+6
* Reject unanswered permission requestsJüri Valdmann2018-04-131-3/+8
* Private constructors for permission classesJüri Valdmann2018-04-132-5/+9
* Use wrappers in QtWebEngineCore public interfaceJüri Valdmann2018-04-1310-26/+25
* Shorten names of permission classesJüri Valdmann2018-04-1324-197/+193
* Fix crash on opening devtools in simplebrowserAllan Sandfeld Jensen2018-04-131-1/+8
* Use Q_DECLARE_OPERATOR_FOR_FLAGS in public APIKai Koehne2018-04-132-0/+4
* Add initialization of static bindings for egl and glxMichal Klocek2018-04-121-1/+78
* Protect against null adapter clientAllan Sandfeld Jensen2018-04-121-3/+7
* Update ChromiumAllan Sandfeld Jensen2018-04-121-0/+0
* Pass on mipmap property on layersAllan Sandfeld Jensen2018-04-101-0/+1
* Update ChromiumAllan Sandfeld Jensen2018-04-091-0/+0
* Find and hold mask texture of render passesAllan Sandfeld Jensen2018-04-091-0/+4
* Rename GLOzoneQt to GLOzoneEGLQtMichal Klocek2018-04-074-11/+11
* Fix Windows ANGLE buildsAllan Sandfeld Jensen2018-04-072-10/+9
* Avoid creating temporary blank WebContentsJüri Valdmann2018-04-0612-229/+392
* Change QWebEngineView to use another layoutSzabolcs David2018-04-051-4/+4
* Remove an unnecessary ContextMenu SeparatorValentin Fokin2018-04-052-2/+3
* Replace deprecated Q_FLAGS macroKai Koehne2018-04-053-7/+7
* Use cookie-access rights for webcontent settingsAllan Sandfeld Jensen2018-04-058-6/+518
* Update tst_QWebEngineAccessibility::roles() auto test for Chromium 65Peter Varga2018-04-051-0/+1
* Split GLSurfaceWGLQtMichal Klocek2018-04-044-71/+171
* Split GLSurfaceQtMichal Klocek2018-04-047-506/+725
* Stop using type_conversion.h from src/core/apiAllan Sandfeld Jensen2018-04-042-4/+11
* Tie worker rights to cookie policy like Chromium doesv5.11.0-beta3Allan Sandfeld Jensen2018-04-033-0/+68
* Don't recreate the position info source if we already have oneAndy Shaw2018-03-281-1/+2
* Doc: Drop the use of QT_PLUGIN_PATH in documentation configTopi Reinio2018-03-273-47/+4
* Doc: Replace type by class in QWERPHPRequestKai Koehne2018-03-231-1/+1
* Doc: Mark PlaybackRequiresUserGesture as new in Qt 5.11Kai Koehne2018-03-231-0/+1
* Fix multiple shortcut events being delivered on macOSMichael Brüning2018-03-231-2/+5
* Move ozone to new subdirectoryMichal Klocek2018-03-2310-138/+341
* Make WebChannelIPCTransport into a RenderFrameObserverJüri Valdmann2018-03-226-203/+199
* Update ChromiumAllan Sandfeld Jensen2018-03-221-0/+0
* Fixup after adaptionsAllan Sandfeld Jensen2018-03-221-1/+1
* Move the last gn_arg over to the restAllan Sandfeld Jensen2018-03-222-4/+2
* Doc: Fix argument name in QWebEngineCookieStore::setCookieFilter()Leena Miettinen2018-03-221-1/+1
* Do not reuse render passes when we have dynamic 3D layersAllan Sandfeld Jensen2018-03-221-3/+9
* Improve QWebEngineCookieStore documentationKai Koehne2018-03-221-3/+3
* Document verbose logging flagAllan Sandfeld Jensen2018-03-221-0/+4
* Remove MediaNone, CanDoNone flags from QWebEngineContextMenuDataValentin Fokin2018-03-225-24/+2
* Remove some unused header includes from corePeter Varga2018-03-217-19/+1
* Pass silent on to ninjaAllan Sandfeld Jensen2018-03-201-1/+4
* Doc: Describe use of QWebEngineQuotaPermissionRequest classLeena Miettinen2018-03-201-1/+4
* Add registration of QQuickWebEngineDownloadItem / 1.7Kai Koehne2018-03-201-0/+2
* Update ChromiumKai Koehne2018-03-201-0/+0
* Cleanup file locationsAllan Sandfeld Jensen2018-03-2043-48/+48
* Update Chromium version in documentationKai Koehne2018-03-201-1/+1
* Fix overridable in certificate errorsAllan Sandfeld Jensen2018-03-201-1/+35
* Doc: Add documentation for parameters to fix QDoc errorsLeena Miettinen2018-03-182-4/+8
* Implement IsMostRecentDownloadItemAtFilePath callMichal Klocek2018-03-182-0/+22