summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Michael BrĂ¼ning2016-03-2220-88/+336
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-2120-88/+336
| |\
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-03-2116-78/+297
| | |\
| | | * Cherry-pick security fixes from Chromium 49v5.6.0Allan Sandfeld Jensen2016-03-031-0/+0
| | | * Doc: Mention target platform limitationsKai Koehne2016-02-251-0/+13
| | | * OS X: Fix QtWebEngineProcess @rpath handling so macdeployqt works.Alexandru Croitor2016-02-251-16/+2
| | | * Doc: fix copy/paste error in the overviewLeena Miettinen2016-02-251-1/+1
| | | * Doc: Refer to Pepper instead of Adobe Flash PlayerLeena Miettinen2016-02-241-4/+5
| | | * Doc: Add information about framesLeena Miettinen2016-02-243-24/+48
| | | * Doc: Add intro to WebEngineView type docsLeena Miettinen2016-02-241-2/+117
| | | * Doc: Improve the overviewLeena Miettinen2016-02-244-15/+84
| | | * Doc: Move info about WebEngineCertificate methodsLeena Miettinen2016-02-242-11/+15
| | | * Doc: Link to Platform Notes from the OverviewLeena Miettinen2016-02-231-0/+4
| | | * Update ChromiumAllan Sandfeld Jensen2016-02-231-0/+0
| | | * Doc: Add "Namespaces" to the C++ API ref titleLeena Miettinen2016-02-183-3/+3
| | | * Document Chromium version also in the documentation.Michael Bruning2016-02-181-0/+3
| | | * Include the module prefix for the header filesv5.6.0-rc1Andy Shaw2016-02-151-3/+3
| | * | Doc: Mark renderProcessTerminated signal as new in 5.6Kai Koehne2016-03-112-0/+3
| | * | 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: document --ppapi-flash-version argumentKai Koehne2016-03-101-0/+8
| | * | 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-222-0/+20
|/ / /
* | | Add callback to printing APIMichael Bruning2016-03-1613-58/+194
* | | Include RenderThreadImpl::Shutdown fix to prevent random crashes.Michael Bruning2016-03-161-0/+0
* | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-03-1115-19/+319
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-03-0815-19/+319
| |\| |
| | * | Doc: Building with macx-clang-32 not supportedLeena Miettinen2016-03-071-0/+3
| | * | 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
| | * | MSVC: Fix compiler warningKai Koehne2016-03-011-0/+1
| | * | Doc: Improve web engine profile class descriptionsLeena Miettinen2016-02-292-12/+46
| | * | 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
* | | | Require OSX SDK version of at least 10.10.3.Alexandru Croitor2016-03-081-0/+0
* | | | Fix iconChanged signal in Quick APIPeter Varga2016-03-082-3/+5
* | | | 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