1. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  2. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  3. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 7 years ago
  4. ffad668 ART: Add test for ArrayElementVarHandle offsets. by Orion Hodson · 7 years ago
  5. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 7 years ago
  6. af94020 Do not pass DexFile to ClassLinker::ResolveMethodType(). by Vladimir Marko · 7 years ago
  7. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 7 years ago
  8. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  9. 4098a7a Refactor ArtField::GetType<>() as {Lookup,Resolve}Type(). by Vladimir Marko · 7 years ago
  10. 005ac51 ART: Add mirror classes for VarHandles by Orion Hodson · 7 years ago
  11. 733bd4d Separate MemMap from DexFile completely by David Sehr · 7 years ago
  12. e7732be ART: Implement missing mterp handlers by Orion Hodson · 7 years ago
  13. 292567e Rename NativeDexFile -> StandardDexFile by Mathieu Chartier · 7 years ago
  14. 7b074bf Add a shared interface for different types of dex files by Mathieu Chartier · 7 years ago
  15. 5122e6b ART: Remove ArtMethod::dex_cache_resolved_methods_. by Vladimir Marko · 7 years ago
  16. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  17. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 7 years ago
  18. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  19. e64ed9e Remove java.lang (re)definition tests from class_linker_test by Calin Juravle · 7 years ago
  20. cdd4912 Add fast path to FindClass for DelegateLastClassLoader by Calin Juravle · 7 years ago
  21. 7865ac7 Add DelegateLastClassLoader to the list of WellKnownClassLoaders by Calin Juravle · 7 years ago
  22. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  23. 2f814aa Revert "Revert "Make original dex file be more deduplicated"" by Alex Light · 7 years ago
  24. a7c04c4 Revert "Make original dex file be more deduplicated" by Nicolas Geoffray · 7 years ago
  25. 9556cb2 Make original dex file be more deduplicated by Alex Light · 8 years ago
  26. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 8 years ago
  27. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  28. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  29. 6e311ac Re-arrange System.identityHashCode for better performance. by Nicolas Geoffray · 8 years ago
  30. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  31. fe35fe1 Merge "ART: Add operator == and != with nullptr to Handle" by Treehugger Robot · 8 years ago
  32. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  33. c069a30 ART: invoke-custom support by Orion Hodson · 8 years ago
  34. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  35. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  36. cd556b0 Fix dex cache resolved types and class table mismatch. by Vladimir Marko · 8 years ago
  37. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  38. ec78622 Hash-based dex cache type array. by Vladimir Marko · 8 years ago
  39. bd2fed5 MethodHandles: Support and tests for revealDirect / reflectAs. by Narayan Kamath · 8 years ago
  40. 8116003 Merge "MethodHandles: Support and tests for invokeWithArguments." by Narayan Kamath · 8 years ago
  41. c5889ce MethodHandles: Support and tests for invokeWithArguments. by Narayan Kamath · 8 years ago
  42. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  43. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 8 years ago
  44. b0dde43 Merge "Fix inserting classes to initiating loader's class table." by Vladimir Marko · 8 years ago
  45. a7e38d8 Use original dex file for retransformation. by Alex Light · 8 years ago
  46. 6ad2f6d Fix inserting classes to initiating loader's class table. by Vladimir Marko · 8 years ago
  47. 9cd522b Remove now unused dex_cache_resolved_types_ from ArtMethod. by Nicolas Geoffray · 8 years ago
  48. 9320675 MethodHandles: Remove experimental flag. by Narayan Kamath · 8 years ago
  49. 9748d3d Merge "MethodHandles: Implement invoker / exactInvoker." by Narayan Kamath · 8 years ago
  50. 5d37c15 Put inlined ArtMethod pointer in stack maps. by Nicolas Geoffray · 8 years ago
  51. b79bbd8 MethodHandles: Implement invoker / exactInvoker. by Narayan Kamath · 8 years ago
  52. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  53. 1e4841e Fill in empty iftable early by Mathieu Chartier · 8 years ago
  54. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  55. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  56. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 8 years ago
  57. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
  58. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
  59. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  60. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago
  61. 0a8485e MethodHandles: Implement MethodHandle.asType. by Narayan Kamath · 8 years ago
  62. d625158 Add ClassExt mirror. by Alex Light · 8 years ago
  63. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  64. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  65. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 8 years ago
  66. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 8 years ago
  67. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  68. f8ac97f ObjPtr misc cleanup by Mathieu Chartier · 8 years ago
  69. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  70. b890130 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 8 years ago
  71. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  72. 42b3dd0 Address review comments for change 25352fc06c84cdab8a2ab. by Narayan Kamath · 8 years ago
  73. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 8 years ago
  74. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  75. afa4827 java.lang.invoke: Add mirror types for MethodHandle / MethodType. by Narayan Kamath · 8 years ago
  76. ce092d0 Merge "Refactor Dex open methods" by Treehugger Robot · 8 years ago
  77. 733ddb2 Refactor Dex open methods by David Sehr · 8 years ago
  78. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 8 years ago
  79. 60458a0 Track libcore Executable.getParameter() changes by Neil Fuller · 8 years ago
  80. 93bbee0 Faster allocation fast path by Mathieu Chartier · 8 years ago
  81. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  82. 16b21cd Tracking java.lang.reflect.Executable changes by Neil Fuller · 8 years ago
  83. 3d0aa88 Adjustments for changes made to java.lang.Class by Neil Fuller · 8 years ago
  84. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  85. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 8 years ago
  86. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 8 years ago
  87. badee98 Optimize IMT by Nelli Kim · 8 years ago
  88. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  89. 906ae5d Fix class_linker_test for valgrind. by Hiroshi Yamauchi · 9 years ago
  90. fcea56f Fix issue with copied methods not being checked. by Alex Light · 9 years ago
  91. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  92. 42d511d Fix class_linker_test to take into account default methods. by Alex Light · 9 years ago
  93. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  94. 7617216 Convert to UTF8 before doing dex file location comparison by Mathieu Chartier · 9 years ago
  95. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 9 years ago
  96. 705ad49 Support directly invoking interface default methods by Alex Light · 9 years ago
  97. 6b1a50b Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df am: 8a5e8d0118 by Mathieu Chartier · 9 years ago
  98. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 9 years ago
  99. 9c55729 resolve merge conflicts of 9f784b26a1 to master. by Alex Light · 9 years ago
  100. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago