5385 Commits (847b21d44f2a4249c61995131106327ea89e3f8e)
 

Author SHA1 Message Date
Anton Firszov 847b21d44f use overloading in ImageFrameCollection + more tests for API-s affected by the PR 8 years ago
Anton Firszov 9499d8ae00 minor code cleanup in FillProcessor.cs 8 years ago
Anton Firszov 1ea63be70a Merge branch 'master' into Issue-551-solidbrush-blend-performance 8 years ago
Anton Firsov dc53f7df05
Merge pull request #555 from SixLabors/af/FillSolidBrushTests 8 years ago
woutware ff897f94e4 Processed review comments, removed IImageFrameCollection interface, and added backgroundColor parameter to ImageFrameCollection.CreateFrame() method with default. 8 years ago
woutware 687ca3f80f Processed review comments, removed ImageFrame.BackgroundColor property. 8 years ago
Anton Firszov aaa15ed835 better FillSolidBrushTests + bugfix in FillProcessor 8 years ago
woutware fdd7263c82
Merge branch 'master' into Issue-551-solidbrush-blend-performance 8 years ago
woutware cff22588a9 Processed review comments, moved Image.ClearColor to ImageFrame.BackgroundColor. 8 years ago
woutware d233bf89c3 Processed review comment, made ClearColor not nullable. 8 years ago
Scott Williams 6f8600f455
Merge pull request #553 from SixLabors/af/drawing-tests 8 years ago
Anton Firszov b07ad0bf49 assertions for SolidFillBlendedShapesTests 8 years ago
Anton Firszov 2b07bc46e2 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
woutware 25eee6ac6a Merge branch 'Issue-551-solidbrush-blend-performance' of https://github.com/woutware/ImageSharp into Issue-551-solidbrush-blend-performance 8 years ago
woutware 0e28587583 I think I forgot to commit this one. 8 years ago
woutware 4b1b9d2d40
Merge branch 'master' into Issue-551-solidbrush-blend-performance 8 years ago
woutware e7f125d5fe Processed Scott's review comment. 8 years ago
woutware b21afaac88 Add Image and ImageFrame constructors that take a clear color as parameter. 8 years ago
woutware d7497abaf4 Oops, should be W instead of Z ofcourse. 8 years ago
woutware 3feccfa6ff Added fast path for SolidBrush in FillProcessor. 8 years ago
James Jackson-South a53ed883b9
Merge pull request #550 from SixLabors/js/add-png-filter-options 8 years ago
James Jackson-South 3f5ae10096 Add the ability to choose the filter method to use when encoding a png 8 years ago
James Jackson-South 209ccfdf8f
Merge pull request #548 from woutware/Performance-improvements-1 8 years ago
woutware 88fd0674b9 Processed review comments and did similar refactoring to the PNG decoding. 8 years ago
woutware 9c1aa97d9d Merge branch 'Performance-improvements-1' of https://github.com/woutware/ImageSharp into Performance-improvements-1 8 years ago
woutware 8fc424a38a Minor performance refactorings. 8 years ago
James Jackson-South a33ce2198e
Merge branch 'master' into Performance-improvements-1 8 years ago
Anton Firsov c219ca5a2c
Merge pull request #547 from brianpopow/feature/indentify-memallocation-fix 8 years ago
woutware 7278f5b223 Removed some overhead in the Bgra32.ToVector4 and PackFromVector4 methods. 8 years ago
popow 041aea9fcb added parameter metadataOnly to InitializeDerivedData: If true, memory allocation will not be done 8 years ago
woutware c7e6d19cc1 Performance improvements. 8 years ago
popow 338c91215a fix for unnecessary memory allocation, if only the metadata of the image will be read 8 years ago
James Jackson-South 3425c203f2
Merge pull request #539 from Jjagg/ifc-docs 8 years ago
James Jackson-South a9bc664097
Merge branch 'master' into ifc-docs 8 years ago
James Jackson-South ee1f7474a3
Merge pull request #541 from carbon/cq-1 8 years ago
James Jackson-South 7b60a8a3bb
Merge branch 'master' into cq-1 8 years ago
James Jackson-South adce5a1106
Merge pull request #543 from woutware/pr/540 8 years ago
James Jackson-South db87a41079 Add additional tests plus cleanup 8 years ago
James Jackson-South d1b39a5b8a Use expressions 8 years ago
James Jackson-South 1e401159b9 Fix braces 8 years ago
James Jackson-South a786916fa4 Merge remote-tracking branch 'upstream/master' into pr/540 8 years ago
Jason Nelson 60a921576b
Merge branch 'master' into cq-1 8 years ago
James Jackson-South 0aa99d897d
Merge pull request #540 from woutware/issue-532 8 years ago
James Jackson-South 40ac7476fe Fix System.Drawing.Bridge 8 years ago
Jason Nelson f600c33421 Format SimdUtilsTests, part 2 8 years ago
Jason Nelson 7175bcf901 Format SimdUtilTests 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
Jason Nelson b620dadd36 Match additional patterns 8 years ago
Jason Nelson a77bd21f61 Use null operators 8 years ago
Jason Nelson b2d2564572 Make IccProfileDescription a struct 8 years ago