summaryrefslogtreecommitdiff
path: root/libart/src/main/java/dalvik/system/VMStack.java
Commit message (Expand)AuthorAgeFilesLines
* Remove / annotate @CorePlatformApi(LEGACY) APIs in Android S as STABLE and as...Victor Chang2021-06-281-3/+10
* Document IoBridge, EmptyArray and VMStackVictor Chang2021-06-231-0/+14
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-111-1/+2
* Add missing default constructorsPaul Duffin2018-11-221-0/+4
* Add @UnsupportedAppUsage to non-ojluni classesPaul Duffin2018-10-181-0/+5
* More @CorePlatformApi annotations for libcoreNeil Fuller2018-10-051-0/+2
* Deprecate VMStack.getCallingClassLoader() and VMStack.getStackClass1().Tobias Thierer2018-07-301-0/+6
* Libcore: Add VMStack.getAnnotatedStackTraceAndreas Gampe2018-01-081-0/+12
* jni: Switch to @FastNative for all JNI functions.Igor Murashkin2017-02-211-0/+7
* Fix Class.forName(..., ..., null) to pass 068-classloader's testClassForNameBrian Carlstrom2015-04-211-4/+3
* Making libcore build WITH_ARTBrian Carlstrom2013-06-051-0/+80