1. bbcf072 Merge "Release the thread_list lock while waiting for daemons." by Nicolas Geoffray · 9 years ago
  2. aa45daa Release the thread_list lock while waiting for daemons. by Nicolas Geoffray · 9 years ago
  3. ec02795 Merge "ART: Use null for the BootClassLoader in LoadLibrary" by Treehugger Robot · 9 years ago
  4. 2d48e53 ART: Use null for the BootClassLoader in LoadLibrary by Andreas Gampe · 9 years ago
  5. e059b5b Merge "Implemented annotations display in dexdump." by Aart Bik · 9 years ago
  6. 34cfc66 Merge "Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky."""" by Mathieu Chartier · 9 years ago
  7. 0b8a914 Revert "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky.""" by Mathieu Chartier · 9 years ago
  8. 58c0b44 Merge "Add lock when iterating over BacktraceMap." by Christopher Ferris · 9 years ago
  9. dce5086 Implemented annotations display in dexdump. by Aart Bik · 9 years ago
  10. 83eab26 Merge changes I25d9ac3e,I783dac75 by Mathieu Chartier · 9 years ago
  11. b369cad Revert "Revert "Skip DumpForSigQuit if debugger is active"" by Mathieu Chartier · 9 years ago
  12. 592a758 Revert "Skip DumpForSigQuit if debugger is active" by Mathieu Chartier · 9 years ago
  13. dca4d5d Merge "Use collector specific helper classes" by Mathieu Chartier · 9 years ago
  14. a07f559 Use collector specific helper classes by Mathieu Chartier · 9 years ago
  15. d5aa626 Merge "ARM: Improve String.getCharsNoCheck intrinsic." by Vladimir Marko · 9 years ago
  16. 3fdab77 ARM: Improve String.getCharsNoCheck intrinsic. by Scott Wakeling · 9 years ago
  17. 56f8b56 Add lock when iterating over BacktraceMap. by Christopher Ferris · 9 years ago
  18. 30564fd Merge "Change IMT size from 64 to 43" by Treehugger Robot · 9 years ago
  19. 013e3f3 Change IMT size from 64 to 43 by Matthew Gharrity · 9 years ago
  20. 8651203 Merge "For deadlock test, print out any unexpected exceptions." by Treehugger Robot · 9 years ago
  21. d7ceb51 For deadlock test, print out any unexpected exceptions. by Jeff Hao · 9 years ago
  22. 76b7919 Merge changes I7d3ba051,I2dc96535 by Treehugger Robot · 9 years ago
  23. 3fa4016 Merge "Avoid duplicate class for mark compact" by Mathieu Chartier · 9 years ago
  24. d528f68 Avoid duplicate class for mark compact by Mathieu Chartier · 9 years ago
  25. 48f9f28 Merge "Ensure we get a ProfilingInfo object before compiling." by Treehugger Robot · 9 years ago
  26. 2fa1137 Ensure we get a ProfilingInfo object before compiling. by Nicolas Geoffray · 9 years ago
  27. 80fdcfc1 Merge "MIPS32: Assembler tests for MIPS32R6" by Treehugger Robot · 9 years ago
  28. 61b370e Merge "Use a barrier instead of sleep for flaky deadlock test." by Treehugger Robot · 9 years ago
  29. 7fa5578 ART: Fix ImageSpace::Init by Andreas Gampe · 9 years ago
  30. 641466b Merge "Propagate flags to ShouldHaveEmbeddedVTable" by Mathieu Chartier · 9 years ago
  31. efeb9f0 Propagate flags to ShouldHaveEmbeddedVTable by Mathieu Chartier · 9 years ago
  32. 9e27666 Revert "Reduce ImageSpace::Init frame size" by Andreas Gampe · 9 years ago
  33. ab820ee Use a barrier instead of sleep for flaky deadlock test. by Jeff Hao · 9 years ago
  34. 8a0b9bf Merge "Refactor GetIMTIndex" by Treehugger Robot · 9 years ago
  35. edbcf54 Merge "Reduce ImageSpace::Init frame size" by Mathieu Chartier · 9 years ago
  36. a67a49a Reduce ImageSpace::Init frame size by Mathieu Chartier · 9 years ago
  37. abdda2f Merge "Optimize IMT" by Mathieu Chartier · 9 years ago
  38. 5070643 Refactor GetIMTIndex by Matthew Gharrity · 9 years ago
  39. 2b87a47 Merge "Also compile libnetd_client for target testing." by Nicolas Geoffray · 9 years ago
  40. 06c0b5d Merge "Revert "Revert "Disable 149-suspend-all-stress, its output is flaky.""" by Nicolas Geoffray · 9 years ago
  41. 64ed882 Revert "Revert "Disable 149-suspend-all-stress, its output is flaky."" by Nicolas Geoffray · 9 years ago
  42. 4531348 Merge "ARM: Use GOT_PREL references for Runtime::Current()." by Vladimir Marko · 9 years ago
  43. 93f26be Merge "Visit invalid roots of only suspended threads" by Mathieu Chartier · 9 years ago
  44. 98dd28e Merge "ART: Empty out sa_mask in ArmInstructionSetFeatures" by Treehugger Robot · 9 years ago
  45. f8a86b9 Visit invalid roots of only suspended threads by Mathieu Chartier · 9 years ago
  46. eeca2b2 ART: Empty out sa_mask in ArmInstructionSetFeatures by Andreas Gampe · 9 years ago
  47. 336f697 Merge "Change test 149 to run for 10 seconds" by Mathieu Chartier · 9 years ago
  48. 4070f3f Merge "ART: Add setenv to Valgrind target suppressions" by Andreas Gampe · 9 years ago
  49. 24b0049 ART: Add setenv to Valgrind target suppressions by Andreas Gampe · 9 years ago
  50. 8807794 Merge "ART: Workaround for ARM valgrind stack issues" by Treehugger Robot · 9 years ago
  51. 68d4ab3 Merge "Revert "Revert "Revert "Revert "Revert "Revert some flaky unloading"""""" by Alex Light · 9 years ago
  52. f7d2f9f Change test 149 to run for 10 seconds by Mathieu Chartier · 9 years ago
  53. 3098c8c ARM: Use GOT_PREL references for Runtime::Current(). by Vladimir Marko · 9 years ago
  54. 7df12cb ART: Workaround for ARM valgrind stack issues by Andreas Gampe · 9 years ago
  55. 3add9cb MIPS32: Assembler tests for MIPS32R6 by Chris Larsen · 9 years ago
  56. e554ecc Merge "Pass the right CFLAGS to libarttest(d)." by Alex Light · 9 years ago
  57. badee98 Optimize IMT by Nelli Kim · 9 years ago
  58. 63e0a7d Merge "ARM64: Improve String.getCharsNoCheck intrinsic." by Vladimir Marko · 9 years ago
  59. 294ce23 Merge "Revert "Disable 149-suspend-all-stress, its output is flaky."" by Mathieu Chartier · 9 years ago
  60. f84bef9 Merge "Support unlimited pending checkpoints" by Mathieu Chartier · 9 years ago
  61. 952e1e3 Support unlimited pending checkpoints by Mathieu Chartier · 9 years ago
  62. ece5386 Merge "Propagate the read barrier option to Class::VisitNativeRoots." by Hiroshi Yamauchi · 9 years ago
  63. 7a62e67 Propagate the read barrier option to Class::VisitNativeRoots. by Hiroshi Yamauchi · 9 years ago
  64. 06cb9b2 Revert "Disable 149-suspend-all-stress, its output is flaky." by Mathieu Chartier · 9 years ago
  65. 6149681 Merge "MIPS32: Improve offset calculations in loads and stores" by Treehugger Robot · 9 years ago
  66. 5fe5bd9 Merge "ARM64: Use VIXL's conditional select helper." by Vladimir Marko · 9 years ago
  67. bc5669e Revert "Revert "Revert "Revert "Revert "Revert some flaky unloading""""" by Alex Light · 9 years ago
  68. 880f119 ARM64: Use VIXL's conditional select helper. by Alexandre Rames · 9 years ago
  69. b3dab27 Also compile libnetd_client for target testing. by Nicolas Geoffray · 9 years ago
  70. 14527cc Pass the right CFLAGS to libarttest(d). by Nicolas Geoffray · 9 years ago
  71. cace1ba Merge "Remove too aggressive DCHECKs." by Treehugger Robot · 9 years ago
  72. df109d9 ARM64: Improve String.getCharsNoCheck intrinsic. by Scott Wakeling · 9 years ago
  73. 206fbf5 Remove too aggressive DCHECKs. by Nicolas Geoffray · 9 years ago
  74. 834f444 Merge "Disable 149-suspend-all-stress, its output is flaky." by Nicolas Geoffray · 9 years ago
  75. e7aa9dd Disable 149-suspend-all-stress, its output is flaky. by Nicolas Geoffray · 9 years ago
  76. a1f2201 Merge "Revert "ART: Disable check under memory tools"" by Andreas Gampe · 9 years ago
  77. b87c03f Revert "ART: Disable check under memory tools" by Andreas Gampe · 9 years ago
  78. 904ece0 Merge "ART: Suppress memcpy overlap in jemalloc for valgrind" by Andreas Gampe · 9 years ago
  79. d0c29d1 ART: Suppress memcpy overlap in jemalloc for valgrind by Andreas Gampe · 9 years ago
  80. 52c02d6 Merge "Use ScopedObjectAccess in ThreadList::Dump" by Mathieu Chartier · 9 years ago
  81. e99f532 Use ScopedObjectAccess in ThreadList::Dump by Mathieu Chartier · 9 years ago
  82. 4811e72 Merge "ART: Disable check under memory tools" by Treehugger Robot · 9 years ago
  83. fbae821 Merge "Fix the region space name for dumpsys meminfo." by Treehugger Robot · 9 years ago
  84. aacb0aa Merge "Disable the CC collector / read barrier checks in non-debug build." by Treehugger Robot · 9 years ago
  85. 820c13b ART: Disable check under memory tools by Andreas Gampe · 9 years ago
  86. 4799530 Fix the region space name for dumpsys meminfo. by Hiroshi Yamauchi · 9 years ago
  87. cad3a4c MIPS32: Improve offset calculations in loads and stores by Alexey Frunze · 9 years ago
  88. daf61a1 Disable the CC collector / read barrier checks in non-debug build. by Hiroshi Yamauchi · 9 years ago
  89. 2947549 Merge "ART: Fix swap usage determination in dex2oat" by Treehugger Robot · 9 years ago
  90. 7386da4 ART: Fix swap usage determination in dex2oat by Andreas Gampe · 9 years ago
  91. 9030e9a Merge "Fix dex file leak in oat file manager" by Mathieu Chartier · 9 years ago
  92. 14d7b3e Fix dex file leak in oat file manager by Mathieu Chartier · 9 years ago
  93. 531e86c Merge "ART: Add ATRACE section for collision check" by Treehugger Robot · 9 years ago
  94. 1fdbe1b ART: Add ATRACE section for collision check by Andreas Gampe · 9 years ago
  95. ca7399a Merge "Add Valgrind target tests" by Treehugger Robot · 9 years ago
  96. e5e76f4 Add Valgrind target tests by Anton Kirilov · 9 years ago
  97. 393d3d6 Merge "Fix some "possible" divide by 0" by Mathieu Chartier · 9 years ago
  98. 1ebf8d3 Fix some "possible" divide by 0 by Mathieu Chartier · 9 years ago
  99. 9969153 Merge "Add thread suspend stress" by Mathieu Chartier · 9 years ago
  100. 02f7cfd Merge "Re-introduce an old version of 600-verifier-fails." by Nicolas Geoffray · 9 years ago