summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the need for application to set an RPATH.Jocelyn Turcotte2013-11-189-16/+8
* Use a QImage instead of QPixmap in BackingStoreQt.Jocelyn Turcotte2013-11-152-20/+23
* Delegated renderer: implement cc::DrawQuad::SOLID_COLOR.Jocelyn Turcotte2013-11-152-0/+24
* Add some QQuickWebView graphics stack tests.Jocelyn Turcotte2013-11-1511-3/+256
* Delegated renderer: enable by default for QQuickWebView.Jocelyn Turcotte2013-11-1511-41/+64
* Delegated renderer: Fix remaining synchronization issues.Jocelyn Turcotte2013-11-157-137/+103
* Fix qmake -r by moving load(qt_parts) to the end of the projectAndras Becsi2013-11-151-2/+3
* Mark functions with Q_DECL_OVERRIDE where necessary.Zeno Albisser2013-11-1417-245/+222
* [Autotests fixes] Don't assert if there's no QWindowPierre Rossi2013-11-131-2/+0
* Move implemented properties aroundPierre Rossi2013-11-131-3/+3
* Fixup Webkit bug linksPierre Rossi2013-11-131-14/+14
* Remove the native window hardware acceleration support for widgets.Jocelyn Turcotte2013-11-135-24/+7
* Delegated renderer: Add YUV video support.Jocelyn Turcotte2013-11-135-2/+415
* Make fancybrowser build and linkPierre Rossi2013-11-124-44/+45
* Import fancybrowser examplePierre Rossi2013-11-1210-0/+524
* Delegated renderer: Share context support for QNXArvid Nilsson2013-11-121-0/+2
* Delegated renderer: Put textures on those quads.Jocelyn Turcotte2013-11-1120-78/+667
* Use our own implementation of GetDefaultXDisplay.Jocelyn Turcotte2013-11-115-0/+60
* Make RenderWidgetHostViewQtDelegate a pure interface.Jocelyn Turcotte2013-11-0616-251/+179
* Move DelegatedFrameNode and the SG logic to its own file.Jocelyn Turcotte2013-11-065-324/+447
* Implement QWebEnginePage::runJavaScriptPierre Rossi2013-11-045-4/+165
* rename export_from_git.py to take_snapshot.pyZeno Albisser2013-11-011-0/+0
* Change export_from_git.py to take foll snapshots from upstream.Zeno Albisser2013-11-011-91/+105
* Fix the build with the latest qtdeclarative/stable.Jocelyn Turcotte2013-11-011-5/+5
* Add patch: Fix the build with a GL ES2 configured Qt.Jocelyn Turcotte2013-11-013-0/+165
* Add patch: Do not forward declare UIResourceRequest, Identity, IdentityKey.Zeno Albisser2013-10-292-0/+146
* QtWebEngine Dev Tools (Web Inspector)Chris Hutten-Czapski2013-10-2917-11/+441
* Implement popup dialogMary Wu2013-10-297-5/+33
* Silence a warningPierre Rossi2013-10-292-2/+1
* Early return if no submodules were found using DEPS filesAndras Becsi2013-10-291-1/+4
* Give the demo browser prettier popupsPierre Rossi2013-10-291-4/+56
* Update shasum for 3rdparty submodule.Zeno Albisser2013-10-291-0/+0
* Implement subprocessCall and subprocessCheckOutput.Zeno Albisser2013-10-291-13/+21
* Implement parsing of Chromium .DEPS files.Zeno Albisser2013-10-292-9/+93
* Add missing $PATCH_DIR prefix for WebRtc patch.Michael BrĂ¼ning2013-10-291-1/+1
* Implement inputMethodQueryAndras Becsi2013-10-257-4/+144
* Use explicit dependencies to specify build orderAndras Becsi2013-10-252-13/+34
* Return the physical screen's geometryPierre Rossi2013-10-241-2/+2
* Pass popup geometry along for new window creationPierre Rossi2013-10-246-6/+8
* Add windowCloseRequested() supportPierre Rossi2013-10-247-0/+20
* Add patch: Do not forward declare WebRtcVoiceChannelInfo.Zeno Albisser2013-10-182-0/+71
* Add javascript dialogs supportPierre Rossi2013-10-1712-5/+221
* Build fix for the Widgets tests can be running by make check.Adam Kallai2013-10-163-3/+9
* Fix qmake_extras.gypi generation on Windows.Zoltan Arvai2013-10-142-2/+6
* Fix python script calling on Windows.Zoltan Arvai2013-10-141-2/+2
* Render delegated renderer frames using the Qt scene graph.Jocelyn Turcotte2013-10-1414-16/+548
* Turn on to run all widgets tests by make check. Move widgets test to tests/auto.Adam Kallai2013-10-1447-0/+1
* Pimp up our QtQuick browserPierre Rossi2013-10-111-10/+26
* Mac: INCLUDEPATH fixPierre Rossi2013-10-112-0/+6
* Do not forward declare OBJC types.Zeno Albisser2013-10-112-2/+4