185 Commits (5e4f3ef1ffb738240ccffda755d5d1be3ab80385)

Author SHA1 Message Date
James Jackson-South 17699d1953 Add row-stride overloads for memory APIs 2 months ago
antonfirsov 54808ea21a Undo #2025 3 months ago
James Jackson-South 55818d39d6 Minor cleanup 4 months ago
James Jackson-South bca6197517 Make UnmanagedMemoryHandle members readonly and improve pool finalization tests 4 months ago
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
antonfirsov 7d3f852245 Fix overflow in MemoryAllocator.Create(options) (#2730) 2 years ago
Anton Firszov 467850f757
Fix overflow in MemoryAllocator.Create(options) (#2730) 2 years ago
antonfirsov 572366e078 test allocation limits 2 years ago
James Jackson-South da497882fe Revert additional changes 2 years ago
James Jackson-South 63d4b2028a Fix args and add tests 2 years ago
antonfirsov c4150b967c Disallow allocation attempts of unrepresentable sizes 3 years ago
James Jackson-South ae3900df7a Use more accurate bit for alpha lookup. Fix #2469 3 years ago
Stefan Nikolei 4fb8e0d056
Update tests/ImageSharp.Tests/Memory/Allocators/UniformUnmanagedMemoryPoolTests.Trim.cs 3 years ago
Stefan Nikolei 56de9e766b Disable MemoryAllocator tests 3 years ago
Stefan Nikolei b661c07744 Remove mac specific skips 3 years ago
James Jackson-South 2b1f6feb0a Remove .NET version constraints from allocator tests 3 years ago
James Jackson-South bcf9add4f0 Update UniformUnmanagedMemoryPoolTests.Trim.cs 3 years ago
James Jackson-South b158e0e2e6 Skip another allocation test on ARM64 .NET7 3 years ago
James Jackson-South 5aa28bc26f Skip additional allocation failure tests on .NET 7 ARM64 3 years ago
James Jackson-South 88104bd5c8 Skip allocator test on .NET7 ARM64 3 years ago
James Jackson-South 42eb11046e Update MemoryDiagnosticsTests.cs 3 years ago
James Jackson-South 2964becc21 Increase sleep time for slow VMs 3 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 6fc84a82f6 Remove other obsolete conditions and warnings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Mike Irving 7be52e1325 naming corrections - macOS and .NET 4 years ago
Ynse Hoornenborg 406240eec7 Unrelated fix for compiler warnings 4 years ago
Anton Firszov de5f661177 make GetTotalAvailableMemoryBytes conditional 4 years ago
James Jackson-South 5b82c57ce7 Add compiler directives 4 years ago
Anton Firszov 854ea5d096 workaround for #2001 / https://github.com/dotnet/runtime/issues/65466 4 years ago
Anton Firszov 6078c0eb92 Revert "attempt to re-enable RentReturnRelease_SubsequentRentReturnsDifferentHandles on Mac" 4 years ago
Anton Firszov 9d155a55aa finalize and document the API 4 years ago
Anton Firszov b16fd4c685 implemented TotalUndisposedAllocationCount 4 years ago
Anton Firszov 4736288e04 API skeleton + tests for TotalUndisposedAllocationCount 4 years ago
Anton Firszov bbbf687477 attempt to re-enable RentReturnRelease_SubsequentRentReturnsDifferentHandles on Mac 4 years ago
Anton Firszov 168c01dd57 move RentReturnRelease_SubsequentRentReturnsDifferentHandles out of process 4 years ago
James Jackson-South 9a2ca51e02 Rename Buffer2DRegion GetRowSpan 4 years ago
Anton Firszov 8d651ebc71 simplify TryGetPaddedRowSpan() 4 years ago
Anton Firszov 0f7f1373fc Speed up DangerousGetRowSpan with SpanCache 4 years ago
Anton Firszov 8a4b5c6ed5 moved SwapOrCopyContent responsibility entirely to Buffer2D 4 years ago
Brian Popow bae4feef1b Change skipping tests on OSX 4 years ago
Brian Popow d7ff98b19b Add ActiveIssue attribute to AllocateMemoryGroup_Finalization_ReturnsToPool test 4 years ago
Brian Popow 94735822f5 Add ActiveIssue attribute to AllocateSingleMemoryOwner_Finalization_ReturnsToPool 4 years ago
Anton Firszov 1e24da4bef improve test naming 4 years ago
Anton Firszov 4986c52b30 Address local failures caused by high memory load 4 years ago
Anton Firszov 01f055a6a2 Revert "attempt to re-enable MultiplePoolInstances_TrimPeriodElapsed_AllAreTrimmed on Mac" 4 years ago
Anton Firszov c90993b32f Comments on [Theory] data 4 years ago
Anton Firszov 7eaa5ee1a2 attempt to re-enable MultiplePoolInstances_TrimPeriodElapsed_AllAreTrimmed on Mac 4 years ago