1. e2ddce3 Revert^2 "Add verifier fallback for JVMTI Get/SetLocalVariable" by Alex Light · 5 years ago
  2. 6045bc2 Fix incorrect register-number range check. by Alex Light · 5 years ago
  3. 99cbfb5 Revert "Add verifier fallback for JVMTI Get/SetLocalVariable" by David Srbecky · 5 years ago
  4. e48fd0b Add verifier fallback for JVMTI Get/SetLocalVariable by Alex Light · 5 years ago
  5. 439d126 Add StackVisitor::SetVRegReference(). by Vladimir Marko · 5 years ago
  6. 0235336 Check for null before using AddLocalReference in ti_method by Alex Light · 5 years ago
  7. a4cdd36 Prevent concurrent GC stack-walks during deoptimization by Alex Light · 5 years ago
  8. e5d2398 ART: Forward-declare Context by Andreas Gampe · 6 years ago
  9. 6e89776 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  10. e5afbf3 Refactor DecodeDebugLocalInfo by Mathieu Chartier · 6 years ago
  11. 3e2e123 Refactor debug info position visiting by Mathieu Chartier · 6 years ago
  12. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  13. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  14. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 6 years ago
  15. 848f0d9 Merge "Make Get/SetLocalVariables not pause jit." by Alex Light · 6 years ago
  16. 4ac605e Make Get/SetLocalVariables not pause jit. by Alex Light · 6 years ago
  17. acb906d Remove mirror::String::java_lang_String_. by Vladimir Marko · 6 years ago
  18. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  19. f285863 Revert^6 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  20. f807153 Revert^5 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  21. 23be146 Revert^4 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  22. ce2836a Revert^3 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  23. 94e3dd7 Revert "Revert "Ensure that OSR still is possible with jvmti"" by Alex Light · 6 years ago
  24. 4f3d1cf Revert "Ensure that OSR still is possible with jvmti" by Nicolas Geoffray · 6 years ago
  25. b9ad26d Ensure that OSR still is possible with jvmti by Alex Light · 6 years ago
  26. 318afe6 Remove unneeded ScopedGCCriticalSections from openjdkjvmti. by Alex Light · 6 years ago
  27. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  28. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  29. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  30. 8c0961f Move missed files to libdexfile by David Sehr · 7 years ago
  31. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  32. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
  33. 31f4c9f Add CodeItemDebugInfoAccessor by Mathieu Chartier · 7 years ago
  34. 58cc1cb Pass the debug_info_offset explicitly. by Nicolas Geoffray · 7 years ago
  35. d9aff13 Revert "Revert "Prevent races with GC when transferring objects between threads"" by Alex Light · 7 years ago
  36. a2cbb2b Merge "Revert "Prevent races with GC when transferring objects between threads"" by Alex Light · 7 years ago
  37. e5179ce Revert "Prevent races with GC when transferring objects between threads" by Alex Light · 7 years ago
  38. 62540e3 Merge "Prevent races with GC when transferring objects between threads" by Treehugger Robot · 7 years ago
  39. 7585b91 Prevent races with GC when transferring objects between threads by Alex Light · 7 years ago
  40. 0fa1786 Avoid JVMTI global deoptimization when possible by Alex Light · 7 years ago
  41. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  42. 1b2f884 Merge "Change RequestSynchronousCheckpoint to release thread_list_lock_" by Treehugger Robot · 7 years ago
  43. b1e31a8 Change RequestSynchronousCheckpoint to release thread_list_lock_ by Alex Light · 7 years ago
  44. 3dea212 Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Alex Light · 7 years ago
  45. d108d9e Revert "Ensure Proxy frames work with JVMTI stack frame functions" by Vladimir Marko · 7 years ago
  46. a03a9ee Ensure Proxy frames work with JVMTI stack frame functions by Alex Light · 7 years ago
  47. 2161193 Ensure that OSR doesn't break local-variable get/set by Alex Light · 7 years ago
  48. f2d23ee Merge "Consolidate all JVMTI jthread decoding." by Treehugger Robot · 7 years ago
  49. 7ddc23d Consolidate all JVMTI jthread decoding. by Alex Light · 7 years ago
  50. b0bc3fa Remove incorrect checks for ShadowFrame in GetLocalInstance by Alex Light · 7 years ago
  51. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  52. 0a5ec3d Don't deoptimize everything with can_access_local_variables by Alex Light · 7 years ago
  53. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  54. 49fc60e ART: Fix macro parentheses warnings by Andreas Gampe · 7 years ago
  55. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago[Renamed from runtime/openjdkjvmti/ti_method.cc]
  56. 7f14c2e Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory" by Treehugger Robot · 7 years ago