1. 1a06f9f MethodHandles: Enable return value conversions. by Orion Hodson · 8 years ago
  2. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
  3. 1f77fed Merge "ART: Add reference following code" by Treehugger Robot · 8 years ago
  4. 3b3daf3 Merge "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  5. d4acdd3 Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  6. 70bfc8a ART: Add reference following code by Andreas Gampe · 8 years ago
  7. 7891b23 Merge "Allow read side effects for removing dead instructions." by Aart Bik · 8 years ago
  8. ff7d89c Allow read side effects for removing dead instructions. by Aart Bik · 8 years ago
  9. 20c56a8 Merge "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  10. 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 8 years ago
  11. c3410ca Merge "MethodHandles: Remove obsolete TODO." by Narayan Kamath · 8 years ago
  12. 1a9cd64 Merge "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  13. 751e288 MethodHandles: Remove obsolete TODO. by Narayan Kamath · 8 years ago
  14. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  15. bc654d0 Rename vdex-fd to output-vdex-fd, add input-vdex-fd. by Nicolas Geoffray · 8 years ago
  16. 0864c98 Merge "JIT root tables." by Nicolas Geoffray · 8 years ago
  17. 4c45ffa Merge "MethodHandles: Constructor support" by Orion Hodson · 8 years ago
  18. 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 8 years ago
  19. 89269b6 Merge "ART: Refactor jfieldID handling" by Treehugger Robot · 8 years ago
  20. da40ac0 Merge "Change check cast entrypoint to check instance of" by Mathieu Chartier · 8 years ago
  21. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  22. 08883de ART: Refactor jfieldID handling by Andreas Gampe · 8 years ago
  23. 8bab69a Merge "ART: Refactor jmethodID handling" by Treehugger Robot · 8 years ago
  24. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 8 years ago
  25. ac3ebc3 JIT root tables. by Nicolas Geoffray · 8 years ago
  26. 0d781e6 MethodHandles: Constructor support by Orion Hodson · 8 years ago
  27. ba28f9f Argument conversions for setter/getter MethodHandles. by Orion Hodson · 8 years ago
  28. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  29. 689a331 Merge "ART: Extend Object tag table to be explicitly lockable" by Treehugger Robot · 8 years ago
  30. 67381d6 Merge "Add forwarding address checks for X86, arm, arm64" by Treehugger Robot · 8 years ago
  31. eaf7488 Merge "ART: Add Unlink to FdFile" by Treehugger Robot · 8 years ago
  32. 6b8d171 Merge "ART: Make excludes explicit" by Treehugger Robot · 8 years ago
  33. 6f198e3 Add forwarding address checks for X86, arm, arm64 by Mathieu Chartier · 8 years ago
  34. d834009 Merge "Support genrules with multiple tools" by Colin Cross · 8 years ago
  35. 550c589 ART: Add Unlink to FdFile by Andreas Gampe · 8 years ago
  36. f657ed0 Support genrules with multiple tools by Colin Cross · 8 years ago
  37. def4ee6 ART: Extend Object tag table to be explicitly lockable by Andreas Gampe · 8 years ago
  38. d98b4ed ART: Make excludes explicit by Andreas Gampe · 8 years ago
  39. 53e6c51 Merge changes I04517ee2,I476792ca by Treehugger Robot · 8 years ago
  40. 686b845 ART: Remove unused lock levels by Andreas Gampe · 8 years ago
  41. ca47a17 ART: Clean up old mutex by Andreas Gampe · 8 years ago
  42. cdba73b X86_64: Inline checking for kInterfaceCheck check cast by Mathieu Chartier · 8 years ago
  43. d079ae8 Merge "ART: Add NOLINT to ObjPtr" by Treehugger Robot · 8 years ago
  44. 8fba1e0 Merge changes I8bbef5e3,Ib68bdc31,Ie39b7f59,I1ef8b65a by Treehugger Robot · 8 years ago
  45. 4f27f0b Merge "Fix spin waiting for weak ref access in the intern table for CC." by Hiroshi Yamauchi · 8 years ago
  46. 52edc85 ART: Add NOLINT to ObjPtr by Andreas Gampe · 8 years ago
  47. 0afd1be ART: Remove "explicit" annotation by Andreas Gampe · 8 years ago
  48. e82809a Merge "MethodHandles: Implement MethodHandle.asType." by Treehugger Robot · 8 years ago
  49. d4ede93 Merge "Integrate VerifierDeps in compiler driver." by Nicolas Geoffray · 8 years ago
  50. 38cea84 ART: Make Handle trivially-copyable by Andreas Gampe · 8 years ago
  51. 47b6bdb Merge changes I86bc206d,If20a34e7,I6ee6c826,I240341a0 by Treehugger Robot · 8 years ago
  52. 9e6f097 Fix spin waiting for weak ref access in the intern table for CC. by Hiroshi Yamauchi · 8 years ago
  53. 878d188 Merge "Remove lock from ClassExt installation procedure." by Treehugger Robot · 8 years ago
  54. 877bbed Merge "Pass some arguments by const reference." by Treehugger Robot · 8 years ago
  55. 4c481a4 ART: Make some variables references by Andreas Gampe · 8 years ago
  56. 44fd235 ART: Put macro parameters into parentheses by Andreas Gampe · 8 years ago
  57. ea47ff8 ART: Add "explicit" to constructors by Andreas Gampe · 8 years ago
  58. 1eeb00c ART: Change iterator value type to match by Andreas Gampe · 8 years ago
  59. c647897 Merge "Check for forwarding address in READ_BARRIER_MARK_REG" by Mathieu Chartier · 8 years ago
  60. 6a3be6d Merge "Clean up the runtime read barrier and fix fake address dependency." by Hiroshi Yamauchi · 8 years ago
  61. 0c14d8b ART: Additional initialization for MethodHandle accessors. by Orion Hodson · 8 years ago
  62. 0273ad1 Remove lock from ClassExt installation procedure. by Alex Light · 8 years ago
  63. 5c657fe Pass some arguments by const reference. by Vladimir Marko · 8 years ago
  64. 0a8485e MethodHandles: Implement MethodHandle.asType. by Narayan Kamath · 8 years ago
  65. 2ab9830 Merge "Address review comments from change 000e1885701c8f." by Narayan Kamath · 8 years ago
  66. 6bb7f1b Integrate VerifierDeps in compiler driver. by Nicolas Geoffray · 8 years ago
  67. 261c069 Merge "MIPS32: Improve and moderately clean up mterp." by Vladimir Marko · 8 years ago
  68. cec2fd4 Call ClassExt::VisitRoots by Alex Light · 8 years ago
  69. 12b58b2 Clean up the runtime read barrier and fix fake address dependency. by Hiroshi Yamauchi · 8 years ago
  70. 1cf194f Check for forwarding address in READ_BARRIER_MARK_REG by Mathieu Chartier · 8 years ago
  71. d625158 Add ClassExt mirror. by Alex Light · 8 years ago
  72. 2cb856c Address review comments from change 000e1885701c8f. by Narayan Kamath · 8 years ago
  73. 77a0e45 Merge "Revert "Revert "ART: Generalize FindClassInPathClassLoader""" by Treehugger Robot · 8 years ago
  74. 7d8d8ff Revert "Revert "ART: Generalize FindClassInPathClassLoader"" by Nicolas Geoffray · 8 years ago
  75. 3d74bf4 Revert accidental change introduced in 000e188570. by Narayan Kamath · 8 years ago
  76. 0fe4df1 Merge "Revert "ART: Generalize FindClassInPathClassLoader"" by Nicolas Geoffray · 8 years ago
  77. af3572b Revert "ART: Generalize FindClassInPathClassLoader" by Nicolas Geoffray · 8 years ago
  78. 9f54896 Merge "MethodHandles: Track libcore change cc4ded." by Narayan Kamath · 8 years ago
  79. dd7c25e Merge "Add VerifierDeps::Verify." by Nicolas Geoffray · 8 years ago
  80. b53342a Fix heap poisoning build by Mathieu Chartier · 8 years ago
  81. 8cefb64 Merge "Fix read barriers in VisitDexCachePairs" by Mathieu Chartier · 8 years ago
  82. 3a8360f Merge "Add interface fast path to art_quick_check_cast for X86_64" by Mathieu Chartier · 8 years ago
  83. 6b4c287 Fix read barriers in VisitDexCachePairs by Mathieu Chartier · 8 years ago
  84. 3dbf5c4 Merge "ART: Rename heap support file" by Andreas Gampe · 8 years ago
  85. 2ecfd27 Add interface fast path to art_quick_check_cast for X86_64 by Mathieu Chartier · 8 years ago
  86. 84603bf MIPS32: Improve and moderately clean up mterp. by Alexey Frunze · 8 years ago
  87. fedec90 Merge changes I7d79aa90,Ie051e7d4 by Treehugger Robot · 8 years ago
  88. ba8df69 ART: Rename heap support file by Andreas Gampe · 8 years ago
  89. 195ea63 Merge changes Ica4f766c,Iaa97520d by Treehugger Robot · 8 years ago
  90. 8904b6f Add VerifierDeps::Verify. by Nicolas Geoffray · 8 years ago
  91. fd1ae75 ART: Generalize FindClassInPathClassLoader by Andreas Gampe · 8 years ago
  92. 46aba36 ART: Move pathList well-known-field to actual class by Andreas Gampe · 8 years ago
  93. e70dd56 Dump VerifierDeps in oatdump. by Nicolas Geoffray · 8 years ago
  94. 94bee02 MethodHandles: Track libcore change cc4ded. by Narayan Kamath · 8 years ago
  95. bda454e Merge "Add a VerifierDeps::Dump method." by Nicolas Geoffray · 8 years ago
  96. ca6a719 Merge "MethodHandles: Better detail message for WrongMethodTypeExceptions" by Narayan Kamath · 8 years ago
  97. 8da6d03 ART: Add forced garbage collection by Andreas Gampe · 8 years ago
  98. 9be86bb Merge "Move intern table to ObjPtr" by Mathieu Chartier · 8 years ago
  99. 9e86809 Move intern table to ObjPtr by Mathieu Chartier · 8 years ago
  100. 54b20eb Merge changes I9afd9f88,I1cf94699 by Andreas Gampe · 8 years ago