Michael Pollind 97eb23917f feat: add packed vector variants for 2/4 with unit tests (#17691) hai 1 ano
..
AZStd 212d3c4d32 Child allocator tagging for component system (#16968) %!s(int64=2) %!d(string=hai) anos
AZTestShared d80e269b9c add support for translation offset with shape collider component and box shape component %!s(int64=3) %!d(string=hai) anos
Asset 40c42f7f80 Removed unnecessary call to GetRemainingJobs that was causing tests to sometimes fail. (#15649) %!s(int64=2) %!d(string=hai) anos
Console fe83f216b9 Consolidate the `CreateTestFile` function into the AzTest library (#16859) %!s(int64=2) %!d(string=hai) anos
DOM bcbbbd0c36 Fixed reading of `long/unsigned long` Attributes in the AttributeReader on Linux/Android (#16592) %!s(int64=2) %!d(string=hai) anos
Date d00dc4c7ad Fixed mismatch function names in the DateFormat.cpp file (#14115) %!s(int64=3) %!d(string=hai) anos
Debug 69c1a52881 Fix deadlock in FileDescriptorCapturer (#15529) %!s(int64=2) %!d(string=hai) anos
EBus 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) %!s(int64=3) %!d(string=hai) anos
IO 183d594453 Fixed comparison of file paths with '.' using the AZ Path API (#16674) %!s(int64=2) %!d(string=hai) anos
Math 97eb23917f feat: add packed vector variants for 2/4 with unit tests (#17691) hai 1 ano
Memory 212d3c4d32 Child allocator tagging for component system (#16968) %!s(int64=2) %!d(string=hai) anos
Metrics 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) %!s(int64=3) %!d(string=hai) anos
Name e0e4cbdeb7 Remove the MemoryComponent %!s(int64=3) %!d(string=hai) anos
Platform ea55b54efe Added PAL OS Environment Variable functions in AzCore (#15842) %!s(int64=2) %!d(string=hai) anos
RTTI 22ed1a1661 Use a `constexpr` variable to force evaluation of typeid strings at compile time %!s(int64=3) %!d(string=hai) anos
Serialization 3769dbf9a2 Updated the Json Deserialization for AZ::PointerObject (#16895) %!s(int64=2) %!d(string=hai) anos
Settings 903936edc7 Adding implementation of a no-heap allocation Command Line Parser (#16965) %!s(int64=2) %!d(string=hai) anos
Streamer 4715d30bd2 Unit test to ensure Thread_PrioritizeRequests properly return equality %!s(int64=2) %!d(string=hai) anos
Time 6baea02f27 Adding PAL functions for query CPUThreadTime (#12999) %!s(int64=3) %!d(string=hai) anos
AssetJsonSerializerTests.cpp 15764a9bc4 Updated the AssetJsonSerializer to preserve the Asset Id on load (#16663) %!s(int64=2) %!d(string=hai) anos
AssetManager.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) %!s(int64=3) %!d(string=hai) anos
AssetSerializerTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
AttributeDomInteropTests.cpp e4791f8024 Fix ChangeValidate functions not triggering in Property Editors (#17031) %!s(int64=2) %!d(string=hai) anos
AzEnumTest.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) %!s(int64=4) %!d(string=hai) anos
BehaviorContext.cpp 9a99b1a388 Adding proper BehaviorContext reflection of AZ Path (#14638) %!s(int64=3) %!d(string=hai) anos
BehaviorContextFixture.h 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
Components.cpp 212d3c4d32 Child allocator tagging for component system (#16968) %!s(int64=2) %!d(string=hai) anos
DLL.cpp 00bc87dfb8 Add "NoLoad" option for DynamicModuleHandle (#17696) hai 1 ano
DLLMainTest.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) %!s(int64=3) %!d(string=hai) anos
DLLTestVirtualClass.h 6527f1a5fb PR feedback %!s(int64=3) %!d(string=hai) anos
Debug.cpp bbca16f005 Adding implementation of C++20 civil calendar and hh_mm_ss (#11983) %!s(int64=3) %!d(string=hai) anos
EBus.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) %!s(int64=3) %!d(string=hai) anos
EntityIdTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
EntityTests.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) %!s(int64=3) %!d(string=hai) anos
EnumTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
EventTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
FileIOBaseTestTypes.h f648cb1fd8 Update the FileIO Aliases (#4186) %!s(int64=4) %!d(string=hai) anos
FixedWidthIntegers.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) %!s(int64=4) %!d(string=hai) anos
GenericStreamMock.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) %!s(int64=4) %!d(string=hai) anos
GenericStreamTests.cpp 02ec68a80f Add support to the ByteContainerStream for an `Open` function (#16103) %!s(int64=2) %!d(string=hai) anos
Geometry2DUtils.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
IPC.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
Interface.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
JSON.cpp 1cb47cc66d Fix Mac warnings as errors (#14026) %!s(int64=3) %!d(string=hai) anos
Jobs.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) %!s(int64=3) %!d(string=hai) anos
Main.cpp 6f52fcb9f0 Various Benchmark Fixes for AzCore (#7611) %!s(int64=4) %!d(string=hai) anos
Memory.cpp 212d3c4d32 Child allocator tagging for component system (#16968) %!s(int64=2) %!d(string=hai) anos
Module.cpp 00bc87dfb8 Add "NoLoad" option for DynamicModuleHandle (#17696) hai 1 ano
ModuleTestBus.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) %!s(int64=4) %!d(string=hai) anos
OrderedEventBenchmarks.cpp 567c0ae24d Modernization + AZStd::function compare fix. (#3680) %!s(int64=4) %!d(string=hai) anos
OrderedEventTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
OutcomeTests.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls %!s(int64=3) %!d(string=hai) anos
Patching.cpp a8a3fa7253 Typeinfo simplification (#14824) %!s(int64=3) %!d(string=hai) anos
RemappableId.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) %!s(int64=3) %!d(string=hai) anos
Rtti.cpp e3ba1e1e61 Adding Archive Reader implementation (#16129) %!s(int64=2) %!d(string=hai) anos
Script.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) %!s(int64=3) %!d(string=hai) anos
ScriptMath.cpp 0d2afc7a0f Enable Linux ARM64 Support (#15667) %!s(int64=2) %!d(string=hai) anos
ScriptProperty.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
Serialization.cpp 1bb201b838 Associative Container low-level API improvements (#16847) %!s(int64=2) %!d(string=hai) anos
SerializeContextFixture.h c31f3362af Remove AllocatorInstance::Create/Destroy calls %!s(int64=3) %!d(string=hai) anos
Slice.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) %!s(int64=2) %!d(string=hai) anos
State.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) %!s(int64=4) %!d(string=hai) anos
StatisticalProfilerBenchmarks.cpp f340bea88f Missed file %!s(int64=3) %!d(string=hai) anos
StatisticalProfilerHelpers.h d095549db2 [development] refactored the StatisticalProfiler(Proxy) tests and benchmarks (#8010) %!s(int64=3) %!d(string=hai) anos
StatisticalProfilerTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
Statistics.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
StreamerTests.cpp 7f464f1fb4 Remove 'engines_path' and add user/project_settings.json support (#14270) %!s(int64=3) %!d(string=hai) anos
StringFunc.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
SystemFileStreamTest.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
SystemFileTest.cpp e04fe9b276 Fix a flaky test (#17567) hai 1 ano
TaskTests.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls %!s(int64=3) %!d(string=hai) anos
TestCatalog.cpp 00869877b1 Fix AssetManager AssetId upgrade code %!s(int64=3) %!d(string=hai) anos
TestCatalog.h 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) %!s(int64=3) %!d(string=hai) anos
TickBusTest.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
UUIDTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
XML.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture %!s(int64=3) %!d(string=hai) anos
azcoretestdll_files.cmake 6527f1a5fb PR feedback %!s(int64=3) %!d(string=hai) anos
azcoretests_files.cmake 97eb23917f feat: add packed vector variants for 2/4 with unit tests (#17691) hai 1 ano
aztestshared_files.cmake 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) %!s(int64=4) %!d(string=hai) anos