Historial de Commits

Autor SHA1 Mensaje Fecha
  DreamPiggy 92a7ab93e0 Support decoding ISO HDR (avif/heic/jpeg-xl, etc) (#3778) hace 1 año
  DreamPiggy 11271d14ce Use file url for some tests to avoid network issue hace 1 año
  DreamPiggy ce406a2b2d Disable the heics animated encoding on macOS Virtualization only (still broken) hace 1 año
  DreamPiggy bcbe72a77f Added test case about SVG image hace 1 año
  DreamPiggy da55e08994 Added test case about RGBA16 PNG hace 2 años
  DreamPiggy c349d78ff9 Upgrade the test case because of simulator version upgrade hace 2 años
  DreamPiggy ef399a53f4 Added visionOS official unit tests hace 2 años
  DreamPiggy 62e3491eb3 Added visionOS official Demo and update Podfile hace 2 años
  DreamPiggy 8b836d565c Added the official visionOS CocoaPods podspec support hace 2 años
  DreamPiggy 2fa1e1785a Fix the previous wrong changes of iOS 17 indexed PNG color workaround hace 2 años
  DreamPiggy 56b4379984 Added test case for this down-orientation JFIF image file hace 2 años
  DreamPiggy 8dd6e25cd8 Added NEF test case, as well as BMP type enum hace 3 años
  lizhuoli 4589048fdd Fix the some transform test case does not check the color hex hace 4 años
  kinarobin 22c9a4e549 fix test error in tvos hace 4 años
  kinarobin 3d108c86a1 fix test error in macos hace 4 años
  kinarobin 426830d55f change to AWebP hace 4 años
  kinarobin 22cd94d08a fix wrong memory cast in _UIAnimatedImage hace 4 años
  DreamPiggy c12781b843 Added the test case to ensure the scale detect function works hace 5 años
  DreamPiggy 8dbc0ac7d8 Add the test cases for WebP decoding. iOS 14 seems does not support Web Encoding currently hace 5 años
  DreamPiggy a5e129dac7 SDAnimatedImageView animation rendering should not use CGContext force decoding, use `kCGImageSourceShouldCacheImmediately` instead which can avoid OOM for large number of GIFs #2977 hace 6 años
  DreamPiggy eeec6de698 Update the PDF demo and test cases hace 6 años
  DreamPiggy a4888081ea Change the "Tests" iOS target name into "Tests iOS", since now we have 3 test target, to help for readability hace 6 años
  DreamPiggy 77830dd4f2 Add all the Test Case on tvOS platform, using the same code as iOS hace 6 años
  DreamPiggy 1a32f90f9c Add test. case for HEIC animated imaged decoding && encoding hace 6 años
  DreamPiggy 113c20ad9e Add the test case for GIF image which does not have any Loop Count extension metadata hace 6 años
  DreamPiggy 5c22cc73ae Update the project warning for unnecessary xcconfig files hace 6 años
  DreamPiggy 3cd71190b3 Merge branch 'master' of https://github.com/SDWebImage/SDWebImage into remove_explicit_Tests_deployment hace 6 años
  DreamPiggy df5be0e34c Update CI to use Xcode 10.2. Combine both the Example and Test Podfile into one. Make CocoaPods only generate one `Pods.xcodeproj` and fix the New Build System issue hace 6 años
  Bogdan Poplauschi 479fed6913 Revert explicitly set *_DEPLOYMENT_TARGET inside the Tests Xcode project. Initially changed in #2709 hace 7 años
  DreamPiggy 873d9eddce Added many test case to ensure the code behavior. Upgrade the test coverage hace 7 años