Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
ee155d4fe47fa751262beb43437a339fde8eabe5
/
vm
/
IndirectRefTable.cpp
ee155d4
Initialize the JNI indirect ref table to make Valgrind happy.
by Ben Cheng
· 13 years ago
68ecde1
DO NOT MERGE: Optimize IndirectRefTable.
by Jeff Brown
· 13 years ago
b273415
Only allocate slot_data_ as needed.
by Elliott Hughes
· 13 years ago
8bc8bf7
Don't use dvmIsValidObject outside the GC.
by Elliott Hughes
· 13 years ago
259a8a5
Fix the jweak implementation.
by Elliott Hughes
· 13 years ago
ea33338
Add JNI app bug workarounds.
by Elliott Hughes
· 13 years ago
ddbd6f4
Don't abort when a weak global's referent is cleared.
by Elliott Hughes
· 13 years ago
24c57f1
Make it easier to recognize JNI reference bugs.
by Elliott Hughes
· 14 years ago
7a92194
Fix gcc-4.6 warnings.
by Doug Kwan
· 14 years ago
ce09683
Clean up IndirectRefTable a bit.
by Elliott Hughes
· 14 years ago
60fc806
Further conservation of newlines.
by Dan Bornstein
· 14 years ago
d5c36b9
Move the remaining non-compiler VM code into C++.
by Carl Shapiro
· 14 years ago
[Renamed from vm/IndirectRefTable.c]
c759b9f
Improve JNI indirect ref diagnostics
by Andy McFadden
· 14 years ago
da2013f
Unify reference table dump
by Andy McFadden
· 14 years ago
85823bf
Free the slot data when freeing an indirect reference table.
by Carl Shapiro
· 14 years ago
e4c3b5e
Finish the indirect reference implementation.
by Carl Shapiro
· 14 years ago
fc75f3e
Fix implicit conversions, rename reserved works, enable -Wc++-compat.
by Carl Shapiro
· 14 years ago
7365493
Remove repeated newlines at the end of files.
by Carl Shapiro
· 15 years ago
e3c01da
Remove unused labels, variables, and functions. Enable warnings.
by Carl Shapiro
· 15 years ago
5d59960
Minor debugging tweaks to IndirectRefTable.
by Andy McFadden
· 15 years ago
0423f0e
Fix some JNI indirect reference stuff.
by Andy McFadden
· 15 years ago
ab00d45
Progress toward indirect JNI references.
by Andy McFadden
· 15 years ago
734155e
Indirect reference table implementation.
by Andy McFadden
· 15 years ago