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
/
imgdiag
Age
Commit message (
Expand
)
Author
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-02-26
Change dirty-image-objects file format.
Vladimir Marko
2020-10-23
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-08-11
Revert^2 "art: Remove dependencies on platform unavailable modules"
Yo Chiang
2020-08-06
Revert "art: Remove dependencies on platform unavailable modules"
Insaf Latypov
2020-08-06
art: Remove dependencies on platform unavailable modules
Yo Chiang
2020-07-24
Update language to comply with Android’s inclusive language guidance
Ian Pedowitz
2020-05-30
Remove core.art image
David Srbecky
2020-05-27
Move gtest tool dependencies from makefile to soong
David Srbecky
2020-02-20
Remove remaining MIPS support.
Vladimir Marko
2020-02-19
Allow late lookup for @CriticalNative methods.
Vladimir Marko
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-11-27
Clean up JNI dlsym lookup trampoline.
Vladimir Marko
2019-10-06
Share boot image methods memory in JIT zygote.
Nicolas Geoffray
2019-09-24
Various renames following the name change from "Runtime APEX" to "ART APEX".
Martin Stjernholm
2019-09-05
Handle image map names that end with ]
Mathieu Chartier
2019-06-07
Fix imgdiag crashing for ASLR images
Mathieu Chartier
2019-04-25
ART: Fix some types
Andreas Gampe
2019-04-12
Add and use art::GetAndroidRuntimeBinDir.
Roland Levillain
2019-04-02
imgdiag: Change CHECK_NE() to LOG(ERROR).
Vladimir Marko
2019-04-01
Fix imgdiag after ObjPtr<>-ify Object::As*().
Vladimir Marko
2019-03-26
ObjPtr<>-ify mirror::Class.
Vladimir Marko
2019-03-22
Change image method and field visiting to use templates
Mathieu Chartier
2019-03-18
imgdiag: Do not abort for dirty pages in boot image.
Vladimir Marko
2019-03-14
Remove obsolete trampoline offsets from OatHeader.
Vladimir Marko
2019-03-13
Refactor and improve imgdiag.
Vladimir Marko
2019-03-07
Add extra output for imgdiag's failing CHECK.
Vladimir Marko
2019-02-07
Replace StringPiece with std::string_view.
Vladimir Marko
2019-01-31
Revert "Revert "ART: introduce PALette abstraction layer""
Orion Hodson
2019-01-30
Revert "ART: introduce PALette abstraction layer"
Orion Hodson
2019-01-30
ART: introduce PALette abstraction layer
Orion Hodson
2018-12-04
Reduce core image to 6 modules.
Vladimir Marko
2018-12-03
Revert "Reduce core image to core-{oj,libart,simple}."
Vladimir Marko
2018-11-30
Reduce core image to core-{oj,libart,simple}.
Vladimir Marko
2018-10-30
Revert "Link compression libs statically into libartbase and use those everyw...
Nicolas Geoffray
2018-10-29
Link compression libs statically into libartbase and use those everywhere.
Martin Stjernholm
2018-10-09
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-09-28
Revert^2 "Load boot image at a random address."
Vladimir Marko
2018-09-27
Revert "Load boot image at a random address."
Vladimir Marko
2018-09-26
Load boot image at a random address.
Vladimir Marko
2018-09-18
ART: Fix tidy warnings in imgdiag
Andreas Gampe
2018-09-07
ART: Continue adding override annotations
Andreas Gampe
2018-09-06
ART: Remove utils.h's ParseUint & ParseInt
Andreas Gampe
2018-08-28
Remove superfluous 'virtual' specifiers in ART.
Roland Levillain
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-07-19
ObjPtr<>-ify ArtMethod and mirror::Method.
Vladimir Marko
2018-07-09
Handle FixUpRemotePointer for external images
Mathieu Chartier
2018-06-20
Revert^2 "ART: Fix some performance-X tidy"
Andreas Gampe
[next]