1. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  2. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 7 years ago
  3. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 7 years ago
  4. 9581e61 Cache whether we should use interpreter invoke fast-path. by David Srbecky · 7 years ago
  5. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 7 years ago
  6. 8e0f043 ART: Add array-alloc-inl.h by Andreas Gampe · 7 years ago
  7. c58dca3 Merge "Revert^2 "Add fast path for interpreter to interpreter invokes."" by David Srbecky · 7 years ago
  8. 960327b Revert^2 "Add fast path for interpreter to interpreter invokes." by David Srbecky · 7 years ago
  9. 5314cae Merge "Revert "Add fast path for interpreter to interpreter invokes."" by Andreas Gampe · 7 years ago
  10. ac355f9 Revert "Add fast path for interpreter to interpreter invokes." by Andreas Gampe · 7 years ago
  11. fd2aa2b Merge "Add fast path for interpreter to interpreter invokes." by David Srbecky · 7 years ago
  12. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 7 years ago
  13. 7584333 Add fast path for interpreter to interpreter invokes. by David Srbecky · 7 years ago
  14. 584771b ART: Fix tidy bugprone-macro-parentheses by Andreas Gampe · 7 years ago
  15. 8db8072 Merge "ART: Use reinterpret_cast{32,64}<> when appropriate." by Vladimir Marko · 7 years ago
  16. 78baed5 ART: Use reinterpret_cast{32,64}<> when appropriate. by Vladimir Marko · 7 years ago
  17. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 7 years ago
  18. 4ca6cc7 Merge "Revert "Revert^2 "JVMTI PopFrame support""" by Nicolas Geoffray · 7 years ago
  19. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 7 years ago
  20. 60f3222 Avoid sign extending pointers in SetStringInitValueToAllAliases by Mathieu Chartier · 7 years ago
  21. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 7 years ago
  22. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 7 years ago
  23. 88a2a9d JVMTI PopFrame support by Alex Light · 7 years ago
  24. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 7 years ago
  25. 18090d1 Refactor String resolution. by Vladimir Marko · 7 years ago
  26. 09c5ca4 Clean up class resolution and lookup. by Vladimir Marko · 7 years ago
  27. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 7 years ago
  28. c7aa87e Remove static_class_ from Method/VarHandle and CallSite. by Vladimir Marko · 7 years ago
  29. 6ec2a1b ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses. by Vladimir Marko · 7 years ago
  30. c5b7564 ART: Fix jvalue includes by Andreas Gampe · 7 years ago
  31. 537a4fe ART: Add VarHandle accessors to invoke-polymorphic entrypoint by Orion Hodson · 7 years ago
  32. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 7 years ago
  33. a5dca52 ART: Update invoke-custom implementation by Orion Hodson · 7 years ago
  34. 76e6adb Use ASM for invoke-custom tests by Orion Hodson · 7 years ago
  35. 78a6ce8 Merge "ART: Fix lookup class used by invoke-custom" by Treehugger Robot · 7 years ago
  36. e416979 ART: Fix lookup class used by invoke-custom by Orion Hodson · 7 years ago
  37. 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 7 years ago
  38. c4d3bf4 Revert "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 7 years ago
  39. becc83b ART: Interpreter support for VarHandle accessors by Orion Hodson · 8 years ago
  40. da1cdd0 ART: Fix call site resolution by Orion Hodson · 7 years ago
  41. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  42. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  43. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  44. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  45. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  46. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 8 years ago
  47. a64b52d Do not pass DexFile to ClassLinker::Lookup/ResolveString(). by Vladimir Marko · 8 years ago
  48. af94020 Do not pass DexFile to ClassLinker::ResolveMethodType(). by Vladimir Marko · 8 years ago
  49. 960d4f7 ART: Simplify MethodHandle invocations by Orion Hodson · 8 years ago
  50. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 8 years ago
  51. e7732be ART: Implement missing mterp handlers by Orion Hodson · 8 years ago
  52. 848574c Implement asynchronous exception support by Alex Light · 8 years ago
  53. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 8 years ago
  54. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 8 years ago
  55. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 8 years ago
  56. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 8 years ago
  57. e814f9d JVMTI NotifyFramePop support by Alex Light · 8 years ago
  58. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 8 years ago
  59. bd208d8 Read and write constraints for clinit by Chang Xing · 8 years ago
  60. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 8 years ago
  61. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  62. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  63. 448bbcf Avoid cross compilation error in DoCallCommon by Mathieu Chartier · 8 years ago
  64. 631827d Fixes for constant method handles by Orion Hodson · 8 years ago
  65. 084fa37 Add field access & modify JVMTI callbacks by Alex Light · 8 years ago
  66. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 8 years ago
  67. 5ea8413 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  68. ef65271 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 8 years ago
  69. 178dce7 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  70. 6d7abbd ART: More header cleanup - method_verifier.h by Andreas Gampe · 8 years ago
  71. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  72. 0182229 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 8 years ago
  73. df79ddb Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  74. fe35fe1 Merge "ART: Add operator == and != with nullptr to Handle" by Treehugger Robot · 8 years ago
  75. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  76. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  77. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  78. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  79. 8631a46 Fix polymorphic invokes (one more round). by Alexey Frunze · 8 years ago
  80. 942fd31 Reduce using ArtMethod's dex_cache_resolved_types_. by Vladimir Marko · 9 years ago
  81. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 9 years ago
  82. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  83. cfa325e ART: Add verifier support for invoke-polymorphic. by Orion Hodson · 9 years ago
  84. 35b6546 Merge "ART: Throw InternalError rather than VirtualMachineError" by Orion Hodson · 9 years ago
  85. 1c87878 Revert "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 9 years ago
  86. fef0664 ART: Throw InternalError rather than VirtualMachineError by Orion Hodson · 9 years ago
  87. 12af7a4 Revert "Method Handles: Add VarargsCollector." by Orion Hodson · 9 years ago
  88. ab52ce1 Method Handles: Add VarargsCollector. by Orion Hodson · 9 years ago
  89. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  90. 6beced4 Change iftable to never be null by Mathieu Chartier · 9 years ago
  91. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 9 years ago
  92. 751e288 MethodHandles: Remove obsolete TODO. by Narayan Kamath · 9 years ago
  93. 0d781e6 MethodHandles: Constructor support by Orion Hodson · 9 years ago
  94. ba28f9f Argument conversions for setter/getter MethodHandles. by Orion Hodson · 9 years ago
  95. e82809a Merge "MethodHandles: Implement MethodHandle.asType." by Treehugger Robot · 9 years ago
  96. 0c14d8b ART: Additional initialization for MethodHandle accessors. by Orion Hodson · 9 years ago
  97. 0a8485e MethodHandles: Implement MethodHandle.asType. by Narayan Kamath · 9 years ago
  98. 2cb856c Address review comments from change 000e1885701c8f. by Narayan Kamath · 9 years ago
  99. 3e0dce0 MethodHandles: Better detail message for WrongMethodTypeExceptions by Narayan Kamath · 9 years ago
  100. 6fcc5e8 Interpreter: fix build. by Narayan Kamath · 9 years ago