1. 69f915f am 8746860d: Merge "Only allow instance-of to improve knowledge of a type for downcasts." by Ian Rogers · 11 years ago
  2. e45a358 am c16fc5fc: am 09341a57: Merge "ART: Key-Value Store in Oat header" by Andreas Gampe · 11 years ago
  3. 673bc99 am 4c5e832c: am b63727cd: Merge "ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception" by Andreas Gampe · 11 years ago
  4. 0f1a96e am 5f8d472a: am 1f3a9465: Merge "Remove Dbg::VisitRoots()." by Hiroshi Yamauchi · 11 years ago
  5. 0f428aa am c0d6dd51: am e8a30f37: Merge "Fix some style nitpicks" by Brian Carlstrom · 11 years ago
  6. 9332dca am c6c0a402: am 50dffeee: Merge "Fix local reference leaks in debugger and use a cache." by Mathieu Chartier · 11 years ago
  7. ad1cc68 am aac7b7dd: am c4c601b6: Merge "Add kIntrinsicIsStatic flag for System.arraycopy()." by Vladimir Marko · 11 years ago
  8. 0449984 am a5690945: am f55159c1: Merge "Fix style issue." by Vladimir Marko · 11 years ago
  9. 990dde6 am db123b00: am 74d8348c: Merge "Check invoke type for intrinsic method invokes." by Vladimir Marko · 11 years ago
  10. 42bbeb8 am 0c8537e5: am 751dee37: Merge "BaseMutex::IsExclusiveHeld should only be called on self." by Ian Rogers · 11 years ago
  11. cff996e am 6939ba7f: am a3ed7f87: Merge "JNI dlsym lookup fixes." by Ian Rogers · 11 years ago
  12. 87d5eb8 am d343c221: am e60658e8: Merge "Enable compiler testing for ARM64 and x86-64." by Ian Rogers · 11 years ago
  13. a3d0afc am 23b39cec: am 464ef7a7: Merge "ART: Intrinsic implementation for java.lang.System.arraycopy." by Ian Rogers · 11 years ago
  14. fe14770 am 53dbd90d: am a1d1781e: Merge "Fix dex file dependencies for oat tests." by Ian Rogers · 11 years ago
  15. 8746860 Merge "Only allow instance-of to improve knowledge of a type for downcasts." by Ian Rogers · 11 years ago
  16. ebbdd87 Only allow instance-of to improve knowledge of a type for downcasts. by Ian Rogers · 11 years ago
  17. c16fc5f am 09341a57: Merge "ART: Key-Value Store in Oat header" by Andreas Gampe · 11 years ago
  18. 4c5e832 am b63727cd: Merge "ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception" by Andreas Gampe · 11 years ago
  19. 09341a5 Merge "ART: Key-Value Store in Oat header" by Andreas Gampe · 11 years ago
  20. 5f8d472 am 1f3a9465: Merge "Remove Dbg::VisitRoots()." by Hiroshi Yamauchi · 11 years ago
  21. c87d27b ART: Key-Value Store in Oat header by Andreas Gampe · 11 years ago
  22. c0d6dd5 am e8a30f37: Merge "Fix some style nitpicks" by Brian Carlstrom · 11 years ago
  23. c6c0a40 am 50dffeee: Merge "Fix local reference leaks in debugger and use a cache." by Mathieu Chartier · 11 years ago
  24. aac7b7d am c4c601b6: Merge "Add kIntrinsicIsStatic flag for System.arraycopy()." by Vladimir Marko · 11 years ago
  25. a569094 am f55159c1: Merge "Fix style issue." by Vladimir Marko · 11 years ago
  26. db123b0 am 74d8348c: Merge "Check invoke type for intrinsic method invokes." by Vladimir Marko · 11 years ago
  27. 0c8537e am 751dee37: Merge "BaseMutex::IsExclusiveHeld should only be called on self." by Ian Rogers · 11 years ago
  28. 6939ba7 am a3ed7f87: Merge "JNI dlsym lookup fixes." by Ian Rogers · 11 years ago
  29. d343c22 am e60658e8: Merge "Enable compiler testing for ARM64 and x86-64." by Ian Rogers · 11 years ago
  30. 23b39ce am 464ef7a7: Merge "ART: Intrinsic implementation for java.lang.System.arraycopy." by Ian Rogers · 11 years ago
  31. 53dbd90 am a1d1781e: Merge "Fix dex file dependencies for oat tests." by Ian Rogers · 11 years ago
  32. 2a30a27 am 37ab97eb: am cecec712: Merge "Add patchoat tool to Art." by Brian Carlstrom · 11 years ago
  33. 37ab97e am cecec712: Merge "Add patchoat tool to Art." by Brian Carlstrom · 11 years ago
  34. 263c043 am d19aadd5: am ae2efea4: Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation" by Ian Rogers · 11 years ago
  35. d19aadd am ae2efea4: Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation" by Ian Rogers · 11 years ago
  36. 1f3a946 Merge "Remove Dbg::VisitRoots()." by Hiroshi Yamauchi · 11 years ago
  37. 0ec17d2 Remove Dbg::VisitRoots(). by Hiroshi Yamauchi · 11 years ago
  38. 50dffee Merge "Fix local reference leaks in debugger and use a cache." by Mathieu Chartier · 11 years ago
  39. 4345c46 Fix local reference leaks in debugger and use a cache. by Mathieu Chartier · 11 years ago
  40. a3ed7f8 Merge "JNI dlsym lookup fixes." by Ian Rogers · 11 years ago
  41. 04c31d2 JNI dlsym lookup fixes. by Ian Rogers · 11 years ago
  42. 464ef7a Merge "ART: Intrinsic implementation for java.lang.System.arraycopy." by Ian Rogers · 11 years ago
  43. 70c4f06 ART: Intrinsic implementation for java.lang.System.arraycopy. by DaniilSokolov · 11 years ago
  44. a1d1781 Merge "Fix dex file dependencies for oat tests." by Ian Rogers · 11 years ago
  45. 1a2f84e Fix dex file dependencies for oat tests. by Ian Rogers · 11 years ago
  46. cecec71 Merge "Add patchoat tool to Art." by Brian Carlstrom · 11 years ago
  47. 53cb16b Add patchoat tool to Art. by Alex Light · 11 years ago
  48. ae2efea Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation" by Ian Rogers · 11 years ago
  49. 7c7f4b1 am 91b9be73: am 0da09a02: Merge "Only allow whitelisted exceptions during dex2oat resolving." by Mathieu Chartier · 11 years ago
  50. 91b9be7 am 0da09a02: Merge "Only allow whitelisted exceptions during dex2oat resolving." by Mathieu Chartier · 11 years ago
  51. 166d696 am a127dcfe: am fbf156c9: Merge "Aarch64: fix bug and enable register promotion." by Andreas Gampe · 11 years ago
  52. a127dcf am fbf156c9: Merge "Aarch64: fix bug and enable register promotion." by Andreas Gampe · 11 years ago
  53. 62296c2 am a7690700: am 0107273a: Merge "Aarch64: fix references handling in Load*Indexed." by Andreas Gampe · 11 years ago
  54. a769070 am 0107273a: Merge "Aarch64: fix references handling in Load*Indexed." by Andreas Gampe · 11 years ago
  55. c9d28c1 am 91c12d5e: am f22af67d: Merge "Fix missing dependency in new X86 instruction" by Andreas Gampe · 11 years ago
  56. 91c12d5 am f22af67d: Merge "Fix missing dependency in new X86 instruction" by Andreas Gampe · 11 years ago
  57. 97330c2 am b75e8763: am 268e5630: Merge "x86_64: Fix InstanceofFinal" by Andreas Gampe · 11 years ago
  58. b75e876 am 268e5630: Merge "x86_64: Fix InstanceofFinal" by Andreas Gampe · 11 years ago
  59. 751dee3 Merge "BaseMutex::IsExclusiveHeld should only be called on self." by Ian Rogers · 11 years ago
  60. a9d8c4c BaseMutex::IsExclusiveHeld should only be called on self. by Ian Rogers · 11 years ago
  61. e60658e Merge "Enable compiler testing for ARM64 and x86-64." by Ian Rogers · 11 years ago
  62. 9c854ea Enable compiler testing for ARM64 and x86-64. by Ian Rogers · 11 years ago
  63. 97a8bb5 am aab15eb6: am 4c0ad36c: Merge "AArch64: Enable Inlining." by Andreas Gampe · 11 years ago
  64. aab15eb am 4c0ad36c: Merge "AArch64: Enable Inlining." by Andreas Gampe · 11 years ago
  65. d617105 am 6df42b24: am 827477ad: Merge "Aarch64: fix encoding map for kA64Fmov2xS." by Andreas Gampe · 11 years ago
  66. 6df42b2 am 827477ad: Merge "Aarch64: fix encoding map for kA64Fmov2xS." by Andreas Gampe · 11 years ago
  67. b1f9b3b am 3d0cf88f: am 13f89cb9: Merge "Add make rule to debug interpreter-only mode" by Sebastien Hertz · 11 years ago
  68. f8541e2 am 9823fc0e: am dda2f058: Merge "Do not attempt to compile on architectures we do not support." by Nicolas Geoffray · 11 years ago
  69. 4592b78 am b2fa7346: am d83ee1e2: Merge "More checks in JNI RegisterNatives" by Sebastien Hertz · 11 years ago
  70. 8e041aa am 43defa41: am ef505256: Merge "x86_64: Turn on promotion optimization" by Andreas Gampe · 11 years ago
  71. 3d0cf88 am 13f89cb9: Merge "Add make rule to debug interpreter-only mode" by Sebastien Hertz · 11 years ago
  72. 9823fc0 am dda2f058: Merge "Do not attempt to compile on architectures we do not support." by Nicolas Geoffray · 11 years ago
  73. b2fa734 am d83ee1e2: Merge "More checks in JNI RegisterNatives" by Sebastien Hertz · 11 years ago
  74. 43defa4 am ef505256: Merge "x86_64: Turn on promotion optimization" by Andreas Gampe · 11 years ago
  75. c4c601b Merge "Add kIntrinsicIsStatic flag for System.arraycopy()." by Vladimir Marko · 11 years ago
  76. 460f4ef Add kIntrinsicIsStatic flag for System.arraycopy(). by Vladimir Marko · 11 years ago
  77. 5ffa927 am 04b68149: am 05b8893f: Merge "x86_64: Fix intrinsics" by Andreas Gampe · 11 years ago
  78. 04b6814 am 05b8893f: Merge "x86_64: Fix intrinsics" by Andreas Gampe · 11 years ago
  79. c0004a7 am 8f0843de: am 03cbed6d: Merge "AArch64: Add few more inline functions" by Andreas Gampe · 11 years ago
  80. 8f0843d am 03cbed6d: Merge "AArch64: Add few more inline functions" by Andreas Gampe · 11 years ago
  81. d40b1b5 am 02fff15a: am c72966a2: Merge "ART: FF-opcodes are target-specific" by Andreas Gampe · 11 years ago
  82. 02fff15 am c72966a2: Merge "ART: FF-opcodes are target-specific" by Andreas Gampe · 11 years ago
  83. 010a664 am f69e1632: am ca8ff32b: Merge "x86_64: TargetReg update for x86" by Andreas Gampe · 11 years ago
  84. f69e163 am ca8ff32b: Merge "x86_64: TargetReg update for x86" by Andreas Gampe · 11 years ago
  85. a52221b am 0c021788: am 3ee86bcb: Merge "Load 64 bit constant into GPR by single instruction for 64bit mode" by Andreas Gampe · 11 years ago
  86. 0c02178 am 3ee86bcb: Merge "Load 64 bit constant into GPR by single instruction for 64bit mode" by Andreas Gampe · 11 years ago
  87. 0a2571f am 80931907: am aa079560: Merge "Register promotion support for 64-bit targets" by Andreas Gampe · 11 years ago
  88. 8093190 am aa079560: Merge "Register promotion support for 64-bit targets" by Andreas Gampe · 11 years ago
  89. 61bcdd8 am cf247028: am 2bc6813a: Merge "Fix build-art-target and build-art-host rules." by Nicolas Geoffray · 11 years ago
  90. cf24702 am 2bc6813a: Merge "Fix build-art-target and build-art-host rules." by Nicolas Geoffray · 11 years ago
  91. ef50525 Merge "x86_64: Turn on promotion optimization" by Andreas Gampe · 11 years ago
  92. 699c04a x86_64: Turn on promotion optimization by Dmitry Petrochenko · 11 years ago
  93. 0491143 am af22b86d: am 555377d5: Merge "Add a local elf.h" by Brian Carlstrom · 11 years ago
  94. b164e5c am fc52c06f: am ffcdd9f1: Merge "x86_64: Unify 64-bit check in x86 compiler" by Andreas Gampe · 11 years ago
  95. bf54566 am b2f19dd0: am 02c9d40c: Merge "Fix art script for \'clean\' environments." by Nicolas Geoffray · 11 years ago
  96. 19d70f3 am a517e658: am bcf40221: Merge "ART: JNI ExceptionDescribe crashes if no exception occurred" by Andreas Gampe · 11 years ago
  97. cec7bf7 am 5e11a43d: am 395fa728: Merge "Support longs in the register allocator for x86_64." by Nicolas Geoffray · 11 years ago
  98. 88f3575 am 483fc564: am d6ab0464: Merge "Fix art-host rule and art script after build changes." by Nicolas Geoffray · 11 years ago
  99. 76421e2 am 0ab19084: am ea7ead2d: Merge "Relax limits for profiler based compilation options." by Calin Juravle · 11 years ago
  100. f55159c Merge "Fix style issue." by Vladimir Marko · 11 years ago