summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add more options for gyp on WindowsZoltan Arvai2014-03-281-0/+8
* Override OPENSSLDIR for embedded linux.Zeno Albisser2014-03-281-14/+16
* Add overrides to RenderWidgetHostViewQt on WindowsZoltan Arvai2014-03-281-0/+5
* Force disable libstdc++ debug modeAndras Becsi2014-03-281-0/+2
* Introduce platform specific pri files for all platforms.Zeno Albisser2014-03-287-27/+76
* Get rid of GTK dependenciesAndras Becsi2014-03-289-43/+130
* Adapt to API changes in new stable branch 1750Andras Becsi2014-03-2819-161/+216
* Remove WebContentsView::SetPageTitle functionAdam Kallai2014-03-272-6/+1
* Remove wrong library path that is reported by icu-config.Zeno Albisser2014-03-251-1/+1
* Add qt_os embedded_linux for platform specific configuration.Zeno Albisser2014-03-252-6/+15
* Fix a missing titleChanged signal on navigationJocelyn Turcotte2014-03-241-0/+2
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-213-14/+22
* Fix the HighDPI rendering of QQuickWebEngineViewJocelyn Turcotte2014-03-203-2/+12
* Fix the Mac build when using the Qt SDKAndras Becsi2014-03-181-0/+3