Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c4fa2c0c6302d3d9979e8d8a4030499c10d6b68b
/
src
/
thread.h
a8cd9f4
Support for local references allocated in SHBs.
by Ian Rogers
· 13 years ago
6de0860
Record thread data when making reentrant transitions.
by Ian Rogers
· 13 years ago
18c0753
Initialize the rest of libcore's native code.
by Elliott Hughes
· 13 years ago
c5f7c91
Switch to indirect references rather than direct pointers.
by Elliott Hughes
· 13 years ago
b765be0
Alloc stack using MemMap and -Xss
by Brian Carlstrom
· 13 years ago
515a5bc
Add the -Xcheck:jni option.
by Elliott Hughes
· 13 years ago
a5b897e
Add semi-functional exception throwing.
by Elliott Hughes
· 13 years ago
ad107ab
Remove author attributions.
by Carl Shapiro
· 13 years ago
b20a554
Implement a few of the easy JNI functions.
by Elliott Hughes
· 13 years ago
330304d
Create JNIEnv*s on the right threads.
by Elliott Hughes
· 13 years ago
40ef99e
Start implementing JNI.
by Elliott Hughes
· 13 years ago
a40f9bc
Add ObjectArray::CopyOf
by Brian Carlstrom
· 13 years ago
578bbdc
Move DexFiles to be allocated on the heap
by Brian Carlstrom
· 13 years ago
45a76cb
Exception and suspend count polling on JNI bridge return.
by Ian Rogers
· 13 years ago
69759ea
Add allocation and garbage collection infrastructure.
by Carl Shapiro
· 13 years ago
df20fe0
Support for synchronized native methods.
by Ian Rogers
· 13 years ago
b033c75
x86 JNI compiler and unit tests.
by Ian Rogers
· 13 years ago
d0e7e77
Use a TLS value to retrieve the current thread.
by Carl Shapiro
· 13 years ago
61e019d
Initialize runtime constituents on runtime construction.
by Carl Shapiro
· 13 years ago
b557353
Add more functionality to the thread and mutex implementation.
by Carl Shapiro
· 13 years ago
0e5d75d
Add support for linking classes.
by Carl Shapiro
· 13 years ago