Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuke 12.6 #777

Merged
merged 38 commits into from
Apr 21, 2024
Merged

Nuke 12.6 #777

merged 38 commits into from
Apr 21, 2024

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    3e9d0bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1791c1a View commit details
    Browse the repository at this point in the history
  3. Fix redundant decompressions

    kean committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    2728c10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9591857 View commit details
    Browse the repository at this point in the history
  5. Remove AsyncTask.dependency2

    kean committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    07e57b3 View commit details
    Browse the repository at this point in the history
  6. Remove OperationTask

    kean committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    cd0fb59 View commit details
    Browse the repository at this point in the history
  7. Disable testDecompressionSkippedIfProcessorsAreApplied on macOS where…

    … it is not applicable
    kean committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    fc6b582 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8195fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0046839 View commit details
    Browse the repository at this point in the history
  10. Fix tests with invalid URL

    kean committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    17cbd6c View commit details
    Browse the repository at this point in the history
  11. Update tests

    kean committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    5bf0fe8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e20f644 View commit details
    Browse the repository at this point in the history
  13. Reuse image decoding code

    kean committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    1422578 View commit details
    Browse the repository at this point in the history
  14. Cleanup TaskLoadImage

    kean committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    a1a640b View commit details
    Browse the repository at this point in the history
  15. 3 Configuration menu
    Copy the full SHA
    bafe72c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    38672c0 View commit details
    Browse the repository at this point in the history
  17. Cleanup isEphemeral

    kean committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    735dde3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    01f2217 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    192964e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2b55252 View commit details
    Browse the repository at this point in the history
  21. Fix onStart

    kean committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    8be9080 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ef06d3a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    648d66d View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Fix build on macOS

    kean committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e98cc61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac674f3 View commit details
    Browse the repository at this point in the history
  3. Fix typos

    kean committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a8d7e30 View commit details
    Browse the repository at this point in the history
  4. Cleanup TaskLoadImage

    kean committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    1b75c28 View commit details
    Browse the repository at this point in the history
  5. Cleanup OSLog extensions

    kean committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    cd3e07e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d7efed View commit details
    Browse the repository at this point in the history
  7. Cleanup ImageRequestKeys

    kean committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    1f1fc21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b513dd View commit details
    Browse the repository at this point in the history
  9. Re-enable tests

    kean committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    fe38f1e View commit details
    Browse the repository at this point in the history
  10. Optimize TaskLoadImageKey

    kean committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3776cae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e4d214f View commit details
    Browse the repository at this point in the history
  12. Update README

    kean committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c467c95 View commit details
    Browse the repository at this point in the history
  13. Update task names

    kean committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b0f29e8 View commit details
    Browse the repository at this point in the history
  14. Add note about deprecation date

    kean committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    6a0a824 View commit details
    Browse the repository at this point in the history
  15. Remove unused decoder parameter

    kean committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    dbb4e99 View commit details
    Browse the repository at this point in the history