1. e431e27 art: use proper nativehelper headers by Steven Moreland · 8 years ago
  2. a26e349 Add JVMTI Breakpoint and SingleStep functionality by Alex Light · 8 years ago
  3. 084fa37 Add field access & modify JVMTI callbacks by Alex Light · 8 years ago
  4. b7edcda Add method tracing JVMTI callbacks by Alex Light · 8 years ago
  5. d78ddec Implement can_generate_native_method_bind capability by Alex Light · 8 years ago
  6. bb76646 Ensure one can call DisposeEnvironment during event callbacks. by Alex Light · 8 years ago
  7. a1705ea ART: Fix ObjectFree reporting by Andreas Gampe · 8 years ago
  8. 5127178 Ensure 'modified' field of ArtClassDefinition is always initialized. by Alex Light · 8 years ago
  9. 440b5d9 Implement class-pre-define time redefinition. by Alex Light · 9 years ago
  10. 983c175 ART: Refactor TI events by Andreas Gampe · 9 years ago
  11. 6ac5750 Revert "Revert "Implement RetransformClasses"" by Alex Light · 9 years ago
  12. 52a2db5 Revert "Implement RetransformClasses" by Alex Light · 9 years ago
  13. a6c5e97 Implement RetransformClasses by Alex Light · 9 years ago
  14. 73afd32 Split ArtJvmtiEvent::kClassFileLoadHook in two. by Alex Light · 9 years ago
  15. 40d87f4 Refactor jvmtiEvent so we can add to it. by Alex Light · 9 years ago
  16. 27fa96c ART: Add allocation callback by Andreas Gampe · 9 years ago
  17. 77708d9 ART: Add event callback support by Andreas Gampe · 9 years ago