1. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  2. 765b2a0 Add -verbose:interpreter by Mathieu Chartier · 5 years ago
  3. d388390 "Revert^3 "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  4. 817a47f Revert^2 "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  5. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  6. f05ad2a Merge "Revert "Suspend the runtime when switching interpreters."" by Lokesh Gidra · 6 years ago
  7. 9fd68f6 Revert "Suspend the runtime when switching interpreters." by Lokesh Gidra · 6 years ago
  8. 6c22540 Merge "Revert^2 "Reduce the number of calls to Jit::AddSamples."" by David Srbecky · 6 years ago
  9. 01e1d32 Suspend the runtime when switching interpreters. by David Srbecky · 6 years ago
  10. e3fc2d1 Revert^2 "Reduce the number of calls to Jit::AddSamples." by David Srbecky · 6 years ago
  11. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  12. 0402f4b Revert "Reduce the number of calls to Jit::AddSamples." by Nicolas Geoffray · 6 years ago
  13. db94f2b Reduce the number of calls to Jit::AddSamples. by David Srbecky · 6 years ago
  14. 9581e61 Cache whether we should use interpreter invoke fast-path. by David Srbecky · 6 years ago
  15. 08cb738 Add invoke fast-path support for quickened invokes. by David Srbecky · 6 years ago
  16. dc0156d Merge "Clear registers in mterp floating point operations." by Nicolas Geoffray · 6 years ago
  17. 893147c Clear registers in mterp floating point operations. by Nicolas Geoffray · 6 years ago
  18. cb4f09e Move some fast invoke checks to CanUseMterp by David Srbecky · 6 years ago
  19. c58dca3 Merge "Revert^2 "Add fast path for interpreter to interpreter invokes."" by David Srbecky · 6 years ago
  20. 960327b Revert^2 "Add fast path for interpreter to interpreter invokes." by David Srbecky · 6 years ago
  21. 5314cae Merge "Revert "Add fast path for interpreter to interpreter invokes."" by Andreas Gampe · 6 years ago
  22. ac355f9 Revert "Add fast path for interpreter to interpreter invokes." by Andreas Gampe · 6 years ago
  23. fd2aa2b Merge "Add fast path for interpreter to interpreter invokes." by David Srbecky · 6 years ago
  24. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  25. 7584333 Add fast path for interpreter to interpreter invokes. by David Srbecky · 6 years ago
  26. 6c44448 Count transitions from interpreter to intrinsic. by David Srbecky · 6 years ago
  27. 1f5ab4e Rename fast_invoke template argument of DoInvoke to is_mterp. by David Srbecky · 6 years ago
  28. 62f14c8 Merge "Remove InvokeVirtualOrInterface event from instrumentation." by David Srbecky · 6 years ago
  29. 99f9733 Remove InvokeVirtualOrInterface event from instrumentation. by David Srbecky · 6 years ago
  30. c853eed Use the small thread-local cache for mterp invokes. by David Srbecky · 6 years ago
  31. 6849c06 Merge DoFastInvoke and DoInvoke in the interpreter. by David Srbecky · 6 years ago
  32. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 6 years ago
  33. 18090d1 Refactor String resolution. by Vladimir Marko · 6 years ago
  34. acb906d Remove mirror::String::java_lang_String_. by Vladimir Marko · 6 years ago
  35. 6ec2a1b ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses. by Vladimir Marko · 6 years ago
  36. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 6 years ago
  37. 02ce4cb Revert "Temporarily add debug logging for b/31357497" by Mathieu Chartier · 7 years ago
  38. 2ae376f Stylistic and aesthetic changes. by Roland Levillain · 7 years ago
  39. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  40. 0f13269 Merge changes I8c4cec43,I00634b89,I0579db64 by Vladimir Marko · 7 years ago
  41. a64b52d Do not pass DexFile to ClassLinker::Lookup/ResolveString(). by Vladimir Marko · 7 years ago
  42. af94020 Do not pass DexFile to ClassLinker::ResolveMethodType(). by Vladimir Marko · 7 years ago
  43. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  44. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 7 years ago
  45. e7732be ART: Implement missing mterp handlers by Orion Hodson · 7 years ago
  46. f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago
  47. 2e59994 ART: support for const-method-{handle,type} by Orion Hodson · 7 years ago
  48. 848574c Implement asynchronous exception support by Alex Light · 7 years ago
  49. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  50. 82629c9 Merge "Revert^4 "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  51. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 7 years ago
  52. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  53. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  54. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  55. cecc488 Don't increment the hotness for invokes. by Nicolas Geoffray · 7 years ago
  56. bd208d8 Read and write constraints for clinit by Chang Xing · 7 years ago
  57. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  58. fef27c2 Fix pointer size mismatch by Chang Xing · 7 years ago
  59. 5ea8413 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 7 years ago
  60. b9bec2e Record types when the interpreter executes intrinsics. by Nicolas Geoffray · 7 years ago
  61. ef65271 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 7 years ago
  62. 178dce7 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 7 years ago
  63. 41d8263 Merge "Revert "Stop interpreter from accessing code items of compiled code."" by Nicolas Geoffray · 8 years ago
  64. 0182229 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 8 years ago
  65. 02a4d7f Merge "Stop interpreter from accessing code items of compiled code." by Treehugger Robot · 8 years ago
  66. df79ddb Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  67. 78f1bdc Interpreter intrinsics by buzbee · 8 years ago
  68. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  69. ec78622 Hash-based dex cache type array. by Vladimir Marko · 8 years ago
  70. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 8 years ago
  71. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 8 years ago
  72. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 8 years ago
  73. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  74. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  75. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  76. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  77. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  78. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  79. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  80. ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 8 years ago
  81. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  82. 208f857 interpreter: support for non-exact invokes. by Narayan Kamath · 8 years ago
  83. a10ae78 Temporarily add debug logging for b/31357497 by Hiroshi Yamauchi · 8 years ago
  84. 9823e78 Basic implementation of invoke / invoke-polymorphic. by Narayan Kamath · 8 years ago
  85. c38a6f8 dex_cache: rewrite StringDexCachePair as DexCachePair<T> by Narayan Kamath · 8 years ago
  86. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 8 years ago
  87. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  88. 51a0c4f Merge "creating workflow for mirror::String compression" by Treehugger Robot · 8 years ago
  89. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  90. 5e26eb1 ART: Clean up interpreter includes by Andreas Gampe · 8 years ago
  91. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 8 years ago
  92. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  93. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  94. 83e4903 Merge "Revert "Revert "Optimize IMT""" by Jeff Hao · 8 years ago
  95. d47fd90 Revert "Revert "ART: Add Mterp export pc poison testing mode"" by Bill Buzbee · 8 years ago
  96. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 8 years ago
  97. 05801f4 Merge "Revert "ART: Add Mterp export pc poison testing mode"" by Bill Buzbee · 8 years ago
  98. d7af522 Revert "ART: Add Mterp export pc poison testing mode" by Bill Buzbee · 8 years ago
  99. 2812ddd Merge "ART: Add Mterp export pc poison testing mode" by Bill Buzbee · 8 years ago
  100. e664cfe ART: Add Mterp export pc poison testing mode by buzbee · 8 years ago