lumberyard-employee-dm
|
212d3c4d32
Child allocator tagging for component system (#16968)
|
1 year ago |
Tommy Walton
|
adc942a6fe
Custom page/min allocation/max allocation sizes to AZ::PoolAllocator (#14846)
|
2 years ago |
lumberyard-employee-dm
|
a8a3fa7253
Typeinfo simplification (#14824)
|
2 years ago |
Jackie9527
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
2 years ago |
lumberyard-employee-dm
|
32763374ae
Fixed callsites of SymbolStorage::DecodeFrames to pass in the minimum
|
2 years ago |
Chris Burel
|
c0461272dc
Turn off profiling by default for the System and OS allocators
|
2 years ago |
Chris Burel
|
c31f3362af
Remove AllocatorInstance::Create/Destroy calls
|
2 years ago |
Chris Burel
|
acffbfc69d
Remove redundant azmalloc, azcreate, and azcalloc overloads
|
2 years ago |
Chris Burel
|
a1cff8eb60
Disable ThreadPoolAllocator leak detection because of incorrect tracking data (#13264)
|
2 years ago |
Chris Burel
|
52a51799a8
Make allocator instances always available, before `main()` starts
|
3 years ago |
Chris Burel
|
0fd1c01dc0
Remove now unused Descriptor types from all base allocator types
|
3 years ago |
Chris Burel
|
d2e92094d0
Remove fields from PoolAllocatorHelper's Descriptor
|
3 years ago |
Chris Burel
|
31aec3cf07
Remove `pageAllocator` from the PoolAllocator's descriptor
|
3 years ago |
Chris Burel
|
c3448b2491
Remove `isDynamic` and `numStaticPages` settings from the PoolAllocator descriptor
|
3 years ago |
Chris Burel
|
e0c474b829
Remove page size settings from the PoolAllocator descriptor
|
3 years ago |
Chris Burel
|
2fb87bc660
Remove all remaining fields from the SystemAllocator descriptor
|
3 years ago |
Chris Burel
|
967d9b1b1b
Remove unused fixed block from HphaAllocator
|
3 years ago |
Chris Burel
|
c9985cb9cb
Merge `IAllocator` with `IAllocatorSchema` classes
|
3 years ago |
Chris Burel
|
e9c52437c5
Remove allocator `Resize()`, adjust API to more closely match the `std` interface
|
3 years ago |
Chris Burel
|
4cfe50756e
Rename Schema -> Allocator in file names
|
3 years ago |
Chris Burel
|
cb90e1b41f
Rename allocator's `pointer_type` typedef to match the std's `pointer`
|
3 years ago |
Chris Burel
|
7703284c29
Use lowercase names for `Allocate` methods, and remove `file`, `line`, `name` and `flags` parameters
|
3 years ago |
Chris Burel
|
2e59035cfa
Remove file, line, name, and flags parameters from `operator new` overloads, remove align-only overloads
|
3 years ago |
Chris Burel
|
3fa6f7edad
Remove unused HeapSchema
|
3 years ago |
Chris Burel
|
e70a13030d
Remove GetName and GetDescription methods from IAllocator
|
3 years ago |
Chris Burel
|
eea0228265
Remove unused BestFitExternalMap allocator and schema
|
3 years ago |
lumberyard-employee-dm
|
3f9a3253ce
Performed an audit over the O3DE codebase related to chrono clocks (#12106)
|
3 years ago |
lumberyard-employee-dm
|
bbca16f005
Adding implementation of C++20 civil calendar and hh_mm_ss (#11983)
|
3 years ago |
Chris Burel
|
ddb66786dc
Remove unused variable
|
3 years ago |
Esteban Papp
|
947adc0248
Removal of OverrideShim, AP seems to be crashing
|
3 years ago |