bryan sefcik
a3dddc6630
Pass 1 on Developer include fixes:
...
Removed redundant private include paths from build.cs files.
Fixed include paths to be relative to the private or public folders.
Hid or removed includes that reached into other private module folders.
Updated PublicInclude paths when necessary.
#jira
#preflight 631e281694758d0bf2ea1399
[CL 21960082 by bryan sefcik in ue5-main branch]
2022-09-11 18:32:18 -04:00
Devin Doucette
870bc44362
DDC: Reduced Zen cache chunk miss log verbosity from Display to Verbose
...
#preflight 631b942bd135b61bc57331c1
#rb none
#rnx
#fyi Tim.Smith
[CL 21926517 by Devin Doucette in ue5-main branch]
2022-09-09 15:49:08 -04:00
Marc Audy
e42d1fa0a3
Fix implicit conversion
...
#preflight
#rnx
[CL 21897568 by Marc Audy in ue5-main branch]
2022-09-08 13:36:12 -04:00
Devin Doucette
ccdf88e377
DDC: Fixed the cache hierarchy test to execute async puts
...
#preflight 631a242df448dc6e58b4c479
#rb Zousar.Shaker
#rnx
[CL 21897494 by Devin Doucette in ue5-main branch]
2022-09-08 13:30:43 -04:00
Devin Doucette
2d6866d2ec
DDC: Set UnsafeTypeCastWarningLevel to Error
...
#preflight 631907e2a20b67673b513de6
#rb Zousar.Shaker
#rnx
[CL 21871353 by Devin Doucette in ue5-main branch]
2022-09-07 22:45:29 -04:00
Devin Doucette
9aee9a4bd8
DDC: Fixed unsafe type cast warnings
...
#preflight 6317fc04a20b67673b1de7c3
#rb Zousar.Shaker
#rnx
[CL 21850770 by Devin Doucette in ue5-main branch]
2022-09-07 10:37:16 -04:00
Zousar Shaker
860fdb7053
Fix bugs in the System.DerivedDataCache.HttpDerivedDataBackend.CacheStore automated test caused by:
...
1. Using the wrong structured namespace when instantiating Zen.
2. Assuming that the order that PUT requests will complete is equal to the order that they were in the original request array.
#rb none
#fyi dan.engelbrecht
#preflight 6317a9e72b7fe03eb64e3d7c
[CL 21829182 by Zousar Shaker in ue5-main branch]
2022-09-06 17:05:48 -04:00
Zousar Shaker
6dfdd060fd
Disabling the -DDC=None codepath for non-programs to reduce confusion when people attempt to use it in editor.
...
#rb devin.doucette
#preflight 63176267032bd43d8649bade
[CL 21818771 by Zousar Shaker in ue5-main branch]
2022-09-06 11:47:52 -04:00
Devin Doucette
b5ce34c6e6
DDC: Fixed a non-unity error in TestCacheStore
...
#preflight 630eda1198103d4521bdf054
#rb none
#rnx
[CL 21721657 by Devin Doucette in ue5-main branch]
2022-08-31 11:33:11 -04:00
devin doucette
35be596466
DDC: Reverted unnecessary changes made by IWYU
...
There are several cases where includes were added that are not directly used (only by reference or pointer), and where forward declarations were reordered in a way that worsens readability.
#rb none
#rnx
[CL 21499953 by devin doucette in ue5-main branch]
2022-08-22 21:23:18 -04:00
devin doucette
9b905880aa
DDC: Fixed UserData value returned by the cache hierarchy
...
#rb trivial
#rnx
[CL 21449943 by devin doucette in ue5-main branch]
2022-08-18 17:04:23 -04:00
Devin Doucette
055ba32b38
DDC: Added partial cache record propagation to the hierarchy, with tests
...
#jira UE-156058
#preflight 62fd59d5e64b1a51093918f8
#rb Zousar.Shaker
[CL 21441390 by Devin Doucette in ue5-main branch]
2022-08-18 09:51:07 -04:00
Devin Doucette
30886eda76
More workarounds for issues with /Zc:lambda in MSVC 14.33
...
#preflight 62fd28c30f2aefc97abbe0ee
#preflight 62fd2940aa546d5e9dc15245
#rb trivial
#rnx
#fyi Joe.Kirchoff
[CL 21427854 by Devin Doucette in ue5-main branch]
2022-08-17 14:04:36 -04:00
Joe Kirchoff
6e545d7633
Fix vs2022 compile errors when /Zc:lambda- is removed
...
#rnx
#rb trivial
#preflight 62fc24382d5e2ed99cdbbc84
[CL 21417071 by Joe Kirchoff in ue5-main branch]
2022-08-16 19:23:33 -04:00
Joakim Lindqvist
99738a925d
Allow users to interactivly login if they are missing a token. Will present a dialog for users if not unattended so they are aware they need to login.
...
#preflight https://horde.devtools.epicgames.com/job/62f26d7723003b62a3f3b58f
[CL 21334992 by Joakim Lindqvist in ue5-main branch]
2022-08-11 09:17:03 -04:00
Devin Doucette
db73e60520
DDC: Fixed a compile error in the mock cache store
...
#preflight skip
#rb trivial
#rnx
#robomerge FNMain
[CL 21301375 by Devin Doucette in ue5-main branch]
2022-08-09 18:09:15 -04:00
Devin Doucette
07e5f7441b
DDC: Added a mock cache store for testing the cache
...
#preflight 62f2c634bc175ec68c149158
#rb Zousar.Shaker
#rnx
#robomerge FNMain
[CL 21300835 by Devin Doucette in ue5-main branch]
2022-08-09 17:55:24 -04:00
Devin Doucette
76e5a1365f
DDC: Separated the async completion counter from the cache singleton
...
#preflight 62f2ae3e3f500fb6dcf79ad1
#rb Zousar.Shaker
#rnx
#robomerge FNMain
[CL 21296269 by Devin Doucette in ue5-main branch]
2022-08-09 15:39:06 -04:00
Devin Doucette
1da9f58aa5
DDC: Optimized Horde Storage cache bucket transforms
...
#preflight 62dab595d54af4b9a23cea07
#rb Zousar.Shaker
#rnx
[CL 21221014 by Devin Doucette in ue5-main branch]
2022-07-22 10:54:37 -04:00
Devin Doucette
32b644e560
DDC: Use TSharedRef for shared Horde Storage completion functions
...
#preflight 62da25ec185da2495f7bbf5d
#rb Zousar.Shaker
#rnx
[CL 21220414 by Devin Doucette in ue5-main branch]
2022-07-22 10:21:26 -04:00
Devin Doucette
62f66e3e49
DDC: Fixed verbose logging in the file system cache
...
#preflight 62da257cbc175ec68cb7b9db
#rb Zousar.Shaker
#rnx
#robomerge FNMain
[CL 21220401 by Devin Doucette in ue5-main branch]
2022-07-22 10:20:41 -04:00
Devin Doucette
e8e097228d
DDC: Changed cache replay to enable compression by default
...
The -DDC-ReplayCompress param has been replaced by -DDC-ReplayNoCompress.
#preflight 62da1f46086f90bbc477b270
#rb none
#rnx
#robomerge FNMain
[CL 21220189 by Devin Doucette in ue5-main branch]
2022-07-22 09:56:23 -04:00
Devin Doucette
0c93504b3c
DDC: Added more detail to warnings from the Zen cache client
...
#preflight 62d9ced6d76ea4b503d3f487
#rb Zousar.Shaker
#rnx
[CL 21214276 by Devin Doucette in ue5-main branch]
2022-07-21 23:01:51 -04:00
bryan sefcik
de1956f47b
Ran IWYU on Public headers under Engine/Source/Developer/...
...
Headers are updated to contain any missing #includes needed to compile and #includes are sorted. Nothing is removed.
#ushell-cherrypick of 21064294 by bryan.sefcik
#jira
#preflight 62d5c2111062f2e63015e598
#ROBOMERGE-OWNER: bryan.sefcik
#ROBOMERGE-AUTHOR: bryan.sefcik
#ROBOMERGE-SOURCE: CL 21155249 via CL 21158121 via CL 21161259
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
[CL 21182053 by bryan sefcik in ue5-main branch]
2022-07-20 12:03:45 -04:00
zousar shaker
75d0e7277b
Add status icon to indicate DDC cache store status with tooltip text for details. Currently used to show when a cache store has been deactivated for performance.
...
#rb devin.doucette
#ROBOMERGE-AUTHOR: zousar.shaker
#ROBOMERGE-SOURCE: CL 21152573 via CL 21155094 via CL 21156160
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
[CL 21181761 by zousar shaker in ue5-main branch]
2022-07-20 11:55:16 -04:00