1. 3e83c5b Merge \"ARM64: Use VIXL\'s conditional select helper.\" am: 5fe5bd9f17 by Alexandre Rames · 9 years ago
  2. 5fe5bd9 Merge "ARM64: Use VIXL's conditional select helper." by Vladimir Marko · 9 years ago
  3. 880f119 ARM64: Use VIXL's conditional select helper. by Alexandre Rames · 9 years ago
  4. 1523d7c Merge \"Remove too aggressive DCHECKs.\" am: cace1ba2ab by Nicolas Geoffray · 9 years ago
  5. cace1ba Merge "Remove too aggressive DCHECKs." by Treehugger Robot · 9 years ago
  6. 206fbf5 Remove too aggressive DCHECKs. by Nicolas Geoffray · 9 years ago
  7. b7dae9a Merge \"Disable 149-suspend-all-stress, its output is flaky.\" am: 834f4445e7 by Nicolas Geoffray · 9 years ago
  8. 834f444 Merge "Disable 149-suspend-all-stress, its output is flaky." by Nicolas Geoffray · 9 years ago
  9. e7aa9dd Disable 149-suspend-all-stress, its output is flaky. by Nicolas Geoffray · 9 years ago
  10. 1963e21 Merge \"Revert \"ART: Disable check under memory tools\"\" am: a1f2201647 by Andreas Gampe · 9 years ago
  11. a1f2201 Merge "Revert "ART: Disable check under memory tools"" by Andreas Gampe · 9 years ago
  12. b87c03f Revert "ART: Disable check under memory tools" by Andreas Gampe · 9 years ago
  13. 866b325 Merge \"ART: Suppress memcpy overlap in jemalloc for valgrind\" am: 904ece094b by Andreas Gampe · 9 years ago
  14. 904ece0 Merge "ART: Suppress memcpy overlap in jemalloc for valgrind" by Andreas Gampe · 9 years ago
  15. d0c29d1 ART: Suppress memcpy overlap in jemalloc for valgrind by Andreas Gampe · 9 years ago
  16. 31f4454 Merge \"Use ScopedObjectAccess in ThreadList::Dump\" am: 52c02d62d3 by Mathieu Chartier · 9 years ago
  17. 52c02d6 Merge "Use ScopedObjectAccess in ThreadList::Dump" by Mathieu Chartier · 9 years ago
  18. e99f532 Use ScopedObjectAccess in ThreadList::Dump by Mathieu Chartier · 9 years ago
  19. aee4295 Merge \"ART: Disable check under memory tools\" am: 4811e72671 by Andreas Gampe · 9 years ago
  20. 4811e72 Merge "ART: Disable check under memory tools" by Treehugger Robot · 9 years ago
  21. ff5b92a Merge \"Fix the region space name for dumpsys meminfo.\" am: fbae821a7a by Hiroshi Yamauchi · 9 years ago
  22. fbae821 Merge "Fix the region space name for dumpsys meminfo." by Treehugger Robot · 9 years ago
  23. 984ff97 Merge \"Disable the CC collector / read barrier checks in non-debug build.\" by Hiroshi Yamauchi · 9 years ago
  24. aacb0aa Merge "Disable the CC collector / read barrier checks in non-debug build." by Treehugger Robot · 9 years ago
  25. 820c13b ART: Disable check under memory tools by Andreas Gampe · 9 years ago
  26. 4799530 Fix the region space name for dumpsys meminfo. by Hiroshi Yamauchi · 9 years ago
  27. daf61a1 Disable the CC collector / read barrier checks in non-debug build. by Hiroshi Yamauchi · 9 years ago
  28. cb21f65 Merge \"ART: Fix swap usage determination in dex2oat\" am: 2947549659 by Andreas Gampe · 9 years ago
  29. 2947549 Merge "ART: Fix swap usage determination in dex2oat" by Treehugger Robot · 9 years ago
  30. 7386da4 ART: Fix swap usage determination in dex2oat by Andreas Gampe · 9 years ago
  31. 96dcd8e Merge \"Fix dex file leak in oat file manager\" am: 9030e9a10f by Mathieu Chartier · 9 years ago
  32. 9030e9a Merge "Fix dex file leak in oat file manager" by Mathieu Chartier · 9 years ago
  33. b90c1aa Merge \"ART: Add ATRACE section for collision check\" am: 531e86c888 by Andreas Gampe · 9 years ago
  34. 14d7b3e Fix dex file leak in oat file manager by Mathieu Chartier · 9 years ago
  35. 531e86c Merge "ART: Add ATRACE section for collision check" by Treehugger Robot · 9 years ago
  36. 1fdbe1b ART: Add ATRACE section for collision check by Andreas Gampe · 9 years ago
  37. 3e6a432 Merge \"Add Valgrind target tests\" am: ca7399a1d7 by Anton Kirilov · 9 years ago
  38. ca7399a Merge "Add Valgrind target tests" by Treehugger Robot · 9 years ago
  39. e5e76f4 Add Valgrind target tests by Anton Kirilov · 9 years ago
  40. 2f5cdfc Merge \"Fix some \"possible\" divide by 0\" am: 393d3d614d by Mathieu Chartier · 9 years ago
  41. 393d3d6 Merge "Fix some "possible" divide by 0" by Mathieu Chartier · 9 years ago
  42. 1ebf8d3 Fix some "possible" divide by 0 by Mathieu Chartier · 9 years ago
  43. 3f5bb4c Merge \"Add thread suspend stress\" am: 9969153d38 by Mathieu Chartier · 9 years ago
  44. 9969153 Merge "Add thread suspend stress" by Mathieu Chartier · 9 years ago
  45. 465ab09 Merge \"Re-introduce an old version of 600-verifier-fails.\" am: 02f7cfd1b4 by Nicolas Geoffray · 9 years ago
  46. 02f7cfd Merge "Re-introduce an old version of 600-verifier-fails." by Nicolas Geoffray · 9 years ago
  47. 4a0a511 Re-introduce an old version of 600-verifier-fails. by Nicolas Geoffray · 9 years ago
  48. 1a7ce53 Merge \"Ensure we have a profiling info object before trying to compile.\" by Nicolas Geoffray · 9 years ago
  49. 08f746d Merge "Ensure we have a profiling info object before trying to compile." by Nicolas Geoffray · 9 years ago
  50. 6f8243f Merge \"Also catch OOME from the new byte[].\" am: 172abeb725 by Nicolas Geoffray · 9 years ago
  51. adc61df Ensure we have a profiling info object before trying to compile. by Nicolas Geoffray · 9 years ago
  52. 172abeb Merge "Also catch OOME from the new byte[]." by Nicolas Geoffray · 9 years ago
  53. 061f80b Also catch OOME from the new byte[]. by Nicolas Geoffray · 9 years ago
  54. 11e2283 Merge \"Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86.\" am: 4b5c2901d6 by Nicolas Geoffray · 9 years ago
  55. 4b5c290 Merge "Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86." by Treehugger Robot · 9 years ago
  56. e47a63a Merge \"Use usleep instead of sleep(0).\" am: 04110b5f86 by Nicolas Geoffray · 9 years ago
  57. 04110b5 Merge "Use usleep instead of sleep(0)." by Treehugger Robot · 9 years ago
  58. 0f838aa Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86. by Nicolas Geoffray · 9 years ago
  59. 223ac0c Use usleep instead of sleep(0). by Nicolas Geoffray · 9 years ago
  60. 839f3be Merge \"Bump frame size limit 8 bytes to fix x86_64 build with latest external/libcxx\" by Brian Carlstrom · 9 years ago
  61. 01273f1 Merge "Bump frame size limit 8 bytes to fix x86_64 build with latest external/libcxx" by Brian Carlstrom · 9 years ago
  62. a06481e Bump frame size limit 8 bytes to fix x86_64 build with latest external/libcxx by Brian Carlstrom · 9 years ago
  63. 99c33e5 Merge \"Revert \"Revert \"Revert \"Revert \"Revert some flaky unloading\"\"\"\"\" by Alex Light · 9 years ago
  64. afb0f38 Merge "Revert "Revert "Revert "Revert "Revert some flaky unloading""""" by Treehugger Robot · 9 years ago
  65. a80e2af Add thread suspend stress by Mathieu Chartier · 9 years ago
  66. 7dbf20a Revert "Revert "Revert "Revert "Revert some flaky unloading"""" by Alex Light · 9 years ago
  67. 07846d2 Merge \"Temporarily disable test E\" am: aff0fa5748 by Aart Bik · 9 years ago
  68. aff0fa5 Merge "Temporarily disable test E" by Treehugger Robot · 9 years ago
  69. d60b0e8 Merge \"Add a few more pending exception checks\" am: 6aa9fafbfb by Mathieu Chartier · 9 years ago
  70. 6aa9faf Merge "Add a few more pending exception checks" by Mathieu Chartier · 9 years ago
  71. 8502f72 Add a few more pending exception checks by Mathieu Chartier · 9 years ago
  72. 29f8b6f Temporarily disable test E by Aart Bik · 9 years ago
  73. d9ca64c Merge \"Revert \"Revert \"Revert \"Revert some flaky unloading\"\"\"\" by Alex Light · 9 years ago
  74. 9d6f786 Merge "Revert "Revert "Revert "Revert some flaky unloading"""" by Alex Light · 9 years ago
  75. b62cd86 Merge \"Do not place null check on unresolved method calls.\" am: 4a85ad8b80 by Aart Bik · 9 years ago
  76. 340f486 Revert "Revert "Revert "Revert some flaky unloading""" by Alex Light · 9 years ago
  77. 4a85ad8 Merge "Do not place null check on unresolved method calls." by Aart Bik · 9 years ago
  78. 296fbb4 Do not place null check on unresolved method calls. by Aart Bik · 9 years ago
  79. ce04015 Merge \"Use sleep instead of sched_yield.\" am: 5a9ecac3c9 by Nicolas Geoffray · 9 years ago
  80. 5a9ecac Merge "Use sleep instead of sched_yield." by Treehugger Robot · 9 years ago
  81. 81d82ff Use sleep instead of sched_yield. by Nicolas Geoffray · 9 years ago
  82. e6e0eaa Merge \"Be pro-active into ensuring a method is JITted in test.\" am: 616723f67e by Nicolas Geoffray · 9 years ago
  83. 616723f Merge "Be pro-active into ensuring a method is JITted in test." by Treehugger Robot · 9 years ago
  84. 1027880 Be pro-active into ensuring a method is JITted in test. by Nicolas Geoffray · 9 years ago
  85. 0497ba2 Merge \"Wrap certain exception types when loading an erroneous class.\" by Jeff Hao · 9 years ago
  86. 923b26f Merge "Wrap certain exception types when loading an erroneous class." by Treehugger Robot · 9 years ago
  87. c92a7a1 Wrap certain exception types when loading an erroneous class. by Jeff Hao · 9 years ago
  88. 9ea2fe1 Merge \"Enable profman pretty printing\" am: 06fead330f by David Sehr · 9 years ago
  89. 06fead3 Merge "Enable profman pretty printing" by David Sehr · 9 years ago
  90. 546d24f Enable profman pretty printing by David Sehr · 9 years ago
  91. 80ad6c3 Merge "Initial profman support for verbose dump" am: 6c54dfb86a by David Sehr · 9 years ago
  92. 6c54dfb Merge "Initial profman support for verbose dump" by David Sehr · 9 years ago
  93. b292904 Merge "Do not hide instance field hard failure with soft failure" am: 88b970c241 by Aart Bik · 9 years ago
  94. 88b970c Merge "Do not hide instance field hard failure with soft failure" by Aart Bik · 9 years ago
  95. 4fcdd6d Initial profman support for verbose dump by David Sehr · 9 years ago
  96. 3188364 Do not hide instance field hard failure with soft failure by Aart Bik · 9 years ago
  97. ba7b8dd Merge "Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces.""" by Nicolas Geoffray · 9 years ago
  98. 83968f1 Merge "Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces.""" by Treehugger Robot · 9 years ago
  99. b551e4f Merge "ART: Remove redundant MoveInstructionBefore method" am: 4fb652a5ca by David Brazdil · 9 years ago
  100. 4fb652a Merge "ART: Remove redundant MoveInstructionBefore method" by David Brazdil · 9 years ago