Skip to content

v2.0.0/2021-08-03

Compare
Choose a tag to compare
@gryamy gryamy released this 03 Aug 07:38
· 1300 commits to master since this release
7e3671a

Matrix for Android:

  • Upgrade trace plugin with several new features and abilities, including new ANR signal catcher/thread priority abuse checker/etc..
  • Introduce brand new OpenGL resources leak detector.
  • Some hack tools to mitigate 32-bit virtual address exhausting problem, including:
    • Stack shrunk.
    • Un-mapping webview preserved memory.
    • Disable java heap semi space(<= api 25).
  • Bugfix.