aboutsummaryrefslogtreecommitdiff
path: root/libart
AgeCommit message (Expand)Author
2023-12-12Raise Daemon priority while exitingHans Boehm
2023-12-04Create zygote start latch on demandHans Boehm
2023-07-10ReferenceQueueDaemon cleanups, incl. OOME handlingHans Boehm
2023-06-20Better expose exceptions in cleaners/finalizersHans Boehm
2023-05-17Remove unused File creation in VMClassLoader.Almaz Mingaleev
2023-05-09Improve finalizer and reference queue timeoutsHans Boehm
2023-03-29Merge "Clarify updateProcessState() semantics"Treehugger Robot
2023-03-20Clarify updateProcessState() semanticsHans Boehm
2023-03-20Clean objects registered in the system cleaner in the finalizer thread.Almaz Mingaleev
2022-11-11Normalize whitespace in ASF header notices (12 / 12)Orion Hodson
2022-10-18Merge "Add pure array versions of some dex cache fields."Nicolas Geoffray
2022-10-17Merge "Add `getCurrentOptimizationStatus` and related APIs."Treehugger Robot
2022-10-17Add `getCurrentOptimizationStatus` and related APIs.Jiakai Zhang
2022-10-17Add pure array versions of some dex cache fields.Nicolas Geoffray
2022-10-13Remove MIPS references from libcore.Pete Bentley
2022-10-13Merge "Remove preResolvesStrings and cached length fields."Nicolas Geoffray
2022-10-12Merge "Add riscv64 instruction set to VMRuntime"Elliott Hughes
2022-10-12Add riscv64 instruction set to VMRuntimeMao Han
2022-10-10Expose compare(cs1, cs2) API from CharSequence()Victor Chang
2022-10-10Remove preResolvesStrings and cached length fields.Nicolas Geoffray
2022-10-03Avoid char[] allocation for new String(byte[], ISO_8859_1)Victor Chang
2022-09-20Matcher.replace*() and appendReplacement() support group references with doub...Victor Chang
2022-07-15Merge "Remove unused variable"Treehugger Robot
2022-07-15Remove unused variablejiajia tang
2022-07-11Add java.lang tests into the presubmitVictor Chang
2022-05-17Add java.lang.ClassValue support.Almaz Mingaleev
2022-05-08Log more information for finalizer timeoutsHans Boehm
2021-12-06Preparation to enable upstream VarHandle tests am: 3a0f35a98eOrion Hodson
2021-12-03Better document VMRuntime.addressOfHans Boehm
2021-12-02Preparation to enable upstream VarHandle testsOrion Hodson
2021-10-11Revert^2 "Make FinalizerWatchDogDaemon also monitor RQDaemon"Hans Boehm
2021-09-29Revert "Make FinalizerWatchDogDaemon also monitor RQDaemon"Hans Boehm
2021-09-27Make FinalizerWatchDogDaemon also monitor RQDaemonHans Boehm
2021-07-26Remove @CorePlatformApi usage in libcore/Victor Chang
2021-07-07Merge "Rename verifyError field to erroneousStateError."Nicolas Geoffray
2021-07-06Merge "VarHandles: fix missing reference for static field VarHandles"Vladimir Marko
2021-07-06Rename verifyError field to erroneousStateError.Nicolas Geoffray
2021-06-28Remove / annotate @CorePlatformApi(LEGACY) APIs in Android S as STABLE and as...Victor Chang
2021-06-25VarHandles: fix missing reference for static field VarHandlesOrion Hodson
2021-06-23Document IoBridge, EmptyArray and VMStackVictor Chang
2021-06-09Revert "Mark stable dalvik.system.VMStack"vichang
2021-06-04Mark stable dalvik.system.VMStackNikita Iashchenko
2021-06-04Annotate @CorePlatformApi(STABLE) APIs with @SystemApi(MODULE_LIBRARIES)Victor Chang
2021-06-04Make AnnotatedStackTraceElement class finalOrion Hodson
2021-06-02Add @hide javadoc to @CorePlatformApi(status = STABLE) and private constructorsVictor Chang
2021-05-20Update 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