1. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 8 years ago
  2. 8ba6549 Merge "Reduce the number of fences needed for monitors" by Hans Boehm · 8 years ago
  3. b3da36c Reduce the number of fences needed for monitors by Hans Boehm · 8 years ago
  4. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 8 years ago
  5. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 8 years ago
  6. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  7. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  8. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  9. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  10. b7cc593 Merge "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  11. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  12. 6d736d8 Merge "Basic obsolete methods support" by Alex Light · 8 years ago
  13. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  14. 017c55c Merge "Address some review comments" by Mathieu Chartier · 8 years ago
  15. db70ce5 Address some review comments by Mathieu Chartier · 8 years ago
  16. 16850ae Fix string compression for embedded zero chars. by Vladimir Marko · 8 years ago
  17. 5df32d3 Use store release for resolved types by Mathieu Chartier · 8 years ago
  18. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 8 years ago
  19. e4cdd4d Merge "Address comments I missed on a previous CL" by Treehugger Robot · 8 years ago
  20. 0b77257 Address comments I missed on a previous CL by Alex Light · 8 years ago
  21. cc1b535 ART: Clean up ClassLinker by Andreas Gampe · 8 years ago
  22. c571e73 Merge "ART: Add verifier support for invoke-polymorphic." by Treehugger Robot · 8 years ago
  23. cfa325e ART: Add verifier support for invoke-polymorphic. by Orion Hodson · 8 years ago
  24. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  25. 0fd9a7d Merge "Infrastructure for obsolete methods" by Alex Light · 8 years ago
  26. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
  27. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 8 years ago
  28. c9e2fc2 Merge "Move inline caches GC handling in JitCodeCache." by Nicolas Geoffray · 8 years ago
  29. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 8 years ago
  30. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  31. 1c87878 Revert "Revert "Method Handles: Add VarargsCollector."" by Orion Hodson · 8 years ago
  32. 12af7a4 Revert "Method Handles: Add VarargsCollector." by Orion Hodson · 8 years ago
  33. ab52ce1 Method Handles: Add VarargsCollector. by Orion Hodson · 8 years ago
  34. a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 8 years ago
  35. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  36. cca340b ART: Fix line break in Throwable::Dump by Andreas Gampe · 8 years ago
  37. ab39c21 Merge "Address comments from aog/303658." by Hiroshi Yamauchi · 8 years ago
  38. 6013f77 Address comments from aog/303658. by Hiroshi Yamauchi · 8 years ago
  39. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago
  40. e43b80e Optimize non-intrinsic object array copy for Baker. by Hiroshi Yamauchi · 8 years ago
  41. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 8 years ago
  42. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  43. ba28f9f Argument conversions for setter/getter MethodHandles. by Orion Hodson · 8 years ago
  44. e82809a Merge "MethodHandles: Implement MethodHandle.asType." by Treehugger Robot · 8 years ago
  45. 38cea84 ART: Make Handle trivially-copyable by Andreas Gampe · 8 years ago
  46. 878d188 Merge "Remove lock from ClassExt installation procedure." by Treehugger Robot · 8 years ago
  47. 6a3be6d Merge "Clean up the runtime read barrier and fix fake address dependency." by Hiroshi Yamauchi · 8 years ago
  48. 0273ad1 Remove lock from ClassExt installation procedure. by Alex Light · 8 years ago
  49. 0a8485e MethodHandles: Implement MethodHandle.asType. by Narayan Kamath · 8 years ago
  50. 2ab9830 Merge "Address review comments from change 000e1885701c8f." by Narayan Kamath · 8 years ago
  51. 12b58b2 Clean up the runtime read barrier and fix fake address dependency. by Hiroshi Yamauchi · 8 years ago
  52. d625158 Add ClassExt mirror. by Alex Light · 8 years ago
  53. 2cb856c Address review comments from change 000e1885701c8f. by Narayan Kamath · 8 years ago
  54. 9f54896 Merge "MethodHandles: Track libcore change cc4ded." by Narayan Kamath · 8 years ago
  55. 8cefb64 Merge "Fix read barriers in VisitDexCachePairs" by Mathieu Chartier · 8 years ago
  56. 3a8360f Merge "Add interface fast path to art_quick_check_cast for X86_64" by Mathieu Chartier · 8 years ago
  57. 6b4c287 Fix read barriers in VisitDexCachePairs by Mathieu Chartier · 8 years ago
  58. 2ecfd27 Add interface fast path to art_quick_check_cast for X86_64 by Mathieu Chartier · 8 years ago
  59. 94bee02 MethodHandles: Track libcore change cc4ded. by Narayan Kamath · 8 years ago
  60. ca6a719 Merge "MethodHandles: Better detail message for WrongMethodTypeExceptions" by Narayan Kamath · 8 years ago
  61. 9e86809 Move intern table to ObjPtr by Mathieu Chartier · 8 years ago
  62. 3e0dce0 MethodHandles: Better detail message for WrongMethodTypeExceptions by Narayan Kamath · 8 years ago
  63. bb04c9b Merge "Getter/Setter support for invoke-polymorphic of invokeExact()." by Orion Hodson · 8 years ago
  64. 3d617ac Getter/Setter support for invoke-polymorphic of invokeExact(). by Orion Hodson · 8 years ago
  65. 000e188 method_handles: Complete support for emulated stack frames. by Narayan Kamath · 8 years ago
  66. 269cb43 class_linker: Change allocation of MethodType dex_cache entries. by Narayan Kamath · 8 years ago
  67. ef41db7 Move interpreter to ObjPtr by Mathieu Chartier · 8 years ago
  68. d08e39b DexCache: Add support for updating MethodType references during GC. by Narayan Kamath · 8 years ago
  69. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 8 years ago
  70. c89f977 Merge "Remove mirror:: and ArtMethod deps in utils.{h,cc}" by David Sehr · 8 years ago
  71. 9c9883b Fix string compression, add tests. by Vladimir Marko · 8 years ago
  72. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  73. d203296 Merge "Move art/native to ObjPtr" by Mathieu Chartier · 8 years ago
  74. 3e2e2f1 Merge "Fix handling of dex cache arrays for method types." by Narayan Kamath · 8 years ago
  75. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 8 years ago
  76. 31e8822 Move most mirror:: args to ObjPtr by Mathieu Chartier · 8 years ago
  77. 7fe5658 Fix handling of dex cache arrays for method types. by Narayan Kamath · 8 years ago
  78. 5d3f73a Move reference processor and mirror::Reference to ObjPtr by Mathieu Chartier · 8 years ago
  79. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 8 years ago
  80. 6b3d12b Move common throws to ObjPtr by Mathieu Chartier · 8 years ago
  81. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 8 years ago
  82. 51eaa7f Fix moving GC bug in cloning finalizable objects by Mathieu Chartier · 8 years ago
  83. 9d156d5 Move Heap parameters to ObjPtr by Mathieu Chartier · 8 years ago
  84. fec13d4 Use art::Atomic for CopyObject by Mathieu Chartier · 8 years ago
  85. 0353698 Use word copying for CopyObject by Mathieu Chartier · 8 years ago
  86. a058fdf Move mirror::Object setters to ObjPtr by Mathieu Chartier · 8 years ago
  87. f8ac97f ObjPtr misc cleanup by Mathieu Chartier · 8 years ago
  88. 7638651 Merge "Initialize dex cache while holding dex_lock" by Mathieu Chartier · 8 years ago
  89. 6c60d84 Initialize dex cache while holding dex_lock by Mathieu Chartier · 8 years ago
  90. 8ee0b08 Merge "Basic implementation of invoke / invoke-polymorphic." by Treehugger Robot · 8 years ago
  91. 9823e78 Basic implementation of invoke / invoke-polymorphic. by Narayan Kamath · 8 years ago
  92. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  93. b890130 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 8 years ago
  94. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  95. d295618 Merge "DexCachePair : Add an Assign method." by Narayan Kamath · 8 years ago
  96. 23136d1 DexCachePair : Add an Assign method. by Narayan Kamath · 8 years ago
  97. 42b3dd0 Address review comments for change 25352fc06c84cdab8a2ab. by Narayan Kamath · 8 years ago
  98. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 8 years ago
  99. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  100. 4287925 Merge "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago