Alex Peterson 7f464f1fb4 Remove 'engines_path' and add user/project_settings.json support (#14270) hace 2 años
..
AZStd c31f3362af Remove AllocatorInstance::Create/Destroy calls hace 2 años
AZTestShared d80e269b9c add support for translation offset with shape collider component and box shape component hace 2 años
Asset 8b652c8f94 Add AZ_CLASS_ALLOCATOR macros to subclasses as appropriate hace 2 años
Console 2cbc284358 Console::PerformCommand returns AZ::Outcome hace 2 años
DOM c31f3362af Remove AllocatorInstance::Create/Destroy calls hace 2 años
Date d00dc4c7ad Fixed mismatch function names in the DateFormat.cpp file (#14115) hace 2 años
Debug b497e4f232 Add optional fileExtension param to PerformanceCollector (#14057) hace 2 años
EBus 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
IO 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
Math 0ee9b59f4c Fixed Matrix3x4::GetInverseFull() and FBX processing. hace 2 años
Memory 412dada4ff Avoid constructing Allocator instances on test module load hace 2 años
Metrics b34908f0ca Event logger script support: Behavior Context reflection (#13596) hace 2 años
Name e0e4cbdeb7 Remove the MemoryComponent hace 2 años
Platform 1fc2dc2149 Moved Process Memory Usages queries from Editor to AzCore (#13000) hace 2 años
RTTI 22ed1a1661 Use a `constexpr` variable to force evaluation of typeid strings at compile time hace 2 años
Serialization 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
Settings 7f464f1fb4 Remove 'engines_path' and add user/project_settings.json support (#14270) hace 2 años
Streamer c31f3362af Remove AllocatorInstance::Create/Destroy calls hace 2 años
Time 6baea02f27 Adding PAL functions for query CPUThreadTime (#12999) hace 2 años
AssetJsonSerializerTests.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls hace 2 años
AssetManager.cpp 845ee8677f Fix leak in AssetManager tests so the SystemAllocator doesn't report the leak hace 2 años
AssetSerializerTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
AttributeDomInteropTests.cpp 54fac4c797 Fix up some ref handling hace 3 años
AzEnumTest.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) hace 4 años
BehaviorContext.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
BehaviorContextFixture.h 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
Components.cpp f0115d9548 replace EBUS macros hace 2 años
DLL.cpp 1fc2dc2149 Moved Process Memory Usages queries from Editor to AzCore (#13000) hace 2 años
DLLMainTest.cpp f0115d9548 replace EBUS macros hace 2 años
DLLTestVirtualClass.h 6527f1a5fb PR feedback hace 2 años
Debug.cpp bbca16f005 Adding implementation of C++20 civil calendar and hh_mm_ss (#11983) hace 2 años
EBus.cpp f0115d9548 replace EBUS macros hace 2 años
EntityIdTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
EntityTests.cpp f0115d9548 replace EBUS macros hace 2 años
EnumTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
EventTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
FileIOBaseTestTypes.h f648cb1fd8 Update the FileIO Aliases (#4186) hace 3 años
FixedWidthIntegers.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) hace 4 años
GenericStreamMock.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) hace 4 años
GenericStreamTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
Geometry2DUtils.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
IPC.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
Interface.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
JSON.cpp 1cb47cc66d Fix Mac warnings as errors (#14026) hace 2 años
Jobs.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls hace 2 años
Main.cpp 6f52fcb9f0 Various Benchmark Fixes for AzCore (#7611) hace 3 años
Memory.cpp 32763374ae Fixed callsites of SymbolStorage::DecodeFrames to pass in the minimum hace 2 años
Module.cpp f0115d9548 replace EBUS macros hace 2 años
ModuleTestBus.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) hace 4 años
OrderedEventBenchmarks.cpp 567c0ae24d Modernization + AZStd::function compare fix. (#3680) hace 3 años
OrderedEventTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
OutcomeTests.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls hace 2 años
Patching.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
RemappableId.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
Rtti.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
Script.cpp f0115d9548 replace EBUS macros hace 2 años
ScriptMath.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
ScriptProperty.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
Serialization.cpp 0a341615f9 AttributeInvocable non-void instance call wrapper (#14155) hace 2 años
SerializeContextFixture.h c31f3362af Remove AllocatorInstance::Create/Destroy calls hace 2 años
Slice.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls hace 2 años
State.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) hace 4 años
StatisticalProfilerBenchmarks.cpp f340bea88f Missed file hace 2 años
StatisticalProfilerHelpers.h d095549db2 [development] refactored the StatisticalProfiler(Proxy) tests and benchmarks (#8010) hace 3 años
StatisticalProfilerTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
Statistics.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
StreamerTests.cpp 7f464f1fb4 Remove 'engines_path' and add user/project_settings.json support (#14270) hace 2 años
StringFunc.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
SystemFileStreamTest.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
SystemFileTest.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
TaskTests.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls hace 2 años
TestCatalog.cpp 00869877b1 Fix AssetManager AssetId upgrade code hace 2 años
TestCatalog.h 00869877b1 Fix AssetManager AssetId upgrade code hace 2 años
TickBusTest.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
UUIDTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
XML.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture hace 2 años
azcoretestdll_files.cmake 6527f1a5fb PR feedback hace 2 años
azcoretests_files.cmake 22ed1a1661 Use a `constexpr` variable to force evaluation of typeid strings at compile time hace 2 años
aztestshared_files.cmake 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) hace 4 años