summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Extract Compositor from RenderWidgetHostViewQtv5.12.0-alpha1Jüri Valdmann2018-09-115-93/+303
* Remove more dead code from the libsrtp testThiago Macieira2018-09-051-11/+0
* Fallback to Latin-1 if ASCII and UTF-8 doesn't workAllan Sandfeld Jensen2018-09-051-1/+2
* Fix QWebEngineUrlScheme::operator== constnessJüri Valdmann2018-09-042-4/+4
* Return http status code for successfully loaded pagesErwin Kandler2018-08-291-1/+5
* WebEventFactory: Use QKeyEvent::key() if QKeyEvent::text() is emptyJüri Valdmann2018-08-271-13/+52
* WebEventFactory: Fallback for WebKeyboardEvent::dom_codeJüri Valdmann2018-08-271-1/+7
* WebEventFactory: Fix WebKeyboardEvent::dom_code on macOSJüri Valdmann2018-08-271-5/+8
* WebEventFactory: Fix WebKeyboardEvent::native_key_code on Windows and LinuxJüri Valdmann2018-08-271-1/+25
* WebEventFactory: Use runtime platform detectionJüri Valdmann2018-08-271-6/+40
* WebEventFactory: Consistently unswap Control and Meta on macOSJüri Valdmann2018-08-271-30/+44
* Replace RenderWidgetHostViewQt::m_host by RenderWidgetHostViewBase::host()Tamas Zakor2018-08-242-40/+38
* WebContentsAdapter: Fix build against Qt 5.9Jüri Valdmann2018-08-231-6/+7
* Clean-up of forward declarations and includes in core headersTamas Zakor2018-08-234-13/+0
* DelegatedFrameNode: Use QSGTexture::filtering()Jüri Valdmann2018-08-231-17/+9
* Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-2114-33/+105
|\
| * Fix --enable-webgl-software-rendering with drivers that don't support OpenGLKai Koehne2018-08-161-1/+3
| * MediaCaptureDevicesDispatcher: Disable getDefaultScreenId on X11Jüri Valdmann2018-08-081-1/+10
| * Fix bougs documentation for QWebEngineUrlRequestJob::replyMichal Klocek2018-07-301-2/+3
| * Close popups when parent window is movedAlexandru Croitor2018-07-273-1/+16
| * Use net::TransportSecurityPersister to persist HSTS stateJüri Valdmann2018-07-252-1/+20
| * QWebEngineUrlRequestJob: QUrl("null") for unique initiator originsJüri Valdmann2018-07-202-4/+19
| * Fix segfault in devtools openInNewTab handlingJüri Valdmann2018-07-161-1/+10
| * Fix enum mismatch in WebContentsAdapter::enterDragJüri Valdmann2018-07-131-18/+18
| * Forward mouse and keyboard modifiers from QDropEventJüri Valdmann2018-07-132-4/+6
| * Enforce Visual Studio check in windows.priKai Koehne2018-07-061-2/+2
| * Doc: Mark \snippet entries with .pro filesVenugopal Shivashankar2018-07-031-0/+2
| * Compile with -no-feature-tableteventAndy Shaw2018-06-294-0/+16
* | Unfriend NetworkDeleagte from ProfileIODataMichal Klocek2018-08-107-10/+31
* | MediaCaptureDevicesDispatcher: Minor cleanupJüri Valdmann2018-08-102-54/+24
* | MediaCaptureDevicesDispatcher: Remove unused m_desktopCaptureSessionsJüri Valdmann2018-08-102-34/+0
* | MediaCaptureDevicesDispatcher: Remove unused variable 'ui'Jüri Valdmann2018-08-101-13/+11
* | Fix bogus QT_CONFIG usage for printingMichal Klocek2018-08-093-9/+3
* | Make WebChannel an optional featureMichal Klocek2018-08-096-7/+36
* | Add printRequest()Michal Klocek2018-08-096-102/+204
* | Add printToPdfPoppler testMichal Klocek2018-08-091-0/+12
* | Revert "Add HTTP request headers to custom URL schemes"Michal Klocek2018-08-097-46/+8
* | Add HTTP request headers to custom URL schemesAllan Sandfeld Jensen2018-08-037-8/+46
* | Fix running webengine without default profileMichal Klocek2018-08-035-2/+14
* | GLOzoneEGLQt: Fix build with -no-openglJüri Valdmann2018-08-031-0/+2
* | Add QWebEngineUrlScheme classJüri Valdmann2018-08-029-13/+505
* | Move last surface and context classes to ozoneMichal Klocek2018-08-028-7/+7
* | Use ozone for x11Michal Klocek2018-08-0220-229/+380
* | Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-024-3/+30
* | Add DNS prefetchingAllan Sandfeld Jensen2018-08-017-0/+41
* | Fix odd looking byte convertion in pdfium wrapperMichal Klocek2018-07-301-4/+2
* | Implement RenderWidgetHostViewQt::DisplayCursorAllan Sandfeld Jensen2018-07-302-0/+6
* | Fix tooltip regression from 67-basedAllan Sandfeld Jensen2018-07-241-2/+1
* | Make QUrl <-> GUrl conversion more explicitAllan Sandfeld Jensen2018-07-201-3/+12
* | Update user dir associated to BrowserContext when chaging profile's pathPeter Varga2018-07-201-0/+7