summaryrefslogtreecommitdiffstats
path: root/lib/render_widget_host_view_qt_delegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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