summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor correction of log message in qtwebengine_utils.py.Zeno Albisser2014-01-131-1/+1
* Fix RenderWidgetHostViewQt::GetCompositingSurface() on WindowsZoltan Arvai2014-01-131-0/+4
* Fix WebEngineContext on WindowsZoltan Arvai2014-01-131-0/+4
* init-repository.py should only be used when cloning with git.Zeno Albisser2014-01-131-0/+16
* Handle exception thrown by subprocess.check_output.Michael BrĂ¼ning2014-01-131-2/+5
* Disable Werror by defaultPierre Rossi2014-01-112-13/+4
* Fix gpu::gles2::MailboxName on WindowsZoltan Arvai2014-01-111-1/+1
* Fix overrides for WindowsZoltan Arvai2014-01-112-1/+6
* Little cleanup in take_snapshot.py scriptPierre Rossi2014-01-101-6/+0
* Fix type conversion for WindowsZoltan Arvai2014-01-101-3/+11
* Fix DownloadTargetHelper::determineDownloadTarget on WindowsZoltan Arvai2014-01-101-1/+1
* Implement WebEngineError class for handling ErrorDomainAdam Kallai2014-01-103-0/+154
* Add placeholders for missing repack_locales switchesAndras Becsi2014-01-101-0/+4
* Remove Q_UNUSED(uri) from webengine/plugin/plugin.cppAdam Kallai2014-01-081-1/+0
* quicknanobrowser: reset progress bar when reaching 100%Zeno Albisser2013-12-231-1/+1
* createWindow QML API for QQuickWebEngineViewJocelyn Turcotte2013-12-235-21/+168
* Make inspector listening port configurableXiaobo Wang2013-12-211-1/+14
* Fix the QQuickWebEngineView rendering with 1650.Jocelyn Turcotte2013-12-201-0/+12
* Update chromium patches to apply on current stable (1650)Andras Becsi2013-12-2018-566/+179
* Improve init-repository.py to fetch up-to-date dependency listAndras Becsi2013-12-204-89/+306
* Adapt to chromium API changes in refs/branch-heads/1650Andras Becsi2013-12-207-14/+17
* Update take_snapshot.pyAndras Becsi2013-12-172-16/+73
* Avoid errors when closing the applicationJocelyn Turcotte2013-12-161-2/+9
* Fix a crash when opening a window.Jocelyn Turcotte2013-12-161-1/+1
* Revert "Improve init-repository.py to fetch up-to-date dependency list"Jocelyn Turcotte2013-12-164-306/+89
* Revert "Update chromium patches to apply on current stable (1650)"Jocelyn Turcotte2013-12-1618-129/+543
* Fix the utility process launching.Jocelyn Turcotte2013-12-131-0/+2
* Update chromium patches to apply on current stable (1650)Andras Becsi2013-12-1318-543/+129
* Remove --android and download the android and mac files by defaultAndras Becsi2013-12-132-4/+1
* Improve init-repository.py to fetch up-to-date dependency listAndras Becsi2013-12-134-89/+306
* Fix the build on ARMAndras Becsi2013-12-112-2/+2
* Fix wrong cwd in getChromiumSrcDir().Zoltan Arvai2013-12-101-0/+4
* Add ftp protocol handler.Xiao Zhang2013-12-104-17/+15
* Introduce WebEngineLibraryInfo for providing pathsArvid Nilsson2013-12-095-35/+179
* Minor clean-up in core_gyp_generator.pro and gyp_run.proAndras Becsi2013-12-092-4/+7
* Add qrc protocol handler.Xiao Zhang2013-12-066-2/+346
* Use files for install instead of extraPierre Rossi2013-12-052-12/+7
* Remove unused include_dirPierre Rossi2013-12-051-1/+0
* Use QVector when creating argv for the command lineAndras Becsi2013-12-041-2/+4
* Add Android specific build settings and command line switchesAndras Becsi2013-12-043-0/+22
* Quick: Add experimental.viewport.devicePixelRatioArvid Nilsson2013-12-0413-21/+157
* Unify the inclusion of *_extra.gypi files from src/coreAndras Becsi2013-12-031-5/+6
* Python correctnessPierre Rossi2013-12-031-2/+2
* Use the process we install to libexecPierre Rossi2013-12-033-27/+14
* Get localized strings in the render processPierre Rossi2013-12-038-13/+324
* Ship repacked .pak filesPierre Rossi2013-12-0313-252/+79
* More gitignore patternsPierre Rossi2013-12-031-1/+3
* Use ContentMainDelegateQt also for child processesPierre Rossi2013-12-035-51/+169
* Implement DidFailProvisionalLoad functionAdam Kallai2013-12-022-0/+7
* Fix the build with a neon enabled setup to pass arm_neon=1 to gypAndras Becsi2013-12-021-1/+1