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

Move frame encoding to separate thread when possible #829

Merged
merged 18 commits into from
Sep 26, 2023

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    072252b View commit details
    Browse the repository at this point in the history
  2. Remove deprecation

    elijah-semyonov committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7f3a50f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    ddce097 View commit details
    Browse the repository at this point in the history
  2. Revert "Make new render internal, add TODO"

    This reverts commit ddce097.
    elijah-semyonov committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c2cb237 View commit details
    Browse the repository at this point in the history
  3. Revert "Remove deprecation"

    This reverts commit 7f3a50f.
    elijah-semyonov committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7e806d9 View commit details
    Browse the repository at this point in the history
  4. Revert "Postpone drawable acqusition"

    This reverts commit 072252b.
    elijah-semyonov committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f09a1f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a58c31 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Merge branch 'jb-main' into es/postpone-drawable-acqusition

    # Conflicts:
    #	compose/ui/ui/src/uikitMain/kotlin/androidx/compose/ui/window/MetalRedrawer.kt
    #	compose/ui/ui/src/uikitMain/kotlin/androidx/compose/ui/window/SkikoUIView.kt
    elijah-semyonov committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ccd6366 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    babce8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1539f2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8c82f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7b9934 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Update

    elijah-semyonov committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    92b9bd3 View commit details
    Browse the repository at this point in the history
  2. Update

    elijah-semyonov committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    47d43f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c64c35a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    680637d View commit details
    Browse the repository at this point in the history
  2. Fix GPU crash

    elijah-semyonov committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    08cad15 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    f17405e View commit details
    Browse the repository at this point in the history