aboutsummaryrefslogtreecommitdiff
path: root/libart/src/main/java
AgeCommit message (Expand)Author
2021-06-28Remove / annotate @CorePlatformApi(LEGACY) APIs in Android S as STABLE and as...Victor Chang
2021-06-25Squashed commits from aosp/master to mark some @CorePlatformApi as @SystemApi...Victor Chang
2021-06-23Document IoBridge, EmptyArray and VMStackVictor Chang
2021-06-23Add @hide javadoc to @CorePlatformApi(status = STABLE) and private constructorsVictor Chang
2021-05-26Make AnnotatedStackTraceElement class finalOrion Hodson
2021-05-21Update the docs and signature of registerAppInfo APICalin Juravle
2021-05-10Add comments about keeping constants in syncAnton Hansson
2021-04-30Merge "Revert^2 "Remove VMRuntime.concurrentGC""Hans Boehm
2021-04-29Revert^2 "Remove VMRuntime.concurrentGC"Hans Boehm
2021-04-29Merge "Revert "Remove VMRuntime.concurrentGC""Hans Boehm
2021-04-28Revert "Remove VMRuntime.concurrentGC"Hans Boehm
2021-04-23Merge "Remove VMRuntime.concurrentGC"Hans Boehm
2021-03-10Remove VMRuntime.concurrentGCHans Boehm
2021-03-09Mark stable dalvik.system.AnnotatedStackTraceElementNikita Iashchenko
2021-03-03Mark stable and add API docs for dalvik.system.VMRuntimeNikita Iashchenko
2021-02-03Remove unused dalvik-cache pruning APICalin Juravle
2021-01-11Merge "Mark VMRuntime is64bit as stable"Daulet Zhanguzin
2021-01-07Add newStringFromUtf8Bytes native implementation.Rock.Yeh
2020-12-21Mark VMRuntime is64bit as stableDaulet Zhanguzin
2020-11-24Add change id ALLOW_TEST_API_ACCESSPedro Loureiro
2020-11-06Migrate hidden api related changesAndrei Onea
2020-10-01Merge "Remove two unused CorePlatformAPIs."Nicolas Geoffray
2020-09-28Document more CorePlatformAPI.Nicolas Geoffray
2020-09-28Remove two unused CorePlatformAPIs.Nicolas Geoffray
2020-09-11Upgrade AnnotatedStackTraceElement comments.Nicolas Geoffray
2020-07-31Rename metareflection changeidAndrei Onea
2020-07-17Merge "Mark two dalvik.system constants as stable core/platform API."Pete Gillin
2020-07-16Mark two dalvik.system constants as stable core/platform API.Pete Gillin
2020-07-02Remove old code that isn't relevant anymore.Nicolas Geoffray
2020-06-30Move libcore.timezone classes to I18n moduleVictor Chang
2020-05-20Use nanoTime() in finalizer watchdogHans Boehm
2020-03-13Allow UnixChannelFactory initialization during AOTOrion Hodson
2020-03-13Reland "libcore: Remove native calls in FileDescriptor <clinit>"Orion Hodson
2020-03-04Libcore: Add classloader to dex cacheAndreas Gampe
2020-02-27Add change ids to gate greylist-max-p, greylist-max-qatrost
2020-02-08Introduce VMRuntime#isValidClassLoaderContextDan Zimmerman
2020-01-28Remove isDebuggerActive function.Alex Light
2020-01-15Add change id for hidden api check hardeningAndrei Onea
2020-01-14Revert "Add change id for hidden api check hardening"Andrei-Valentin Onea
2020-01-13Add change id for hidden api check hardeningAndrei Onea
2019-12-12Merge "Pipe disabled compat changes to runtime through zygote."Anna Trostanetski
2019-12-12Pipe disabled compat changes to runtime through zygote.atrost
2019-12-11Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-25Add resetJitCountersMathieu Chartier
2019-11-13Move ICU.toLower/UpperCase into external/icuVictor Chang
2019-09-24Add TEST_MAPPINGs for miscellaneous libcore packages.Pete Gillin
2019-09-13Add obsoleteClass field to ClassExtAlex Light
2019-08-30Add TEST_MAPPINGs for java.lang and java.util and subpackages.Pete Gillin
2019-08-08Merge "Add VMRuntime.bootCompleted()"Nicolas Geoffray
2019-08-08Merge "Teach ART that the "arm64-v8a-hwasan" ABI uses the arm64 instruction s...Treehugger Robot