1. 85b4c81 Merge "Query declaring class before querying IsNative." am: b4d1d7217c by Nicolas Geoffray · 9 years ago
  2. 68a4e76 Merge "ART: Update arm assembly to use current syntax" am: fd409de54c by buzbee · 9 years ago
  3. b4d1d72 Merge "Query declaring class before querying IsNative." by Nicolas Geoffray · 9 years ago
  4. 26329cd Query declaring class before querying IsNative. by Nicolas Geoffray · 9 years ago
  5. fd409de Merge "ART: Update arm assembly to use current syntax" by Bill Buzbee · 9 years ago
  6. 2c747f0 Merge "Fix very rare bug around JIT code cache collection." am: 03f9e6bbda by Nicolas Geoffray · 9 years ago
  7. 03f9e6b Merge "Fix very rare bug around JIT code cache collection." by Nicolas Geoffray · 9 years ago
  8. 10d3e43 Merge "Ignore 145-alloc-tracking-stress failures in interpreter with CC." by Roland Levillain · 9 years ago
  9. 93c9e7d Merge "ARM64: Implement SystemArrayCopyChar intrinsic." am: f51a235db3 by Scott Wakeling · 9 years ago
  10. dd6c73a Merge "Ignore 145-alloc-tracking-stress failures in interpreter with CC." by Roland Levillain · 9 years ago
  11. f51a235 Merge "ARM64: Implement SystemArrayCopyChar intrinsic." by Nicolas Geoffray · 9 years ago
  12. 96530d3 ART: Update arm assembly to use current syntax by buzbee · 9 years ago
  13. fee8556 Ignore 145-alloc-tracking-stress failures in interpreter with CC. by Roland Levillain · 9 years ago
  14. 10fa51b Merge "Make sure we keep adb logs on buildbots." am: 867a7c7330 by Nicolas Geoffray · 9 years ago
  15. 867a7c7 Merge "Make sure we keep adb logs on buildbots." by Nicolas Geoffray · 9 years ago
  16. 37c3c07 Merge "Re-enable CFI test for compressed symbols." am: 04ca0a728d by David Srbecky · 9 years ago
  17. 04ca0a7 Merge "Re-enable CFI test for compressed symbols." by David Srbecky · 9 years ago
  18. 0274240 Re-enable CFI test for compressed symbols. by David Srbecky · 9 years ago
  19. 80d9c85 Make sure we keep adb logs on buildbots. by Nicolas Geoffray · 9 years ago
  20. 9abb297 Fix very rare bug around JIT code cache collection. by Nicolas Geoffray · 9 years ago
  21. 2c8b369 Merge "Suppress ArrayDequeTest#testForEachRemaining temporarily." am: e8e56f26fb by Narayan Kamath · 9 years ago
  22. e8e56f2 Merge "Suppress ArrayDequeTest#testForEachRemaining temporarily." by Nicolas Geoffray · 9 years ago
  23. 98c38e3 Suppress ArrayDequeTest#testForEachRemaining temporarily. by Narayan Kamath · 9 years ago
  24. d3d0da5 ARM64: Implement SystemArrayCopyChar intrinsic. by Scott Wakeling · 9 years ago
  25. 59be62a Merge "Refine statistics around the JIT." am: a3ed89f687 by Nicolas Geoffray · 9 years ago
  26. 4a38346 Merge "Move back the boot image to debuggable." am: 104f22ec88 by Nicolas Geoffray · 9 years ago
  27. a3ed89f Merge "Refine statistics around the JIT." by Nicolas Geoffray · 9 years ago
  28. 104f22e Merge "Move back the boot image to debuggable." by Nicolas Geoffray · 9 years ago
  29. 0c6e334 Move back the boot image to debuggable. by Nicolas Geoffray · 9 years ago
  30. 81e73e9 Merge "Fix lint issue." am: b138a6ee7f by Nicolas Geoffray · 9 years ago
  31. b138a6e Merge "Fix lint issue." by Nicolas Geoffray · 9 years ago
  32. 457413a Fix lint issue. by Nicolas Geoffray · 9 years ago
  33. d123149 Merge "Integer.bitCount and Long.bitCount intrinsics for ARM64" am: dd11dde40a by xueliang.zhong · 9 years ago
  34. dd11dde Merge "Integer.bitCount and Long.bitCount intrinsics for ARM64" by Nicolas Geoffray · 9 years ago
  35. 522a595 Merge "ProfilingInfo roots should be visited by the declaring class." by Nicolas Geoffray · 9 years ago
  36. 9ec0676 Merge "ProfilingInfo roots should be visited by the declaring class." by Nicolas Geoffray · 9 years ago
  37. 48d004f Merge "MIPS32: Highest/Lowest One Bit Set:" am: 1028909c89 by Chris Larsen · 9 years ago
  38. 1028909 Merge "MIPS32: Highest/Lowest One Bit Set:" by Andreas Gampe · 9 years ago
  39. 9775934 MIPS32: Highest/Lowest One Bit Set: by Chris Larsen · 9 years ago
  40. f1b457d Merge "Add ScopedGCCriticalSection to Trace::StopTracing." am: e330de4226 by Hiroshi Yamauchi · 9 years ago
  41. 19754f8 Merge "MIPS32: Improve TrailingZeros" am: 3b13d9408f by Chris Larsen · 9 years ago
  42. e330de4 Merge "Add ScopedGCCriticalSection to Trace::StopTracing." by Hiroshi Yamauchi · 9 years ago
  43. 3b13d94 Merge "MIPS32: Improve TrailingZeros" by Andreas Gampe · 9 years ago
  44. 6a54e84 Merge "MIPS32: Implement bitCount intrinsics." am: 7891581ad7 by Chris Larsen · 9 years ago
  45. bbb2ebe MIPS32: Improve TrailingZeros by Chris Larsen · 9 years ago
  46. 7891581 Merge "MIPS32: Implement bitCount intrinsics." by Andreas Gampe · 9 years ago
  47. edc1645 MIPS32: Implement bitCount intrinsics. by Chris Larsen · 9 years ago
  48. 217fc04 Merge "MIPS32: Implement isInfinite intrinsics." am: 00bc2d3413 by Chris Larsen · 9 years ago
  49. 00bc2d3 Merge "MIPS32: Implement isInfinite intrinsics." by Andreas Gampe · 9 years ago
  50. 9ea02c4 Add ScopedGCCriticalSection to Trace::StopTracing. by Hiroshi Yamauchi · 9 years ago
  51. 9a3be98 ProfilingInfo roots should be visited by the declaring class. by Nicolas Geoffray · 9 years ago
  52. aa59d45 Merge "Add systrace to VerifyClass" am: 4a01be2b1a by Mathieu Chartier · 9 years ago
  53. 96bae62 Merge "Move some default-methods tests to Java from Smali." am: 66bdb9e03e by Alex Light · 9 years ago
  54. 4a01be2 Merge "Add systrace to VerifyClass" by Mathieu Chartier · 9 years ago
  55. 7211aa6 Add systrace to VerifyClass by Mathieu Chartier · 9 years ago
  56. 2714fe6 MIPS32: Implement isInfinite intrinsics. by Chris Larsen · 9 years ago
  57. 66bdb9e Merge "Move some default-methods tests to Java from Smali." by Alex Light · 9 years ago
  58. d204ba5 Move some default-methods tests to Java from Smali. by Alex Light · 9 years ago
  59. bdf0007 Merge "change image in run-jdwp-tests.sh" am: 93504f2f89 by Mingyao Yang · 9 years ago
  60. dd56633 Merge "Add a PassScope for PrepareForRegisterAllocation" am: b204d9444d by Mingyao Yang · 9 years ago
  61. 93504f2 Merge "change image in run-jdwp-tests.sh" by Mingyao Yang · 9 years ago
  62. b204d94 Merge "Add a PassScope for PrepareForRegisterAllocation" by Mingyao Yang · 9 years ago
  63. 919c92a Merge "Simplify LoadNativeLibrary()" am: 9bab082adb by Dimitry Ivanov · 9 years ago
  64. 9bab082 Merge "Simplify LoadNativeLibrary()" by Dimitry Ivanov · 9 years ago
  65. bcd94c8 Refine statistics around the JIT. by Nicolas Geoffray · 9 years ago
  66. 7c19a0d Merge "ART: cleanup exit_block_ in graph if exit block is removed" by Serguei Katkov · 9 years ago
  67. 19a133b Merge "ART: cleanup exit_block_ in graph if exit block is removed" by David Brazdil · 9 years ago
  68. 3817b1f Merge "Ignore 145-alloc-tracking-stress run-test failures with CC." by Roland Levillain · 9 years ago
  69. 49924c9 Integer.bitCount and Long.bitCount intrinsics for ARM64 by xueliang.zhong · 9 years ago
  70. 982a1ac Merge "Ignore 145-alloc-tracking-stress run-test failures with CC." by Roland Levillain · 9 years ago
  71. 7ba9966 ART: cleanup exit_block_ in graph if exit block is removed by Serguei Katkov · 9 years ago
  72. eeed32c Ignore 145-alloc-tracking-stress run-test failures with CC. by Roland Levillain · 9 years ago
  73. 8133a7e Merge "Do a TryLock when allocating a ProfilingInfo from the interpreter." by Nicolas Geoffray · 9 years ago
  74. e283588 Merge "Do a TryLock when allocating a ProfilingInfo from the interpreter." by Nicolas Geoffray · 9 years ago
  75. 700347e Add a PassScope for PrepareForRegisterAllocation by Mingyao Yang · 9 years ago
  76. 546719a Merge "Delete alloc tracking map outside of critical section" am: e4cec517fa by Mathieu Chartier · 9 years ago
  77. e4cec51 Merge "Delete alloc tracking map outside of critical section" by Mathieu Chartier · 9 years ago
  78. 0b8b4a6 Delete alloc tracking map outside of critical section by Mathieu Chartier · 9 years ago
  79. 9076355 Merge "Revert "Disable test after libunwind change."" am: 0b136ac861 by Andreas Gampe · 9 years ago
  80. 0fbb979 Merge "Disable 577-profile-foreign-dex temporarily." am: b93457153d by Hiroshi Yamauchi · 9 years ago
  81. 145c31a change image in run-jdwp-tests.sh by Mingyao Yang · 9 years ago
  82. 0b136ac Merge "Revert "Disable test after libunwind change."" by Andreas Gampe · 9 years ago
  83. 40f1f0a Revert "Disable test after libunwind change." by Andreas Gampe · 9 years ago
  84. b934571 Merge "Disable 577-profile-foreign-dex temporarily." by Hiroshi Yamauchi · 9 years ago
  85. 6a81fef Merge "Fast ART MIPS64 interpreter" am: b5e8ade3b6 by Alexey Frunze · 9 years ago
  86. b5e8ade Merge "Fast ART MIPS64 interpreter" by Bill Buzbee · 9 years ago
  87. 6cba74b Disable 577-profile-foreign-dex temporarily. by Hiroshi Yamauchi · 9 years ago
  88. 3c6440e Merge "Clear inline caches if a ProfilingInfo gets revived." am: 0344f4e1bd by Nicolas Geoffray · 9 years ago
  89. 2642652 Merge "Fix potential linear alloc memory leak" am: 6ba1d6834c by Mathieu Chartier · 9 years ago
  90. 0344f4e Merge "Clear inline caches if a ProfilingInfo gets revived." by Nicolas Geoffray · 9 years ago
  91. 6ba1d68 Merge "Fix potential linear alloc memory leak" by Mathieu Chartier · 9 years ago
  92. 5fad555 Merge "Simplified intrinsic macro mechanism." am: e0d1855149 by Aart Bik · 9 years ago
  93. e0d1855 Merge "Simplified intrinsic macro mechanism." by Aart Bik · 9 years ago
  94. 5b83050 Fix potential linear alloc memory leak by Mathieu Chartier · 9 years ago
  95. 8591eb4 Merge "Remove references to " am: a71ec6419d by Dan Willemsen · 9 years ago
  96. a71ec64 Merge "Remove references to $(ACP)" by Dan Willemsen · 9 years ago
  97. 511e41b Clear inline caches if a ProfilingInfo gets revived. by Nicolas Geoffray · 9 years ago
  98. 2f9fcc9 Simplified intrinsic macro mechanism. by Aart Bik · 9 years ago
  99. 512bfea Merge "Improve Checker error messages" am: 785eeae66e by David Brazdil · 9 years ago
  100. 04b7f88 Merge "Revert "Revert "Use the interpreter as a heartbeat for the JIT.""" by Nicolas Geoffray · 9 years ago