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