GaianHelmers 664e55c1cf Entity Driven Startup and Hierarchical Activation Handling (#19319) 1 week ago
..
ActionManager 77787a34a7 Fixes many issues discovered by the Address Sanitizer (#18655) 1 year ago
Entity 384b580a21 Update usages of AZ_CRC macro with 1 parameter 1 year ago
EntityOwnershipService 77787a34a7 Fixes many issues discovered by the Address Sanitizer (#18655) 1 year ago
FocusMode 4ea6d8710b Stabilization/2310 @ 9f9829b26a47c2f255959b8e7edac24ac081c651 -> Development (#16844) 2 years ago
Input 22fa315b41 Update googletest and googlemock to latest release (#18677) 11 months ago
Metadata 564edfd6e7 Update more APIs to return error as a string 3 years ago
Prefab 22fa315b41 Update googletest and googlemock to latest release (#18677) 11 months ago
Script 6bcf133eab Streamer throughput optimizations (supersedes #9632) (#19156) 3 months ago
ToolsComponents b0ee007376 Remove layer-related tests 1 year ago
UI 6df681c1e6 Fixes issue #18620 - Icons not being correct And related other issues. (#18625) 1 year ago
Viewport 22fa315b41 Update googletest and googlemock to latest release (#18677) 11 months ago
Visibility 0c60840ae4 Added missed const in az tools framework tests 2 years ago
ArchiveTests.cpp 6b92034322 Fixes memory corruption issues in ArchiveAPI (#18487) 1 year ago
AssetFileInfoListComparison.cpp fde694e46f initialize AZ::SerializeContext to nullptr (#18546) 1 year ago
AssetSeedManager.cpp fde694e46f initialize AZ::SerializeContext to nullptr (#18546) 1 year ago
AssetSystemMocks.h 6ec291b2f4 The scene settings tool now always forces the scene file to re-process on save, even if the file didn't change. (#14012) 3 years ago
AssetUtils.cpp e7d28edac1 Android cmake tools and Project Settings Tool handle android settings from PAL version of project json file (#10445) 3 years ago
AzToolsFrameworkTestHelpersTest.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 11 months ago
BoundsTestComponent.cpp cd42eec043 Adding const to render geometry intersection bus functions 2 years ago
BoundsTestComponent.h cd42eec043 Adding const to render geometry intersection bus functions 2 years ago
ComponentAdapterTests.cpp e79f36a46c Add component type name based aliases for components in prefabs (#15256) 2 years ago
ComponentAddRemove.cpp 77787a34a7 Fixes many issues discovered by the Address Sanitizer (#18655) 1 year ago
ComponentModeSwitcherTests.cpp 9910a1e1c6 Fix Component Mode Switcher duplicate icon (#13391) 3 years ago
ComponentModeTestDoubles.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
ComponentModeTestDoubles.h a8a3fa7253 Typeinfo simplification (#14824) 2 years ago
ComponentModeTestFixture.cpp 212d3c4d32 Child allocator tagging for component system (#16968) 2 years ago
ComponentModeTestFixture.h 212d3c4d32 Child allocator tagging for component system (#16968) 2 years ago
ComponentModeTests.cpp 8b652c8f94 Add AZ_CLASS_ALLOCATOR macros to subclasses as appropriate 3 years ago
CustomSerializeContextTestFixture.cpp e79f36a46c Add component type name based aliases for components in prefabs (#15256) 2 years ago
CustomSerializeContextTestFixture.h e79f36a46c Add component type name based aliases for components in prefabs (#15256) 2 years ago
EditorTransformComponentSelectionTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 11 months ago
EditorVertexSelectionTests.cpp 8dd450dac8 [IMPACTFUL CHANGE] Shared AZ Framework 6 months ago
EditorViewportHelperTests.cpp abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 3 years ago
EditorViewportIconTests.cpp 40cdf65119 Fixes Slow Icon Rendering, Issue #18567 (#18601) 1 year ago
EntityIdQLabelTests.cpp 46ddf8c893 Removed legacy unused icon manager and related classes 2 years ago
EntityInspectorTests.cpp 6df681c1e6 Fixes issue #18620 - Icons not being correct And related other issues. (#18625) 1 year ago
EntityTestbed.h 45d0423fad Cherry pick more changes from QT6 branch (#19291) 3 months ago
FileFunc.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 3 years ago
FingerprintingTests.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 2 years ago
GenericComponentWrapperTest.cpp 384b580a21 Update usages of AZ_CRC macro with 1 parameter 1 year ago
InstanceDataHierarchy.cpp 8f8b100b57 Make Crc32 single parameter constructors explicit 6 months ago
IntegerPrimtitiveTestConfig.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LogLines.cpp e64b9d3536 ATOM-16320 Remove PVRTC and ETC compressor (#4557) 4 years ago
Main.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls 3 years ago
ManipulatorBoundsTests.cpp 691a4b13f9 Unify fast math across all platforms (#19303) 3 months ago
ManipulatorCoreTests.cpp 37454b0f61 Fixes crash bugs and improves performance when editing entity properties (#17926) (#17938) 1 year ago
ManipulatorViewTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
PerforceComponentTests.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls 3 years ago
PlatformAddressedAssetCatalogTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
PropertyIntCtrlCommonTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 11 months ago
PropertyIntCtrlCommonTests.h abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 3 years ago
PropertyIntSliderCtrlTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 11 months ago
PropertyIntSpinCtrlTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 11 months ago
PropertyTreeEditorTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
PythonBindingTests.cpp abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 3 years ago
PythonLoaderTests.cpp 3cfa49d37c Merge pull request #17653 from aws-lumberyard-dev/daimini/PythonTestBuildErrorFix 1 year ago
QtWidgetLimitsTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) 11 months ago
SQLiteConnectionTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 3 years ago
SliceUpgradeTests.cpp 6bcf133eab Streamer throughput optimizations (supersedes #9632) (#19156) 3 months ago
SliceUpgradeTestsData.h 705e1dc037 Fix unused variable errors (warnings as errors) (#18914) 8 months ago
SpinBoxTests.cpp abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 3 years ago
ThumbnailerTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
TransformComponent.cpp 664e55c1cf Entity Driven Startup and Hierarchical Activation Handling (#19319) 1 week ago
UndoStack.cpp 8b652c8f94 Add AZ_CLASS_ALLOCATOR macros to subclasses as appropriate 3 years ago
aztoolsframeworktests_files.cmake b5e81ee621 Fixes a crash and improves detach Prefab (#17664) 1 year ago