34 Commits (bec0b55c69c406aae44e6bbc656b0c431046ba8d)

Author SHA1 Message Date
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 6 years ago
Anton Firszov 7c45f467d5 expose ParallelExecutionSettings and ParallelHelper, fix MaxDegreeOfParallelism 7 years ago
Brian Popow ca6dcb30cf Set expected default configuration count to 5 7 years ago
Anton Firszov b3495e8f71 refactor stuff + implement CalculateResizeWorkerWindowCount() 7 years ago
Anton Firszov 16018e5c6a refactor PixelOperationsTests 8 years ago
James Jackson-South 859d331234 Add Clone overloads for new configuration. 8 years ago
James Jackson-South eb318f1502 Strong type meta query + format singletons 8 years ago
James Jackson-South 1c72e613c4 Add additional tests 8 years ago
James Jackson-South 983291730a Don't allow duplicate formats in configuration. 8 years ago
Anton Firszov b0c2ccb26f Replace Configuration.ParallelOptions with Configuration.MaxDegreeOfParallelism 8 years ago
Dirk Lemstra 647cfd4027 Fixed typo. 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
Vicente Penades ced881cae9 removed ImageFormat redirect methods from Configuration. 8 years ago
Vicente Penades 494fc9ab24 replaced Configuration copy constructor with a ShallowCopy method. 8 years ago
James Jackson-South cd32288eea Use Current as Default, Don't additionally throw 8 years ago
James Jackson-South 2509922b3d Use configuration to set ReadOrigin 8 years ago
Dirk Lemstra c8fcfc0c49 Silence warnings. 9 years ago
Anton Firszov e452646053 renamed ImageFormats.Bitmap to ImageFormats.Bmp for more consistent naming 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams fbed11bb78 fix comments 9 years ago
Scott Williams fe61328183 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams 3499d7b6a2 provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
Dirk Lemstra 424dc1c51c Fixed var warnings. 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
Scott Williams b919105f16 ensure all save operations pass along IEncoderOptions 9 years ago
Scott Williams 418218a06b Add IFileSystem 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Scott Williams 1b24cf12c3 move to static method 9 years ago
Scott Williams d1f110526d Dropped ImageSharpd.Formats 9 years ago
James Jackson-South f9456c1797 Better configuration tests 9 years ago
James Jackson-South d0cdc4d483 Rename Bootstrapper to Configuration 9 years ago
James Jackson-South 93278fa2ae Fix bootstrapper test 9 years ago
James Jackson-South 050b4c5f45 Add ability to set custom Bootstrapper. 9 years ago
Dirk Lemstra bb0226d239 Moved HeaderSize and IsSupportedFileFormat to IImageFormat. 10 years ago
Dirk Lemstra 13f8da0e51 Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
Dirk Lemstra 3c770bb6a3 Added guards and unit tests for the Bootstrapper. 10 years ago