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