1. 268e563 Merge "x86_64: Fix InstanceofFinal" by Andreas Gampe · 11 years ago
  2. 407f5c1 x86_64: Fix InstanceofFinal by Dmitry Petrochenko · 11 years ago
  3. 4c0ad36 Merge "AArch64: Enable Inlining." by Andreas Gampe · 11 years ago
  4. 63fe93d AArch64: Enable Inlining. by Serban Constantinescu · 11 years ago
  5. 827477a Merge "Aarch64: fix encoding map for kA64Fmov2xS." by Andreas Gampe · 11 years ago
  6. 15d7a46 Aarch64: fix encoding map for kA64Fmov2xS. by Matteo Franchin · 11 years ago
  7. 13f89cb Merge "Add make rule to debug interpreter-only mode" by Sebastien Hertz · 11 years ago
  8. 15582b9 Add make rule to debug interpreter-only mode by Sebastien Hertz · 11 years ago
  9. dda2f05 Merge "Do not attempt to compile on architectures we do not support." by Nicolas Geoffray · 11 years ago
  10. 8fb5ce3 Do not attempt to compile on architectures we do not support. by Nicolas Geoffray · 11 years ago
  11. d83ee1e Merge "More checks in JNI RegisterNatives" by Sebastien Hertz · 11 years ago
  12. fa65e84 More checks in JNI RegisterNatives by Sebastien Hertz · 11 years ago
  13. ef50525 Merge "x86_64: Turn on promotion optimization" by Andreas Gampe · 11 years ago
  14. 699c04a x86_64: Turn on promotion optimization by Dmitry Petrochenko · 11 years ago
  15. 05b8893 Merge "x86_64: Fix intrinsics" by Andreas Gampe · 11 years ago
  16. c5e4ce1 x86_64: Fix intrinsics by nikolay serdjuk · 11 years ago
  17. 03cbed6 Merge "AArch64: Add few more inline functions" by Andreas Gampe · 11 years ago
  18. 23abec9 AArch64: Add few more inline functions by Serban Constantinescu · 11 years ago
  19. c72966a Merge "ART: FF-opcodes are target-specific" by Andreas Gampe · 11 years ago
  20. e443a80 ART: FF-opcodes are target-specific by Vladimir Kostyukov · 11 years ago
  21. ca8ff32 Merge "x86_64: TargetReg update for x86" by Andreas Gampe · 11 years ago
  22. a77ee51 x86_64: TargetReg update for x86 by Chao-ying Fu · 11 years ago
  23. 3ee86bc Merge "Load 64 bit constant into GPR by single instruction for 64bit mode" by Andreas Gampe · 11 years ago
  24. aa07956 Merge "Register promotion support for 64-bit targets" by Andreas Gampe · 11 years ago
  25. b5860fb Register promotion support for 64-bit targets by buzbee · 11 years ago
  26. 2bc6813 Merge "Fix build-art-target and build-art-host rules." by Nicolas Geoffray · 11 years ago
  27. 72e146f Fix build-art-target and build-art-host rules. by Nicolas Geoffray · 11 years ago
  28. 5192cbb Load 64 bit constant into GPR by single instruction for 64bit mode by Yixin Shou · 11 years ago
  29. 02c9d40 Merge "Fix art script for 'clean' environments." by Nicolas Geoffray · 11 years ago
  30. 6354bb8 Fix art script for 'clean' environments. by Nicolas Geoffray · 11 years ago
  31. bcf4022 Merge "ART: JNI ExceptionDescribe crashes if no exception occurred" by Andreas Gampe · 11 years ago
  32. 3a1444c ART: JNI ExceptionDescribe crashes if no exception occurred by Alexei Zavjalov · 11 years ago
  33. 395fa72 Merge "Support longs in the register allocator for x86_64." by Nicolas Geoffray · 11 years ago
  34. 412f10c Support longs in the register allocator for x86_64. by Nicolas Geoffray · 11 years ago
  35. d6ab046 Merge "Fix art-host rule and art script after build changes." by Nicolas Geoffray · 11 years ago
  36. fc3c67a Fix art-host rule and art script after build changes. by Nicolas Geoffray · 11 years ago
  37. ea7ead2 Merge "Relax limits for profiler based compilation options." by Calin Juravle · 11 years ago
  38. 44c5ee7 Relax limits for profiler based compilation options. by Calin Juravle · 11 years ago
  39. 555377d Merge "Add a local elf.h" by Brian Carlstrom · 11 years ago
  40. e130ee6 Add a local elf.h by Brian Carlstrom · 11 years ago
  41. ffcdd9f Merge "x86_64: Unify 64-bit check in x86 compiler" by Andreas Gampe · 11 years ago
  42. dd64450 x86_64: Unify 64-bit check in x86 compiler by Elena Sayapina · 11 years ago
  43. 7a59a24 Merge "ART: FPU instructions support in disassembler" by Andreas Gampe · 11 years ago
  44. d48b8a2 ART: FPU instructions support in disassembler by Vladimir Kostyukov · 11 years ago
  45. 6f9dbb8 Merge "ART: Quick compiler: More size checks, add TargetReg variants" by Andreas Gampe · 11 years ago
  46. e03e5a3 Merge "x86_64: Simplify FlushIns" by Andreas Gampe · 11 years ago
  47. 4d5d794 x86_64: Simplify FlushIns by Dmitry Petrochenko · 11 years ago
  48. 73904fe Merge "Add test for https://android-review.googlesource.com/99853 ." by Vladimir Marko · 11 years ago
  49. 0234b5e Add test for https://android-review.googlesource.com/99853 . by Vladimir Marko · 11 years ago
  50. 4b537a8 ART: Quick compiler: More size checks, add TargetReg variants by Andreas Gampe · 11 years ago
  51. 1a7d4bf Merge "ART: Fix size error reported by ARM64 backend" by Andreas Gampe · 11 years ago
  52. f9872f0 ART: Fix size error reported by ARM64 backend by Andreas Gampe · 11 years ago
  53. 9bb2416 Merge "ART: Rework Generic JNI, add ARM version" by Andreas Gampe · 11 years ago
  54. c200a4a ART: Rework Generic JNI, add ARM version by Andreas Gampe · 11 years ago
  55. 34dcc88 Merge "ART: Add arch-specific directories to host-oat-cleaning rule" by Andreas Gampe · 11 years ago
  56. de38833 ART: Add arch-specific directories to host-oat-cleaning rule by Andreas Gampe · 11 years ago
  57. 2997888 Merge "Fix the x86 textrel and remove -Wl,--no-fatal-warnings." by Elliott Hughes · 11 years ago
  58. 595248a Merge "AArch64: Rename A64_/A32_ register prefix to x/w." by Andreas Gampe · 11 years ago
  59. baa7c88 AArch64: Rename A64_/A32_ register prefix to x/w. by Zheng Xu · 11 years ago
  60. 7ac7e32 Fix the x86 textrel and remove -Wl,--no-fatal-warnings. by Elliott Hughes · 11 years ago
  61. 8b11544 Merge "AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered" by Andreas Gampe · 11 years ago
  62. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 11 years ago
  63. 8df113f Merge "We can no longer use "adb shell sh -c ..." internally" by Brian Carlstrom · 11 years ago
  64. 327e6b4 We can no longer use "adb shell sh -c ..." internally by Brian Carlstrom · 11 years ago
  65. 9295d7d Merge "Make ART_HOST_EXECUTABLES and ART_TARGET_SUPPORTED_ARCH include dalvikvm32 and dalvikvm64 as needed" by Brian Carlstrom · 11 years ago
  66. 906c27d Make ART_HOST_EXECUTABLES and ART_TARGET_SUPPORTED_ARCH include dalvikvm32 and dalvikvm64 as needed by Brian Carlstrom · 11 years ago
  67. 5ea1855 Merge "x86_64: Fix GenArrayBoundsCheck" by Andreas Gampe · 11 years ago
  68. 4c7cc15 x86_64: Fix GenArrayBoundsCheck by Serguei Katkov · 11 years ago
  69. 642fa1e Merge "Fixed gdb support and added some ElfFile functions" by Brian Carlstrom · 11 years ago
  70. 3470ab4 Fixed gdb support and added some ElfFile functions by Alex Light · 11 years ago
  71. baa1323 Merge "Add read barriers to the constant roots." by Hiroshi Yamauchi · 11 years ago
  72. 4f1ebc2 Add read barriers to the constant roots. by Hiroshi Yamauchi · 11 years ago
  73. ec01b76 Merge "The host build has changed from lib32/lib to lib/lib64." by Nicolas Geoffray · 11 years ago
  74. 4d1231d The host build has changed from lib32/lib to lib/lib64. by Nicolas Geoffray · 11 years ago
  75. da52cd3 Merge "AArch64: Fix OpRegRegImm64 add/sub for large negative imm." by Vladimir Marko · 11 years ago
  76. 903989d AArch64: Fix OpRegRegImm64 add/sub for large negative imm. by Vladimir Marko · 11 years ago
  77. 2c3b68a Merge "Fix a string uint conversion bug in profiler" by Calin Juravle · 11 years ago
  78. f21f0a9 Fix a string uint conversion bug in profiler by Wei Jin · 11 years ago
  79. 5703029 Merge "AArch64: Enable GenSpecialCase." by Bill Buzbee · 11 years ago
  80. 949cd97 AArch64: Enable GenSpecialCase. by Zheng Xu · 11 years ago
  81. 6bec6cb Merge "Fix quick mode bugs for Mips." by Bill Buzbee · 11 years ago
  82. 2db3e26 Fix quick mode bugs for Mips. by Douglas Leung · 11 years ago
  83. 5e2ccd4 Merge "ART: Bump runtime version to 2.1.0" by Andreas Gampe · 11 years ago
  84. 2153f93 ART: Bump runtime version to 2.1.0 by Andreas Gampe · 11 years ago
  85. a64d728 Merge "AArch64: implement easy division and reminder." by Bill Buzbee · 11 years ago
  86. 7325d47 Merge "Add the dalvikvm symlink to the art-host rule." by Nicolas Geoffray · 11 years ago
  87. 44e37a5 Add the dalvikvm symlink to the art-host rule. by Nicolas Geoffray · 11 years ago
  88. 3db4f09 Merge "Avoid segvs if LOG(FATAL) is called during runtime start-up." by Ian Rogers · 11 years ago
  89. 4e14e72 Avoid segvs if LOG(FATAL) is called during runtime start-up. by Ian Rogers · 11 years ago
  90. a929ded Create a dalvik symlink on the host. by Ian Rogers · 11 years ago
  91. 2789dd9 Merge "Create a dalvik symlink on the host." by Ian Rogers · 11 years ago
  92. 3084d78 Merge "Don't allow negative GetFreeMemory." by Mathieu Chartier · 11 years ago
  93. 146b187 Don't allow negative GetFreeMemory. by Mathieu Chartier · 11 years ago
  94. bf1c813 Merge "Fix use-art-*." by Hiroshi Yamauchi · 11 years ago
  95. d9faf45 Fix use-art-*. by Hiroshi Yamauchi · 11 years ago
  96. e313d16 Merge "Fix off-by-one errors in limit checking for ldr/str instructions." by Dave Allison · 11 years ago
  97. 0bb9ade Fix off-by-one errors in limit checking for ldr/str instructions. by Dave Allison · 11 years ago
  98. d5a4a2f Merge "ART: ARM64 fp return reg locations are FP" by Andreas Gampe · 11 years ago
  99. c6301bc ART: ARM64 fp return reg locations are FP by Andreas Gampe · 11 years ago
  100. aec31aa Merge "Add a new type of profile data in ART profiler" by Calin Juravle · 11 years ago