1. eb98b08 Ensure ClassPreDefine returned dex file is on the Classpath by Alex Light · 8 years ago
  2. 9db679d Add capability checks to all functions. by Alex Light · 8 years ago
  3. 440b5d9 Implement class-pre-define time redefinition. by Alex Light · 8 years ago
  4. 983c175 ART: Refactor TI events by Andreas Gampe · 8 years ago
  5. eb0cea1 ART: Add DataDumpRequest by Andreas Gampe · 8 years ago
  6. e637746 ART: Add class events by Andreas Gampe · 8 years ago
  7. 95cf7e4 Merge "ART: Add ThreadStart & ThreadEnd" by Treehugger Robot · 8 years ago
  8. eafaf57 ART: Add ThreadStart & ThreadEnd by Andreas Gampe · 8 years ago
  9. 9623ca6 ART: Re-enable TI tests for target by Andreas Gampe · 8 years ago
  10. a7e38d8 Use original dex file for retransformation. by Alex Light · 8 years ago
  11. 7c3de08 Merge "ART: Add GetClassVersionNumbers." by Treehugger Robot · 8 years ago
  12. 6cbb3c8 Merge "ART: Add tests for TLS" by Treehugger Robot · 8 years ago
  13. 812a244 ART: Add GetClassVersionNumbers. by Andreas Gampe · 8 years ago
  14. 3a7eb14 ART: Add phase events by Andreas Gampe · 8 years ago
  15. 96eca78 ART: Add GetPhase by Andreas Gampe · 8 years ago
  16. 7b3b326 ART: Add tests for TLS by Andreas Gampe · 8 years ago
  17. 732b0ac ART: Add Agent Thread API by Andreas Gampe · 8 years ago
  18. 6ac5750 Revert "Revert "Implement RetransformClasses"" by Alex Light · 8 years ago
  19. 52a2db5 Revert "Implement RetransformClasses" by Alex Light · 8 years ago
  20. a6c5e97 Implement RetransformClasses by Alex Light · 8 years ago
  21. 308fa4d Merge "Remove now unused dex_cache_resolved_types_ from ArtMethod." by Nicolas Geoffray · 8 years ago
  22. 1a901ef Merge "Split ArtJvmtiEvent::kClassFileLoadHook in two." by Treehugger Robot · 8 years ago
  23. 73afd32 Split ArtJvmtiEvent::kClassFileLoadHook in two. by Alex Light · 8 years ago
  24. 5d61614 Merge "Refactor jvmtiEvent so we can add to it." by Treehugger Robot · 8 years ago
  25. 40d87f4 Refactor jvmtiEvent so we can add to it. by Alex Light · 8 years ago
  26. 6f8e4f0 ART: Add JNI API by Andreas Gampe · 8 years ago
  27. 0bd1a16 ART: Align jvmti.h with jni.h by Andreas Gampe · 8 years ago
  28. d4a2827 Merge "ART: Add Search API" by Treehugger Robot · 8 years ago
  29. 24e2ded Merge "ART: Add GetJLocationFormat" by Treehugger Robot · 8 years ago
  30. 9cd522b Remove now unused dex_cache_resolved_types_ from ArtMethod. by Nicolas Geoffray · 8 years ago
  31. ce7732b ART: Add Search API by Andreas Gampe · 8 years ago
  32. a6040d4 Merge "Revert "Revert "ART: Add ThreadGroup API support""" by Andreas Gampe · 8 years ago
  33. acfc957 ART: Add GetJLocationFormat by Andreas Gampe · 8 years ago
  34. d18d9e2 Revert "Revert "ART: Add ThreadGroup API support"" by Andreas Gampe · 8 years ago
  35. f29e04a ART: Fix missing CLOCK_MONOTONIC on Mac by Andreas Gampe · 8 years ago
  36. 35bcf81 ART: Add three Timer functions by Andreas Gampe · 8 years ago
  37. 7ccdf09 Merge "ART: Add GetClassLoaderClasses" by Treehugger Robot · 8 years ago
  38. c5603b7 Merge "ART: Add SetVerboseFlags" by Treehugger Robot · 8 years ago
  39. 70f1639 ART: Add GetClassLoaderClasses by Andreas Gampe · 8 years ago
  40. f26bf2d ART: Add Thread TLS support by Andreas Gampe · 8 years ago
  41. 4ca818c Merge "ART: Add GetAllThreads" by Treehugger Robot · 8 years ago
  42. 87071bf Revert "ART: Add ThreadGroup API support" by Nicolas Geoffray · 8 years ago
  43. f37e302 ART: Add SetVerboseFlags by Andreas Gampe · 8 years ago
  44. dd1dd32 Merge "Implement RedefineClasses, also redefine multiple classes atomically." by Alex Light · 8 years ago
  45. 8580744 ART: Add GetAllThreads by Andreas Gampe · 8 years ago
  46. f6f3b5f ART: Add GetFrameCount and GetFrameLocation by Andreas Gampe · 8 years ago
  47. 0e69273 Implement RedefineClasses, also redefine multiple classes atomically. by Alex Light · 8 years ago
  48. 53dd074 Merge "ART: Add ThreadGroup API support" by Treehugger Robot · 8 years ago
  49. c00735a Merge "ART: Add GetThreadListStackTraces" by Treehugger Robot · 8 years ago
  50. 02afcde ART: Add ThreadGroup API support by Andreas Gampe · 8 years ago
  51. fd3f4e7 Merge "ART: Add GetThreadState" by Andreas Gampe · 8 years ago
  52. eba32fb ART: Add GetThreadListStackTraces by Andreas Gampe · 8 years ago
  53. 72c1983 ART: Add GetThreadState by Andreas Gampe · 8 years ago
  54. 984efb5 ART: Fix GetAllStackTraces by Andreas Gampe · 8 years ago
  55. 31ace5c Merge "ART: Add GetAllStackTraces" by Andreas Gampe · 8 years ago
  56. a1a27c6 ART: Add GetAllStackTraces by Andreas Gampe · 8 years ago
  57. af13ab9 ART: Add GetCurrentThread and GetThreadInfo by Andreas Gampe · 8 years ago
  58. 319dbe8 ART: Add raw monitor API by Andreas Gampe · 8 years ago
  59. 4cd5155 Merge "Make all class redefinition operations after suspend_all infallible" by Treehugger Robot · 8 years ago
  60. 007ada2 Make all class redefinition operations after suspend_all infallible by Alex Light · 8 years ago
  61. 1bdaf73 ART: Add system properties support by Andreas Gampe · 8 years ago
  62. e4a8863 Revert "Revert "Add basic implementation of IsModifiableClass"" by Alex Light · 8 years ago
  63. 460d1b4 Revert "Revert "Add basic checks for redefinition."" by Alex Light · 8 years ago
  64. f9d41c1 Revert "Add basic checks for redefinition." by Nicolas Geoffray · 8 years ago
  65. a82de09 Merge "Revert "Add basic implementation of IsModifiableClass"" by Nicolas Geoffray · 8 years ago
  66. c66c077 Revert "Add basic implementation of IsModifiableClass" by Nicolas Geoffray · 8 years ago
  67. 888e66f Merge "Add basic implementation of IsModifiableClass" by Treehugger Robot · 8 years ago
  68. b4e51eb Add basic implementation of IsModifiableClass by Alex Light · 8 years ago
  69. 6c0a92f Merge "ART: Add method modifiers functions" by Treehugger Robot · 8 years ago
  70. 5896957 Merge "Add basic checks for redefinition." by Treehugger Robot · 8 years ago
  71. fdeef52 ART: Add method modifiers functions by Andreas Gampe · 8 years ago
  72. 10f02fb Add basic checks for redefinition. by Alex Light · 8 years ago
  73. f71832e ART: Add method code item functions by Andreas Gampe · 8 years ago
  74. e4c3384 ART: Add trivial implementation of extensions by Andreas Gampe · 8 years ago
  75. 50a4e49 ART: Add GetObjectSize and GetObjectHashCode by Andreas Gampe · 8 years ago
  76. d4abdaf Merge "Make GetErrorName allocate the output buffer." by Treehugger Robot · 8 years ago
  77. 8f5b603 ART: Add GetClassLoader by Andreas Gampe · 8 years ago
  78. 4196071 Make GetErrorName allocate the output buffer. by Alex Light · 8 years ago
  79. 8b07e47 ART: Add GetImplementedInterfaces by Andreas Gampe · 8 years ago
  80. 64013e5 ART: Add GetClassModifiers by Andreas Gampe · 8 years ago
  81. 18fee4d ART: Add GetClassMethods by Andreas Gampe · 8 years ago
  82. ff9d209 ART: Add GetClassStatus by Andreas Gampe · 8 years ago
  83. ac58727 ART: Add GetClassFields support by Andreas Gampe · 8 years ago
  84. ab2f0d0 ART: Add Field methods by Andreas Gampe · 8 years ago
  85. 4fd66ec ART: Add IsInterface and IsArrayClass support by Andreas Gampe · 8 years ago
  86. 6abd539 Prevent moving GC from running during redefinition. by Alex Light · 8 years ago
  87. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 8 years ago
  88. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 8 years ago
  89. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  90. 5b32b91 Merge "Allow redefined methods/classes to access fields" by Treehugger Robot · 8 years ago
  91. 200b9d7 Allow redefined methods/classes to access fields by Alex Light · 8 years ago
  92. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  93. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  94. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  95. b7cc593 Merge "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  96. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  97. 401e6b4 Merge "ART: Add GetLineNumberTable" by Treehugger Robot · 8 years ago
  98. 6d736d8 Merge "Basic obsolete methods support" by Alex Light · 8 years ago
  99. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  100. da3e561 ART: Add GetLineNumberTable by Andreas Gampe · 8 years ago