1. 6ac5750 Revert "Revert "Implement RetransformClasses"" by Alex Light · 8 years ago
  2. 52a2db5 Revert "Implement RetransformClasses" by Alex Light · 8 years ago
  3. a6c5e97 Implement RetransformClasses by Alex Light · 8 years ago
  4. 1a901ef Merge "Split ArtJvmtiEvent::kClassFileLoadHook in two." by Treehugger Robot · 8 years ago
  5. 73afd32 Split ArtJvmtiEvent::kClassFileLoadHook in two. by Alex Light · 8 years ago
  6. 5d61614 Merge "Refactor jvmtiEvent so we can add to it." by Treehugger Robot · 8 years ago
  7. 40d87f4 Refactor jvmtiEvent so we can add to it. by Alex Light · 8 years ago
  8. 6f8e4f0 ART: Add JNI API by Andreas Gampe · 8 years ago
  9. d4a2827 Merge "ART: Add Search API" by Treehugger Robot · 8 years ago
  10. 24e2ded Merge "ART: Add GetJLocationFormat" by Treehugger Robot · 8 years ago
  11. ce7732b ART: Add Search API by Andreas Gampe · 8 years ago
  12. acfc957 ART: Add GetJLocationFormat by Andreas Gampe · 8 years ago
  13. d18d9e2 Revert "Revert "ART: Add ThreadGroup API support"" by Andreas Gampe · 8 years ago
  14. 35bcf81 ART: Add three Timer functions by Andreas Gampe · 8 years ago
  15. 7ccdf09 Merge "ART: Add GetClassLoaderClasses" by Treehugger Robot · 8 years ago
  16. c5603b7 Merge "ART: Add SetVerboseFlags" by Treehugger Robot · 8 years ago
  17. 70f1639 ART: Add GetClassLoaderClasses by Andreas Gampe · 8 years ago
  18. 4ca818c Merge "ART: Add GetAllThreads" by Treehugger Robot · 8 years ago
  19. 87071bf Revert "ART: Add ThreadGroup API support" by Nicolas Geoffray · 8 years ago
  20. f37e302 ART: Add SetVerboseFlags by Andreas Gampe · 8 years ago
  21. dd1dd32 Merge "Implement RedefineClasses, also redefine multiple classes atomically." by Alex Light · 8 years ago
  22. 8580744 ART: Add GetAllThreads by Andreas Gampe · 8 years ago
  23. f6f3b5f ART: Add GetFrameCount and GetFrameLocation by Andreas Gampe · 8 years ago
  24. 0e69273 Implement RedefineClasses, also redefine multiple classes atomically. by Alex Light · 8 years ago
  25. 53dd074 Merge "ART: Add ThreadGroup API support" by Treehugger Robot · 8 years ago
  26. c00735a Merge "ART: Add GetThreadListStackTraces" by Treehugger Robot · 8 years ago
  27. 02afcde ART: Add ThreadGroup API support by Andreas Gampe · 8 years ago
  28. eba32fb ART: Add GetThreadListStackTraces by Andreas Gampe · 8 years ago
  29. 72c1983 ART: Add GetThreadState by Andreas Gampe · 8 years ago
  30. 31ace5c Merge "ART: Add GetAllStackTraces" by Andreas Gampe · 8 years ago
  31. a1a27c6 ART: Add GetAllStackTraces by Andreas Gampe · 8 years ago
  32. af13ab9 ART: Add GetCurrentThread and GetThreadInfo by Andreas Gampe · 8 years ago
  33. 319dbe8 ART: Add raw monitor API by Andreas Gampe · 8 years ago
  34. 1bdaf73 ART: Add system properties support by Andreas Gampe · 8 years ago
  35. e4a8863 Revert "Revert "Add basic implementation of IsModifiableClass"" by Alex Light · 8 years ago
  36. 460d1b4 Revert "Revert "Add basic checks for redefinition."" by Alex Light · 8 years ago
  37. f9d41c1 Revert "Add basic checks for redefinition." by Nicolas Geoffray · 8 years ago
  38. a82de09 Merge "Revert "Add basic implementation of IsModifiableClass"" by Nicolas Geoffray · 8 years ago
  39. c66c077 Revert "Add basic implementation of IsModifiableClass" by Nicolas Geoffray · 8 years ago
  40. 888e66f Merge "Add basic implementation of IsModifiableClass" by Treehugger Robot · 8 years ago
  41. b4e51eb Add basic implementation of IsModifiableClass by Alex Light · 8 years ago
  42. 6c0a92f Merge "ART: Add method modifiers functions" by Treehugger Robot · 8 years ago
  43. 5896957 Merge "Add basic checks for redefinition." by Treehugger Robot · 8 years ago
  44. fdeef52 ART: Add method modifiers functions by Andreas Gampe · 8 years ago
  45. 10f02fb Add basic checks for redefinition. by Alex Light · 8 years ago
  46. f71832e ART: Add method code item functions by Andreas Gampe · 8 years ago
  47. e4c3384 ART: Add trivial implementation of extensions by Andreas Gampe · 8 years ago
  48. 50a4e49 ART: Add GetObjectSize and GetObjectHashCode by Andreas Gampe · 8 years ago
  49. d4abdaf Merge "Make GetErrorName allocate the output buffer." by Treehugger Robot · 8 years ago
  50. 8f5b603 ART: Add GetClassLoader by Andreas Gampe · 8 years ago
  51. 4196071 Make GetErrorName allocate the output buffer. by Alex Light · 8 years ago
  52. 8b07e47 ART: Add GetImplementedInterfaces by Andreas Gampe · 8 years ago
  53. 64013e5 ART: Add GetClassModifiers by Andreas Gampe · 8 years ago
  54. 18fee4d ART: Add GetClassMethods by Andreas Gampe · 8 years ago
  55. ff9d209 ART: Add GetClassStatus by Andreas Gampe · 8 years ago
  56. ac58727 ART: Add GetClassFields support by Andreas Gampe · 8 years ago
  57. ab2f0d0 ART: Add Field methods by Andreas Gampe · 8 years ago
  58. 4fd66ec ART: Add IsInterface and IsArrayClass support by Andreas Gampe · 8 years ago
  59. da3e561 ART: Add GetLineNumberTable by Andreas Gampe · 8 years ago
  60. 1e07ca6 Cleanup of redefinition testing by Alex Light · 8 years ago
  61. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
  62. e657424 Add capabilities for jvmti. by Alex Light · 8 years ago
  63. 70bfc8a ART: Add reference following code by Andreas Gampe · 8 years ago
  64. ba8df69 ART: Rename heap support file by Andreas Gampe · 8 years ago
  65. 8da6d03 ART: Add forced garbage collection by Andreas Gampe · 8 years ago
  66. 54b20eb Merge changes I9afd9f88,I1cf94699 by Andreas Gampe · 8 years ago
  67. e492ae3 ART: Add GetClassSignature by Andreas Gampe · 8 years ago
  68. 36bcd4f ART: Add GetMethodModifiers by Andreas Gampe · 8 years ago
  69. 368a208 ART: Add GetMethodDeclaringClass by Andreas Gampe · 8 years ago
  70. b5eb94a ART: Add GetStackTrace support by Andreas Gampe · 8 years ago
  71. 3c252f0 ART: Add method name support to TI by Andreas Gampe · 8 years ago
  72. 5e6046b ART: Add function to retrieve all tagged objects by Andreas Gampe · 8 years ago
  73. e54eee1 ART: Switch tagging table to a map by Andreas Gampe · 8 years ago
  74. aa8b60c ART: Add GetLoadedClasses support by Andreas Gampe · 8 years ago
  75. e54d992 ART: Add heap iteration callback by Andreas Gampe · 8 years ago
  76. cc13b22 ART: Add object reclaim support by Andreas Gampe · 8 years ago
  77. 77708d9 ART: Add event callback support by Andreas Gampe · 8 years ago
  78. e08a2be ART: Register object tagging table by Andreas Gampe · 8 years ago
  79. 6dee92e ART: Support object tagging by Andreas Gampe · 8 years ago
  80. 9c20a14 Get a basic modification of dex file working by Alex Light · 8 years ago
  81. db6dcb6 ART: Rearrange some JVMTI headers by Andreas Gampe · 8 years ago
  82. 49948e9 Add skeleton of a jvmti plugin for art. by Alex Light · 8 years ago