Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
29cf32bb64dc61c4f755661939630775bd36419d
/
dex2oat
/
linker
/
image_writer.cc
dc4bcce
Move image_classes_ to CompilerOptions.
by Vladimir Marko
· 7 years ago
eebb821
Implement Integer.valueOf() intrinsic for PIC.
by Vladimir Marko
· 7 years ago
54159c6
Use HashSet<std::string> instead of unordered_set<>.
by Vladimir Marko
· 7 years ago
74f2ccc
Merge "Revert^2 "Remove support for Valgrind in ART.""
by Roland Levillain
· 7 years ago
05e34f4
Revert^2 "Remove support for Valgrind in ART."
by Roland Levillain
· 7 years ago
f75613c
Keep objects for Integer.valueOf() intrinsic alive.
by Vladimir Marko
· 7 years ago
c13fbd8
Use pre-allocated Throwables from the boot image.
by Vladimir Marko
· 7 years ago
679730e
Remove static GcRoot<>s from Field, Method, Constructor.
by Vladimir Marko
· 7 years ago
b4eb1b1
Refactor ClassRoot/GetClassRoot().
by Vladimir Marko
· 7 years ago
197f1ef
Merge "Revert "Remove support for Valgrind in ART.""
by Treehugger Robot
· 7 years ago
8b362a8
Revert "Remove support for Valgrind in ART."
by Andreas Gampe
· 7 years ago
f31343f
Merge "Remove support for Valgrind in ART."
by Roland Levillain
· 7 years ago
a218b3e
Re-enable LZ4_compress_HC in image writer
by Mathieu Chartier
· 7 years ago
8268cb6
Remove support for Valgrind in ART.
by Roland Levillain
· 7 years ago
1ab0fa8
Refactor ClassLinker & ImageWriter to use a common resolution routine
by David Brazdil
· 7 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
1979c64
Clean up include paths
by David Sehr
· 7 years ago
703b82a
Add extra timing loggers for image writing
by Mathieu Chartier
· 7 years ago
e47f60c
Retrieve String/Class references from .data.bimg.rel.ro.
by Vladimir Marko
· 7 years ago
af29031
Small documentation and stylistic changes.
by Roland Levillain
· 7 years ago
305c38b
Disable bitstring type check runtime hooks.
by Vladimir Marko
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
2c64a83
Change ClassStatus to fit into 4 bits.
by Vladimir Marko
· 7 years ago
666ee3d
Do not pass DexFile to ClassLinker::Lookup/ResolveType().
by Vladimir Marko
· 7 years ago
0f13269
Merge changes I8c4cec43,I00634b89,I0579db64
by Vladimir Marko
· 7 years ago
a64b52d
Do not pass DexFile to ClassLinker::Lookup/ResolveString().
by Vladimir Marko
· 7 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
d504c7e
Change enums in ImageWriter to `enum class`.
by Vladimir Marko
· 7 years ago
86083f7
runtime: Bitstring implementation for subtype checking (4/4).
by Igor Murashkin
· 7 years ago
7452797
Refactor linker files from compiler/ to dex2oat/.
by Vladimir Marko
· 8 years ago
[Renamed (99%) from compiler/image_writer.cc]
3c68315
Merge "Revert^2 "ART: Remove workaround in verifer after Jack update.""
by Treehugger Robot
· 7 years ago