1. fe00b69 Delete alloc tracking map outside of critical section am: 35fd969d66 by Mathieu Chartier · 9 years ago
  2. 8ed0c5e Fix allocation tracking race am: 68d4c069f2 by Mathieu Chartier · 9 years ago
  3. 35fd969 Delete alloc tracking map outside of critical section by Mathieu Chartier · 9 years ago
  4. 68d4c06 Fix allocation tracking race by Mathieu Chartier · 9 years ago
  5. 920d1b3 Merge "ART: Use the right ElfBuilder for oatdump symbolizer" am: 2f6ad55a3b by Andreas Gampe · 9 years ago
  6. 6e1564c Merge "ART: Use the right ElfBuilder for oatdump symbolizer" am: 2f6ad55a3b by Andreas Gampe · 9 years ago
  7. 2f6ad55 Merge "ART: Use the right ElfBuilder for oatdump symbolizer" by David Srbecky · 9 years ago
  8. 2d8614b ART: Use the right ElfBuilder for oatdump symbolizer by Andreas Gampe · 9 years ago
  9. 8c25e24 Merge "Propagate InstructionSetFeatures to ElfBuilder." am: ce51701b06 by David Srbecky · 9 years ago
  10. 817808e Merge "Propagate InstructionSetFeatures to ElfBuilder." am: ce51701b06 by David Srbecky · 9 years ago
  11. 7da0332 Merge "Support multidex run-test with Jack" into nyc-dev am: c721f65d8d by Sebastien Hertz · 9 years ago
  12. 036dcac Merge "More run-test with Jack" into nyc-dev am: 13db05c735 -s ours by Sebastien Hertz · 9 years ago
  13. ce51701 Merge "Propagate InstructionSetFeatures to ElfBuilder." by David Srbecky · 9 years ago
  14. c721f65 Merge "Support multidex run-test with Jack" into nyc-dev by Sebastien Hertz · 9 years ago
  15. 13db05c Merge "More run-test with Jack" into nyc-dev by Sebastien Hertz · 9 years ago
  16. d51fd18 Merge "Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily."" am: 60a765f678 by Narayan Kamath · 9 years ago
  17. 70f2fca Merge "Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily."" by Narayan Kamath · 9 years ago
  18. 60a765f Merge "Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily."" by Narayan Kamath · 9 years ago
  19. 3dd6e02 Revert "Suppress ArrayDequeTest#testForEachRemaining temporarily." by Narayan Kamath · 9 years ago
  20. 5d81120 Propagate InstructionSetFeatures to ElfBuilder. by David Srbecky · 9 years ago
  21. 7211824 Merge "Handle unexpected cases in profile saver" into nyc-dev am: 26851843f3 by Calin Juravle · 9 years ago
  22. 2685184 Merge "Handle unexpected cases in profile saver" into nyc-dev by Calin Juravle · 9 years ago
  23. 1fae45f Handle unexpected cases in profile saver by Calin Juravle · 9 years ago
  24. f1db6b4 Merge "Re-enable test that was causing TimeoutExceptions on ARM64." am: dddb767f59 by Roland Levillain · 9 years ago
  25. a06c72e Merge "Re-enable test that was causing TimeoutExceptions on ARM64." by Roland Levillain · 9 years ago
  26. dddb767 Merge "Re-enable test that was causing TimeoutExceptions on ARM64." by Roland Levillain · 9 years ago
  27. 9e9411c Re-enable test that was causing TimeoutExceptions on ARM64. by Roland Levillain · 9 years ago
  28. 264e96c Support multidex run-test with Jack by Sebastien Hertz · 9 years ago
  29. f27e2a9 More run-test with Jack by Sebastien Hertz · 9 years ago
  30. f77790d Merge "Fix lock order violation" am: 943a70f416 am: c94119227a -s ours by Mathieu Chartier · 9 years ago
  31. 3463d20 Merge "Try to reenable some libcore tests with CC." am: 4015a34900 by Hiroshi Yamauchi · 9 years ago
  32. b3ba303 Merge "Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test." am: 0310fb0279 by Aart Bik · 9 years ago
  33. 31bc787 Merge "Add systrace logging to ScopedCodeCacheWrite" am: 9dd26b2e68 by Mathieu Chartier · 9 years ago
  34. 2269a37 Merge "runtime: Add CAS and fences to sun.misc.Unsafe" am: 83537c6e2f by Igor Murashkin · 9 years ago
  35. 44eb08c Merge changes I70f61fe3,I00376b02 am: f81f596c58 am: 4f0f72a4c2 by Hiroshi Yamauchi · 9 years ago
  36. b1fda6a Merge "Increase kDumpWaitTimeout 10x for target builds" am: 35e0cbce51 by Mathieu Chartier · 9 years ago
  37. c079fbb Merge "Don\'t use ScopedObjectAccess in Heap::DumpSpaces" am: e88430786e by Mathieu Chartier · 9 years ago
  38. c941192 Merge "Fix lock order violation" am: 943a70f416 by Mathieu Chartier · 9 years ago
  39. 943a70f Merge "Fix lock order violation" by Mathieu Chartier · 9 years ago
  40. 0c344f2 Fix lock order violation by Mathieu Chartier · 9 years ago
  41. 5f9e39e Fix lock order violation am: 064e9d401c by Mathieu Chartier · 9 years ago
  42. 064e9d4 Fix lock order violation by Mathieu Chartier · 9 years ago
  43. 4c5b645 Add verification for image ArtMethod declaring classes am: 03c1dd9858 by Mathieu Chartier · 9 years ago
  44. c1c4f73 Merge "Try to reenable some libcore tests with CC." am: 4015a34900 by Hiroshi Yamauchi · 9 years ago
  45. 4015a34 Merge "Try to reenable some libcore tests with CC." by Hiroshi Yamauchi · 9 years ago
  46. 60ab7c9 Try to reenable some libcore tests with CC. by Hiroshi Yamauchi · 9 years ago
  47. 03c1dd9 Add verification for image ArtMethod declaring classes by Mathieu Chartier · 9 years ago
  48. 2fadae7 Merge "Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test." by Aart Bik · 9 years ago
  49. 0310fb0 Merge "Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test." by Aart Bik · 9 years ago
  50. dcb5aca Merge "Add systrace logging to ScopedCodeCacheWrite" am: 9dd26b2e68 by Mathieu Chartier · 9 years ago
  51. 984ae7a Merge "runtime: Add CAS and fences to sun.misc.Unsafe" am: 83537c6e2f by Igor Murashkin · 9 years ago
  52. 9dd26b2 Merge "Add systrace logging to ScopedCodeCacheWrite" by Mathieu Chartier · 9 years ago
  53. 33fbf37 Add systrace logging to ScopedCodeCacheWrite by Mathieu Chartier · 9 years ago
  54. 83537c6 Merge "runtime: Add CAS and fences to sun.misc.Unsafe" by Igor Murashkin · 9 years ago
  55. 4f0f72a Merge changes I70f61fe3,I00376b02 am: f81f596c58 by Hiroshi Yamauchi · 9 years ago
  56. 403a6d1 Add systrace logging to ScopedCodeCacheWrite am: 462cd2cfa8 by Mathieu Chartier · 9 years ago
  57. 0e54c01 Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test. by Aart Bik · 9 years ago
  58. f81f596 Merge changes I70f61fe3,I00376b02 by Hiroshi Yamauchi · 9 years ago
  59. 462cd2c Add systrace logging to ScopedCodeCacheWrite by Mathieu Chartier · 9 years ago
  60. b79eb75 Revert "ProfilingInfo roots should be visited by the declaring class." by Hiroshi Yamauchi · 9 years ago
  61. ebd5fc6 Revert "Query declaring class before querying IsNative." by Hiroshi Yamauchi · 9 years ago
  62. 57dfee6 Merge "Increase kDumpWaitTimeout 10x for target builds" into nyc-dev by Mathieu Chartier · 9 years ago
  63. 5676b5f Don\'t use ScopedObjectAccess in Heap::DumpSpaces am: 03d21bc5be by Mathieu Chartier · 9 years ago
  64. bde4b53 Merge "Increase kDumpWaitTimeout 10x for target builds" am: 35e0cbce51 by Mathieu Chartier · 9 years ago
  65. 3cc0f1d Merge "Don\'t use ScopedObjectAccess in Heap::DumpSpaces" am: e88430786e by Mathieu Chartier · 9 years ago
  66. 35e0cbc Merge "Increase kDumpWaitTimeout 10x for target builds" by Mathieu Chartier · 9 years ago
  67. e8843078 Merge "Don't use ScopedObjectAccess in Heap::DumpSpaces" by Mathieu Chartier · 9 years ago
  68. 4eddb40 Merge "Increase kDumpWaitTimeout 10x for target builds" into nyc-dev by Mathieu Chartier · 9 years ago
  69. 47c1959 Increase kDumpWaitTimeout 10x for target builds by Mathieu Chartier · 9 years ago
  70. bcd9dd7 Don't use ScopedObjectAccess in Heap::DumpSpaces by Mathieu Chartier · 9 years ago
  71. 74bdab0 Increase kDumpWaitTimeout 10x for target builds by Mathieu Chartier · 9 years ago
  72. 629afab runtime: Add CAS and fences to sun.misc.Unsafe by Igor Murashkin · 9 years ago
  73. 03d21bc Don't use ScopedObjectAccess in Heap::DumpSpaces by Mathieu Chartier · 9 years ago
  74. 54f7866 Merge "ART: Fix RegTypeCache::FromUnresolvedMerge()." am: 810ef37680 by Vladimir Marko · 9 years ago
  75. 39c5d59 Merge "ART: Fix RegTypeCache::FromUnresolvedMerge()." am: 810ef37680 by Vladimir Marko · 9 years ago
  76. 810ef37 Merge "ART: Fix RegTypeCache::FromUnresolvedMerge()." by Vladimir Marko · 9 years ago
  77. ea0db43 Merge "Typo in comment in MIPS32 mterp." am: 03e31fc04a am: a6bacf2aaa by Roland Levillain · 9 years ago
  78. 7b50a79 Merge "ART: Enable JitProfiling for MIPS64 Mterp" am: 6589d4523d am: 0a0884a915 by Alexey Frunze · 9 years ago
  79. 5ec29f2 Merge "Add some debugging for zygote crash." am: 93e83d34fd am: 1d6adcdc08 by Nicolas Geoffray · 9 years ago
  80. 3ee6ee4 Merge "Workaround for broken \'ps\' command on M." am: b5d31327b2 am: c7576ae0cb by Nicolas Geoffray · 9 years ago
  81. 81d53a6 Merge "Support multidex run-test with Jack" am: 5521889254 am: 6b2239aca2 by Sebastien Hertz · 9 years ago
  82. 5fe9550 Merge "Remove useless map in SwapAllocator" am: 8a8c84114b am: 9c3fb79b5a by Jean-Philippe Halimi · 9 years ago
  83. cbd5fc6 Merge "Add some debugging for zygote crash." into nyc-dev am: 0738bffaf6 by Nicolas Geoffray · 9 years ago
  84. a6bacf2 Merge "Typo in comment in MIPS32 mterp." am: 03e31fc04a by Roland Levillain · 9 years ago
  85. 0a0884a Merge "ART: Enable JitProfiling for MIPS64 Mterp" am: 6589d4523d by Alexey Frunze · 9 years ago
  86. 1d6adcd Merge "Add some debugging for zygote crash." am: 93e83d34fd by Nicolas Geoffray · 9 years ago
  87. c7576ae Merge "Workaround for broken \'ps\' command on M." am: b5d31327b2 by Nicolas Geoffray · 9 years ago
  88. 6b2239a Merge "Support multidex run-test with Jack" am: 5521889254 by Sebastien Hertz · 9 years ago
  89. 9c3fb79 Merge "Remove useless map in SwapAllocator" am: 8a8c84114b by Jean-Philippe Halimi · 9 years ago
  90. 03e31fc Merge "Typo in comment in MIPS32 mterp." by Roland Levillain · 9 years ago
  91. 6589d45 Merge "ART: Enable JitProfiling for MIPS64 Mterp" by Bill Buzbee · 9 years ago
  92. 0738bff Merge "Add some debugging for zygote crash." into nyc-dev by Nicolas Geoffray · 9 years ago
  93. 341c636 Add some debugging for zygote crash. by Nicolas Geoffray · 9 years ago
  94. 93e83d3 Merge "Add some debugging for zygote crash." by Nicolas Geoffray · 9 years ago
  95. de16654 Add some debugging for zygote crash. by Nicolas Geoffray · 9 years ago
  96. b5d3132 Merge "Workaround for broken 'ps' command on M." by Nicolas Geoffray · 9 years ago
  97. 5521889 Merge "Support multidex run-test with Jack" by Sebastien Hertz · 9 years ago
  98. fe6f0b6 Workaround for broken 'ps' command on M. by Nicolas Geoffray · 9 years ago
  99. 2cbbf16 ART: Fix RegTypeCache::FromUnresolvedMerge(). by Vladimir Marko · 9 years ago
  100. 8a8c841 Merge "Remove useless map in SwapAllocator" by Vladimir Marko · 9 years ago