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