1. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
  2. 668ba83 Merge changes I8e51415a,I79a255c1 by Treehugger Robot · 8 years ago
  3. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  4. 93c3090 ART: Add JNI local details for FollowReferences by Andreas Gampe · 8 years ago
  5. 862bdd8 ART: Fix generic_ptr handling in GetMethodName by Andreas Gampe · 8 years ago
  6. e657424 Add capabilities for jvmti. by Alex Light · 8 years ago
  7. 70bfc8a ART: Add reference following code by Andreas Gampe · 8 years ago
  8. 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 8 years ago
  9. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  10. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  11. def4ee6 ART: Extend Object tag table to be explicitly lockable by Andreas Gampe · 8 years ago
  12. ba8df69 ART: Rename heap support file by Andreas Gampe · 8 years ago
  13. 8da6d03 ART: Add forced garbage collection by Andreas Gampe · 8 years ago
  14. 54b20eb Merge changes I9afd9f88,I1cf94699 by Andreas Gampe · 8 years ago
  15. e492ae3 ART: Add GetClassSignature by Andreas Gampe · 8 years ago
  16. 36bcd4f ART: Add GetMethodModifiers by Andreas Gampe · 8 years ago
  17. 368a208 ART: Add GetMethodDeclaringClass by Andreas Gampe · 8 years ago
  18. b5eb94a ART: Add GetStackTrace support by Andreas Gampe · 8 years ago
  19. 3c252f0 ART: Add method name support to TI by Andreas Gampe · 8 years ago
  20. a0a5fd6 Merge "ART: Add function to retrieve all tagged objects" by Treehugger Robot · 8 years ago
  21. 5e6046b ART: Add function to retrieve all tagged objects by Andreas Gampe · 8 years ago
  22. ef54d8d Revert "ART: Temporarily use global references for GetLoadedClasses" by Andreas Gampe · 8 years ago
  23. 78d5396 Merge "ART: Add GC callbacks" by Treehugger Robot · 8 years ago
  24. 9b8c588 ART: Add GC callbacks by Andreas Gampe · 8 years ago
  25. 3fe4d5a ART: Only scan tag table once during marking by Andreas Gampe · 8 years ago
  26. e54eee1 ART: Switch tagging table to a map by Andreas Gampe · 8 years ago
  27. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 8 years ago
  28. 8b862ff ART: Better handle multiple event enables by Andreas Gampe · 8 years ago
  29. c02685c ART: Fix lock order issue in allocation tracking by Andreas Gampe · 8 years ago
  30. d2d0353 ART: Temporarily use global references for GetLoadedClasses by Andreas Gampe · 8 years ago
  31. aa8b60c ART: Add GetLoadedClasses support by Andreas Gampe · 8 years ago
  32. a711804 Add handle wrapper to allocation listener by Mathieu Chartier · 8 years ago
  33. e8317d9 Merge "ART: Add heap iteration callback" by Andreas Gampe · 8 years ago
  34. e54d992 ART: Add heap iteration callback by Andreas Gampe · 8 years ago
  35. 9d156d5 Move Heap parameters to ObjPtr by Mathieu Chartier · 8 years ago
  36. cc13b22 ART: Add object reclaim support by Andreas Gampe · 8 years ago
  37. 27fa96c ART: Add allocation callback by Andreas Gampe · 8 years ago
  38. 77708d9 ART: Add event callback support by Andreas Gampe · 8 years ago
  39. 81ca05d Merge "Move remaining jobject related functions to use ObjPtr" by Mathieu Chartier · 8 years ago
  40. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  41. e08a2be ART: Register object tagging table by Andreas Gampe · 8 years ago
  42. 6dee92e ART: Support object tagging by Andreas Gampe · 8 years ago
  43. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 8 years ago
  44. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  45. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  46. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  47. 9c20a14 Get a basic modification of dex file working by Alex Light · 8 years ago
  48. db6dcb6 ART: Rearrange some JVMTI headers by Andreas Gampe · 8 years ago
  49. c564406 Fix debug flag ordering by Colin Cross · 8 years ago
  50. 1f7f3bd Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  51. 316417e Revert "Convert libart and dependencies to Android.bp" by Colin Cross · 8 years ago
  52. 4ea3a22 Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  53. 49948e9 Add skeleton of a jvmti plugin for art. by Alex Light · 8 years ago