1. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  2. 8fd364e ART: fix method handle invocation of abstract & interface methods by Orion Hodson · 8 years ago
  3. 95c867d Merge "Revert "Enable String compression."" by Vladimir Marko · 8 years ago
  4. afcb365 Revert "Enable String compression." by Vladimir Marko · 8 years ago
  5. 53ea6a1 Merge "Enable String compression." by Vladimir Marko · 8 years ago
  6. fe35fe1 Merge "ART: Add operator == and != with nullptr to Handle" by Treehugger Robot · 8 years ago
  7. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  8. 2a46b68 Merge "ART: invoke-custom support" by Orion Hodson · 8 years ago
  9. c069a30 ART: invoke-custom support by Orion Hodson · 9 years ago
  10. e39f14f ARM64: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 8 years ago
  11. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  12. 71953d8 Merge "Revert^2 "Hash-based dex cache type array."" by Vladimir Marko · 8 years ago
  13. 24bbf98 Enable String compression. by Vladimir Marko · 9 years ago
  14. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 9 years ago
  15. 595beb3 Fix hprof/ahat for string compression. by Vladimir Marko · 8 years ago
  16. f85fc6b Merge "Clean up art::mirror::Class::SetSuperClass." by Roland Levillain · 8 years ago
  17. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 9 years ago
  18. 8ca4e4e Clean up art::mirror::Class::SetSuperClass. by Roland Levillain · 9 years ago
  19. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 9 years ago
  20. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  21. 66866e2 Merge "Avoid read barriers for ArtMethod::GetDexFile" by Mathieu Chartier · 9 years ago
  22. bd2fed5 MethodHandles: Support and tests for revealDirect / reflectAs. by Narayan Kamath · 9 years ago
  23. 137cdfa Avoid read barriers for ArtMethod::GetDexFile by Mathieu Chartier · 9 years ago
  24. 440b5d9 Implement class-pre-define time redefinition. by Alex Light · 9 years ago
  25. 8116003 Merge "MethodHandles: Support and tests for invokeWithArguments." by Narayan Kamath · 9 years ago
  26. c5889ce MethodHandles: Support and tests for invokeWithArguments. by Narayan Kamath · 9 years ago
  27. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 9 years ago
  28. a7e38d8 Use original dex file for retransformation. by Alex Light · 9 years ago
  29. 39cee66 Entrypoints cleanup. by Nicolas Geoffray · 9 years ago
  30. 9320675 MethodHandles: Remove experimental flag. by Narayan Kamath · 9 years ago
  31. b79bbd8 MethodHandles: Implement invoker / exactInvoker. by Narayan Kamath · 9 years ago
  32. 9e68f50 Merge "Fix race condition btw DelayReferenceRefernent vs Reference.clear()." by Hiroshi Yamauchi · 9 years ago
  33. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 9 years ago
  34. 8ba6549 Merge "Reduce the number of fences needed for monitors" by Hans Boehm · 9 years ago
  35. b3da36c Reduce the number of fences needed for monitors by Hans Boehm · 9 years ago
  36. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 9 years ago
  37. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 9 years ago
  38. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 9 years ago
  39. 65f5f24 Fix race condition btw DelayReferenceRefernent vs Reference.clear(). by Hiroshi Yamauchi · 9 years ago
  40. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 9 years ago
  41. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  42. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 9 years ago
  43. b7cc593 Merge "Revert "Basic obsolete methods support"" by Alex Light · 9 years ago
  44. b81a984 Revert "Basic obsolete methods support" by Alex Light · 9 years ago
  45. 6d736d8 Merge "Basic obsolete methods support" by Alex Light · 9 years ago
  46. d8936da Basic obsolete methods support by Alex Light · 9 years ago
  47. 017c55c Merge "Address some review comments" by Mathieu Chartier · 9 years ago
  48. db70ce5 Address some review comments by Mathieu Chartier · 9 years ago
  49. 16850ae Fix string compression for embedded zero chars. by Vladimir Marko · 9 years ago
  50. 5df32d3 Use store release for resolved types by Mathieu Chartier · 9 years ago
  51. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 9 years ago
  52. e4cdd4d Merge "Address comments I missed on a previous CL" by Treehugger Robot · 9 years ago
  53. 0b77257 Address comments I missed on a previous CL by Alex Light · 9 years ago
  54. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 9 years ago
  55. c571e73 Merge "ART: Add verifier support for invoke-polymorphic." by Treehugger Robot · 9 years ago
  56. cfa325e ART: Add verifier support for invoke-polymorphic. by Orion Hodson · 9 years ago
  57. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 9 years ago
  58. 0fd9a7d Merge "Infrastructure for obsolete methods" by Alex Light · 9 years ago
  59. a01de59 Infrastructure for obsolete methods by Alex Light · 9 years ago
  60. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 9 years ago
  61. c9e2fc2 Merge "Move inline caches GC handling in JitCodeCache." by Nicolas Geoffray · 9 years ago
  62. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 9 years ago
  63. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 9 years ago
  64. 1c87878 Revert "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 9 years ago
  65. 12af7a4 Revert "Method Handles: Add VarargsCollector." by Orion Hodson · 9 years ago
  66. ab52ce1 Method Handles: Add VarargsCollector. by Orion Hodson · 9 years ago
  67. a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 9 years ago
  68. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  69. cca340b ART: Fix line break in Throwable::Dump by Andreas Gampe · 9 years ago
  70. ab39c21 Merge "Address comments from aog/303658." by Hiroshi Yamauchi · 9 years ago
  71. 6013f77 Address comments from aog/303658. by Hiroshi Yamauchi · 9 years ago
  72. 6beced4 Change iftable to never be null by Mathieu Chartier · 9 years ago
  73. e43b80e Optimize non-intrinsic object array copy for Baker. by Hiroshi Yamauchi · 9 years ago
  74. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 9 years ago
  75. fdaf0f4 Change string compression encoding. by Vladimir Marko · 9 years ago
  76. ba28f9f Argument conversions for setter/getter MethodHandles. by Orion Hodson · 9 years ago
  77. e82809a Merge "MethodHandles: Implement MethodHandle.asType." by Treehugger Robot · 9 years ago
  78. 38cea84 ART: Make Handle trivially-copyable by Andreas Gampe · 9 years ago
  79. 878d188 Merge "Remove lock from ClassExt installation procedure." by Treehugger Robot · 9 years ago
  80. 6a3be6d Merge "Clean up the runtime read barrier and fix fake address dependency." by Hiroshi Yamauchi · 9 years ago
  81. 0273ad1 Remove lock from ClassExt installation procedure. by Alex Light · 9 years ago
  82. 0a8485e MethodHandles: Implement MethodHandle.asType. by Narayan Kamath · 9 years ago
  83. 2ab9830 Merge "Address review comments from change 000e1885701c8f." by Narayan Kamath · 9 years ago
  84. 12b58b2 Clean up the runtime read barrier and fix fake address dependency. by Hiroshi Yamauchi · 9 years ago
  85. d625158 Add ClassExt mirror. by Alex Light · 9 years ago
  86. 2cb856c Address review comments from change 000e1885701c8f. by Narayan Kamath · 9 years ago
  87. 9f54896 Merge "MethodHandles: Track libcore change cc4ded." by Narayan Kamath · 9 years ago
  88. 8cefb64 Merge "Fix read barriers in VisitDexCachePairs" by Mathieu Chartier · 9 years ago
  89. 3a8360f Merge "Add interface fast path to art_quick_check_cast for X86_64" by Mathieu Chartier · 9 years ago
  90. 6b4c287 Fix read barriers in VisitDexCachePairs by Mathieu Chartier · 9 years ago
  91. 2ecfd27 Add interface fast path to art_quick_check_cast for X86_64 by Mathieu Chartier · 9 years ago
  92. 94bee02 MethodHandles: Track libcore change cc4ded. by Narayan Kamath · 9 years ago
  93. ca6a719 Merge "MethodHandles: Better detail message for WrongMethodTypeExceptions" by Narayan Kamath · 9 years ago
  94. 9e86809 Move intern table to ObjPtr by Mathieu Chartier · 9 years ago
  95. 3e0dce0 MethodHandles: Better detail message for WrongMethodTypeExceptions by Narayan Kamath · 9 years ago
  96. bb04c9b Merge "Getter/Setter support for invoke-polymorphic of invokeExact()." by Orion Hodson · 9 years ago
  97. 3d617ac Getter/Setter support for invoke-polymorphic of invokeExact(). by Orion Hodson · 9 years ago
  98. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 9 years ago
  99. 269cb43 class_linker: Change allocation of MethodType dex_cache entries. by Narayan Kamath · 9 years ago
  100. ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 9 years ago