summaryrefslogtreecommitdiff
path: root/runtime/native/java_lang_StackStreamFactory.cc
AgeCommit message (Expand)Author
2024-06-20Change CreateInternalStackTrace to return a mirror::Object. Nicolas Geoffray
2024-01-15Add visibility attributes in runtime/native Dmitrii Ishcheikin
2024-01-10Revert "Add visibility attributes in runtime/entrypoints and runtime/native" Daniel Chapin
2024-01-05Add visibility attributes in runtime/entrypoints and runtime/native Dmitrii Ishcheikin
2022-08-04Avoid creating unnecessary StackFrameInfo objects in StackWalker.getCallerCla... Victor Chang
2022-07-22Retrieve StackFrameInfo fields from the runtime Victor Chang