1. 342b694 Fix JVMTI GetStackTrace bug by Alex Light · 5 years ago
  2. a4cdd36 Prevent concurrent GC stack-walks during deoptimization by Alex Light · 5 years ago
  3. 679dec1 Revert^2 "Use RAII for preventing user-code suspensions" by Alex Light · 5 years ago
  4. c723b81 Revert "Use RAII for preventing user-code suspensions" by Alex Light · 5 years ago
  5. 9c8f344 Use RAII for preventing user-code suspensions by Alex Light · 5 years ago
  6. f52d92f ObjPtr<>-ify Monitor/-Pool. by Vladimir Marko · 5 years ago
  7. 3dacdd6 Revert^4 "Remove Global deopt requirement for several jvmti events" by Alex Light · 5 years ago
  8. 939798e Revert "Revert^2 "Remove Global deopt requirement for several jvmti events"" by Nicolas Geoffray · 5 years ago
  9. a75e589 Revert^2 "Remove Global deopt requirement for several jvmti events" by Alex Light · 5 years ago
  10. e5d2398 ART: Forward-declare Context by Andreas Gampe · 6 years ago
  11. c7d878d Revert^4 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  12. ec43a01 Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Nicolas Geoffray · 6 years ago
  13. 3d477f3 Revert^2 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  14. 8248490 Revert "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  15. 36f8d22 ART: Add StackVisitor accepting a lambda by Andreas Gampe · 6 years ago
  16. ae45cbb Add a get_last_error_message JVMTI extension. by Alex Light · 6 years ago
  17. 6e89776 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  18. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 6 years ago
  19. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  20. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  21. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  22. 88a2a9d JVMTI PopFrame support by Alex Light · 6 years ago
  23. 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
  24. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  25. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  26. 6baa1c9 ART: Ensure correct thread state for stack trace collection by Andreas Gampe · 6 years ago
  27. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  28. a5cd4c0 Ensure that we don't suspend during GetOwnedMonitorInfoCommon by Alex Light · 6 years ago
  29. e153e71 Merge "Remove unneeded ScopedGCCriticalSections from openjdkjvmti." by Treehugger Robot · 6 years ago
  30. 318afe6 Remove unneeded ScopedGCCriticalSections from openjdkjvmti. by Alex Light · 6 years ago
  31. 19a7d4f Fix incorrect null checks in 2 JVMTI functions by Alex Light · 6 years ago
  32. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  33. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  34. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  35. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  36. 1d32a16 Merge "Extensions to check JNI." by Treehugger Robot · 7 years ago
  37. 55256cb Extensions to check JNI. by Ian Rogers · 7 years ago
  38. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
  39. d9aff13 Revert "Revert "Prevent races with GC when transferring objects between threads"" by Alex Light · 7 years ago
  40. e5179ce Revert "Prevent races with GC when transferring objects between threads" by Alex Light · 7 years ago
  41. 7585b91 Prevent races with GC when transferring objects between threads by Alex Light · 7 years ago
  42. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  43. 1b2f884 Merge "Change RequestSynchronousCheckpoint to release thread_list_lock_" by Treehugger Robot · 7 years ago
  44. b6106d5 Use r/w Mutex to control access to jvmtiEnv event information. by Alex Light · 7 years ago
  45. b1e31a8 Change RequestSynchronousCheckpoint to release thread_list_lock_ by Alex Light · 7 years ago
  46. 3dea212 Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Alex Light · 7 years ago
  47. d108d9e Revert "Ensure Proxy frames work with JVMTI stack frame functions" by Vladimir Marko · 7 years ago
  48. a03a9ee Ensure Proxy frames work with JVMTI stack frame functions by Alex Light · 7 years ago
  49. 7ddc23d Consolidate all JVMTI jthread decoding. by Alex Light · 7 years ago
  50. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  51. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  52. 88e1ddd Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo by Alex Light · 7 years ago
  53. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago[Renamed from runtime/openjdkjvmti/ti_stack.cc]
  54. 7f14c2e Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory" by Treehugger Robot · 7 years ago