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