summaryrefslogtreecommitdiff
path: root/libart
AgeCommit message (Expand)Author
2021-09-27Add newStringFromUtf8Bytes native implementation.Rock.Yeh
2020-05-20Use nanoTime() in finalizer watchdogHans Boehm
2020-03-18Libcore: Add classloader to dex cacheAndreas Gampe
2020-03-13Reland "libcore: Remove native calls in FileDescriptor <clinit>"Orion Hodson
2020-02-28Add 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
2019-08-06Add VMRuntime.bootCompleted()David Srbecky
2019-07-31Teach ART that the "arm64-v8a-hwasan" ABI uses the arm64 instruction set.Peter Collingbourne
2019-07-01Merge "Add publicAlternatives for setTargetSdkVersion."Mathew Inwood
2019-06-28Add publicAlternatives for setTargetSdkVersion.Mathew Inwood
2019-06-27Revert^2 "Add JNI-ids arrays to ClassExt"Alex Light
2019-06-27Revert "Add JNI-ids arrays to ClassExt"Nicolas Geoffray
2019-06-24Add JNI-ids arrays to ClassExtAlex Light
2019-04-03Add VMRuntime.setProcessDataDirectoryDavid Brazdil
2019-03-29Use new -XX:FinalizerTimeoutMs command line argHans Boehm
2019-03-14Change registerNativeAllocation to long argumentHans Boehm
2019-03-12Merge "Allow size for malloc-only registration"Hans Boehm
2019-03-12Allow size for malloc-only registrationHans Boehm
2019-03-07Add callback for notifying that startup is completedMathieu Chartier
2019-02-21Revert^2 "Mark threads started by Daemons.java as systemDaemon"Alex Light
2019-02-21Merge "Revert "Mark threads started by Daemons.java as systemDaemon""Nicolas Geoffray
2019-02-21Revert "Mark threads started by Daemons.java as systemDaemon"Nicolas Geoffray
2019-02-20Pass sampled value to hidden api loggerAndrei Onea
2019-02-18Blacklist VMRuntime.setTargetSdkVersion()David Brazdil
2019-02-11Mark threads started by Daemons.java as systemDaemonAlex Light
2019-01-30Allow hidden api usage logging with VMRuntimeAndrei Onea
2019-01-24Remove hardcoded os.name property.Doug Horn
2018-12-12Adjust NativeAllocationRegistry for new accountingHans Boehm
2018-12-03Add fields to ClassExt to store pre-redefine DexFile pointerDavid Brazdil
2018-11-28Add stubs for remaining libcore classes in hiddenapiPaul Duffin
2018-11-22Add missing default constructorsPaul Duffin
2018-11-01Remove unused method in VMRuntimeDavid Brazdil
2018-10-30Add pre resolved strings fieldsMathieu Chartier
2018-10-18Add @UnsupportedAppUsage to non-ojluni classesPaul Duffin
2018-10-10Libcore: Add VMRuntime.hasBootImageSpacesAndreas Gampe
2018-10-05More @CorePlatformApi annotations for libcoreNeil Fuller