1. 1c158a0 ART: Use VisitObjects visitor functions by Andreas Gampe · 8 years ago
  2. f8a4a2c Ensure GetLoadedClasses only returns 'Loaded' Classes. by Alex Light · 8 years ago
  3. 36a296f ART: Refactor stack.h by Andreas Gampe · 8 years ago
  4. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 8 years ago
  5. 2eb25e4 ART: Add IterateThroughHeapExt by Andreas Gampe · 8 years ago
  6. f787fd3 ART: Refactor IterateThroughHeap by Andreas Gampe · 8 years ago
  7. d73aba4 ART: Add Heap JVMTI extension API by Andreas Gampe · 8 years ago
  8. e0f8ed9 ART: Refactor run-test 913 by Andreas Gampe · 8 years ago
  9. c756f08 ART: Fix VISIT_OBJECTS and ABORT for FollowReferences by Andreas Gampe · 8 years ago
  10. 9e38a50 ART: Add field offset caching by Andreas Gampe · 9 years ago
  11. 9511460 ART: Add correct field index to reference visiting by Andreas Gampe · 9 years ago
  12. e731693 ART: Add primitive field reporting by Andreas Gampe · 9 years ago
  13. 5f94203 ART: Fix string reporting by Andreas Gampe · 9 years ago
  14. 6ea0607 Revert^2 "ART: Add heap filter support" by Andreas Gampe · 9 years ago
  15. 2cb576c Revert "ART: Add heap filter support" by Nicolas Geoffray · 9 years ago
  16. 4beab68 ART: Add heap filter support by Andreas Gampe · 9 years ago
  17. 38da9f2 ART: Add klass filter support by Andreas Gampe · 9 years ago
  18. becd6ad ART: Add primitive array reporting by Andreas Gampe · 9 years ago
  19. 3ec8e40 ART: Add string reporting by Andreas Gampe · 9 years ago
  20. 202f85a ART: Add marking to thread peer gathering in TI by Andreas Gampe · 9 years ago
  21. f10dfcd ART: Stack locals by Andreas Gampe · 9 years ago
  22. 638a693 ART: Implement FollowReferences for initial object by Andreas Gampe · 9 years ago
  23. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 9 years ago
  24. 93c3090 ART: Add JNI local details for FollowReferences by Andreas Gampe · 9 years ago
  25. 70bfc8a ART: Add reference following code by Andreas Gampe · 9 years ago
  26. ba8df69 ART: Rename heap support file by Andreas Gampe · 9 years ago[Renamed (99%) from runtime/openjdkjvmti/heap.cc]
  27. 8da6d03 ART: Add forced garbage collection by Andreas Gampe · 9 years ago
  28. ef54d8d Revert "ART: Temporarily use global references for GetLoadedClasses" by Andreas Gampe · 9 years ago
  29. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 9 years ago
  30. d2d0353 ART: Temporarily use global references for GetLoadedClasses by Andreas Gampe · 9 years ago
  31. aa8b60c ART: Add GetLoadedClasses support by Andreas Gampe · 9 years ago
  32. e54d992 ART: Add heap iteration callback by Andreas Gampe · 9 years ago