..
AZStd
Fixed implicit conversion to bool in AZStd::to_string. ( #7755 )
4 years ago
AZTestShared
Consolidate various to_string implementations for math classes
4 years ago
Asset
This reduces non-unity build time by ~2% and build size by ~0.5%.
4 years ago
Console
Fixes debug console autocomplete issues ( #4223 )
4 years ago
DOM
Update DomPrefixTree range ctor with better validation
4 years ago
Debug
Removes AssetMemoryAnalyzer that relies on the MemoryDrillerBus
4 years ago
EBus
Removal and Replacement of the CryTimer (gEnv->pTimer) ( #5409 )
4 years ago
IO
Mark benchmark state variables in for loops as unused in benchmarks
4 years ago
Math
Add RoundUpToMultiple and DivideAndRoundUp functions to MathUtils.h ( #6989 )
4 years ago
Memory
Merge pull request #7566 from aws-lumberyard-dev/fixClangWindowsBuild
4 years ago
Name
Clang 13: Fix build errors ...
4 years ago
Platform
Remove unused captures
4 years ago
RTTI
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
Serialization/ Json
[Serialization] Add support for updating the values of existing keys in associative containers ( #6832 )
4 years ago
Settings
Minor fixes to the configurable stack based on provided feedback.
4 years ago
Streamer
This reduces non-unity build time by ~2% and build size by ~0.5%.
4 years ago
Time
Remove time tests that relied on main-thread sleeps
4 years ago
AssetJsonSerializerTests.cpp
{lyn7283} added test for assetHint Json Serialzier callback logic ( #4586 )
4 years ago
AssetManager.cpp
Cleanup SerializeContext.h pt.1 ( #4264 )
4 years ago
AssetSerializerTests.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
AzEnumTest.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
BehaviorContext.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
BehaviorContextFixture.h
[LYN-8041] Enable relocation of the Project Game Release Layout ( #5380 )
4 years ago
Components.cpp
Removes m_enableDrilling
4 years ago
DLL.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
DLLMainTest.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
Debug.cpp
Replaces handlers of TraceMessageDrillerBus with handlers of TraceMessageBus
4 years ago
EBus.cpp
GCC Support for Linux
4 years ago
EntityIdTests.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
EntityTests.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
EnumTests.cpp
more fixes for Code
4 years ago
EventTests.cpp
Modernization + AZStd::function compare fix. ( #3680 )
4 years ago
FileIOBaseTestTypes.h
Update the FileIO Aliases ( #4186 )
4 years ago
FixedWidthIntegers.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
GenericStreamMock.h
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
GenericStreamTests.cpp
more fixes for Code
4 years ago
Geometry2DUtils.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
IPC.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
Interface.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
IntersectPoint.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
JSON.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
Jobs.cpp
Mark benchmark state variables in for loops as unused in benchmarks
4 years ago
Main.cpp
Various Benchmark Fixes for AzCore ( #7611 )
4 years ago
Memory.cpp
Remove unused variable
4 years ago
Module.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
ModuleTestBus.h
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
OrderedEventBenchmarks.cpp
Modernization + AZStd::function compare fix. ( #3680 )
4 years ago
OrderedEventTests.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
Outcome.cpp
remove unnecessary ALIGN macros
4 years ago
Patching.cpp
More fixes
4 years ago
RemappableId.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
Rtti.cpp
Removes Driller from AzCore
4 years ago
Script.cpp
Modernization + AZStd::function compare fix. ( #3680 )
4 years ago
ScriptMath.cpp
AzCore Math tests produce errors that need to be disabled in debug ( #6678 )
4 years ago
ScriptProperty.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
Serialization.cpp
[LYN-9039] Object stream write response change ( #7085 )
4 years ago
SerializeContextFixture.h
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
Slice.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
State.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
StatisticalProfiler.cpp
Replaces handlers of TraceMessageDrillerBus with handlers of TraceMessageBus
4 years ago
Statistics.cpp
Modernization + AZStd::function compare fix. ( #3680 )
4 years ago
StreamerTests.cpp
This reduces non-unity build time by ~2% and build size by ~0.5%.
4 years ago
StringFunc.cpp
Fixed implicit conversion to bool in AZStd::to_string. ( #7755 )
4 years ago
SystemFile.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
TaskTests.cpp
Mark benchmark state variables in for loops as unused in benchmarks
4 years ago
TestCatalog.cpp
Update AssetManager unit tests to not interact with the disk ( #5815 )
4 years ago
TestCatalog.h
Fix non-unity windows build
4 years ago
TickBusTest.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
UUIDTests.cpp
Squashed commit of Procedural Prefab work ( #4481 )
4 years ago
XML.cpp
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
azcoretestdll_files.cmake
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago
azcoretests_files.cmake
Merge pull request #7609 from aws-lumberyard-dev/math_string_converters
4 years ago
aztestshared_files.cmake
Shorten copyright headers by splitting into 2 lines ( #2213 )
4 years ago