1. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 9 years ago
  2. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 9 years ago
  3. aceff18 Delete extra arm64/mips64 MterpReturn suspend check by Mathieu Chartier · 9 years ago
  4. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 9 years ago
  5. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 9 years ago
  6. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 9 years ago
  7. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 9 years ago
  8. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 9 years ago
  9. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  10. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 9 years ago
  11. b7cc593 Merge "Revert "Basic obsolete methods support"" by Alex Light · 9 years ago
  12. b81a984 Revert "Basic obsolete methods support" by Alex Light · 9 years ago
  13. 6d736d8 Merge "Basic obsolete methods support" by Alex Light · 9 years ago
  14. d8936da Basic obsolete methods support by Alex Light · 9 years ago
  15. f4f7637 ART: Make switch back-edge suspension point consistent by Andreas Gampe · 9 years ago
  16. a04a5cf Mterp/arm: Add CFI directives, add missing change by buzbee · 9 years ago
  17. 07830e1 Merge "Mterp/arm: Add CFI directives." by Bill Buzbee · 9 years ago
  18. ac50aab Mterp/arm: Add CFI directives. by buzbee · 9 years ago
  19. c571e73 Merge "ART: Add verifier support for invoke-polymorphic." by Treehugger Robot · 9 years ago
  20. cfa325e ART: Add verifier support for invoke-polymorphic. by Orion Hodson · 9 years ago
  21. 4e1a19b Merge "Mterp/arm64: Add CFI directives." by Vladimir Marko · 9 years ago
  22. 112aa10 Mterp/arm64: Add CFI directives. by Vladimir Marko · 9 years ago
  23. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 9 years ago
  24. 35b6546 Merge "ART: Throw InternalError rather than VirtualMachineError" by Orion Hodson · 9 years ago
  25. 1c87878 Revert "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 9 years ago
  26. fef0664 ART: Throw InternalError rather than VirtualMachineError by Orion Hodson · 9 years ago
  27. 12af7a4 Revert "Method Handles: Add VarargsCollector." by Orion Hodson · 9 years ago
  28. ab52ce1 Method Handles: Add VarargsCollector. by Orion Hodson · 9 years ago
  29. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  30. 6beced4 Change iftable to never be null by Mathieu Chartier · 9 years ago
  31. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 9 years ago
  32. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 9 years ago
  33. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 9 years ago
  34. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 9 years ago
  35. 751e288 MethodHandles: Remove obsolete TODO. by Narayan Kamath · 9 years ago
  36. fdaf0f4 Change string compression encoding. by Vladimir Marko · 9 years ago
  37. 0d781e6 MethodHandles: Constructor support by Orion Hodson · 9 years ago
  38. ba28f9f Argument conversions for setter/getter MethodHandles. by Orion Hodson · 9 years ago
  39. e82809a Merge "MethodHandles: Implement MethodHandle.asType." by Treehugger Robot · 9 years ago
  40. 0c14d8b ART: Additional initialization for MethodHandle accessors. by Orion Hodson · 9 years ago
  41. 0a8485e MethodHandles: Implement MethodHandle.asType. by Narayan Kamath · 9 years ago
  42. 2ab9830 Merge "Address review comments from change 000e1885701c8f." by Narayan Kamath · 9 years ago
  43. 261c069 Merge "MIPS32: Improve and moderately clean up mterp." by Vladimir Marko · 9 years ago
  44. 2cb856c Address review comments from change 000e1885701c8f. by Narayan Kamath · 9 years ago
  45. 84603bf MIPS32: Improve and moderately clean up mterp. by Alexey Frunze · 9 years ago
  46. 3e0dce0 MethodHandles: Better detail message for WrongMethodTypeExceptions by Narayan Kamath · 9 years ago
  47. 6fcc5e8 Interpreter: fix build. by Narayan Kamath · 9 years ago
  48. bb04c9b Merge "Getter/Setter support for invoke-polymorphic of invokeExact()." by Orion Hodson · 9 years ago
  49. 3d617ac Getter/Setter support for invoke-polymorphic of invokeExact(). by Orion Hodson · 9 years ago
  50. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 9 years ago
  51. 68e4f6b Merge "class_linker: Change allocation of MethodType dex_cache entries." by Narayan Kamath · 9 years ago
  52. 269cb43 class_linker: Change allocation of MethodType dex_cache entries. by Narayan Kamath · 9 years ago
  53. c369f6b Merge "Add support for Baker read barriers in UnsafeCASObject intrinsics." by Roland Levillain · 9 years ago
  54. a314773 Add handle wrapper for interpreter iget/iput quick by Mathieu Chartier · 9 years ago
  55. e22305b Add handle wrapper for DoCallCommon by Mathieu Chartier · 9 years ago
  56. ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 9 years ago
  57. a1aa3b1 Add support for Baker read barriers in UnsafeCASObject intrinsics. by Roland Levillain · 9 years ago
  58. c3b7f1a Interpreter: Add support for method handle transforms [Part 1]. by Narayan Kamath · 9 years ago
  59. da24650 method_handles: Minor refactor of PerformArgumentConversions. by Narayan Kamath · 9 years ago
  60. ec32b91 Remove read barrier in UnstartedUnsafeCompareAndSwapLong. by Roland Levillain · 9 years ago
  61. a550ad9 Merge "MIPS32R6: Fix floating point compares in mterp." by Treehugger Robot · 9 years ago
  62. 28d06c1 MIPS32R6: Fix floating point compares in mterp. by Alexey Frunze · 9 years ago
  63. 9bdaeeb Revert "Revert "Interpreter: Add support for direct handle invokes on methods."" by Narayan Kamath · 9 years ago
  64. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  65. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 9 years ago
  66. 5d3f73a Move reference processor and mirror::Reference to ObjPtr by Mathieu Chartier · 9 years ago
  67. cfdff14 Merge "Move mirror::ObjectArray to ObjPtr" by Mathieu Chartier · 9 years ago
  68. a303116 Merge "interpreter: support for non-exact invokes." by Treehugger Robot · 9 years ago
  69. 208f857 interpreter: support for non-exact invokes. by Narayan Kamath · 9 years ago
  70. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 9 years ago
  71. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 9 years ago
  72. 8a28714 mterp: Placeholder support for invoke-polymorphic by buzbee · 9 years ago
  73. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 9 years ago
  74. 54aaba2 Merge "Temporarily add debug logging for b/31357497" by Hiroshi Yamauchi · 9 years ago
  75. a10ae78 Temporarily add debug logging for b/31357497 by Hiroshi Yamauchi · 9 years ago
  76. 8778c52 Change indirect reference table to use ObjPtr by Mathieu Chartier · 9 years ago
  77. 8ee0b08 Merge "Basic implementation of invoke / invoke-polymorphic." by Treehugger Robot · 9 years ago
  78. 9823e78 Basic implementation of invoke / invoke-polymorphic. by Narayan Kamath · 9 years ago
  79. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 9 years ago
  80. 370423d interpreter: Remove unnecessary template arg from DoCallCommon. by Narayan Kamath · 9 years ago
  81. 0715c0b Add handle wrapper for interpreter field get/set by Mathieu Chartier · 9 years ago
  82. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 9 years ago
  83. b4cf427 Merge "dex_cache: rewrite StringDexCachePair as DexCachePair<T>" by Treehugger Robot · 9 years ago
  84. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 9 years ago
  85. c38a6f8 dex_cache: rewrite StringDexCachePair as DexCachePair<T> by Narayan Kamath · 9 years ago
  86. adc4e82 Merge "Cleanup String.<init> handling." by Nicolas Geoffray · 9 years ago
  87. da079bb Cleanup String.<init> handling. by Nicolas Geoffray · 9 years ago
  88. 3fec9ac ART: Use libbase logging by Andreas Gampe · 9 years ago
  89. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 9 years ago
  90. 9323e6e Separate annotations from dexfile reading. by David Sehr · 9 years ago
  91. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 9 years ago
  92. f61df9b ART: Remove computed-goto interpreter by buzbee · 9 years ago
  93. 89171e4 Merge "[MIPS] Fix a mips64 mterp bug." by Vladimir Marko · 9 years ago
  94. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  95. 4b78706 [MIPS] Fix a mips64 mterp bug. by Douglas Leung · 9 years ago
  96. 8aea8db Merge "ART: Remove vestiges of GCC" by Treehugger Robot · 9 years ago
  97. 9231f4e ART: Remove vestiges of GCC by Andreas Gampe · 9 years ago
  98. 51a0c4f Merge "creating workflow for mirror::String compression" by Treehugger Robot · 9 years ago
  99. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 9 years ago
  100. 5e26eb1 ART: Clean up interpreter includes by Andreas Gampe · 9 years ago