summaryrefslogtreecommitdiffstats
path: root/lib/render_widget_host_view_qt_delegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make RenderWidgetHostViewQtDelegate a pure interface.Jocelyn Turcotte2013-11-061-117/+0
* Move DelegatedFrameNode and the SG logic to its own file.Jocelyn Turcotte2013-11-061-315/+3
* Fix the build with the latest qtdeclarative/stable.Jocelyn Turcotte2013-11-011-5/+5
* Implement inputMethodQueryAndras Becsi2013-10-251-0/+10
* Render delegated renderer frames using the Qt scene graph.Jocelyn Turcotte2013-10-141-1/+335
* Use an enum at creation to initialize the compositing mode.Jocelyn Turcotte2013-09-251-7/+0
* Simplify the ownership between RWHVQt and RWHVQtDelegate.Jocelyn Turcotte2013-08-121-5/+5
* Remove ASSERT from forwardEvent.Michael BrĂ¼ning2013-08-021-1/+0
* Enable accelerated composition with QtWidgets view for testing.Jocelyn Turcotte2013-08-011-0/+7
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-0/+86