summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-1115-23/+141
|\
| * Register qrc as local after blink initialization.Michael BrĂ¼ning2016-04-052-3/+20
| * Implement CheckMediaAccessPermissionAllan Sandfeld Jensen2016-04-057-0/+35
| * Fix typo in the folder name of the cookiesSzabolcs David2016-04-031-2/+7
| * Fix crashes due to qputenv being called after Chromium initialization.Alexandru Croitor2016-04-012-3/+6
| * Use system NSS only for certificate handlingKai Koehne2016-04-011-3/+6
| * Avoid triggering extra urlChanged signalAdam Kallai2016-04-012-0/+15
| * Fix Windows build when response files for moc are generatedJoerg Bornemann2016-03-311-0/+3
| * Fix CommandLine initialization on WindowsJoerg Bornemann2016-03-311-7/+20
| * Fix QtWebEngineProcess not being found after macdeployqt is used.Alexandru Croitor2016-03-301-1/+1
| * Doc: Fix documentation about cookie storesKai Koehne2016-03-291-0/+3
| * Fix crash when link opens a modal QDialog, using the trackpad.Alexandru Croitor2016-03-242-8/+48
* | Fix recentlyAudible Widgets and Quick API.Alexandru Croitor2016-04-084-4/+4
* | Fix disabling spell checker supportPeter Varga2016-04-062-2/+2
* | Document QWebEngineUrlRequestInfo enums as new in 5.7Kai Koehne2016-04-061-2/+2
* | Doc: New QWebEngineUrlRequestInfo::ResourceType valuesLeena Miettinen2016-04-031-0/+4
* | Use default language as default spell-checking languageAllan Sandfeld Jensen2016-04-011-1/+1
* | Fix crashes due to qputenv being called after Chromium initialization.Alexandru Croitor2016-03-312-3/+7
* | Add API for context menu dataAllan Sandfeld Jensen2016-03-302-5/+5
* | Add settings for FaviconManager's icon download modesPeter Varga2016-03-253-3/+19
* | Enable sandboxing for OSX and Linux.Alexandru Croitor2016-03-231-1/+14
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Michael BrĂ¼ning2016-03-223-10/+28
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-213-10/+28
| |\|
| | * Disable installation of icudt.dat for builds using system ICUKai Koehne2016-03-101-9/+16
| | * Initialize lazy base::CPU when IO are allowedIlia Kirianovskii2016-03-101-0/+10
| | * Flash: Support --ppapi-flash-version argument also for system FlashKai Koehne2016-03-101-1/+2
* | | Pass minimum OS X SDK version used during Qt compilation, to GYP.Alexandru Croitor2016-03-221-2/+9
* | | Add option to allow compiling WebEngine as Mac App Store compliant.Alexandru Croitor2016-03-221-0/+1
|/ /
* | Add callback to printing APIMichael Bruning2016-03-165-39/+110
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-03-1111-7/+269
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-03-0811-7/+269
| |\|
| | * Configure MIPS architecure for gypAllan Sandfeld Jensen2016-03-031-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
| | * Copy resources also for non-developer non-prefix buildsKai Koehne2016-02-251-2/+2
| | * 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
* | | Clean up FaviconManager and fix icon url in NavigationEntryPeter Varga2016-03-114-148/+75
* | | Fix CDM plugins not always being loadedJocelyn Turcotte2016-03-101-0/+17
* | | Update to Chromium 49.0.2623.91Allan Sandfeld Jensen2016-03-091-0/+1
* | | Use system protobuf if foundAllan Sandfeld Jensen2016-03-081-1/+1
|/ /
* | Update GL mailbox synchronization to Chromium 49v5.7.0-alpha1Allan Sandfeld Jensen2016-03-075-147/+127
* | Fix loadProgress 100Allan Sandfeld Jensen2016-03-071-0/+1
* | Porting browser_accessibility_qt to Chromium 49Allan Sandfeld Jensen2016-03-074-112/+14
* | 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-071-1/+0
* | Register qrc as secure after blink initializationAllan Sandfeld Jensen2016-03-072-2/+17