summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Check for presence of the qtwebengine-chromium submoduleJoerg Bornemann2016-03-091-0/+3
| | * | Mark qtwebengine as warning_cleanKai Koehne2016-03-091-0/+1
| | * | Remove test for QWebEnginePage::metaDataJoerg Bornemann2016-03-081-42/+0
* | | | Pass minimum OS X SDK version used during Qt compilation, to GYP.Alexandru Croitor2016-03-221-2/+9
* | | | Make isMinOSXSDKVersion() test reusable for different versions.Alexandru Croitor2016-03-221-12/+17
* | | | Add option to allow compiling WebEngine as Mac App Store compliant.Alexandru Croitor2016-03-223-0/+27
|/ / /
* | | Fix bestFavicon testPeter Varga2016-03-192-1/+16
* | | Add callback to printing APIMichael Bruning2016-03-1617-67/+249
* | | Include RenderThreadImpl::Shutdown fix to prevent random crashes.Michael Bruning2016-03-161-0/+0
* | | Re-skip failing error page disabled test for tst_favicon.Michael Bruning2016-03-161-0/+1
* | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-03-1135-141/+705
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-03-0835-141/+705
| |\| |
| | * | Blacklist test_geoPermissionRequest on Windows as well.Michael Bruning2016-03-071-0/+1
| | * | Remove skipped test tst_QWebEnginePage::popupFocusJoerg Bornemann2016-03-071-46/+0
| | * | Remove test for unimplemented Web SQL Database APIJoerg Bornemann2016-03-071-59/+0
| | * | Doc: Building with macx-clang-32 not supportedLeena Miettinen2016-03-071-0/+3
| | * | Doc: fix links in the minimal example docsLeena Miettinen2016-03-072-4/+4
| | * | Configure MIPS architecure for gypAllan Sandfeld Jensen2016-03-032-0/+13
| | * | Revert "Disable using the ICU data file on embedded linux"Kai Koehne2016-03-011-1/+0
| | * | ICU: Do not try to search for icudtl.dat for WEBENGINE_CONFIG+=system_icuKai Koehne2016-03-012-0/+18
| | * | ICU: Sync use_system_icu and icu_use_data_file_flagKai Koehne2016-03-011-1/+1
| | * | Enable qmltests in CIJoerg Bornemann2016-03-014-8/+22
| | * | Add minimal examplesKai Koehne2016-03-0110-1/+338
| | * | MSVC: Fix compiler warningKai Koehne2016-03-011-0/+1
| | * | Doc: Improve web engine profile class descriptionsLeena Miettinen2016-02-292-12/+46
| | * | consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-5/+6
| | * | Copy resources also for non-developer non-prefix buildsKai Koehne2016-02-251-2/+2
| | * | Enable QtQuick inspectorserver test in CIJoerg Bornemann2016-02-252-1/+5
| | * | Enable WebEngineView tests in CIJoerg Bornemann2016-02-241-1/+0
| | * | Add chromium files to Qt projectAllan Sandfeld Jensen2016-02-241-0/+8
| | * | Implement SSLHostStateDelegateAllan Sandfeld Jensen2016-02-235-1/+223
| | * | Always reject non-overridable certificate errorsAllan Sandfeld Jensen2016-02-231-3/+4
| | * | Add tools to project for Qt CreatorAllan Sandfeld Jensen2016-02-231-0/+10
| | * | Enable qquickwebenginedefaultsurfaceformat test in CIJoerg Bornemann2016-02-221-1/+0
| | * | Enable quick/publicapi test in CIJoerg Bornemann2016-02-222-2/+2
| | * | Prepare separate enabling of QtQuick autotestsJoerg Bornemann2016-02-227-3/+7
* | | | Clean up FaviconManager and fix icon url in NavigationEntryPeter Varga2016-03-118-282/+145
* | | | Cleanup QUrl initialization in favicon-manager testAllan Sandfeld Jensen2016-03-111-5/+5
* | | | Fix CDM plugins not always being loadedJocelyn Turcotte2016-03-101-0/+17
* | | | Fix and skip failing Quick tests after Chromium 49 updatePeter Varga2016-03-106-4/+7
* | | | Update to Chromium 49.0.2623.91Allan Sandfeld Jensen2016-03-093-1/+3
* | | | Require OSX SDK version of at least 10.10.3.Alexandru Croitor2016-03-082-5/+25
* | | | Fix iconChanged signal in Quick APIPeter Varga2016-03-083-19/+13
* | | | Use system protobuf if foundAllan Sandfeld Jensen2016-03-082-2/+8
|/ / /
* | | Update GL mailbox synchronization to Chromium 49v5.7.0-alpha1Allan Sandfeld Jensen2016-03-075-147/+127
* | | Fix loadProgress 100Allan Sandfeld Jensen2016-03-072-2/+3
* | | Porting browser_accessibility_qt to Chromium 49Allan Sandfeld Jensen2016-03-075-118/+20
* | | Add stub for RequestPermissionsAllan Sandfeld Jensen2016-03-072-1/+38
* | | Basic adaptation to Chromium 49Allan Sandfeld Jensen2016-03-0749-180/+198
* | | Update snapshot scripts to Chromium 49Allan Sandfeld Jensen2016-03-074-6/+10