Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
330304de14dc7118b45b8e7b5bd11a172fa61701
/
src
/
thread.h
330304d
Create JNIEnv*s on the right threads.
by Elliott Hughes
· 14 years ago
40ef99e
Start implementing JNI.
by Elliott Hughes
· 14 years ago
a40f9bc
Add ObjectArray::CopyOf
by Brian Carlstrom
· 14 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 14 years ago
45a76cb
Exception and suspend count polling on JNI bridge return.
by Ian Rogers
· 14 years ago
69759ea
Add allocation and garbage collection infrastructure.
by Carl Shapiro
· 14 years ago
df20fe0
Support for synchronized native methods.
by Ian Rogers
· 14 years ago
b033c75
x86 JNI compiler and unit tests.
by Ian Rogers
· 14 years ago
d0e7e77
Use a TLS value to retrieve the current thread.
by Carl Shapiro
· 14 years ago
61e019d
Initialize runtime constituents on runtime construction.
by Carl Shapiro
· 14 years ago
b557353
Add more functionality to the thread and mutex implementation.
by Carl Shapiro
· 14 years ago
0e5d75d
Add support for linking classes.
by Carl Shapiro
· 14 years ago