summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge branch '5.14' into 5.15"v5.15.0-beta3Allan Sandfeld Jensen2020-03-313-15/+13
|\
| * Merge branch '5.14' into 5.15Allan Sandfeld Jensen2020-03-263-15/+13
| |\
| | * Fix for macOS packaging problemAllan Sandfeld Jensen2020-03-191-2/+2
| | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-102-2/+6
| | |\
| | * | Fix applying background color on RenderViewPeter Varga2020-03-102-13/+11
* | | | Fix rare crash on exit in isCreateContextRobustnessSupportedMichal Klocek2020-03-273-9/+14
* | | | Replace NULL in gl_surface_qt.cppPeter Varga2020-03-261-5/+5
|/ / /
* | | Disable picture-in-picture mode for videosSzabolcs David2020-03-261-0/+1
* | | Fix default file dialogs in QMLSzabolcs David2020-03-241-2/+11
* | | Protect against null adapter client OnRenderFrameMetadataChangedAfterActivationKirill Burtsev2020-03-231-2/+2
* | | ProfileIODataQt: remove remains of non network service codeKirill Burtsev2020-03-142-48/+11
* | | Add support for qrc proxy pac fileMichal Klocek2020-03-131-2/+7
* | | Update chromium + simplify snapshotAllan Sandfeld Jensen2020-03-116-154/+9
* | | Update accessibility roles and test after 79-basedPeter Varga2020-03-081-18/+23
* | | Handle new Skia formats toQImageAllan Sandfeld Jensen2020-03-071-0/+20
* | | Do not force in-process network-serviceAllan Sandfeld Jensen2020-03-061-1/+0
* | | Merge "Merge remote-tracking branch 'origin/5.14.2' into 5.15"Allan Sandfeld Jensen2020-03-063-31/+43
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.14.2' into 5.15Allan Sandfeld Jensen2020-03-053-31/+43
| |\| |
| | * | Fix deadlocks on WebEngineContext destructionMichal Klocek2020-03-023-30/+42
* | | | Add plugin placeholder when ppapi can't be loadedTamas Zakor2020-03-058-0/+394
|/ / /
* | | Implement deprecated request interceptors for network-serviceAllan Sandfeld Jensen2020-03-053-75/+87
* | | Improve custom scheme http content-range supportAllan Sandfeld Jensen2020-03-052-15/+49
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-03-032-2/+6
|\ \ \ | | |/ | |/|
| * | Invalidate accessible interfaces on destruction of view or pagePeter Varga2020-02-271-1/+4
| * | Suppress error message on ACCESSIBILITY_EVENTS permission typePeter Varga2020-02-271-1/+2
| |/
* | Fix cookie persistency settingsAllan Sandfeld Jensen2020-03-031-2/+2
* | Update user-agent without replacing entire network contextAllan Sandfeld Jensen2020-03-031-4/+9
* | Improvements to dynamic update of profilesAllan Sandfeld Jensen2020-03-022-9/+20
* | Adaptations for Chromium 79Allan Sandfeld Jensen2020-02-2850-240/+329
* | Adaptations for Chromium 78Allan Sandfeld Jensen2020-02-2859-903/+509
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-273-15/+39
|\|
| * Clear previous page text selection on new navigation unconditionallyKirill Burtsev2020-02-262-14/+33
| * Fix event.key for Ctrl key combinations on WindowsPeter Varga2020-02-251-1/+6
| * Fix build: remove dependency on Qt private headerThiago Macieira2020-02-241-3/+6
* | Fix use-after-free in CustomURLLoaderJüri Valdmann2020-02-261-13/+14
* | Fix changing profile settings with network serviceJüri Valdmann2020-02-264-20/+37
* | Fix not working proxy_pac test with network serviceMichal Klocek2020-02-211-1/+17
* | Fix CustomURLLoader not supporting responses over 64k bytesJüri Valdmann2020-02-211-33/+65
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-192-1/+7
|\|
| * Fix name filters of GTK file pickerSzabolcs David2020-02-161-0/+3
| * Emit title change event asynchronouslyKirill Burtsev2020-02-141-1/+4
* | Move disabling of features we used to not support to non-viz onlyAllan Sandfeld Jensen2020-02-171-14/+15
* | Solve FIXME in CustomURLLoaderAllan Sandfeld Jensen2020-02-051-1/+3
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Jüri Valdmann2020-02-045-9/+42
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Jüri Valdmann2020-02-035-9/+42
| |\|
| | * Cleanup FrameSinkManagerImpl before shutting down GPU serviceJüri Valdmann2020-01-303-9/+28
| | * Fix widget accessibility on macOSPeter Varga2020-01-242-0/+14
* | | Remove non-NetworkService support classesAllan Sandfeld Jensen2020-02-0423-2365/+59
|/ /
* | Add getter/signal to get the render process PIDFlorian Bruhin2020-02-014-0/+21
* | Switch network-service to default onAllan Sandfeld Jensen2020-01-302-5/+5