1. 17701f5 am 77c0b8d6: Merge "Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c" by Brian Carlstrom · 11 years ago
  2. 5470805 am ebeaf8f7: Merge "Treat larger than jint capacity in NewDirectByteBuffer as an error" by Brian Carlstrom · 11 years ago
  3. 1d61b33 am fe6bfba3: Merge "Revert "Re-enable tests with the optimizing compiler."" by Nicolas Geoffray · 11 years ago
  4. 5da93ae am 84691ba2: Merge "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 11 years ago
  5. d5201be am ae43e2b1: Merge "Fix test-art-target error" by Nicolas Geoffray · 11 years ago
  6. bd19364 am 89522f4b: Merge "Fix a bug in LiveInterval::FirstRegisterUseAfter." by Nicolas Geoffray · 11 years ago
  7. a2aa5cf am b5dc9444: Merge "Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS" by Brian Carlstrom · 11 years ago
  8. 29282d8 am e043deb5: Merge "Add libjavacore dependency for oat tests" by Brian Carlstrom · 11 years ago
  9. 64eaccb am 3153895d: Merge "Weaken condition to dump a thread\'s stack in a debug build." by Ian Rogers · 11 years ago
  10. 90b19da am ece10dbe: Merge "Define run-test targets." by Ian Rogers · 11 years ago
  11. a4bce9e am b9d11f7e: Merge "x86_64: Fix wide argument increment" by Ian Rogers · 11 years ago
  12. 7896d11 am c6f0f60b: Merge "x86_64: int-to-long should ensure that int in kCoreReg" by Ian Rogers · 11 years ago
  13. 4153a39 am 10fdc6af: Merge "Fix various test dependencies." by Ian Rogers · 11 years ago
  14. 77c0b8d Merge "Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c" by Brian Carlstrom · 11 years ago
  15. 85a9336 Address comments on change 45d26c86b00580593067ca42091ad66cf7dc4f7c by Brian Carlstrom · 11 years ago
  16. e043deb Merge "Add libjavacore dependency for oat tests" by Brian Carlstrom · 11 years ago
  17. 519e3d0 Add libjavacore dependency for oat tests by Brian Carlstrom · 11 years ago
  18. ece10db Merge "Define run-test targets." by Ian Rogers · 11 years ago
  19. bf66bce Define run-test targets. by Ian Rogers · 11 years ago
  20. 10fdc6a Merge "Fix various test dependencies." by Ian Rogers · 11 years ago
  21. 665de8a Fix various test dependencies. by Ian Rogers · 11 years ago
  22. ebeaf8f Merge "Treat larger than jint capacity in NewDirectByteBuffer as an error" by Brian Carlstrom · 11 years ago
  23. 45d26c8 Treat larger than jint capacity in NewDirectByteBuffer as an error by Brian Carlstrom · 11 years ago
  24. b5dc944 Merge "Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS" by Brian Carlstrom · 11 years ago
  25. 6ffcd00 Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS by Brian Carlstrom · 11 years ago
  26. 3153895 Merge "Weaken condition to dump a thread's stack in a debug build." by Ian Rogers · 11 years ago
  27. eef2e54 Weaken condition to dump a thread's stack in a debug build. by Ian Rogers · 11 years ago
  28. b9d11f7 Merge "x86_64: Fix wide argument increment" by Ian Rogers · 11 years ago
  29. c6f0f60 Merge "x86_64: int-to-long should ensure that int in kCoreReg" by Ian Rogers · 11 years ago
  30. e63d9d4 x86_64: int-to-long should ensure that int in kCoreReg by Serguei Katkov · 11 years ago
  31. 92181f5 am d377971c: Merge "Multilib ART host." by Ian Rogers · 11 years ago
  32. 7caeeb0 am ba778fae: Merge "AArch64: Add memcmp.S for Arm64." by Andreas Gampe · 11 years ago
  33. b55a330 am 685d3526: Merge "Add more read barriers to the class linker." by Hiroshi Yamauchi · 11 years ago
  34. 541644f am fe7aee2d: Merge "More advanced timing loggers." by Mathieu Chartier · 11 years ago
  35. 59cf754 am 1f47b4d8: Merge "Add logging to monitor deflation." by Mathieu Chartier · 11 years ago
  36. cf5f5da am 27113be9: Merge "Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter""" by Andreas Gampe · 11 years ago
  37. 7c256ea resolved conflicts for merge of 50e7d733 to klp-modular-dev-plus-aosp by Brian Carlstrom · 11 years ago
  38. b6564c1 x86_64: Fix wide argument increment by Chao-ying Fu · 11 years ago
  39. b133d43 am 9658d24d: Merge "Fixed ImageWriter timings not being written out." by Brian Carlstrom · 11 years ago
  40. 1c84b81 am fbd18f19: Merge "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 11 years ago
  41. cae687e am 7e47f713: Merge "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 11 years ago
  42. 40b591b am 1528b02c: Merge "Add some more instruction support to optimizing compiler." by Dave Allison · 11 years ago
  43. 685d352 Merge "Add more read barriers to the class linker." by Hiroshi Yamauchi · 11 years ago
  44. e9e3e69 Add more read barriers to the class linker. by Hiroshi Yamauchi · 11 years ago
  45. fe7aee2 Merge "More advanced timing loggers." by Mathieu Chartier · 11 years ago
  46. f5997b4 More advanced timing loggers. by Mathieu Chartier · 11 years ago
  47. fbd18f1 Merge "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 11 years ago
  48. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 11 years ago
  49. d377971 Merge "Multilib ART host." by Ian Rogers · 11 years ago
  50. afd9acc Multilib ART host. by Ian Rogers · 11 years ago
  51. ba778fa Merge "AArch64: Add memcmp.S for Arm64." by Andreas Gampe · 11 years ago
  52. 1f47b4d Merge "Add logging to monitor deflation." by Mathieu Chartier · 11 years ago
  53. 48ab687 Add logging to monitor deflation. by Mathieu Chartier · 11 years ago
  54. 5c884c1 am a76724f4: Merge "Use GCC on ARM64" by Sebastien Hertz · 11 years ago
  55. 7a5c8db am 1bc67722: Merge "Log profile info only on debug builds." by Calin Juravle · 11 years ago
  56. c4d4c3d am 7db22606: Merge "Always compile leafs during profile based compilation." by Calin Juravle · 11 years ago
  57. 0e9fed3 am ad1e79fb: Merge "Move trampolines to thumb2 instead of ARM" by Dave Allison · 11 years ago
  58. 557f71d am cbb0e809: Merge "Use reader lock of bulk free lock when not freeing." by Mathieu Chartier · 11 years ago
  59. ae43e2b Merge "Fix test-art-target error" by Nicolas Geoffray · 11 years ago
  60. 532714a Fix test-art-target error by Brian Carlstrom · 11 years ago
  61. 89522f4 Merge "Fix a bug in LiveInterval::FirstRegisterUseAfter." by Nicolas Geoffray · 11 years ago
  62. de025a7 Fix a bug in LiveInterval::FirstRegisterUseAfter. by Nicolas Geoffray · 11 years ago
  63. a76724f Merge "Use GCC on ARM64" by Sebastien Hertz · 11 years ago
  64. 84691ba Merge "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 11 years ago
  65. 2055091 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 11 years ago
  66. fe6bfba Merge "Revert "Re-enable tests with the optimizing compiler."" by Nicolas Geoffray · 11 years ago
  67. e61fd35 Revert "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 11 years ago
  68. 1bc6772 Merge "Log profile info only on debug builds." by Calin Juravle · 11 years ago
  69. 7db22606 Merge "Always compile leafs during profile based compilation." by Calin Juravle · 11 years ago
  70. 7e47f71 Merge "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 11 years ago
  71. cbb0e80 Merge "Use reader lock of bulk free lock when not freeing." by Mathieu Chartier · 11 years ago
  72. a1c1c71 Use reader lock of bulk free lock when not freeing. by Mathieu Chartier · 11 years ago
  73. 50e7d73 Update black list for klp-modular-dev by Brian Carlstrom · 11 years ago
  74. 941f0d4 am 5dcdc935: Merge "Fix implicit check option handling for non-cross-compiles" by Dave Allison · 11 years ago
  75. 5dcdc93 Merge "Fix implicit check option handling for non-cross-compiles" by Dave Allison · 11 years ago
  76. ca3aaba Fix implicit check option handling for non-cross-compiles by Dave Allison · 11 years ago
  77. 27113be Merge "Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter""" by Andreas Gampe · 11 years ago
  78. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 11 years ago
  79. 9658d24 Merge "Fixed ImageWriter timings not being written out." by Brian Carlstrom · 11 years ago
  80. b03a0ec Fixed ImageWriter timings not being written out. by Alex Light · 11 years ago
  81. 1528b02 Merge "Add some more instruction support to optimizing compiler." by Dave Allison · 11 years ago
  82. 20dfc79 Add some more instruction support to optimizing compiler. by Dave Allison · 11 years ago
  83. ad1e79f Merge "Move trampolines to thumb2 instead of ARM" by Dave Allison · 11 years ago
  84. 46c0541 am 3c6c4645: Merge "Mac doesn\'t define MAP_ANONYMOUS" by Ian Rogers · 11 years ago
  85. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 11 years ago
  86. f50a38a am 9462a31c: Merge "x86_64: Correct fix for cmp-long" by Bill Buzbee · 11 years ago
  87. 50abf0a Move trampolines to thumb2 instead of ARM by Dave Allison · 11 years ago
  88. 08f7a2d Log profile info only on debug builds. by Calin Juravle · 11 years ago
  89. 38a0904 Always compile leafs during profile based compilation. by Calin Juravle · 11 years ago
  90. 9462a31 Merge "x86_64: Correct fix for cmp-long" by Bill Buzbee · 11 years ago
  91. 1c55703 x86_64: Correct fix for cmp-long by Serguei Katkov · 11 years ago
  92. 3c6c464 Merge "Mac doesn't define MAP_ANONYMOUS" by Ian Rogers · 11 years ago
  93. d6b6865 Mac doesn't define MAP_ANONYMOUS by Ian Rogers · 11 years ago
  94. 1c2a110 am be781e55: Merge "Revert "Revert "ART: Fix StoreValue to use RefDisp when necessary.""" by Andreas Gampe · 11 years ago
  95. ee03de5 am dd79f215: Merge "Limit the size of files created by run-test to 2MB." by Ian Rogers · 11 years ago
  96. 20520e1 am a5377fe9: Merge "Revert "ART: Fix StoreValue to use RefDisp when necessary."" by Ian Rogers · 11 years ago
  97. dd79f21 Merge "Limit the size of files created by run-test to 2MB." by Ian Rogers · 11 years ago
  98. 3be0457 am 56027931: Merge "More verbose logs for JDWP events" by Sebastien Hertz · 11 years ago
  99. 31a350e am 87523b6c: Merge "X86 Dis: Add missing mov byte; Add size suffixes" by Ian Rogers · 11 years ago
  100. 997f0f9 Limit the size of files created by run-test to 2MB. by Ian Rogers · 11 years ago