1. 4d5d794 x86_64: Simplify FlushIns by Dmitry Petrochenko · 10 years ago
  2. 73904fe Merge "Add test for https://android-review.googlesource.com/99853 ." by Vladimir Marko · 10 years ago
  3. 0234b5e Add test for https://android-review.googlesource.com/99853 . by Vladimir Marko · 10 years ago
  4. 34dcc88 Merge "ART: Add arch-specific directories to host-oat-cleaning rule" by Andreas Gampe · 10 years ago
  5. de38833 ART: Add arch-specific directories to host-oat-cleaning rule by Andreas Gampe · 10 years ago
  6. ec01b76 Merge "The host build has changed from lib32/lib to lib/lib64." by Nicolas Geoffray · 10 years ago
  7. 4d1231d The host build has changed from lib32/lib to lib/lib64. by Nicolas Geoffray · 10 years ago
  8. 8b11544 Merge "AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered" by Andreas Gampe · 10 years ago
  9. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 10 years ago
  10. 2997888 Merge "Fix the x86 textrel and remove -Wl,--no-fatal-warnings." by Elliott Hughes · 10 years ago
  11. 595248a Merge "AArch64: Rename A64_/A32_ register prefix to x/w." by Andreas Gampe · 10 years ago
  12. baa7c88 AArch64: Rename A64_/A32_ register prefix to x/w. by Zheng Xu · 10 years ago
  13. 7ac7e32 Fix the x86 textrel and remove -Wl,--no-fatal-warnings. by Elliott Hughes · 10 years ago
  14. 8df113f Merge "We can no longer use "adb shell sh -c ..." internally" by Brian Carlstrom · 10 years ago
  15. 327e6b4 We can no longer use "adb shell sh -c ..." internally by Brian Carlstrom · 10 years ago
  16. 9295d7d Merge "Make ART_HOST_EXECUTABLES and ART_TARGET_SUPPORTED_ARCH include dalvikvm32 and dalvikvm64 as needed" by Brian Carlstrom · 10 years ago
  17. 906c27d Make ART_HOST_EXECUTABLES and ART_TARGET_SUPPORTED_ARCH include dalvikvm32 and dalvikvm64 as needed by Brian Carlstrom · 10 years ago
  18. 5ea1855 Merge "x86_64: Fix GenArrayBoundsCheck" by Andreas Gampe · 10 years ago
  19. 4c7cc15 x86_64: Fix GenArrayBoundsCheck by Serguei Katkov · 10 years ago
  20. 642fa1e Merge "Fixed gdb support and added some ElfFile functions" by Brian Carlstrom · 10 years ago
  21. 3470ab4 Fixed gdb support and added some ElfFile functions by Alex Light · 10 years ago
  22. baa1323 Merge "Add read barriers to the constant roots." by Hiroshi Yamauchi · 10 years ago
  23. 4f1ebc2 Add read barriers to the constant roots. by Hiroshi Yamauchi · 10 years ago
  24. da52cd3 Merge "AArch64: Fix OpRegRegImm64 add/sub for large negative imm." by Vladimir Marko · 10 years ago
  25. 903989d AArch64: Fix OpRegRegImm64 add/sub for large negative imm. by Vladimir Marko · 10 years ago
  26. 2c3b68a Merge "Fix a string uint conversion bug in profiler" by Calin Juravle · 10 years ago
  27. f21f0a9 Fix a string uint conversion bug in profiler by Wei Jin · 10 years ago
  28. 5703029 Merge "AArch64: Enable GenSpecialCase." by Bill Buzbee · 10 years ago
  29. 949cd97 AArch64: Enable GenSpecialCase. by Zheng Xu · 10 years ago
  30. 6bec6cb Merge "Fix quick mode bugs for Mips." by Bill Buzbee · 10 years ago
  31. 2db3e26 Fix quick mode bugs for Mips. by Douglas Leung · 10 years ago
  32. 5e2ccd4 Merge "ART: Bump runtime version to 2.1.0" by Andreas Gampe · 10 years ago
  33. 2153f93 ART: Bump runtime version to 2.1.0 by Andreas Gampe · 10 years ago
  34. a64d728 Merge "AArch64: implement easy division and reminder." by Bill Buzbee · 10 years ago
  35. 7325d47 Merge "Add the dalvikvm symlink to the art-host rule." by Nicolas Geoffray · 10 years ago
  36. 44e37a5 Add the dalvikvm symlink to the art-host rule. by Nicolas Geoffray · 10 years ago
  37. 3db4f09 Merge "Avoid segvs if LOG(FATAL) is called during runtime start-up." by Ian Rogers · 10 years ago
  38. 4e14e72 Avoid segvs if LOG(FATAL) is called during runtime start-up. by Ian Rogers · 10 years ago
  39. a929ded Create a dalvik symlink on the host. by Ian Rogers · 10 years ago
  40. 2789dd9 Merge "Create a dalvik symlink on the host." by Ian Rogers · 10 years ago
  41. 3084d78 Merge "Don't allow negative GetFreeMemory." by Mathieu Chartier · 10 years ago
  42. 146b187 Don't allow negative GetFreeMemory. by Mathieu Chartier · 10 years ago
  43. bf1c813 Merge "Fix use-art-*." by Hiroshi Yamauchi · 10 years ago
  44. d9faf45 Fix use-art-*. by Hiroshi Yamauchi · 10 years ago
  45. e313d16 Merge "Fix off-by-one errors in limit checking for ldr/str instructions." by Dave Allison · 10 years ago
  46. 0bb9ade Fix off-by-one errors in limit checking for ldr/str instructions. by Dave Allison · 10 years ago
  47. d5a4a2f Merge "ART: ARM64 fp return reg locations are FP" by Andreas Gampe · 10 years ago
  48. c6301bc ART: ARM64 fp return reg locations are FP by Andreas Gampe · 10 years ago
  49. aec31aa Merge "Add a new type of profile data in ART profiler" by Calin Juravle · 10 years ago
  50. 445220d Add a new type of profile data in ART profiler by Wei Jin · 10 years ago
  51. 6c22b19 Merge "Fix JNI ToReflectedMethod for constructor" by Sebastien Hertz · 10 years ago
  52. a94d7fd Merge "Fix topological ordering and use it for optimizations." by Vladimir Marko · 10 years ago
  53. fee5586 Merge "Support additional instructions in ARM and thumb assemblers" by Dave Allison · 10 years ago
  54. cdda4e5 Merge "ART: Change sprintf to snprintf" by Andreas Gampe · 10 years ago
  55. 829b4ba ART: Change sprintf to snprintf by Andreas Gampe · 10 years ago
  56. b2c369f Merge "Expanded native code to use arraycopy for specific data types." by Jeff Hao · 10 years ago
  57. 45fdb93 Support additional instructions in ARM and thumb assemblers by Dave Allison · 10 years ago
  58. d333376 Fix JNI ToReflectedMethod for constructor by Sebastien Hertz · 10 years ago
  59. fe7aee2 Merge "More advanced timing loggers." by Mathieu Chartier · 10 years ago
  60. f5997b4 More advanced timing loggers. by Mathieu Chartier · 10 years ago
  61. 1f47b4d Merge "Add logging to monitor deflation." by Mathieu Chartier · 10 years ago
  62. 48ab687 Add logging to monitor deflation. by Mathieu Chartier · 10 years ago
  63. 0c17346 Merge "Fix memory leak in JDWP object registry" by Sebastien Hertz · 10 years ago
  64. a032870 Fix memory leak in JDWP object registry by Sebastien Hertz · 10 years ago
  65. 8803c1c Merge "ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests" by Andreas Gampe · 10 years ago
  66. 86f5662 ART: Use ANDROID_HOST_OUT for ANDROID_ROOT in Runtime tests by Andreas Gampe · 10 years ago
  67. 8a9f3ee Merge "ART: Native support for multidex" by Andreas Gampe · 10 years ago
  68. 833a485 ART: Native support for multidex by Andreas Gampe · 10 years ago
  69. b849f6d Merge "Fix linux build." by Brian Carlstrom · 10 years ago
  70. 39b1ef0 Fix linux build. by Brian Carlstrom · 10 years ago
  71. e334cca Merge "Further refine gtest dependencies." by Brian Carlstrom · 10 years ago
  72. eb85f2b Further refine gtest dependencies. by Brian Carlstrom · 10 years ago
  73. b0947fc Merge "Copyright assignment" by Andreas Gampe · 10 years ago
  74. 62edf0b Copyright assignment by Bernhard Rosenkraenzer · 10 years ago
  75. ebeaf8f Merge "Treat larger than jint capacity in NewDirectByteBuffer as an error" by Brian Carlstrom · 10 years ago
  76. 45d26c8 Treat larger than jint capacity in NewDirectByteBuffer as an error by Brian Carlstrom · 10 years ago
  77. 3ee7b36 Merge "Fix the Mac build on x86-64." by Ian Rogers · 10 years ago
  78. c3ccc10 Fix the Mac build on x86-64. by Ian Rogers · 10 years ago
  79. b5dc944 Merge "Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS" by Brian Carlstrom · 10 years ago
  80. 6ffcd00 Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS by Brian Carlstrom · 10 years ago
  81. e043deb Merge "Add libjavacore dependency for oat tests" by Brian Carlstrom · 10 years ago
  82. 519e3d0 Add libjavacore dependency for oat tests by Brian Carlstrom · 10 years ago
  83. 3153895 Merge "Weaken condition to dump a thread's stack in a debug build." by Ian Rogers · 10 years ago
  84. eef2e54 Weaken condition to dump a thread's stack in a debug build. by Ian Rogers · 10 years ago
  85. ece10db Merge "Define run-test targets." by Ian Rogers · 10 years ago
  86. bf66bce Define run-test targets. by Ian Rogers · 10 years ago
  87. b9d11f7 Merge "x86_64: Fix wide argument increment" by Ian Rogers · 10 years ago
  88. c6f0f60 Merge "x86_64: int-to-long should ensure that int in kCoreReg" by Ian Rogers · 10 years ago
  89. e63d9d4 x86_64: int-to-long should ensure that int in kCoreReg by Serguei Katkov · 10 years ago
  90. 10fdc6a Merge "Fix various test dependencies." by Ian Rogers · 10 years ago
  91. 665de8a Fix various test dependencies. by Ian Rogers · 10 years ago
  92. b6564c1 x86_64: Fix wide argument increment by Chao-ying Fu · 10 years ago
  93. d377971 Merge "Multilib ART host." by Ian Rogers · 10 years ago
  94. afd9acc Multilib ART host. by Ian Rogers · 10 years ago
  95. ba778fa Merge "AArch64: Add memcmp.S for Arm64." by Andreas Gampe · 10 years ago
  96. 685d352 Merge "Add more read barriers to the class linker." by Hiroshi Yamauchi · 10 years ago
  97. e9e3e69 Add more read barriers to the class linker. by Hiroshi Yamauchi · 10 years ago
  98. 57d99f6 Merge "Return "false" instead of "nullptr" in bool DexFile::Open." by Nicolas Geoffray · 10 years ago
  99. bacce5c Return "false" instead of "nullptr" in bool DexFile::Open. by Alexander Ivchenko · 10 years ago
  100. fe6bfba Merge "Revert "Re-enable tests with the optimizing compiler."" by Nicolas Geoffray · 10 years ago