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

Sync with sandhook & fix some issues #757

Merged
merged 5 commits into from
Dec 23, 2020

Commits on Dec 23, 2020

  1. fixbug: jit_load of Android10 is with empty param

    luojitong authored and LoveSy committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    5456879 View commit details
    Browse the repository at this point in the history
  2. fix offset of inline_max_code_units_ in Android11

    luojitong authored and LoveSy committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    8779761 View commit details
    Browse the repository at this point in the history
  3. CastCompilerOptions should be initialized before calling initHideApi

    initHideApi will call disableJitInline and CastCompilerOptions is used
    luojitong authored and LoveSy committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    0eb8699 View commit details
    Browse the repository at this point in the history
  4. Fix ElderDrivers#747

    yujincheng08 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    f857ab8 View commit details
    Browse the repository at this point in the history
  5. Fix ElderDrivers#753

    yujincheng08 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    c70fcb6 View commit details
    Browse the repository at this point in the history