summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Add build time override of ninja jobsMichal Klocek2019-02-211-1/+1
* Try using authentication from QNetworkProxyMichal Klocek2019-02-194-0/+36
* Remove not used define for sanitizerMichal Klocek2019-02-191-1/+0
* Minor. Remove unused m_index from pdfium_document_wrapper_qt.cppMichal Klocek2019-02-191-3/+0
* Minor. Remove superfluous std::moveMichal Klocek2019-02-191-1/+1
* Remove hack with passing WebContentsAdapterClient as NativeViewAllan Sandfeld Jensen2019-02-184-18/+35
* Fix undefined behavior with extensions disabledAllan Sandfeld Jensen2019-02-151-0/+2
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-157-107/+135
|\
| * Shutdown ProxyResolutionSerivceMichal Klocek2019-02-111-0/+3
| * Better error reporting for QWebEngineUrlSchemeJüri Valdmann2019-02-113-6/+46
| * macOS: Look for the widevine plugin in the possible new locationsAndy Shaw2019-02-041-2/+12
| * Reinstate CT verification using known logsAllan Sandfeld Jensen2019-02-041-2/+11
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-013-92/+58
| |\
| | * Fix incorrect GLX pbuffer attributes terminatorKirill Burtsev2019-01-091-1/+1
| | * Fix recreation of cookie store and channel id serviceMichal Klocek2019-01-092-91/+57
* | | Support offscreen plugin with glx backendMichal Klocek2019-02-152-4/+5
* | | Fix crash on removing certificates from local storeAllan Sandfeld Jensen2019-02-141-2/+1
* | | Fix incrementing download IDTamas Zakor2019-02-141-2/+6
* | | Simplify visual properties handling in RenderWidgetHostViewQtJüri Valdmann2019-02-138-167/+74
* | | Do not create the native client cert store on every requestAllan Sandfeld Jensen2019-02-112-17/+13
* | | Add link with lld supportMichal Klocek2019-02-111-0/+3
* | | Fix use_gold gn argumentMichal Klocek2019-02-112-3/+7
* | | Cleanup client cert store filesAllan Sandfeld Jensen2019-02-1112-215/+307
* | | Fix -Wreorder warning in ProfileAdapterJüri Valdmann2019-02-111-1/+1
* | | Quiet -Wmismatched-tag warningv5.13.0-alpha1Allan Sandfeld Jensen2019-02-081-1/+2
* | | Only allocate a post data block when postingAllan Sandfeld Jensen2019-02-081-4/+3
* | | Fix incorrect include of pref_names.hMichal Klocek2019-02-081-1/+1
* | | Web Notifications APIKirill Burtsev2019-02-0619-5/+1074
* | | Merge remote-tracking branch 'origin/dev' into 5.13Michael Brüning2019-02-0567-92/+4475
|\ \ \
| * | | Delete WebContentsAdapter::dpiScaleChanged()Jüri Valdmann2019-02-012-11/+0
| * | | Delete WebContentsAdapterClient::dpiScale()Jüri Valdmann2019-02-016-58/+36
| * | | Add extension system and PDF viewer to Qt WebEngineMichael Brüning2019-02-0160-23/+4439
* | | | Move QWebEngineUrlRequestInterceptor::intercept to ui threadMichal Klocek2019-02-047-42/+77
* | | | Move url_request_notification to own unitMichal Klocek2019-02-044-135/+257
* | | | Add proxy switches handlingMichal Klocek2019-02-0410-27/+219
* | | | Disable error page isolationPeter Varga2019-02-042-0/+7
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-012-8/+43
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix permission type conversionKirill Burtsev2019-01-311-0/+1
| * | Answer permission checks for clipboard permissionsSzabolcs David2019-01-302-8/+42
* | | Delete RenderWidgetHostViewQt::m_localSurfaceIdJüri Valdmann2019-01-312-5/+2
* | | Delete RenderWidgetHostViewQt::m_latestCaptureSequenceNumberJüri Valdmann2019-01-312-5/+2
* | | Implement touch text selection for QQuickWebEngineViewPeter Varga2019-01-3112-5/+1119
* | | Add HTTP request headers to custom URL schemes (reland)Allan Sandfeld Jensen2019-01-307-7/+48
* | | Fix -no-ssl buildPeter Varga2019-01-302-0/+10
* | | Add API to set default download pathTamas Zakor2019-01-303-1/+11
* | | Adaptations for Chromium 71Allan Sandfeld Jensen2019-01-2856-302/+388
* | | Fix Sandbox V2 to work on macOSAlexandru Croitor2019-01-283-3/+20
* | | Adaptations for Chromium 70Allan Sandfeld Jensen2019-01-2840-158/+191
* | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2019-01-252-9/+31
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2019-01-242-9/+31
| |\| |