1. c66c077 Revert "Add basic implementation of IsModifiableClass" by Nicolas Geoffray · 8 years ago
  2. b4e51eb Add basic implementation of IsModifiableClass by Alex Light · 8 years ago
  3. 10f02fb Add basic checks for redefinition. by Alex Light · 8 years ago
  4. e4c3384 ART: Add trivial implementation of extensions by Andreas Gampe · 8 years ago
  5. 50a4e49 ART: Add GetObjectSize and GetObjectHashCode by Andreas Gampe · 8 years ago
  6. d4abdaf Merge "Make GetErrorName allocate the output buffer." by Treehugger Robot · 8 years ago
  7. 8f5b603 ART: Add GetClassLoader by Andreas Gampe · 8 years ago
  8. 4196071 Make GetErrorName allocate the output buffer. by Alex Light · 8 years ago
  9. 8b07e47 ART: Add GetImplementedInterfaces by Andreas Gampe · 8 years ago
  10. 64013e5 ART: Add GetClassModifiers by Andreas Gampe · 8 years ago
  11. 18fee4d ART: Add GetClassMethods by Andreas Gampe · 8 years ago
  12. ff9d209 ART: Add GetClassStatus by Andreas Gampe · 8 years ago
  13. ac58727 ART: Add GetClassFields support by Andreas Gampe · 8 years ago
  14. ab2f0d0 ART: Add Field methods by Andreas Gampe · 8 years ago
  15. 4fd66ec ART: Add IsInterface and IsArrayClass support by Andreas Gampe · 8 years ago
  16. da3e561 ART: Add GetLineNumberTable by Andreas Gampe · 8 years ago
  17. 1e07ca6 Cleanup of redefinition testing by Alex Light · 8 years ago
  18. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
  19. e657424 Add capabilities for jvmti. by Alex Light · 8 years ago
  20. 70bfc8a ART: Add reference following code by Andreas Gampe · 8 years ago
  21. ba8df69 ART: Rename heap support file by Andreas Gampe · 8 years ago
  22. 8da6d03 ART: Add forced garbage collection by Andreas Gampe · 8 years ago
  23. 54b20eb Merge changes I9afd9f88,I1cf94699 by Andreas Gampe · 8 years ago
  24. e492ae3 ART: Add GetClassSignature by Andreas Gampe · 8 years ago
  25. 36bcd4f ART: Add GetMethodModifiers by Andreas Gampe · 8 years ago
  26. 368a208 ART: Add GetMethodDeclaringClass by Andreas Gampe · 8 years ago
  27. b5eb94a ART: Add GetStackTrace support by Andreas Gampe · 8 years ago
  28. 3c252f0 ART: Add method name support to TI by Andreas Gampe · 8 years ago
  29. 5e6046b ART: Add function to retrieve all tagged objects by Andreas Gampe · 8 years ago
  30. e54eee1 ART: Switch tagging table to a map by Andreas Gampe · 8 years ago
  31. aa8b60c ART: Add GetLoadedClasses support by Andreas Gampe · 8 years ago
  32. e54d992 ART: Add heap iteration callback by Andreas Gampe · 8 years ago
  33. cc13b22 ART: Add object reclaim support by Andreas Gampe · 8 years ago
  34. 77708d9 ART: Add event callback support by Andreas Gampe · 8 years ago
  35. e08a2be ART: Register object tagging table by Andreas Gampe · 8 years ago
  36. 6dee92e ART: Support object tagging by Andreas Gampe · 8 years ago
  37. 9c20a14 Get a basic modification of dex file working by Alex Light · 8 years ago
  38. db6dcb6 ART: Rearrange some JVMTI headers by Andreas Gampe · 8 years ago
  39. 49948e9 Add skeleton of a jvmti plugin for art. by Alex Light · 8 years ago