Commit Graph

12 Commits

Author SHA1 Message Date
Marc Audy
7379fa99c5 Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14229157
[CL 14233282 by Marc Audy in ue5-main branch]
2020-09-01 14:07:48 -04:00
justin marcus
22a57adfb1 Fix ensure
[FYI] [at]Thomas.Ross




#ROBOMERGE-SOURCE: CL 11833249 via CL 11833846 via CL 11833903
#ROBOMERGE-BOT: (v656-11643781)

[CL 11879086 by justin marcus in Main branch]
2020-03-03 14:23:49 -05:00
ryan durand
0f0464a30e Updating copyright for Engine Runtime.
#rnx
#rb none


#ROBOMERGE-OWNER: ryan.durand
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900
#ROBOMERGE-BOT: (v613-10869866)

[CL 10870549 by ryan durand in Main branch]
2019-12-26 14:45:42 -05:00
chris varnsverry
f564a4cb73 Make MaxActiveDownloads configurable
[at]Michael.Kirzinger [at]Thomas.Ross


#ROBOMERGE-SOURCE: CL 8130597 via CL 8130603 via CL 8133879
#ROBOMERGE-BOT: (v401-8057353)

[CL 8160214 by chris varnsverry in Main branch]
2019-08-21 09:37:24 -04:00
thomas ross
5dc20f771f Fixing bug on GenericPlatform BackgroundHttp implementation requests would fail as we were not setting the Get HTTP Verb.
#rb none


#ROBOMERGE-SOURCE: CL 6112279 via CL 6112448 via CL 6113442

[CL 6113522 by thomas ross in Main branch]
2019-04-26 17:01:40 -04:00
thomas ross
5bae2a3e19 Fixing BackgroundHttp GenericPlatform Implementation Problems:
- Fixing infinite loop when request ran out of retries.
- Fixed possible missing initialization error for ResponseCode
#rb none
#tests Android Client


#ROBOMERGE-SOURCE: CL 5659762 via CL 5659763 via CL 5659764 via CL 5659765 via CL 5659827

[CL 5659844 by thomas ross in Main branch]
2019-03-29 22:32:25 -04:00
thomas ross
547962d527 Fixing bug where BackgroundHTTP Requests could end up leaking memory or crashing when being removed due to a self-reference chain
#rb none
#tests Android Client


#ROBOMERGE-SOURCE: CL 5639884 via CL 5639885 via CL 5639886 via CL 5639887 via CL 5641239

[CL 5647905 by thomas ross in Main branch]
2019-03-29 13:33:32 -04:00
thomas ross
934e75ffe4 Fixing bug in BackgroundHttp generic platform implementation where download progress was tracked incorrectly.
Fix shadowed member variable error.
#test iosClient, Windows Editor Client


#ROBOMERGE-SOURCE: CL 4954756 via CL 4955147 via CL 4956657 via CL 4956671 via CL 4958889

[CL 4959017 by thomas ross in Main branch]
2019-02-11 04:31:15 -05:00
thomas ross
d9a8318dc0 Correcting Copyright notices on newly submitted files.
#jira UE-69643
#rb none
#tests none


#ROBOMERGE-SOURCE: CL 4923337 via CL 4923339 via CL 4923341 via CL 4923441 via CL 4927248

[CL 4931954 by thomas ross in Main branch]
2019-02-07 09:15:10 -05:00
thomas ross
e7a9b572ab Fixing Clang compile errors.
#jira UE-69640
#rb none
#tests Windows Editor Compile


#ROBOMERGE-OWNER: james.hopkin
#ROBOMERGE-AUTHOR: thomas.ross
#ROBOMERGE-SOURCE: CL 4923125 via CL 4923127 via CL 4923128 via CL 4923141 via CL 4927222

[CL 4930061 by thomas ross in Main branch]
2019-02-07 06:02:33 -05:00
thomas ross
818151c3fc Added ability to cancel/pause/resume background http requests at the request level
#rb none
#tests iOS Client, Windows Editor Client


#ROBOMERGE-SOURCE: CL 4921169 via CL 4921171 via CL 4921173 via CL 4921262 via CL 4926860

[CL 4927673 by thomas ross in Main branch]
2019-02-07 01:38:51 -05:00
thomas ross
ba30c91d75 Adding background http protype system. Enables downloading files while app is suspended on iOS. Other platforms need to be added over time if desired. For now other platforms just wrap basic HTTPRequests under the hood.
#rb none
#tests iOS / Android
[CODEREVIEW] Andrew.Grant,Daniel.Lamb,Justin.Marcus
[FYI] Pete.Sauerbrei


#ROBOMERGE-SOURCE: CL 4898958 via CL 4898963 via CL 4898965 via CL 4905881

[CL 4906509 by thomas ross in Main branch]
2019-02-05 18:09:08 -05:00