This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f221d7240624bcdd0c66d33271f97c4e8a897fa
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DerivedDataCache
/
Private
History
devin doucette
8e1e6dea73
DDC: Added cancellation support to FHttpCacheStoreRequestQueue
...
#rb Steve.Robb #rnx [CL 28413356 by devin doucette in ue5-main branch]
2023-10-03 10:23:20 -04:00
..
Http
Add a global FCbObjectId SessionObjectId usable to coordinate session id's to zenserver.
2023-08-04 04:15:04 -04:00
Tests
…
BatchView.h
…
DerivedDataBackendInterface.h
…
DerivedDataBackends.cpp
DDC: Disabled propagation of gets from the cache of in-flight puts and added support for write-only cache stores
2023-09-11 17:24:27 -04:00
DerivedDataBuild.cpp
…
DerivedDataBuildAction.cpp
…
DerivedDataBuildDefinition.cpp
…
DerivedDataBuildFunctionRegistry.cpp
Fix wrong printf parameters in checkf & ensuremsgf found in engine code
2023-08-31 08:56:30 -04:00
DerivedDataBuildInputs.cpp
…
DerivedDataBuildJob.cpp
…
DerivedDataBuildJobContext.cpp
…
DerivedDataBuildJobContext.h
…
DerivedDataBuildOutput.cpp
…
DerivedDataBuildPrivate.h
…
DerivedDataBuildScheduler.cpp
…
DerivedDataBuildSession.cpp
…
DerivedDataBuildWorkerRegistry.cpp
…
DerivedDataCache.cpp
…
DerivedDataCacheKey.cpp
…
DerivedDataCacheKeyFilter.cpp
…
DerivedDataCacheMethod.cpp
…
DerivedDataCacheModule.cpp
…
DerivedDataCachePolicy.cpp
…
DerivedDataCachePrivate.h
…
DerivedDataCacheRecord.cpp
…
DerivedDataCacheReplay.cpp
DDC: Cleaned up the cache replay uses of UE_LOG that were recently fixed
2023-08-23 11:43:31 -04:00
DerivedDataCacheStats.cpp
…
DerivedDataCacheStats.h
…
DerivedDataCacheStore.cpp
…
DerivedDataCacheStore.h
…
DerivedDataCacheStoreAsync.cpp
DDC: Disabled propagation of gets from the cache of in-flight puts and added support for write-only cache stores
2023-09-11 17:24:27 -04:00
DerivedDataCacheStoreHierarchy.cpp
DDC: Disabled propagation of gets from the cache of in-flight puts and added support for write-only cache stores
2023-09-11 17:24:27 -04:00
DerivedDataCacheStoreThrottle.cpp
No master fix for UnrealVirtualizationTool
2023-08-07 11:14:23 -04:00
DerivedDataCacheStoreVerify.cpp
…
DerivedDataCacheUsageStats.cpp
…
DerivedDataLegacyCacheStore.cpp
…
DerivedDataLegacyCacheStore.h
…
DerivedDataPrivate.h
…
DerivedDataRequestOwner.cpp
DDC: Fixed benign race caught by TSan in FRequestOwnerShared
2023-08-03 10:24:02 -04:00
DerivedDataRequestTypes.cpp
…
DerivedDataSharedString.cpp
…
DerivedDataThreadPoolTask.cpp
…
DerivedDataValue.cpp
…
FileSystemCacheStore.cpp
…
HashingArchiveProxy.h
…
HttpCacheStore.cpp
DDC: Added cancellation support to FHttpCacheStoreRequestQueue
2023-10-03 10:23:20 -04:00
MemoryCacheStore.cpp
DDC: Disabled propagation of gets from the cache of in-flight puts and added support for write-only cache stores
2023-09-11 17:24:27 -04:00
MemoryCacheStore.h
DDC: Disabled propagation of gets from the cache of in-flight puts and added support for write-only cache stores
2023-09-11 17:24:27 -04:00
PakFileCacheStore.cpp
…
PakFileCacheStore.h
…
S3CacheStore.cpp
Replaced GET_VARARGS* macros with GET_TYPED_VARARGS*.
2023-09-29 13:00:07 -04:00
ZenCacheStore.cpp
Downgrade messages from ZenCacheStore from Warning to Display as they can be expected to come up due to network conditions or temporary outages and do not break functionality.
2023-09-29 17:36:33 -04:00