index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openjdkjvm
Age
Commit message (
Expand
)
Author
2021-09-04
Improve suspension timeout diagnostic and fix race
Hans Boehm
2021-06-01
Introduce `art::FastExit` to replace all uses of `quick_exit` in ART.
Roland Levillain
2021-05-07
Use `quick_exit` instead of `_exit` (except for error handling).
Roland Levillain
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2020-10-23
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-04-13
Don't call exit() while threads may be running
Hans Boehm
2019-12-20
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
Jiyong Park
2019-12-19
Revert submission 1191937-art_apex_available
Joseph Murphy
2019-12-19
Use apex_available property
Jiyong Park
2019-09-20
Limit visibility of ART libraries, binaries, and headers.
Martin Stjernholm
2019-01-18
Pass the Java caller's location to OpenNativeLibrary.
Nicolas Geoffray
2018-12-18
OpenjdkJvm.cc: Add O_CLOEXEC
Nick Kralevich
2018-11-29
C++17 compatibility: make WITH_TIDY=1 happy again.
Elliott Hughes
2018-08-02
Modernize codebase by replacing NULL with nullptr
Yi Kong
2018-07-19
ART: Clean up unused using declarations
Andreas Gampe
2018-06-01
ObjPtr<>-ify array allocations.
Vladimir Marko
2018-05-16
Move ArtDexFileLoader to libdexfile
David Sehr
2018-05-09
ART: Move JNI files to runtime/jni/ .
Vladimir Marko
2018-02-27
Small documentation and stylistic changes.
Roland Levillain
2018-01-03
ART: Clean up library loading
Andreas Gampe
2017-12-22
Extensions to check JNI.
Ian Rogers
2017-12-07
ART: Replace base/logging with android-base/logging
Andreas Gampe
2017-10-25
ART: Depend on libnativehelper headers only
Andreas Gampe
2017-09-27
Run bpfmt
Dan Willemsen
2017-07-26
ART: Move openjdkjvm to art/
Andreas Gampe