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