summaryrefslogtreecommitdiff
path: root/runtime/native/java_util_concurrent_atomic_AtomicLong.cc
AgeCommit message (Expand)Author
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
2018-05-09ART: Move JNI files to runtime/jni/ . Vladimir Marko
2018-03-05Move most of runtime/base to libartbase/base David Sehr
2017-06-01ART: Move RegisterNatives helper Andreas Gampe
2017-05-30ART: More header cleanup - jni_internal.h Andreas Gampe
2016-02-25ART: Add unstarted-runtime functions Andreas Gampe
2014-11-04ART: More warnings Andreas Gampe
2013-07-12Create separate Android.mk for main build targets Brian Carlstrom