1. 8f28bd4 Merge "Make --debuggable rely on JIT code." by Nicolas Geoffray · 9 years ago
  2. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 9 years ago
  3. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  4. 055e7be Merge "Add per array size allocation entrypoints." by Nicolas Geoffray · 9 years ago
  5. 5b3c6c0 Refactor code for unresolved field entrypoint. by Nicolas Geoffray · 9 years ago
  6. b048cb7 Add per array size allocation entrypoints. by Nicolas Geoffray · 9 years ago
  7. 8d91ac3 Remove unused array entrypoints. by Nicolas Geoffray · 9 years ago
  8. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 9 years ago
  9. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 9 years ago
  10. cc99df2 Load the array class in the compiler for allocations. by Nicolas Geoffray · 9 years ago
  11. 39cee66 Entrypoints cleanup. by Nicolas Geoffray · 9 years ago
  12. 942fd31 Reduce using ArtMethod's dex_cache_resolved_types_. by Vladimir Marko · 9 years ago
  13. e037a73 Merge "Put inlined ArtMethod pointer in stack maps." by Nicolas Geoffray · 9 years ago
  14. 5d37c15 Put inlined ArtMethod pointer in stack maps. by Nicolas Geoffray · 9 years ago
  15. 5e01df4 Merge changes I168f24de,I8ec60a98,I3c426ed7,Ic809b0f3 by Treehugger Robot · 9 years ago
  16. fea84dd ART: Fix artInvokePolymorphic. by Orion Hodson · 9 years ago
  17. 1998cd0 Implement HLoadClass/kBssEntry for boot image. by Vladimir Marko · 9 years ago
  18. 6bec91c Store resolved types for AOT code in .bss. by Vladimir Marko · 9 years ago
  19. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 9 years ago
  20. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 9 years ago
  21. c8144cd Merge "Revert "Make object allocation entrypoints only take a class."" by Treehugger Robot · 9 years ago
  22. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 9 years ago
  23. dcf5276 Merge "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 9 years ago
  24. 0fb5af1 Revert "ART: Compiler support for invoke-polymorphic." by Orion Hodson · 9 years ago
  25. 79f9928 Merge "ART: Compiler support for invoke-polymorphic." by Treehugger Robot · 9 years ago
  26. 716eb25 Merge "Move most of art::Thread to ObjPtr" by Mathieu Chartier · 9 years ago
  27. 02e3092 ART: Compiler support for invoke-polymorphic. by Orion Hodson · 9 years ago
  28. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 9 years ago
  29. f5769e1 Move most of art::Thread to ObjPtr by Mathieu Chartier · 9 years ago
  30. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 9 years ago
  31. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 9 years ago
  32. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 9 years ago
  33. b81a984 Revert "Basic obsolete methods support" by Alex Light · 9 years ago
  34. d8936da Basic obsolete methods support by Alex Light · 9 years ago
  35. b08265b Merge "MIPS32: Pass more arguments in registers." by Vladimir Marko · 9 years ago
  36. 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 9 years ago
  37. 07ab883 Merge "Revert "Revert CC related changes."" by Mathieu Chartier · 9 years ago
  38. 5ace201 Revert "Revert CC related changes." by Mathieu Chartier · 9 years ago
  39. 96172e0 Revert CC related changes. by Nicolas Geoffray · 9 years ago
  40. 8003caf Fix mac build in ResetQuickAllocEntryPoints by Mathieu Chartier · 9 years ago
  41. ab19153 Merge "X86_64: Add allocation entrypoint switching for CC is_marking" by Mathieu Chartier · 9 years ago
  42. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 9 years ago
  43. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  44. f5de232 X86_64: Add allocation entrypoint switching for CC is_marking by Mathieu Chartier · 9 years ago
  45. 9fd8c60 Pass object instead of class to instanceof entrypoint by Mathieu Chartier · 9 years ago
  46. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 9 years ago
  47. 12b58b2 Clean up the runtime read barrier and fix fake address dependency. by Hiroshi Yamauchi · 9 years ago
  48. ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 9 years ago
  49. 5b6fbd0 Merge changes Iae3a933e,I08ff5d6e by Andreas Gampe · 9 years ago
  50. 1bc4b17 Revert "Disable kBssEntry LoadString sharpening." by Vladimir Marko · 9 years ago
  51. e03662b ART: Change IndirectReferenceTable by Andreas Gampe · 9 years ago
  52. 024662a Merge changes I16f8b7ec,I075bbf55 by Igor Murashkin · 9 years ago
  53. d985a5a Merge "Change pResolveString entrypoint to kSaveEverything." by Vladimir Marko · 9 years ago
  54. af1e299 jni: Support @FastNative methods that return objects by Igor Murashkin · 9 years ago
  55. 94ce9c2 Change pResolveString entrypoint to kSaveEverything. by Vladimir Marko · 9 years ago
  56. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  57. 174d17b Merge "Add DCHECK() for class loader in artResolveStringFromCode()." by Vladimir Marko · 9 years ago
  58. 043eb9a Add a mark bit check in the read barrier jni entrypoint. by Hiroshi Yamauchi · 9 years ago
  59. 82f3a20 Add DCHECK() for class loader in artResolveStringFromCode(). by Vladimir Marko · 9 years ago
  60. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 9 years ago
  61. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 9 years ago
  62. 9d156d5 Move Heap parameters to ObjPtr by Mathieu Chartier · 9 years ago
  63. 1506bf3 Add missing cases in quick_trampoline_entrypoints_test for MIPS64 by Goran Jakovljevic · 9 years ago
  64. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 9 years ago
  65. 1432a5b Don't push handle scope for critical native generic JNI by Mathieu Chartier · 9 years ago
  66. 556c9a2 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" by Mathieu Chartier · 9 years ago
  67. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 9 years ago
  68. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 9 years ago
  69. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 9 years ago
  70. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 9 years ago
  71. 4d46970 Merge "Use ObjPtr for reflection.cc/h/inl" by Mathieu Chartier · 9 years ago
  72. 75a7db6 ART: Factor out IMT from ArtMethod by Andreas Gampe · 9 years ago
  73. a59d9b2 Use ObjPtr for reflection.cc/h/inl by Mathieu Chartier · 9 years ago
  74. 3fec9ac ART: Use libbase logging by Andreas Gampe · 9 years ago
  75. 06a04e0 jni: Implement generic JNI support for @CriticalNative/@FastNative by Igor Murashkin · 9 years ago
  76. 91a6516 Remove the `CanTriggerGC` side-effects on a few instructions. by Alexandre Rames · 9 years ago
  77. be08cf5 Fix moving GC bugs in entrypoints by Mathieu Chartier · 9 years ago
  78. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 9 years ago
  79. 0584647 Remove ThrowNoSuchMethod entrypoint. by Vladimir Marko · 9 years ago
  80. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 9 years ago
  81. cf8b2fa Merge changes I3f825746,Ia4284ccd,I437ffd43 by Nicolas Geoffray · 9 years ago
  82. 3a21e38 Clean up some includes. by Vladimir Marko · 9 years ago
  83. 3d08238 Merge "ART: SHARED_REQUIRES to REQUIRES_SHARED" by Andreas Gampe · 9 years ago
  84. fca1666 Extend the InvokeRuntime() changes to mips. by Serban Constantinescu · 9 years ago
  85. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  86. da8ffec Add entrypoint type information. by Serban Constantinescu · 10 years ago
  87. 9231f4e ART: Remove vestiges of GCC by Andreas Gampe · 9 years ago
  88. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 9 years ago
  89. fd36f1f Rename callee save enumerators. by Vladimir Marko · 9 years ago
  90. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 9 years ago
  91. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  92. db698f1 Fix for interpreter crash on new instance of class by Aart Bik · 9 years ago
  93. d22b69a Merge "Remove two ReadBarrierMarkRegX entrypoints." by Roland Levillain · 9 years ago
  94. e01e364 ART: Add pointer-size template to some reflection functions by Andreas Gampe · 9 years ago
  95. d549c28 Remove two ReadBarrierMarkRegX entrypoints. by Roland Levillain · 9 years ago
  96. e4b1c86 Merge "Revert "Revert "Refactor GetIMTIndex""" by Treehugger Robot · 9 years ago
  97. 6740997 ART: Change return types of field access entrypoints by Andreas Gampe · 9 years ago
  98. 465ecc8 Revert "Revert "Refactor GetIMTIndex"" by Matthew Gharrity · 9 years ago
  99. 2c30a37 Merge "Introduce more compact ReadBarrierMark slow-paths." by Roland Levillain · 9 years ago
  100. 02b7580 Introduce more compact ReadBarrierMark slow-paths. by Roland Levillain · 9 years ago