summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the build with a neon enabled setup to pass arm_neon=1 to gypAndras Becsi2013-12-021-1/+1
* Adding target specific options based on _target_name does not workAndras Becsi2013-12-021-9/+7
* Gratuitous .prf cleanupPierre Rossi2013-11-291-1/+1
* Use $$clean_pathPierre Rossi2013-11-291-2/+1
* Add cygwin support to init-repository.Zoltan Arvai2013-11-291-1/+1
* Moving sources to src part 2: Adjust paths.Jocelyn Turcotte2013-11-2829-150/+122
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-28104-18/+1
* Add INSTALLS to lib.pro and process.proArvid Nilsson2013-11-282-0/+16
* Improved ARM cross-compile settings detectionArvid Nilsson2013-11-271-11/+22
* Fix QtWebEngineProcess linking problems on QNXArvid Nilsson2013-11-271-0/+2
* Fix examples/widgets linking problems on QNXArvid Nilsson2013-11-271-0/+8
* Prevent Qt from making the QtWebEngineProcess into an app bundle on MacAndras Becsi2013-11-271-2/+4
* Use functors instead of lambda expressions when creating a context menu.Andras Becsi2013-11-262-6/+33
* Save cookies.Jocelyn Turcotte2013-11-261-2/+7
* Add build system support for cross compilationAndras Becsi2013-11-265-4/+91
* Fix the build with Qt 5.1Andras Becsi2013-11-264-1/+10
* Remove unneeded dependencies to chromium test support.Andras Becsi2013-11-261-2/+0
* Add missing overrides for AndroidAndras Becsi2013-11-261-0/+5
* Make it build with QNX chromium portJeff Rogers2013-11-262-4/+11
* Fix which method in functions.prf on Windows.Zoltan Arvai2013-11-221-1/+1
* Get rid of the intermediate "shared" static library.Jocelyn Turcotte2013-11-2113-56/+19
* Make QtWebEngineProcess a slim executable.Jocelyn Turcotte2013-11-217-12/+115
* Fix findOrBuildNinja in functions.prf on Windows.Zoltan Arvai2013-11-201-1/+2
* Add which method to functions.prf for Windows.Zoltan Arvai2013-11-201-2/+11
* Add guards to project files to prevent unnecessarily processing on Windows.Zoltan Arvai2013-11-192-3/+5
* Fix the dyld error when running examples and tests on Mac.Jocelyn Turcotte2013-11-192-0/+10
* Fix path for webkit_strings gypi dependency on Windows.Zoltan Arvai2013-11-191-1/+1
* Fix Qt rcc's path in Qt5WebEngineCore.ninja on Windows.Zoltan Arvai2013-11-191-0/+1
* Make sure platformNames for QtShareGLContext are compared lowercase.Zeno Albisser2013-11-191-2/+2
* Add a WebEngine.experimental QtQuick plugin library.Jocelyn Turcotte2013-11-187-3/+134
* Add an intermediate Qt5WebEngine module library.Jocelyn Turcotte2013-11-1814-21/+167
* 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