1. f969a20 Fix and enable java.lang.StringFactory intrinsics. by Roland Levillain · 9 years ago
  2. ce51701 Merge "Propagate InstructionSetFeatures to ElfBuilder." by David Srbecky · 9 years ago
  3. 60a765f Merge "Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily."" by Narayan Kamath · 9 years ago
  4. 3dd6e02 Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily." by Narayan Kamath · 9 years ago
  5. 5d81120 Propagate InstructionSetFeatures to ElfBuilder. by David Srbecky · 9 years ago
  6. dddb767 Merge "Re-enable test that was causing TimeoutExceptions on ARM64." by Roland Levillain · 9 years ago
  7. 9e9411c Re-enable test that was causing TimeoutExceptions on ARM64. by Roland Levillain · 9 years ago
  8. 943a70f Merge "Fix lock order violation" by Mathieu Chartier · 9 years ago
  9. 0c344f2 Fix lock order violation by Mathieu Chartier · 9 years ago
  10. 4015a34 Merge "Try to reenable some libcore tests with CC." by Hiroshi Yamauchi · 9 years ago
  11. 60ab7c9 Try to reenable some libcore tests with CC. by Hiroshi Yamauchi · 9 years ago
  12. 0310fb0 Merge "Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test." by Aart Bik · 9 years ago
  13. 9dd26b2 Merge "Add systrace logging to ScopedCodeCacheWrite" by Mathieu Chartier · 9 years ago
  14. 33fbf37 Add systrace logging to ScopedCodeCacheWrite by Mathieu Chartier · 9 years ago
  15. 83537c6 Merge "runtime: Add CAS and fences to sun.misc.Unsafe" by Igor Murashkin · 9 years ago
  16. 0e54c01 Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test. by Aart Bik · 9 years ago
  17. f81f596 Merge changes I70f61fe3,I00376b02 by Hiroshi Yamauchi · 9 years ago
  18. b79eb75 Revert "ProfilingInfo roots should be visited by the declaring class." by Hiroshi Yamauchi · 9 years ago
  19. ebd5fc6 Revert "Query declaring class before querying IsNative." by Hiroshi Yamauchi · 9 years ago
  20. 35e0cbc Merge "Increase kDumpWaitTimeout 10x for target builds" by Mathieu Chartier · 9 years ago
  21. e8843078 Merge "Don't use ScopedObjectAccess in Heap::DumpSpaces" by Mathieu Chartier · 9 years ago
  22. 47c1959 Increase kDumpWaitTimeout 10x for target builds by Mathieu Chartier · 9 years ago
  23. bcd9dd7 Don't use ScopedObjectAccess in Heap::DumpSpaces by Mathieu Chartier · 9 years ago
  24. 629afab runtime: Add CAS and fences to sun.misc.Unsafe by Igor Murashkin · 9 years ago
  25. 810ef37 Merge "ART: Fix RegTypeCache::FromUnresolvedMerge()." by Vladimir Marko · 9 years ago
  26. 03e31fc Merge "Typo in comment in MIPS32 mterp." by Roland Levillain · 9 years ago
  27. 6589d45 Merge "ART: Enable JitProfiling for MIPS64 Mterp" by Bill Buzbee · 9 years ago
  28. 93e83d3 Merge "Add some debugging for zygote crash." by Nicolas Geoffray · 9 years ago
  29. de16654 Add some debugging for zygote crash. by Nicolas Geoffray · 9 years ago
  30. b5d3132 Merge "Workaround for broken 'ps' command on M." by Nicolas Geoffray · 9 years ago
  31. 5521889 Merge "Support multidex run-test with Jack" by Sebastien Hertz · 9 years ago
  32. fe6f0b6 Workaround for broken 'ps' command on M. by Nicolas Geoffray · 9 years ago
  33. 2cbbf16 ART: Fix RegTypeCache::FromUnresolvedMerge(). by Vladimir Marko · 9 years ago
  34. 8a8c841 Merge "Remove useless map in SwapAllocator" by Vladimir Marko · 9 years ago
  35. 4856ca7 Support multidex run-test with Jack by Sebastien Hertz · 9 years ago
  36. e61f01b Merge "MIPS64: Implement isInfinite intrinsics." by Andreas Gampe · 9 years ago
  37. ddec7f9 MIPS64: Implement isInfinite intrinsics. by Chris Larsen · 9 years ago
  38. dc97e3c Merge "Add more systracing everywhere" by Mathieu Chartier · 9 years ago
  39. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 9 years ago
  40. c71dc38 Merge "Remove no thread suspension assert in AddImageSpace" by Mathieu Chartier · 9 years ago
  41. 095a0b2 Remove no thread suspension assert in AddImageSpace by Mathieu Chartier · 9 years ago
  42. cad8657 Merge "Use MarkIfNotInToSpace for SemiSpace::MarkObject" by Mathieu Chartier · 9 years ago
  43. 9a9aee6 Use MarkIfNotInToSpace for SemiSpace::MarkObject by Mathieu Chartier · 9 years ago
  44. 42e84e0 Merge "Only visit app image classes in class loader" by Mathieu Chartier · 9 years ago
  45. 6973100 Only visit app image classes in class loader by Mathieu Chartier · 9 years ago
  46. 3040f4a Merge "ART: Fix UTF test and monitor pool old chunks" by Andreas Gampe · 9 years ago
  47. 1c6f902 Merge "Cache DexRegisterMaps when writing native debug info." by David Srbecky · 9 years ago
  48. b4d1d72 Merge "Query declaring class before querying IsNative." by Nicolas Geoffray · 9 years ago
  49. 26329cd Query declaring class before querying IsNative. by Nicolas Geoffray · 9 years ago
  50. fd409de Merge "ART: Update arm assembly to use current syntax" by Bill Buzbee · 9 years ago
  51. 03f9e6b Merge "Fix very rare bug around JIT code cache collection." by Nicolas Geoffray · 9 years ago
  52. dd6c73a Merge "Ignore 145-alloc-tracking-stress failures in interpreter with CC." by Roland Levillain · 9 years ago
  53. f51a235 Merge "ARM64: Implement SystemArrayCopyChar intrinsic." by Nicolas Geoffray · 9 years ago
  54. 96530d3 ART: Update arm assembly to use current syntax by buzbee · 9 years ago
  55. fee8556 Ignore 145-alloc-tracking-stress failures in interpreter with CC. by Roland Levillain · 9 years ago
  56. f1e74af Typo in comment in MIPS32 mterp. by Roland Levillain · 9 years ago
  57. 2ed15b6 Cache DexRegisterMaps when writing native debug info. by David Srbecky · 9 years ago
  58. 867a7c7 Merge "Make sure we keep adb logs on buildbots." by Nicolas Geoffray · 9 years ago
  59. 04ca0a7 Merge "Re-enable CFI test for compressed symbols." by David Srbecky · 9 years ago
  60. 0274240 Re-enable CFI test for compressed symbols. by David Srbecky · 9 years ago
  61. 80d9c85 Make sure we keep adb logs on buildbots. by Nicolas Geoffray · 9 years ago
  62. 9abb297 Fix very rare bug around JIT code cache collection. by Nicolas Geoffray · 9 years ago
  63. e8e56f2 Merge "Suppress ArrayDequeTest#testForEachRemaining temporarily." by Nicolas Geoffray · 9 years ago
  64. 98c38e3 Suppress ArrayDequeTest#testForEachRemaining temporarily. by Narayan Kamath · 9 years ago
  65. d3d0da5 ARM64: Implement SystemArrayCopyChar intrinsic. by Scott Wakeling · 9 years ago
  66. a3ed89f Merge "Refine statistics around the JIT." by Nicolas Geoffray · 9 years ago
  67. 104f22e Merge "Move back the boot image to debuggable." by Nicolas Geoffray · 9 years ago
  68. 0c6e334 Move back the boot image to debuggable. by Nicolas Geoffray · 9 years ago
  69. b138a6e Merge "Fix lint issue." by Nicolas Geoffray · 9 years ago
  70. 457413a Fix lint issue. by Nicolas Geoffray · 9 years ago
  71. dd11dde Merge "Integer.bitCount and Long.bitCount intrinsics for ARM64" by Nicolas Geoffray · 9 years ago
  72. 9ec0676 Merge "ProfilingInfo roots should be visited by the declaring class." by Nicolas Geoffray · 9 years ago
  73. 1028909 Merge "MIPS32: Highest/Lowest One Bit Set:" by Andreas Gampe · 9 years ago
  74. 9775934 MIPS32: Highest/Lowest One Bit Set: by Chris Larsen · 9 years ago
  75. 4464a3e ART: Fix UTF test and monitor pool old chunks by Andreas Gampe · 9 years ago
  76. e330de4 Merge "Add ScopedGCCriticalSection to Trace::StopTracing." by Hiroshi Yamauchi · 9 years ago
  77. 3b13d94 Merge "MIPS32: Improve TrailingZeros" by Andreas Gampe · 9 years ago
  78. db045be ART: Enable JitProfiling for MIPS64 Mterp by Alexey Frunze · 9 years ago
  79. bbb2ebe MIPS32: Improve TrailingZeros by Chris Larsen · 9 years ago
  80. 7891581 Merge "MIPS32: Implement bitCount intrinsics." by Andreas Gampe · 9 years ago
  81. edc1645 MIPS32: Implement bitCount intrinsics. by Chris Larsen · 9 years ago
  82. 00bc2d3 Merge "MIPS32: Implement isInfinite intrinsics." by Andreas Gampe · 9 years ago
  83. 9ea02c4 Add ScopedGCCriticalSection to Trace::StopTracing. by Hiroshi Yamauchi · 9 years ago
  84. 9a3be98 ProfilingInfo roots should be visited by the declaring class. by Nicolas Geoffray · 9 years ago
  85. 4a01be2 Merge "Add systrace to VerifyClass" by Mathieu Chartier · 9 years ago
  86. 7211aa6 Add systrace to VerifyClass by Mathieu Chartier · 9 years ago
  87. 2714fe6 MIPS32: Implement isInfinite intrinsics. by Chris Larsen · 9 years ago
  88. 66bdb9e Merge "Move some default-methods tests to Java from Smali." by Alex Light · 9 years ago
  89. d204ba5 Move some default-methods tests to Java from Smali. by Alex Light · 9 years ago
  90. 93504f2 Merge "change image in run-jdwp-tests.sh" by Mingyao Yang · 9 years ago
  91. b204d94 Merge "Add a PassScope for PrepareForRegisterAllocation" by Mingyao Yang · 9 years ago
  92. 9bab082 Merge "Simplify LoadNativeLibrary()" by Dimitry Ivanov · 9 years ago
  93. bcd94c8 Refine statistics around the JIT. by Nicolas Geoffray · 9 years ago
  94. 19a133b Merge "ART: cleanup exit_block_ in graph if exit block is removed" by David Brazdil · 9 years ago
  95. 49924c9 Integer.bitCount and Long.bitCount intrinsics for ARM64 by xueliang.zhong · 9 years ago
  96. 982a1ac Merge "Ignore 145-alloc-tracking-stress run-test failures with CC." by Roland Levillain · 9 years ago
  97. 7ba9966 ART: cleanup exit_block_ in graph if exit block is removed by Serguei Katkov · 9 years ago
  98. eeed32c Ignore 145-alloc-tracking-stress run-test failures with CC. by Roland Levillain · 9 years ago
  99. e283588 Merge "Do a TryLock when allocating a ProfilingInfo from the interpreter." by Nicolas Geoffray · 9 years ago
  100. 700347e Add a PassScope for PrepareForRegisterAllocation by Mingyao Yang · 9 years ago