summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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