Steve Pham 705e1dc037 Fix unused variable errors (warnings as errors) (#18914) 1 月之前
..
AZStd fc51a12a7b Remove std::is_pod from AzCore (#15892) 3 月之前
AZTestShared 77787a34a7 Fixes many issues discovered by the Address Sanitizer (#18655) 5 月之前
Asset 705e1dc037 Fix unused variable errors (warnings as errors) (#18914) 1 月之前
Console 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
DOM bcbbbd0c36 Fixed reading of `long/unsigned long` Attributes in the AttributeReader on Linux/Android (#16592) 1 年之前
Date d00dc4c7ad Fixed mismatch function names in the DateFormat.cpp file (#14115) 2 年之前
Debug 69c1a52881 Fix deadlock in FileDescriptorCapturer (#15529) 2 年之前
EBus 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 年之前
IO 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
Math 2f970a593c Fixes a issue #18720 (vulkan malloc crash) and compile error (#18736) (#18737) 4 月之前
Memory 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
Metrics 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 年之前
Name 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
Platform 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
RTTI 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
Serialization 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
Settings 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
Streamer 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
Time 6baea02f27 Adding PAL functions for query CPUThreadTime (#12999) 2 年之前
AssetJsonSerializerTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
AssetManager.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 年之前
AssetSerializerTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
AttributeDomInteropTests.cpp e4791f8024 Fix ChangeValidate functions not triggering in Property Editors (#17031) 1 年之前
AzEnumTest.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 年之前
BehaviorContext.cpp 9a99b1a388 Adding proper BehaviorContext reflection of AZ Path (#14638) 2 年之前
BehaviorContextFixture.h 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
Components.cpp 384b580a21 Update usages of AZ_CRC macro with 1 parameter 1 年之前
DLL.cpp 00bc87dfb8 Add "NoLoad" option for DynamicModuleHandle (#17696) 1 年之前
DLLMainTest.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 年之前
DLLTestVirtualClass.h 6527f1a5fb PR feedback 2 年之前
Debug.cpp bbca16f005 Adding implementation of C++20 civil calendar and hh_mm_ss (#11983) 2 年之前
EBus.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
EntityIdTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
EntityTests.cpp 384b580a21 Update usages of AZ_CRC macro with 1 parameter 1 年之前
EnumTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
EventTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
FileIOBaseTestTypes.h f648cb1fd8 Update the FileIO Aliases (#4186) 3 年之前
FixedWidthIntegers.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
GenericStreamMock.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 年之前
GenericStreamTests.cpp 02ec68a80f Add support to the ByteContainerStream for an `Open` function (#16103) 2 年之前
Geometry2DUtils.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
IPC.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
Interface.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
JSON.cpp 1cb47cc66d Fix Mac warnings as errors (#14026) 2 年之前
Jobs.cpp 82cb49c42d Limit number of worker threads to capacity of m_workerThreads 9 月之前
Main.cpp 6f52fcb9f0 Various Benchmark Fixes for AzCore (#7611) 3 年之前
Memory.cpp 212d3c4d32 Child allocator tagging for component system (#16968) 1 年之前
Module.cpp 00bc87dfb8 Add "NoLoad" option for DynamicModuleHandle (#17696) 1 年之前
ModuleTestBus.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 年之前
OrderedEventBenchmarks.cpp 567c0ae24d Modernization + AZStd::function compare fix. (#3680) 3 年之前
OrderedEventTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
OutcomeTests.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls 2 年之前
Patching.cpp 384b580a21 Update usages of AZ_CRC macro with 1 parameter 1 年之前
RemappableId.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 年之前
Rtti.cpp e3ba1e1e61 Adding Archive Reader implementation (#16129) 2 年之前
Script.cpp 705e1dc037 Fix unused variable errors (warnings as errors) (#18914) 1 月之前
ScriptMath.cpp 0d2afc7a0f Enable Linux ARM64 Support (#15667) 2 年之前
ScriptProperty.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
Serialization.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
SerializeContextFixture.h c31f3362af Remove AllocatorInstance::Create/Destroy calls 2 年之前
Slice.cpp 384b580a21 Update usages of AZ_CRC macro with 1 parameter 1 年之前
State.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 年之前
StatisticalProfilerBenchmarks.cpp f340bea88f Missed file 2 年之前
StatisticalProfilerHelpers.h d095549db2 [development] refactored the StatisticalProfiler(Proxy) tests and benchmarks (#8010) 3 年之前
StatisticalProfilerTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
Statistics.cpp 36220a5714 Update usages of AZ_CRC macro with 2 parameters 1 年之前
StreamerTests.cpp 284b61f9c7 Increase the timeout of a file read test for GHA AR (#18895) 2 月之前
StringFunc.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 4 月之前
SystemFileStreamTest.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
SystemFileTest.cpp e04fe9b276 Fix a flaky test (#17567) 1 年之前
TaskTests.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls 2 年之前
TestCatalog.cpp e55b22f251 RAM Reduction: Remove Legacy Asset Table (#18303) 10 月之前
TestCatalog.h e55b22f251 RAM Reduction: Remove Legacy Asset Table (#18303) 10 月之前
TickBusTest.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
UUIDTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
XML.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 2 年之前
azcoretestdll_files.cmake 6527f1a5fb PR feedback 2 年之前
azcoretests_files.cmake 97eb23917f feat: add packed vector variants for 2/4 with unit tests (#17691) 1 年之前
aztestshared_files.cmake 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 年之前