summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Unify error reporting for configureMichal Klocek2019-09-191-1/+1
* Rename option webengine-core to build-qtwebengine-coreMichal Klocek2019-09-191-2/+2
* Move developer build option to toolsMichal Klocek2019-09-191-7/+0
* Fix RenderWidgetHostViewQt::SetNeedsBeginFramesJüri Valdmann2019-09-133-2/+16
* Remove usages of deprecated APIsSona Kurazyan2019-09-091-0/+14
* Move gn configs out of coreMichal Klocek2019-09-075-478/+0
* Move main configure and move some tests from core to buildtoolsMichal Klocek2019-09-074-383/+8
* Add jumbo builds to configure systemMichal Klocek2019-09-071-4/+9
* Add webengine-core featureMichal Klocek2019-09-075-238/+51
* Api to get certificate's chain on errorKirill Burtsev2019-09-055-3/+38
* Merge dev into 5.14 (delayed final downmerge)Kari Oikarinen2019-09-0429-124/+2107
|\
| * Introduce findTextFinished signalPeter Varga2019-08-237-4/+214
| * Refactor findText handlingPeter Varga2019-08-228-65/+285
| * Use ui::CompositorJüri Valdmann2019-08-2218-32/+1572
| * Use RenderFrameMetadata for scroll position and contents sizeJüri Valdmann2019-08-223-27/+40
| * Fix warning about extra semicolon for Q_DECLARE_FLAGS statementMichael Brüning2019-08-191-1/+1
* | Doc: Edit docs for QWebEngineUrlRequestInfo::initiator()Leena Miettinen2019-08-301-3/+5
* | Doc: Describe QWebEngineUrlRequestInfo::ResourceTypeNavigationPreloadLeena Miettinen2019-08-271-1/+3
|/
* WebContentsAdapter: don't use toStrongRef().data()Marc Mutz2019-08-171-1/+1
* Move winversion test to configureMichal Klocek2019-08-151-2/+8
* Move re2 test to configureMichal Klocek2019-08-151-8/+16
* Move khr test to configureMichal Klocek2019-08-151-2/+8
* Move libvpx test to configureMichal Klocek2019-08-151-6/+16
* Move snappy test to configureMichal Klocek2019-08-151-6/+14
* Move xml2,glibc test to configureMichal Klocek2019-08-151-15/+24
* Use QWeakPointer::toStrongRef().data() to get the raw pointerMichael Brüning2019-08-141-1/+1
* Fix typos in header guardsMichael Brüning2019-08-131-3/+3
* Move alsa test to configureMichal Klocek2019-08-121-6/+14
* Add webenginewidgets to configure systemMichal Klocek2019-08-121-17/+0
* Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-312-19/+25
* Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-2411-14/+72
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-238-8/+52
| |\
| | * Fix use-after-free in WebContentsAdapter::loadJüri Valdmann2019-07-181-3/+7
| | * Reset findText reply id on StopFinding to prevent callback laterKirill Burtsev2019-07-163-1/+4
| | * Do not proceed with uninitialized resourcesMichal Klocek2019-07-121-4/+4
| | * Make enabling full debug information easierAllan Sandfeld Jensen2019-07-121-0/+12
| | * If Qt is configured with ccache feature pass that along to GNAlexandru Croitor2019-07-121-0/+4
| | * Fix detection of ozone x11 supportMichal Klocek2019-07-124-6/+22
| * | Pass an accurate touchpoint ToolType to ChromiumRomain Pokrzywka2019-07-161-1/+4
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-103-5/+16
| |\|
| | * Unset global share context pointer on deletionJüri Valdmann2019-07-041-0/+2
| | * Set custom user-agent manually on new windowsAllan Sandfeld Jensen2019-06-071-0/+5
| | * Use Chromium linker flagsMichal Klocek2019-06-041-5/+9
* | | Remove usage of QSGInternalImageNodeAlexandru Croitor2019-07-232-13/+6
* | | Fix warning on WindowsTamas Zakor2019-07-231-1/+1
* | | Add QWebEngineUrlScheme::CorsEnabled flagJüri Valdmann2019-07-185-0/+41
* | | Ignore persisted spellchecking preferencesJüri Valdmann2019-07-151-0/+5
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Allan Sandfeld Jensen2019-07-142-4/+7
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-103-4/+11
| |\| |
| | * | Null check result of consuming mailbox textureJüri Valdmann2019-07-091-1/+2