1. ea521dc Really use GCC for ARM64 by Sebastien Hertz · 10 years ago
  2. ebeaf8f Merge "Treat larger than jint capacity in NewDirectByteBuffer as an error" by Brian Carlstrom · 10 years ago
  3. 45d26c8 Treat larger than jint capacity in NewDirectByteBuffer as an error by Brian Carlstrom · 10 years ago
  4. b5dc944 Merge "Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS" by Brian Carlstrom · 10 years ago
  5. 6ffcd00 Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS by Brian Carlstrom · 10 years ago
  6. e043deb Merge "Add libjavacore dependency for oat tests" by Brian Carlstrom · 10 years ago
  7. 519e3d0 Add libjavacore dependency for oat tests by Brian Carlstrom · 10 years ago
  8. 3153895 Merge "Weaken condition to dump a thread's stack in a debug build." by Ian Rogers · 10 years ago
  9. eef2e54 Weaken condition to dump a thread's stack in a debug build. by Ian Rogers · 10 years ago
  10. ece10db Merge "Define run-test targets." by Ian Rogers · 10 years ago
  11. bf66bce Define run-test targets. by Ian Rogers · 10 years ago
  12. b9d11f7 Merge "x86_64: Fix wide argument increment" by Ian Rogers · 10 years ago
  13. c6f0f60 Merge "x86_64: int-to-long should ensure that int in kCoreReg" by Ian Rogers · 10 years ago
  14. e63d9d4 x86_64: int-to-long should ensure that int in kCoreReg by Serguei Katkov · 10 years ago
  15. 10fdc6a Merge "Fix various test dependencies." by Ian Rogers · 10 years ago
  16. 665de8a Fix various test dependencies. by Ian Rogers · 10 years ago
  17. b6564c1 x86_64: Fix wide argument increment by Chao-ying Fu · 10 years ago
  18. d377971 Merge "Multilib ART host." by Ian Rogers · 10 years ago
  19. afd9acc Multilib ART host. by Ian Rogers · 10 years ago
  20. ba778fa Merge "AArch64: Add memcmp.S for Arm64." by Andreas Gampe · 10 years ago
  21. 685d352 Merge "Add more read barriers to the class linker." by Hiroshi Yamauchi · 10 years ago
  22. e9e3e69 Add more read barriers to the class linker. by Hiroshi Yamauchi · 10 years ago
  23. fe7aee2 Merge "More advanced timing loggers." by Mathieu Chartier · 10 years ago
  24. f5997b4 More advanced timing loggers. by Mathieu Chartier · 10 years ago
  25. 1f47b4d Merge "Add logging to monitor deflation." by Mathieu Chartier · 10 years ago
  26. 48ab687 Add logging to monitor deflation. by Mathieu Chartier · 10 years ago
  27. fe6bfba Merge "Revert "Re-enable tests with the optimizing compiler."" by Nicolas Geoffray · 10 years ago
  28. e61fd35 Revert "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 10 years ago
  29. 2055091 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 10 years ago
  30. ae43e2b Merge "Fix test-art-target error" by Nicolas Geoffray · 10 years ago
  31. 532714a Fix test-art-target error by Brian Carlstrom · 10 years ago
  32. 89522f4 Merge "Fix a bug in LiveInterval::FirstRegisterUseAfter." by Nicolas Geoffray · 10 years ago
  33. de025a7 Fix a bug in LiveInterval::FirstRegisterUseAfter. by Nicolas Geoffray · 10 years ago
  34. 84691ba Merge "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 10 years ago
  35. cbb0e80 Merge "Use reader lock of bulk free lock when not freeing." by Mathieu Chartier · 10 years ago
  36. a1c1c71 Use reader lock of bulk free lock when not freeing. by Mathieu Chartier · 10 years ago
  37. 5dcdc93 Merge "Fix implicit check option handling for non-cross-compiles" by Dave Allison · 10 years ago
  38. ca3aaba Fix implicit check option handling for non-cross-compiles by Dave Allison · 10 years ago
  39. 9658d24 Merge "Fixed ImageWriter timings not being written out." by Brian Carlstrom · 10 years ago
  40. b03a0ec Fixed ImageWriter timings not being written out. by Alex Light · 10 years ago
  41. fbd18f1 Merge "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 10 years ago
  42. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 10 years ago
  43. 7e47f71 Merge "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 10 years ago
  44. 27113be Merge "Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter""" by Andreas Gampe · 10 years ago
  45. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 10 years ago
  46. 1528b02 Merge "Add some more instruction support to optimizing compiler." by Dave Allison · 10 years ago
  47. 20dfc79 Add some more instruction support to optimizing compiler. by Dave Allison · 10 years ago
  48. a76724f Merge "Use GCC on ARM64" by Sebastien Hertz · 10 years ago
  49. 1bc6772 Merge "Log profile info only on debug builds." by Calin Juravle · 10 years ago
  50. 7db22606 Merge "Always compile leafs during profile based compilation." by Calin Juravle · 10 years ago
  51. ad1e79f Merge "Move trampolines to thumb2 instead of ARM" by Dave Allison · 10 years ago
  52. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 10 years ago
  53. 50abf0a Move trampolines to thumb2 instead of ARM by Dave Allison · 10 years ago
  54. 08f7a2d Log profile info only on debug builds. by Calin Juravle · 10 years ago
  55. 38a0904 Always compile leafs during profile based compilation. by Calin Juravle · 10 years ago
  56. 9462a31 Merge "x86_64: Correct fix for cmp-long" by Bill Buzbee · 10 years ago
  57. 1c55703 x86_64: Correct fix for cmp-long by Serguei Katkov · 10 years ago
  58. 3c6c464 Merge "Mac doesn't define MAP_ANONYMOUS" by Ian Rogers · 10 years ago
  59. d6b6865 Mac doesn't define MAP_ANONYMOUS by Ian Rogers · 10 years ago
  60. be781e5 Merge "Revert "Revert "ART: Fix StoreValue to use RefDisp when necessary.""" by Andreas Gampe · 10 years ago
  61. 2073e75 Revert "Revert "ART: Fix StoreValue to use RefDisp when necessary."" by Andreas Gampe · 10 years ago
  62. dd79f21 Merge "Limit the size of files created by run-test to 2MB." by Ian Rogers · 10 years ago
  63. 997f0f9 Limit the size of files created by run-test to 2MB. by Ian Rogers · 10 years ago
  64. 87523b6 Merge "X86 Dis: Add missing mov byte; Add size suffixes" by Ian Rogers · 10 years ago
  65. a33720c X86 Dis: Add missing mov byte; Add size suffixes by Mark Mendell · 10 years ago
  66. a5377fe Merge "Revert "ART: Fix StoreValue to use RefDisp when necessary."" by Ian Rogers · 10 years ago
  67. e98297b Revert "ART: Fix StoreValue to use RefDisp when necessary." by Ian Rogers · 10 years ago
  68. 5c1ad33 Merge "Use command line android root in dex2oat to find image." by Ian Rogers · 10 years ago
  69. b493c29 Merge "x86_64: Enable some optimizations" by Bill Buzbee · 10 years ago
  70. 4370d3d Merge "x86_64: Fix fp-to-core conversion" by Bill Buzbee · 10 years ago
  71. 7499cd1 Merge "x86_64: Fix comp-long" by Bill Buzbee · 10 years ago
  72. 0498223 x86_64: Fix comp-long by Serguei Katkov · 10 years ago
  73. 596bea8 ART: Fix StoreValue to use RefDisp when necessary. by Andreas Gampe · 10 years ago
  74. 5602793 Merge "More verbose logs for JDWP events" by Sebastien Hertz · 10 years ago
  75. bca0d3d More verbose logs for JDWP events by Sebastien Hertz · 10 years ago
  76. 5078d97 x86_64: Fix fp-to-core conversion by Serguei Katkov · 10 years ago
  77. bc8568c AArch64: Add memcmp.S for Arm64. by Serban Constantinescu · 10 years ago
  78. 56c3e84 Use GCC on ARM64 by Sebastien Hertz · 10 years ago
  79. 40bdf97 Merge "Quick compiler: enable Arm64 compilation" by buzbee · 10 years ago
  80. 9cad72d Quick compiler: enable Arm64 compilation by buzbee · 10 years ago
  81. b06a036 Merge "ART: Method verifier must check invoke-virtuals for non-zero args" by Andreas Gampe · 10 years ago
  82. c331431 ART: Method verifier must check invoke-virtuals for non-zero args by Andreas Gampe · 10 years ago
  83. 5c0fcda Merge "Shared single GC iteration accounting for all GCs." by Mathieu Chartier · 10 years ago
  84. 10fb83a Shared single GC iteration accounting for all GCs. by Mathieu Chartier · 10 years ago
  85. 2d2d6bb Merge "ART: Do not try to pretty-print method in dex file" by Andreas Gampe · 10 years ago
  86. 4fdbba0 ART: Do not try to pretty-print method in dex file by Andreas Gampe · 10 years ago
  87. 6d90efa Merge "ART: Method verifier needs to check 2-reg values" by Andreas Gampe · 10 years ago
  88. e617e9a Merge "ART: Fix register overlap checks in CopyArgumentRegs" by Bill Buzbee · 10 years ago
  89. 49c5f50 ART: Fix register overlap checks in CopyArgumentRegs by Andreas Gampe · 10 years ago
  90. 8d16f20 Merge "Add more read barriers for JNI roots." by Hiroshi Yamauchi · 10 years ago
  91. ea2e1bd Add more read barriers for JNI roots. by Hiroshi Yamauchi · 10 years ago
  92. faa6974 Merge "ART: ReadFully needs to fail when EOF" by Andreas Gampe · 10 years ago
  93. 825201e ART: ReadFully needs to fail when EOF by Andreas Gampe · 10 years ago
  94. 990f110 Merge "ART: Fix StoreValue to use RefDisp when necessary." by Andreas Gampe · 10 years ago
  95. 77cd4d6 ART: Method verifier needs to check 2-reg values by Andreas Gampe · 10 years ago
  96. 4a47f82 Merge "Quick compiler: remove Arm64 "EXPERIMENTAL" filter" by buzbee · 10 years ago
  97. 54ee444 Quick compiler: remove Arm64 "EXPERIMENTAL" filter by buzbee · 10 years ago
  98. a81fe3d Merge "x86_64: Several fixes required for enabling promotion" by Bill Buzbee · 10 years ago
  99. 7133659 Merge "x86_64: Fix neg_double" by Bill Buzbee · 10 years ago
  100. 202e747 Merge "ART: Log information when skipping method during compilation" by Andreas Gampe · 10 years ago