1. 2c8b369 Merge "Suppress ArrayDequeTest#testForEachRemaining temporarily." am: e8e56f26fb by Narayan Kamath · 9 years ago
  2. e8e56f2 Merge "Suppress ArrayDequeTest#testForEachRemaining temporarily." by Nicolas Geoffray · 9 years ago
  3. 98c38e3 Suppress ArrayDequeTest#testForEachRemaining temporarily. by Narayan Kamath · 9 years ago
  4. 59be62a Merge "Refine statistics around the JIT." am: a3ed89f687 by Nicolas Geoffray · 9 years ago
  5. 4a38346 Merge "Move back the boot image to debuggable." am: 104f22ec88 by Nicolas Geoffray · 9 years ago
  6. a3ed89f Merge "Refine statistics around the JIT." by Nicolas Geoffray · 9 years ago
  7. 104f22e Merge "Move back the boot image to debuggable." by Nicolas Geoffray · 9 years ago
  8. 0c6e334 Move back the boot image to debuggable. by Nicolas Geoffray · 9 years ago
  9. 81e73e9 Merge "Fix lint issue." am: b138a6ee7f by Nicolas Geoffray · 9 years ago
  10. b138a6e Merge "Fix lint issue." by Nicolas Geoffray · 9 years ago
  11. 457413a Fix lint issue. by Nicolas Geoffray · 9 years ago
  12. d123149 Merge "Integer.bitCount and Long.bitCount intrinsics for ARM64" am: dd11dde40a by xueliang.zhong · 9 years ago
  13. dd11dde Merge "Integer.bitCount and Long.bitCount intrinsics for ARM64" by Nicolas Geoffray · 9 years ago
  14. 522a595 Merge "ProfilingInfo roots should be visited by the declaring class." by Nicolas Geoffray · 9 years ago
  15. 9ec0676 Merge "ProfilingInfo roots should be visited by the declaring class." by Nicolas Geoffray · 9 years ago
  16. 48d004f Merge "MIPS32: Highest/Lowest One Bit Set:" am: 1028909c89 by Chris Larsen · 9 years ago
  17. 1028909 Merge "MIPS32: Highest/Lowest One Bit Set:" by Andreas Gampe · 9 years ago
  18. 9775934 MIPS32: Highest/Lowest One Bit Set: by Chris Larsen · 9 years ago
  19. f1b457d Merge "Add ScopedGCCriticalSection to Trace::StopTracing." am: e330de4226 by Hiroshi Yamauchi · 9 years ago
  20. 19754f8 Merge "MIPS32: Improve TrailingZeros" am: 3b13d9408f by Chris Larsen · 9 years ago
  21. e330de4 Merge "Add ScopedGCCriticalSection to Trace::StopTracing." by Hiroshi Yamauchi · 9 years ago
  22. 3b13d94 Merge "MIPS32: Improve TrailingZeros" by Andreas Gampe · 9 years ago
  23. 6a54e84 Merge "MIPS32: Implement bitCount intrinsics." am: 7891581ad7 by Chris Larsen · 9 years ago
  24. bbb2ebe MIPS32: Improve TrailingZeros by Chris Larsen · 9 years ago
  25. 7891581 Merge "MIPS32: Implement bitCount intrinsics." by Andreas Gampe · 9 years ago
  26. edc1645 MIPS32: Implement bitCount intrinsics. by Chris Larsen · 9 years ago
  27. 217fc04 Merge "MIPS32: Implement isInfinite intrinsics." am: 00bc2d3413 by Chris Larsen · 9 years ago
  28. 00bc2d3 Merge "MIPS32: Implement isInfinite intrinsics." by Andreas Gampe · 9 years ago
  29. 9ea02c4 Add ScopedGCCriticalSection to Trace::StopTracing. by Hiroshi Yamauchi · 9 years ago
  30. 9a3be98 ProfilingInfo roots should be visited by the declaring class. by Nicolas Geoffray · 9 years ago
  31. aa59d45 Merge "Add systrace to VerifyClass" am: 4a01be2b1a by Mathieu Chartier · 9 years ago
  32. 96bae62 Merge "Move some default-methods tests to Java from Smali." am: 66bdb9e03e by Alex Light · 9 years ago
  33. 4a01be2 Merge "Add systrace to VerifyClass" by Mathieu Chartier · 9 years ago
  34. 7211aa6 Add systrace to VerifyClass by Mathieu Chartier · 9 years ago
  35. 2714fe6 MIPS32: Implement isInfinite intrinsics. by Chris Larsen · 9 years ago
  36. 66bdb9e Merge "Move some default-methods tests to Java from Smali." by Alex Light · 9 years ago
  37. d204ba5 Move some default-methods tests to Java from Smali. by Alex Light · 9 years ago
  38. bdf0007 Merge "change image in run-jdwp-tests.sh" am: 93504f2f89 by Mingyao Yang · 9 years ago
  39. dd56633 Merge "Add a PassScope for PrepareForRegisterAllocation" am: b204d9444d by Mingyao Yang · 9 years ago
  40. 93504f2 Merge "change image in run-jdwp-tests.sh" by Mingyao Yang · 9 years ago
  41. b204d94 Merge "Add a PassScope for PrepareForRegisterAllocation" by Mingyao Yang · 9 years ago
  42. 919c92a Merge "Simplify LoadNativeLibrary()" am: 9bab082adb by Dimitry Ivanov · 9 years ago
  43. 9bab082 Merge "Simplify LoadNativeLibrary()" by Dimitry Ivanov · 9 years ago
  44. bcd94c8 Refine statistics around the JIT. by Nicolas Geoffray · 9 years ago
  45. 7c19a0d Merge "ART: cleanup exit_block_ in graph if exit block is removed" by Serguei Katkov · 9 years ago
  46. 19a133b Merge "ART: cleanup exit_block_ in graph if exit block is removed" by David Brazdil · 9 years ago
  47. 3817b1f Merge "Ignore 145-alloc-tracking-stress run-test failures with CC." by Roland Levillain · 9 years ago
  48. 49924c9 Integer.bitCount and Long.bitCount intrinsics for ARM64 by xueliang.zhong · 9 years ago
  49. 982a1ac Merge "Ignore 145-alloc-tracking-stress run-test failures with CC." by Roland Levillain · 9 years ago
  50. 7ba9966 ART: cleanup exit_block_ in graph if exit block is removed by Serguei Katkov · 9 years ago
  51. eeed32c Ignore 145-alloc-tracking-stress run-test failures with CC. by Roland Levillain · 9 years ago
  52. 8133a7e Merge "Do a TryLock when allocating a ProfilingInfo from the interpreter." by Nicolas Geoffray · 9 years ago
  53. e283588 Merge "Do a TryLock when allocating a ProfilingInfo from the interpreter." by Nicolas Geoffray · 9 years ago
  54. 700347e Add a PassScope for PrepareForRegisterAllocation by Mingyao Yang · 9 years ago
  55. 546719a Merge "Delete alloc tracking map outside of critical section" am: e4cec517fa by Mathieu Chartier · 9 years ago
  56. e4cec51 Merge "Delete alloc tracking map outside of critical section" by Mathieu Chartier · 9 years ago
  57. 0b8b4a6 Delete alloc tracking map outside of critical section by Mathieu Chartier · 9 years ago
  58. 9076355 Merge "Revert "Disable test after libunwind change."" am: 0b136ac861 by Andreas Gampe · 9 years ago
  59. 0fbb979 Merge "Disable 577-profile-foreign-dex temporarily." am: b93457153d by Hiroshi Yamauchi · 9 years ago
  60. 145c31a change image in run-jdwp-tests.sh by Mingyao Yang · 9 years ago
  61. 0b136ac Merge "Revert "Disable test after libunwind change."" by Andreas Gampe · 9 years ago
  62. 40f1f0a Revert "Disable test after libunwind change." by Andreas Gampe · 9 years ago
  63. b934571 Merge "Disable 577-profile-foreign-dex temporarily." by Hiroshi Yamauchi · 9 years ago
  64. 6a81fef Merge "Fast ART MIPS64 interpreter" am: b5e8ade3b6 by Alexey Frunze · 9 years ago
  65. b5e8ade Merge "Fast ART MIPS64 interpreter" by Bill Buzbee · 9 years ago
  66. 6cba74b Disable 577-profile-foreign-dex temporarily. by Hiroshi Yamauchi · 9 years ago
  67. 3c6440e Merge "Clear inline caches if a ProfilingInfo gets revived." am: 0344f4e1bd by Nicolas Geoffray · 9 years ago
  68. 2642652 Merge "Fix potential linear alloc memory leak" am: 6ba1d6834c by Mathieu Chartier · 9 years ago
  69. 0344f4e Merge "Clear inline caches if a ProfilingInfo gets revived." by Nicolas Geoffray · 9 years ago
  70. 6ba1d68 Merge "Fix potential linear alloc memory leak" by Mathieu Chartier · 9 years ago
  71. 5fad555 Merge "Simplified intrinsic macro mechanism." am: e0d1855149 by Aart Bik · 9 years ago
  72. e0d1855 Merge "Simplified intrinsic macro mechanism." by Aart Bik · 9 years ago
  73. 5b83050 Fix potential linear alloc memory leak by Mathieu Chartier · 9 years ago
  74. 8591eb4 Merge "Remove references to " am: a71ec6419d by Dan Willemsen · 9 years ago
  75. a71ec64 Merge "Remove references to $(ACP)" by Dan Willemsen · 9 years ago
  76. 511e41b Clear inline caches if a ProfilingInfo gets revived. by Nicolas Geoffray · 9 years ago
  77. 2f9fcc9 Simplified intrinsic macro mechanism. by Aart Bik · 9 years ago
  78. 512bfea Merge "Improve Checker error messages" am: 785eeae66e by David Brazdil · 9 years ago
  79. 04b7f88 Merge "Revert "Revert "Use the interpreter as a heartbeat for the JIT.""" by Nicolas Geoffray · 9 years ago
  80. 785eeae Merge "Improve Checker error messages" by David Brazdil · 9 years ago
  81. 52d6810 Merge "Revert "Revert "Use the interpreter as a heartbeat for the JIT.""" by Nicolas Geoffray · 9 years ago
  82. 3512244 Revert "Revert "Use the interpreter as a heartbeat for the JIT."" by Nicolas Geoffray · 9 years ago
  83. 0f73bda Improve Checker error messages by David Brazdil · 9 years ago
  84. 6bd39c5 Merge "ART: Enable JitProfiling for x86_64 Mterp" am: 00e94fb884 by Serguei Katkov · 9 years ago
  85. 00b53b7 Fast ART MIPS64 interpreter by Alexey Frunze · 9 years ago
  86. 00e94fb Merge "ART: Enable JitProfiling for x86_64 Mterp" by Bill Buzbee · 9 years ago
  87. d0be7fe Merge "oatdump: Add option to print just the header" am: 15427ae9ca by David Brazdil · 9 years ago
  88. 15427ae Merge "oatdump: Add option to print just the header" by David Brazdil · 9 years ago
  89. c03d7b6 oatdump: Add option to print just the header by David Brazdil · 9 years ago
  90. 99ea1df Merge "Fix one more Checker test after switch to Jack" am: 8c55011b89 by David Brazdil · 9 years ago
  91. 8c55011 Merge "Fix one more Checker test after switch to Jack" by David Brazdil · 9 years ago
  92. 40e4ba2 Fix one more Checker test after switch to Jack by David Brazdil · 9 years ago
  93. bbe295a Merge "ART: Switch Checker run-tests to Jack" am: f9f3c5b0eb by David Brazdil · 9 years ago
  94. f9f3c5b Merge "ART: Switch Checker run-tests to Jack" by David Brazdil · 9 years ago
  95. f02c3cf ART: Switch Checker run-tests to Jack by David Brazdil · 9 years ago
  96. b68d8a1 Merge "Revert "ART: Allow unwinding unattached threads"" am: 3d4770c457 by Nicolas Geoffray · 9 years ago
  97. 3d4770c Merge "Revert "ART: Allow unwinding unattached threads"" by Nicolas Geoffray · 9 years ago
  98. 0c65939 Revert "ART: Allow unwinding unattached threads" by Nicolas Geoffray · 9 years ago
  99. 6d2d664 Merge "Give the JIT its own arena pool to avoid lock contentions." by Nicolas Geoffray · 9 years ago
  100. 8d468e3 Merge "Give the JIT its own arena pool to avoid lock contentions." by Nicolas Geoffray · 9 years ago