Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
22f454c7d349c439c774c5d79b32514b190fd531
/
build
/
Android.libart.mk
971bf3f
Compile method one-by-one.
by Logan Chien
· 13 years ago
2cfc639
Foundation for Quick LLVM compiler
by buzbee
· 13 years ago
46e251b
Switch to libcorkscrew for native stack traces.
by Elliott Hughes
· 13 years ago
fd2ec54
Fix compilation issues with new gcc
by Brian Carlstrom
· 13 years ago
e94d9b2
Add dex_lang as common frontend to lir and LLVM. dex_lang + bc2lir = Greenland
by Shih-wei Liao
· 13 years ago
ef67aec
Fix the operator<< generation to work with "mmm" as well as "mm".
by Elliott Hughes
· 13 years ago
0e57ccb
Start automatically generating operator<<s for enums.
by Elliott Hughes
· 13 years ago
c38a901
Remove unused static libraries from libart.so.
by Logan Chien
· 13 years ago
6e41d42
DO NOT MERGE: Cope with current LLVM in this branch.
by Shih-wei Liao
· 13 years ago
002b915
Don't try to link in libraries we're not building yet.
by Elliott Hughes
· 13 years ago
c4c9881
Fix the LLVM build. Separate out libart-compiler-llvm.so.
by Shih-wei Liao
· 13 years ago
adb8c67
Move the compiler away from libdex.
by Elliott Hughes
· 13 years ago
ffb465f
libcorkscrew native stacks, mutex ranking, and better ScopedThreadListLock.
by Elliott Hughes
· 13 years ago
5b8b1ed
Implement Link-loading and pass 62 tests in JniInternalTest.
by Shih-wei Liao
· 13 years ago
8b977d3
Compile llvm.Module into ELF object file.
by Logan Chien
· 13 years ago
d1fec81
Beginning of LLVM backend for ART.
by Shih-wei Liao
· 13 years ago
06e3ad4
Turn on some basic tsan annotations.
by Elliott Hughes
· 13 years ago
ad6c9c3
Mac build fixes.
by Elliott Hughes
· 13 years ago
6c9c06d
Use ashmem to name our various anonymous regions.
by Elliott Hughes
· 13 years ago
3b6baaa
Bring our native stack usage down.
by Elliott Hughes
· 13 years ago
0796af0
Fix Object::IsSoftReference
by Brian Carlstrom
· 13 years ago
08125a0
fix DCHECK in libartd
by Brian Carlstrom
· 13 years ago
8692721
Fix ClassLinker::LinkInterfaceMethods bug
by Brian Carlstrom
· 13 years ago
1d3f114
Support 32-bit volatiles.
by Elliott Hughes
· 13 years ago
4b620ff
Finish moving state to managed heap
by Brian Carlstrom
· 13 years ago
69b15fb
Working dex2oat and oatexec
by Brian Carlstrom
· 14 years ago
c143c55
Updating the compiler to use the new-world model
by buzbee
· 14 years ago
18c0753
Initialize the rest of libcore's native code.
by Elliott Hughes
· 14 years ago
0af5543
Code for loading shared libraries and calling JNI_OnLoad.
by Elliott Hughes
· 14 years ago
b0460ea
Add support for opening classes.dex file from zip, jar, apk
by Brian Carlstrom
· 14 years ago
07d579f
Add NDEBUG build
by Brian Carlstrom
· 14 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 14 years ago
31bcc7e
Give unique name to host build shared libraries #1
by Brian Carlstrom
· 14 years ago
cdc8de4
Move base64 to test code
by Brian Carlstrom
· 14 years ago
934486c
Make ClassLinker set Class::super_class_ plus test and build improvements
by Brian Carlstrom
· 14 years ago
0e6d197
Relocate all of the included Makefiles into the build subdirectory.
by Carl Shapiro
· 14 years ago
[Renamed (92%) from Android.libart.mk]
e4c1ce4
Extend the instruction class with instruction attributes.
by Carl Shapiro
· 14 years ago
1fb8620
Add class loading infrastructure.
by Carl Shapiro
· 14 years ago
12eb78e
Add an instruction abstraction and visitor.
by Carl Shapiro
· 14 years ago
a5d5cfd
Add basic assembler interface and an x86 backend.
by Carl Shapiro
· 14 years ago
9bf84fd
Fix several minor errors in the build configuration.
by Carl Shapiro
· 14 years ago
7b21670
Initial build configuration for the new Android runtime.
by Carl Shapiro
· 14 years ago