Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
d62515891b15e73bc8eebb55cc09cb4dec4fcf21
/
runtime
/
jdwp
/
object_registry.h
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
261bc04
JDWP: more GC safety
by Sebastien Hertz
· 10 years ago
6920639
JDWP: fix thread_list deadlock
by Sebastien Hertz
· 10 years ago
e2d628b
Make ObjectRegistry::InternalAdd GC safe
by Sebastien Hertz
· 10 years ago
070f732
Fix deadlock in VirtualMachine.AllThreads
by Sebastien Hertz
· 10 years ago
4537c41
Don't hold any lock when visiting classes from JDWP
by Sebastien Hertz
· 10 years ago
c0542af
Remove abuse of mirror::Object* to reference special values.
by Ian Rogers
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
b5a9e3d
Remove Object* weak roots from the debugger.
by Hiroshi Yamauchi
· 10 years ago
83c8ee0
Add root types and thread id to root visiting.
by Mathieu Chartier
· 11 years ago
412c7fc
Make debugger / jdwp compaction safe.
by Mathieu Chartier
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/jdwp/object_registry.h]
0920163
Fix ObjectReference.InvokeMethod.
by Elliott Hughes
· 12 years ago
449db33
For JDWP, suspend thread before configuring it for single stepping.
by Jeff Hao
· 12 years ago
0f82716
Fix JDWP ObjectRegistry lock ordering.
by Elliott Hughes
· 12 years ago
64f574f
Implement EnableCollection, DisableCollection, IsCollected, and fix Exit.
by Elliott Hughes
· 12 years ago