Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
c1a4ab9c313d8a3d12007f2dbef7b5a6fa4ac2ef
/
vm
/
alloc
/
Visit.cpp
c1a4ab9
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
259a8a5
Fix the jweak implementation.
by Elliott Hughes
· 13 years ago
ce09683
Clean up IndirectRefTable a bit.
by Elliott Hughes
· 13 years ago
30bc0d4
Consolidate curFrame fields in thread storage
by buzbee
· 14 years ago
f9fa8c1
Fix for loops and eliminate some other undesirable idioms.
by Carl Shapiro
· 14 years ago
ae188c6
Compile the garbage collector and heap profiler as C++.
by Carl Shapiro
· 14 years ago
[Renamed from vm/alloc/Visit.c]
ce87bfe
Delegate the queuing of cleared references to managed code.
by Carl Shapiro
· 14 years ago
19007bb
Get rid of some inconsistent formatting.
by Carl Shapiro
· 14 years ago
3475f9c
Move finalization out of the VM.
by Carl Shapiro
· 14 years ago
a9c49df
Clean up how primitive types are handled.
by Dan Bornstein
· 14 years ago
701abba
Use indirect references in JNI by default.
by Carl Shapiro
· 14 years ago
e4c3b5e
Finish the indirect reference implementation.
by Carl Shapiro
· 14 years ago
67f9be7
Remove the private CLZ implementation in the GC.
by Carl Shapiro
· 14 years ago
fc75f3e
Fix implicit conversions, rename reserved works, enable -Wc++-compat.
by Carl Shapiro
· 14 years ago
6d4ce5e
Drive all root scanning by the root visitor.
by Carl Shapiro
· 14 years ago
ca14ee3
Check that the debug registry has been started before visting it.
by Carl Shapiro
· 14 years ago
1ec987e
Reclassify the pin table as a VM internal root. The native stack
by Carl Shapiro
· 14 years ago
07018e2
Separate HPROF from the GC.
by Carl Shapiro
· 14 years ago
b5f3c0b
Change the way thread suspension works.
by Andy McFadden
· 14 years ago
106c5fd
Use the card marks to find gray objects during a concurrent collection.
by Carl Shapiro
· 14 years ago
1fbfcab
Drive the root verification by a root visitor.
by Carl Shapiro
· 14 years ago
ddb0c1c
Make the visitor routines inlined.
by Carl Shapiro
· 14 years ago
056b966
Add a context argument to the visitor callback.
by Carl Shapiro
· 14 years ago
899cdb7
Further clean-up now that class == NULL has been eliminated.
by Barry Hayes
· 14 years ago
c49db85
Send unlinkedClass back to hell, as requested.
by Barry Hayes
· 15 years ago
adc346f
Add a callback driven visitor routine and make verify use it.
by Carl Shapiro
· 14 years ago