summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Check for EGL_KHR_fence_sync instead of EGL_KHR_reusable_syncAndras Becsi2014-12-082-2/+2
| | * | Add a stub QuotaPermissionContext implementationSzabolcs David2014-12-042-0/+17
| | * | Add class and enum documentation to QWebEngineCertificateErrorAllan Sandfeld Jensen2014-12-031-0/+33
| | * | Flush UI message loop before quittingAllan Sandfeld Jensen2014-12-021-0/+4
* | | | Revert the version number in experimental back to 1.0Andras Becsi2015-01-131-2/+2
* | | | Make Chromium use the same locale as QtAllan Sandfeld Jensen2015-01-133-1/+11
* | | | Do not allow desktop notificationsAllan Sandfeld Jensen2015-01-132-0/+8
* | | | Add QML download APIAndras Becsi2015-01-1221-185/+783
* | | | API for controlling tracking of visited linksAllan Sandfeld Jensen2015-01-087-3/+105
* | | | Disable the GPU thread completely when Qt uses ANGLEJocelyn Turcotte2015-01-071-1/+10
* | | | Do not use QDir::separator()Allan Sandfeld Jensen2015-01-075-15/+16
|/ / /
* | | Don't crash when using onEditingFinishedPierre Rossi2014-12-193-0/+128
* | | Update public API test expectationsAllan Sandfeld Jensen2014-12-121-0/+27
* | | Make deserializeNavigationHistory staticPierre Rossi2014-12-121-1/+1
* | | QML API for WebEngineProfilesAllan Sandfeld Jensen2014-12-1211-13/+541
* | | Introduce QWebEngineProfile APIAllan Sandfeld Jensen2014-12-1220-475/+1211
* | | Update the version number to 5.5.0Jocelyn Turcotte2014-12-041-1/+1
* | | Enable running on the wayland platform pluginLaszlo Agocs2014-12-041-1/+1
* | | Use in-memory caches for off-the-record browsingAllan Sandfeld Jensen2014-12-034-21/+38
* | | Do not allow taking snapshots with setting ignorecase=true.Zeno Albisser2014-12-031-0/+6
* | | take_snapshot.py: Do not adopt .gitattributes files.Zeno Albisser2014-12-031-0/+1
* | | take_snapshot.py should only clear directories.Zeno Albisser2014-12-031-1/+1
* | | Whitelist/Blacklist several files for the snapshot based on Chromium 40.0.221...Zeno Albisser2014-12-031-2/+10
* | | do proper escaping before replacingStephan Binner2014-12-021-3/+5
* | | Merge remote-tracking branch 'origin/5.4' into devAndras Becsi2014-12-0125-64/+387
|\| |
| * | Fix deployment problems with developer buildsPeter Varga2014-11-284-2/+47
| * | Merge remote-tracking branch 'origin/5.4.0' into 5.4Andras Becsi2014-11-2724-50/+383
| |\|
| | * Disable using the ICU data file on embedded linuxAndras Becsi2014-11-241-0/+1
| | * Use a relative install_name for QtWebEngineProcess' dependenciesv5.4.0-rc1Jocelyn Turcotte2014-11-201-2/+20
| | * Doc: Fix issues related to example docsTopi Reinio2014-11-175-2/+55
| | * Add missing header guardsPierre Rossi2014-11-152-0/+8
| | * Process touch events in sorted order.Zeno Albisser2014-11-121-0/+10
| | * Add a stub AccessTokenStore implementation.Robin Burchell2014-11-125-0/+122
| | * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-121-2/+2
| | |\ | | |/ | |/|
| | * Disable accelerated 2D canvas rendering with ANGLEJocelyn Turcotte2014-11-111-0/+4
| | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-1016-42/+71
| | |\
| | | * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-1016-42/+71
| | | |\
| | * | | Update snapshot sha1 to include various crash fixes for the release.Andras Becsi2014-11-101-0/+0
| | |/ /
| | * | Disable error page while testing loadFail signal of Quick APIPeter Varga2014-11-062-15/+29
| | * | Fix crashes in QQuickWebEngineSettingsPeter Varga2014-11-061-0/+1
| | * | Deploy external data in QtWebEngineCore.framework for framework buildsJocelyn Turcotte2014-11-064-16/+119
| | * | Move extra installs from core.pro to core_module.proJocelyn Turcotte2014-11-062-27/+26
* | | | For correctness fileListingHelper template function must return some value.Zeno Albisser2014-11-281-1/+1
* | | | Make BrowserContext name configurableAllan Sandfeld Jensen2014-11-263-10/+12
* | | | Don't use Q_FOREACH on QHash::valuesJocelyn Turcotte2014-11-251-5/+10
* | | | Disable the GPU process in cases where we can't setup context sharingJocelyn Turcotte2014-11-251-9/+45
* | | | Support TransferableResource::is_softwareJocelyn Turcotte2014-11-259-24/+74
* | | | Extract the resource logic out of MailboxTextureJocelyn Turcotte2014-11-252-72/+93
* | | | Avoid relying on QOpenGL classes to handle RenderPassesJocelyn Turcotte2014-11-2514-116/+114
* | | | Don't rely on quads to set the texture sizeJocelyn Turcotte2014-11-251-3/+6