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