summaryrefslogtreecommitdiffstats
path: root/src/core/net
Commit message (Expand)AuthorAgeFilesLines
* Adaptations for Chromium 83Allan Sandfeld Jensen2020-09-094-8/+29
* Chromium 81-based adaptationsAllan Sandfeld Jensen2020-09-098-53/+77
* Do not call deprecated profile interceptor on ui threadKirill Burtsev2020-09-011-1/+1
* Fix mistake from 78-based adaptationsAllan Sandfeld Jensen2020-07-211-2/+5
* Add the cookie filter to URL requestsAllan Sandfeld Jensen2020-07-152-0/+43
* Remove ProxyingRestrictedCookieManagerListenerQtMichal Klocek2020-07-151-39/+1
* Make loading PDF view less racyAllan Sandfeld Jensen2020-07-141-0/+2
* Remove the lieAllan Sandfeld Jensen2020-07-131-2/+1
* Remove some dead codeAllan Sandfeld Jensen2020-07-062-34/+0
* Allow force enabling QUICAllan Sandfeld Jensen2020-06-291-1/+4
* Small refresh of mojo in SystemNetworkContextManagerMichal Klocek2020-05-042-6/+10
* Minor cleanupAllan Sandfeld Jensen2020-05-042-15/+6
* Move request interceptor to ui threadMichal Klocek2020-04-202-150/+97
* Use WebContents instead of FrameTreeNode when set first party urlTamas Zakor2020-04-101-15/+8
* Delete last network service feature checksJüri Valdmann2020-04-102-17/+0
* Adaptations for Chromium 80Allan Sandfeld Jensen2020-04-078-50/+54
* Fix crash in ProxyingURLLoaderFactoryQtAllan Sandfeld Jensen2020-04-072-20/+32
* Implement deprecated request interceptors for network-serviceAllan Sandfeld Jensen2020-03-051-75/+71
* Improve custom scheme http content-range supportAllan Sandfeld Jensen2020-03-052-15/+49
* Adaptations for Chromium 79Allan Sandfeld Jensen2020-02-2810-71/+81
* Adaptations for Chromium 78Allan Sandfeld Jensen2020-02-2813-97/+101
* Fix use-after-free in CustomURLLoaderJüri Valdmann2020-02-261-13/+14
* Fix changing profile settings with network serviceJüri Valdmann2020-02-261-0/+4
* Fix CustomURLLoader not supporting responses over 64k bytesJüri Valdmann2020-02-211-33/+65
* Solve FIXME in CustomURLLoaderAllan Sandfeld Jensen2020-02-051-1/+3
* Remove non-NetworkService support classesAllan Sandfeld Jensen2020-02-0415-1818/+21
* Support Range headers in custom URLRequestJobsSzabolcs David2020-01-243-2/+13
* Merge branch '5.14' into 5.15Allan Sandfeld Jensen2020-01-234-3/+24
|\
| * Support Range headers in custom URLRequestJobsSzabolcs David2020-01-203-3/+24
* | Move pdf interception to URL loaderAllan Sandfeld Jensen2019-12-172-0/+211
* | Fix firstPartyUrl with network serviceJüri Valdmann2019-12-101-2/+7
* | Prospective build fix for missing QVariant includeMichael Brüning2019-12-101-0/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2019-12-061-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-11-141-0/+1
| |\
| | * Fix compilation on CI5.13Michal Klocek2019-11-131-0/+1
* | | Implement proxy config for network serviceJüri Valdmann2019-12-056-17/+262
* | | Experimental network-service supportAllan Sandfeld Jensen2019-12-0511-27/+2163
* | | Remove direct URLRequestJob access from URLRequestCustomJobProxyAllan Sandfeld Jensen2019-11-295-63/+121
* | | Switch navigationRequested to using NavigationThrottleAllan Sandfeld Jensen2019-11-282-30/+5
|/ /
* | Code-style cleanup in src/core/netAllan Sandfeld Jensen2019-11-1325-161/+168
* | Merge branch '5.13' into 5.14Allan Sandfeld Jensen2019-10-302-8/+10
|\|
| * Fix life cycle issue of QWebEngineUrlRequestInterceptorMichal Klocek2019-10-102-8/+10
| * Fix XMLHttpRequest status with custom schemesJüri Valdmann2019-09-252-0/+19
* | Delete URLRequestCustomJob::m_httpStatusCodeJüri Valdmann2019-10-243-6/+1
* | Add HTTP content-typeAllan Sandfeld Jensen2019-10-231-0/+6
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-10-221-7/+13
* | Adaptations for Chromium 77Allan Sandfeld Jensen2019-10-116-12/+296
* | Adaptations for Chromium 76Allan Sandfeld Jensen2019-10-111-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-241-0/+5
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-231-0/+5
| |\