summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Add initial build configuration for QNX.Jeff Rogers2014-05-163-0/+19
* Remove obsolete QNX exclusions.Jeff Rogers2014-05-161-6/+0
* Make gyp to dump debug symbols for separate_debug_info buildsAndras Becsi2014-05-152-0/+6
* Enable GLContextHelper and register a SurfaceFactoryQt on eAndroidAndras Becsi2014-05-156-7/+34
* Remove a reference to content shell in devtoolsPierre Rossi2014-05-131-1/+1
* Fix audio not being built on desktop LinuxJocelyn Turcotte2014-05-131-2/+0
* Remove the xPath argument from runJavaScriptJocelyn Turcotte2014-05-122-6/+8
* Check properly for EGL extensions before using themLaszlo Agocs2014-05-122-7/+22
* Fix Google Maps not showing tiles when panning/zoomingJocelyn Turcotte2014-05-093-11/+18
* Fix a crash when attempting to dragJocelyn Turcotte2014-05-085-3/+187
* Fix double clicks needing three presses in QWebEngineViewJocelyn Turcotte2014-05-081-6/+1
* Add test_baseUrlAfterLoadHtml QML test caseSzabolcs David2014-05-082-3/+3
* Fix an assertion in MediaCaptureDevicesDispatcherJocelyn Turcotte2014-05-071-0/+6
* Remove icu-config workaround and add libraries for eLinuxAndras Becsi2014-05-071-1/+7
* Windows: Fix yet another crash in ContantMainRunnerImpl::InitializePeter Varga2014-05-071-1/+5
* Set Chromium to EGL on eglfs tooLaszlo Agocs2014-05-061-1/+2
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-053-0/+9
* Add WebRTC supportPierre Rossi2014-04-2912-0/+723
* Add a way of using UI dialogs for authorizationPierre Rossi2014-04-296-16/+43
* Set target_arch based on QT_ARCH for x86 and x86_64Andras Becsi2014-04-291-0/+3
* There is no neon on arm pre v7.Zeno Albisser2014-04-281-1/+1
* Clean up cancel fling gesture and latency info for gesturesAndras Becsi2014-04-251-14/+5
* Shrink the debug library size even moreAndras Becsi2014-04-251-1/+2
* Update eAndroid for new snapshotAndras Becsi2014-04-243-3/+74
* Fix links not opening on Google+ and GmailJocelyn Turcotte2014-04-152-0/+25
* Windows: Fix a crash in ContentMainRunnerImpl::InitializeJocelyn Turcotte2014-04-151-1/+6
* Windows: Use the runtime library the same way as QtJocelyn Turcotte2014-04-151-0/+3
* Replace uses of QWebEngineFrame with a security origin URLJocelyn Turcotte2014-04-154-4/+13
* Fix the leak of resources imported more than onceJocelyn Turcotte2014-04-151-13/+26
* Fix how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-152-2/+2
* Map Javascript console message level to enum values.Michael BrĂ¼ning2014-04-142-2/+19
* Buildfix for WindowsZoltan Arvai2014-04-111-0/+2
* Use a fence sync to synchronize GL between threadsJocelyn Turcotte2014-04-105-3/+114
* Fix broken experimental.viewport.devicePixelRatioArvid Nilsson2014-04-091-0/+8
* Sort embedded_linux.pri alphabetically.Zeno Albisser2014-04-091-11/+11
* Do not use aurax11 clipboard on embedded linux.Zeno Albisser2014-04-091-0/+1
* Add GLContextHelper class for EGL context creation.Zeno Albisser2014-04-096-1/+174
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-0813-346/+25
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-086-20/+20
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-087-4/+22
* Add Chrome version to our user agent stringPierre Rossi2014-04-022-1/+11
* Fix iconChanged signal and add favIconLoad QML testSzabolcs David2014-04-011-3/+20
* Add the base qualifier where base::string16 is usedArvid Nilsson2014-04-016-14/+14
* Update clipboard selection when selection changesAllan Sandfeld Jensen2014-03-311-0/+9
* Easily enable proprietary codecsPierre Rossi2014-03-311-0/+2
* Centralize OpenGL initializationSimon Hausmann2014-03-311-1/+3
* Implement QWebEngineHistoryItem::lastVisitedJocelyn Turcotte2014-03-313-0/+15
* Implement QWebEngineHistory serializationJocelyn Turcotte2014-03-312-8/+166
* Fix QtWebEngineProcess name on WindowsZoltan Arvai2014-03-311-0/+5
* Add SurfaceFactoryQt and OzonePlatformEglfs.Zeno Albisser2014-03-316-2/+327