1. e721340 Merge "ART: Disable test 202 for ASAN" am: 08c4edbfd0 by Andreas Gampe · 8 years ago
  2. 08c4edb Merge "ART: Disable test 202 for ASAN" by Treehugger Robot · 8 years ago
  3. fa6b034 ART: Disable test 202 for ASAN by Andreas Gampe · 8 years ago
  4. cd278f3 Merge "MIPS64: ART Vectorizer" am: 36a5d0c3c4 by Aart Bik · 8 years ago
  5. 36a5d0c Merge "MIPS64: ART Vectorizer" by Aart Bik · 8 years ago
  6. 690b07f Merge "Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Vladimir Marko · 8 years ago
  7. 0a50965 Merge "Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Vladimir Marko · 8 years ago
  8. 30dd9ff Merge "Revert "ART: Reference.getReferent intrinsic for arm and arm64"" by Vladimir Marko · 8 years ago
  9. ab63934 Merge "Revert "ART: Reference.getReferent intrinsic for arm and arm64"" by Vladimir Marko · 8 years ago
  10. da44fda Merge "Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String." by Vladimir Marko · 8 years ago
  11. 2b288d2 Merge "Tests: never use System.err" am: af8d813133 by Vladimir Marko · 8 years ago
  12. 2c97600 Merge "Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String." by Vladimir Marko · 8 years ago
  13. af8d813 Merge "Tests: never use System.err" by Vladimir Marko · 8 years ago
  14. 1818411 Merge "Avoid holding mutator lock while calling dlsym" am: 96e032996b by Mathieu Chartier · 8 years ago
  15. 96e0329 Merge "Avoid holding mutator lock while calling dlsym" by Mathieu Chartier · 8 years ago
  16. 922bdf0 Merge "ART: Rework monitor_android to use liblog helpers" am: 893f3e85c3 by Andreas Gampe · 8 years ago
  17. 893f3e8 Merge "ART: Rework monitor_android to use liblog helpers" by Treehugger Robot · 8 years ago
  18. 46e75d0 Avoid holding mutator lock while calling dlsym by Mathieu Chartier · 8 years ago
  19. 50649e5 Merge "Added DexFileAsanRegistrar and necessary additions" am: ef878ea6b8 by Bharadwaj Kalandhabhatta · 8 years ago
  20. ef878ea Merge "Added DexFileAsanRegistrar and necessary additions" by Treehugger Robot · 8 years ago
  21. e59cb81 ART: Rework monitor_android to use liblog helpers by Andreas Gampe · 8 years ago
  22. 92feef8 Merge "ART: Use templates for VerifyInstruction" am: 542bbf760b by Andreas Gampe · 8 years ago
  23. 94b46b1 Merge "ART: Remove special RegisterNatives code" am: 0fd04a8b3c by Andreas Gampe · 8 years ago
  24. 542bbf7 Merge "ART: Use templates for VerifyInstruction" by Treehugger Robot · 8 years ago
  25. 0fd04a8 Merge "ART: Remove special RegisterNatives code" by Treehugger Robot · 8 years ago
  26. 56f6b32 Merge "ART: Allow unlimited PushLocalFrame" am: 7bd73adeeb by Andreas Gampe · 8 years ago
  27. 51d44d6 Merge "ART: Move RegisterNatives helper" am: 0a6d275eed by Andreas Gampe · 8 years ago
  28. f387443 Merge "ART: Add IRT table size limit and overflow checks" am: 999dacfeac by Andreas Gampe · 8 years ago
  29. 7bd73ad Merge "ART: Allow unlimited PushLocalFrame" by Treehugger Robot · 8 years ago
  30. 0a6d275 Merge "ART: Move RegisterNatives helper" by Treehugger Robot · 8 years ago
  31. 999dacf Merge "ART: Add IRT table size limit and overflow checks" by Treehugger Robot · 8 years ago
  32. 5e00dba Merge "Revert "Change thread suspend timeout to be fatal for non-debug"" by Mathieu Chartier · 8 years ago
  33. bd4e4f2 Merge "Revert "Change thread suspend timeout to be fatal for non-debug"" by Treehugger Robot · 8 years ago
  34. cfebe3b Merge "Move profiles to use bitmaps for startup methods" am: f8637044aa by Mathieu Chartier · 8 years ago
  35. b099e3c Merge "ART: Move source owner data to LogContentionEvent" am: a4c90b90f8 by Andreas Gampe · 8 years ago
  36. f30903a Merge "Move to release CAS for updating object fields" am: 6559ba1cfb by Mathieu Chartier · 8 years ago
  37. f863704 Merge "Move profiles to use bitmaps for startup methods" by Mathieu Chartier · 8 years ago
  38. a4c90b9 Merge "ART: Move source owner data to LogContentionEvent" by Treehugger Robot · 8 years ago
  39. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 8 years ago
  40. 6559ba1 Merge "Move to release CAS for updating object fields" by Treehugger Robot · 8 years ago
  41. 5296ef3 Merge "Fixed bug in relying on precise FP in periodic sequence." am: 9f7e91ca81 by Aart Bik · 8 years ago
  42. 9f7e91c Merge "Fixed bug in relying on precise FP in periodic sequence." by Aart Bik · 8 years ago
  43. 0bb4031 Added DexFileAsanRegistrar and necessary additions by Bharadwaj Kalandhabhatta · 8 years ago
  44. 4da2e42 Merge "ART: Introduce thread-current-inl.h" am: eae88fc9f1 by Andreas Gampe · 8 years ago
  45. eae88fc Merge "ART: Introduce thread-current-inl.h" by Treehugger Robot · 8 years ago
  46. fdd513d Move to release CAS for updating object fields by Mathieu Chartier · 8 years ago
  47. ae4c845 Revert "Change thread suspend timeout to be fatal for non-debug" by Mathieu Chartier · 8 years ago
  48. f6c66c3 Tests: never use System.err by Kevin Brodsky · 9 years ago
  49. 8523ea1 Fixed bug in relying on precise FP in periodic sequence. by Aart Bik · 8 years ago
  50. 4ee8e29 Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64" by Vladimir Marko · 8 years ago
  51. a864e7f Merge "ART: Clean up thread.h and thread_list.h" am: 1656ca9e69 by Andreas Gampe · 8 years ago
  52. d254f5c Revert "ART: Reference.getReferent intrinsic for arm and arm64" by Vladimir Marko · 8 years ago
  53. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 8 years ago
  54. 1656ca9 Merge "ART: Clean up thread.h and thread_list.h" by Treehugger Robot · 8 years ago
  55. 847e6ce Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String. by Vladimir Marko · 8 years ago
  56. 3c36d0a Merge "Delay allocating environment locations." am: 9b70b4a806 by Vladimir Marko · 8 years ago
  57. 9b70b4a Merge "Delay allocating environment locations." by Treehugger Robot · 8 years ago
  58. 3560297 Merge "Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1" by xueliang.zhong · 8 years ago
  59. b4fe268 Merge "Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1" by Treehugger Robot · 8 years ago
  60. ec32f64 Delay allocating environment locations. by Vladimir Marko · 8 years ago
  61. 72a75f7 Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1 by xueliang.zhong · 8 years ago
  62. 1c661cc Merge "ART: Refactor HandleUnexpectedSignalCommon" am: cff1b21b3e by Andreas Gampe · 8 years ago
  63. cff1b21 Merge "ART: Refactor HandleUnexpectedSignalCommon" by Treehugger Robot · 8 years ago
  64. c6fe427 ART: Refactor HandleUnexpectedSignalCommon by Andreas Gampe · 8 years ago
  65. 39b9811 ART: Move source owner data to LogContentionEvent by Andreas Gampe · 8 years ago
  66. 5476d23 Merge "Bump oat version" am: 596c58b3dc by Mathieu Chartier · 8 years ago
  67. 596c58b Merge "Bump oat version" by Treehugger Robot · 8 years ago
  68. 767693a Merge "sigchain: properly block signal when we forward." am: cd4590dab3 by Josh Gao · 8 years ago
  69. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 8 years ago
  70. cd4590d Merge "sigchain: properly block signal when we forward." by Treehugger Robot · 8 years ago
  71. c137cb0 Bump oat version by Mathieu Chartier · 8 years ago
  72. 45afe7f Merge "Handle gracefully profiles with invalid classes or methods" by Calin Juravle · 8 years ago
  73. 38c4ae5 Merge "Handle gracefully profiles with invalid classes or methods" by Calin Juravle · 8 years ago
  74. 8883108 ART: Allow unlimited PushLocalFrame by Andreas Gampe · 8 years ago
  75. 0ece10d ART: Add IRT table size limit and overflow checks by Andreas Gampe · 8 years ago
  76. 65426a2 Merge "Add access flag for previously warm methods" am: d853fe4616 by Mathieu Chartier · 8 years ago
  77. d853fe4 Merge "Add access flag for previously warm methods" by Mathieu Chartier · 8 years ago
  78. e9cd8c9 Merge "Revert "test"" am: c174ceef18 by Aart Bik · 8 years ago
  79. dfd9713 Merge "test" am: ddc96b1273 by Sumnima Joshi · 8 years ago
  80. c174cee Merge "Revert "test"" by Aart Bik · 8 years ago
  81. 7d9f425 Revert "test" by Aart Bik · 8 years ago
  82. ddc96b1 Merge "test" by Treehugger Robot · 8 years ago
  83. 518ff61 Merge "ART: Misc header cleanups" am: 9fa69d0620 by Andreas Gampe · 8 years ago
  84. 9fa69d0 Merge "ART: Misc header cleanups" by Treehugger Robot · 8 years ago
  85. 41350de Merge "ART: Increase stack overflow guard for sanitization" am: bfd844fe86 by Andreas Gampe · 8 years ago
  86. 20acb0c ART: Remove special RegisterNatives code by Andreas Gampe · 8 years ago
  87. 87583b3 ART: Move RegisterNatives helper by Andreas Gampe · 8 years ago
  88. cc7b98d Merge "ART: Clean up heap headers" am: aa97938605 by Andreas Gampe · 8 years ago
  89. bfd844f Merge "ART: Increase stack overflow guard for sanitization" by Treehugger Robot · 8 years ago
  90. aa97938 Merge "ART: Clean up heap headers" by Treehugger Robot · 8 years ago
  91. 8e8b123 Merge "Fix race between System.out.println & System.err.println in 087-gc-after-link" by Roland Levillain · 8 years ago
  92. 130de85 Merge "Fix race between System.out.println & System.err.println in 087-gc-after-link" by Roland Levillain · 8 years ago
  93. 0855688 Handle gracefully profiles with invalid classes or methods by Calin Juravle · 8 years ago
  94. 1a87c1f Fix race between System.out.println & System.err.println in 087-gc-after-link by Roland Levillain · 8 years ago
  95. f044c22 Add access flag for previously warm methods by Mathieu Chartier · 8 years ago
  96. 04de4fe sigchain: properly block signal when we forward. by Josh Gao · 8 years ago
  97. 3e08ab5 test by Sumnima Joshi · 8 years ago
  98. 655c6fd ART: Increase stack overflow guard for sanitization by Andreas Gampe · 8 years ago
  99. 1ae24b3 Merge "Fixed Literal String intern mismatch." am: 854461a4cd by Mathieu Chartier · 8 years ago
  100. 854461a Merge "Fixed Literal String intern mismatch." by Mathieu Chartier · 8 years ago