18 Commits (2abbedcd6493df86bdf7bd1d4e36948b5ed5102e)

Author SHA1 Message Date
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
James Jackson-South ed3860cfda Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack. (#2516) 3 years ago
Ynse Hoornenborg d42d8df88d Introduce GetRequiredBufferLength method 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
Anton Firszov 7c1a1afc61 UniformUnmanagedMemoryPoolMemoryAllocator 5 years ago
James Jackson-South 0791b576bd Rename methods to use Dangerous prefix. 5 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Sergio Pedri 8fb9c466d8 Renamed ParallelRowIterator.IterateRows to IterateRowIntervals 6 years ago
James Jackson-South f11a3a019b Use Span<T> as buffer param 6 years ago
James Jackson-South 33bd5a920c Fix arguments order and tests 6 years ago
James Jackson-South 00dc2a8c98 Internalize, partially optimize and rename Action methods. 6 years ago
James Jackson-South b62434cea9 Rename class and add native memory profiler 6 years ago
Anton Firszov 11183d0a94 a few more cases to ParallelHelperTests 6 years ago
James Jackson-South 8e12faddf3 Break when minY >= bottom 6 years ago
Anton Firszov 35796da28c Improve robustness of discontiguous Buffer2D 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
Anton Firszov 53bb11a236 expose ParallelExecutionSettings and ParallelHelper, fix MaxDegreeOfParallelism 7 years ago
Anton Firszov d758d49f1f expose limited Buffer2D internals, smplify API surface 7 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Anthony Truskinger 764a73b631 Now throws a better excpetion DrawImage source does not overlap target (#877) 7 years ago
Anton Firszov 0def050866 fixed ParallelHelper + improved tests 8 years ago
Anton Firszov 9e51f4b002 DetectEdgesTest.DetectEdges_InBox issue isolated in a failing test for ParallelHelper.IterateRows() 8 years ago
Anton Firszov 67334c7d2b implemented IterateRowsWithTempBuffer<T> 8 years ago
Anton Firszov e65bb17abd implemented ParallelHelper.IterateRows() 8 years ago
Anton Firszov 7beff69d4c ParallelHelper.IterateRows WIP 8 years ago