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