1. 1788a5a Merge "ART: Increase stack overflow guard for x86 sanitization" am: 444d0c5b59 by Andreas Gampe · 8 years ago
  2. 273c27b Merge "ART: More header cleanups" am: fae2e3d64b by Andreas Gampe · 8 years ago
  3. 5f111eb Merge "ART: Remove old object_callbacks.h includes" am: 349f900774 by Andreas Gampe · 8 years ago
  4. 444d0c5 Merge "ART: Increase stack overflow guard for x86 sanitization" by Treehugger Robot · 8 years ago
  5. fae2e3d Merge "ART: More header cleanups" by Treehugger Robot · 8 years ago
  6. 349f900 Merge "ART: Remove old object_callbacks.h includes" by Treehugger Robot · 8 years ago
  7. 5c67642 Merge "Fixed installation time regression when compile." am: 85adf5a9ac by Mathieu Chartier · 8 years ago
  8. 85adf5a Merge "Fixed installation time regression when compile." by Mathieu Chartier · 8 years ago
  9. 5d08fcc ART: More header cleanups by Andreas Gampe · 8 years ago
  10. 57cf00b ART: Remove old object_callbacks.h includes by Andreas Gampe · 8 years ago
  11. 8f98742 Fixed installation time regression when compile. by Chang Xing · 8 years ago
  12. bdb0cbf Merge "ART: Disable test 137 for ASAN" am: 40c6710dfa by Andreas Gampe · 8 years ago
  13. 40c6710 Merge "ART: Disable test 137 for ASAN" by Treehugger Robot · 8 years ago
  14. 3e00363 ART: Increase stack overflow guard for x86 sanitization by Andreas Gampe · 8 years ago
  15. 951eadf Merge "ART: Add method names to lock-contention samples" am: 4f101e5b6a by Andreas Gampe · 8 years ago
  16. 4f101e5 Merge "ART: Add method names to lock-contention samples" by Treehugger Robot · 8 years ago
  17. d2c03b5 ART: Add method names to lock-contention samples by Andreas Gampe · 8 years ago
  18. 73dd3a2 ART: Disable test 137 for ASAN by Andreas Gampe · 8 years ago
  19. 43258ef Merge "Relax an assert in AssertPcIsWithinQuickCode()" am: 82c6933a59 by Mingyao Yang · 8 years ago
  20. 82c6933 Merge "Relax an assert in AssertPcIsWithinQuickCode()" by Mingyao Yang · 8 years ago
  21. 86f9bef Merge "Fix redefinition related use-after-free bug" am: 81c769436a by Alex Light · 8 years ago
  22. 81c7694 Merge "Fix redefinition related use-after-free bug" by Treehugger Robot · 8 years ago
  23. 62403c8 Merge "ART: Disable test 071-dexfile-map-clean for ASAN" am: 8c4fd14f71 by Andreas Gampe · 8 years ago
  24. ac7c071 Merge "ART: Add custom check script to run-test 115" am: 5b471362c2 by Andreas Gampe · 8 years ago
  25. e721340 Merge "ART: Disable test 202 for ASAN" am: 08c4edbfd0 by Andreas Gampe · 8 years ago
  26. 8c4fd14 Merge "ART: Disable test 071-dexfile-map-clean for ASAN" by Treehugger Robot · 8 years ago
  27. 98e3693 ART: Disable test 071-dexfile-map-clean for ASAN by Andreas Gampe · 8 years ago
  28. 5b47136 Merge "ART: Add custom check script to run-test 115" by Treehugger Robot · 8 years ago
  29. 177701a ART: Add custom check script to run-test 115 by Andreas Gampe · 8 years ago
  30. 08c4edb Merge "ART: Disable test 202 for ASAN" by Treehugger Robot · 8 years ago
  31. fa6b034 ART: Disable test 202 for ASAN by Andreas Gampe · 8 years ago
  32. cd278f3 Merge "MIPS64: ART Vectorizer" am: 36a5d0c3c4 by Aart Bik · 8 years ago
  33. 36a5d0c Merge "MIPS64: ART Vectorizer" by Aart Bik · 8 years ago
  34. 690b07f Merge "Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Vladimir Marko · 8 years ago
  35. 0a50965 Merge "Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64"" by Vladimir Marko · 8 years ago
  36. 30dd9ff Merge "Revert "ART: Reference.getReferent intrinsic for arm and arm64"" by Vladimir Marko · 8 years ago
  37. ab63934 Merge "Revert "ART: Reference.getReferent intrinsic for arm and arm64"" by Vladimir Marko · 8 years ago
  38. da44fda Merge "Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String." by Vladimir Marko · 8 years ago
  39. 2b288d2 Merge "Tests: never use System.err" am: af8d813133 by Vladimir Marko · 8 years ago
  40. 2c97600 Merge "Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String." by Vladimir Marko · 8 years ago
  41. af8d813 Merge "Tests: never use System.err" by Vladimir Marko · 8 years ago
  42. 1818411 Merge "Avoid holding mutator lock while calling dlsym" am: 96e032996b by Mathieu Chartier · 8 years ago
  43. 96e0329 Merge "Avoid holding mutator lock while calling dlsym" by Mathieu Chartier · 8 years ago
  44. 922bdf0 Merge "ART: Rework monitor_android to use liblog helpers" am: 893f3e85c3 by Andreas Gampe · 8 years ago
  45. 893f3e8 Merge "ART: Rework monitor_android to use liblog helpers" by Treehugger Robot · 8 years ago
  46. 46e75d0 Avoid holding mutator lock while calling dlsym by Mathieu Chartier · 8 years ago
  47. 50649e5 Merge "Added DexFileAsanRegistrar and necessary additions" am: ef878ea6b8 by Bharadwaj Kalandhabhatta · 8 years ago
  48. ef878ea Merge "Added DexFileAsanRegistrar and necessary additions" by Treehugger Robot · 8 years ago
  49. e59cb81 ART: Rework monitor_android to use liblog helpers by Andreas Gampe · 8 years ago
  50. 92feef8 Merge "ART: Use templates for VerifyInstruction" am: 542bbf760b by Andreas Gampe · 8 years ago
  51. 94b46b1 Merge "ART: Remove special RegisterNatives code" am: 0fd04a8b3c by Andreas Gampe · 8 years ago
  52. 542bbf7 Merge "ART: Use templates for VerifyInstruction" by Treehugger Robot · 8 years ago
  53. 0fd04a8 Merge "ART: Remove special RegisterNatives code" by Treehugger Robot · 8 years ago
  54. 56f6b32 Merge "ART: Allow unlimited PushLocalFrame" am: 7bd73adeeb by Andreas Gampe · 8 years ago
  55. 51d44d6 Merge "ART: Move RegisterNatives helper" am: 0a6d275eed by Andreas Gampe · 8 years ago
  56. f387443 Merge "ART: Add IRT table size limit and overflow checks" am: 999dacfeac by Andreas Gampe · 8 years ago
  57. 7bd73ad Merge "ART: Allow unlimited PushLocalFrame" by Treehugger Robot · 8 years ago
  58. 0a6d275 Merge "ART: Move RegisterNatives helper" by Treehugger Robot · 8 years ago
  59. 999dacf Merge "ART: Add IRT table size limit and overflow checks" by Treehugger Robot · 8 years ago
  60. 5e00dba Merge "Revert "Change thread suspend timeout to be fatal for non-debug"" by Mathieu Chartier · 8 years ago
  61. bd4e4f2 Merge "Revert "Change thread suspend timeout to be fatal for non-debug"" by Treehugger Robot · 8 years ago
  62. cfebe3b Merge "Move profiles to use bitmaps for startup methods" am: f8637044aa by Mathieu Chartier · 8 years ago
  63. 07f0621 Fix redefinition related use-after-free bug by Alex Light · 8 years ago
  64. b099e3c Merge "ART: Move source owner data to LogContentionEvent" am: a4c90b90f8 by Andreas Gampe · 8 years ago
  65. f30903a Merge "Move to release CAS for updating object fields" am: 6559ba1cfb by Mathieu Chartier · 8 years ago
  66. f863704 Merge "Move profiles to use bitmaps for startup methods" by Mathieu Chartier · 8 years ago
  67. a4c90b9 Merge "ART: Move source owner data to LogContentionEvent" by Treehugger Robot · 8 years ago
  68. ea650f3 Move profiles to use bitmaps for startup methods by Mathieu Chartier · 8 years ago
  69. 6559ba1 Merge "Move to release CAS for updating object fields" by Treehugger Robot · 8 years ago
  70. 5296ef3 Merge "Fixed bug in relying on precise FP in periodic sequence." am: 9f7e91ca81 by Aart Bik · 8 years ago
  71. 9f7e91c Merge "Fixed bug in relying on precise FP in periodic sequence." by Aart Bik · 8 years ago
  72. 0bb4031 Added DexFileAsanRegistrar and necessary additions by Bharadwaj Kalandhabhatta · 8 years ago
  73. 4da2e42 Merge "ART: Introduce thread-current-inl.h" am: eae88fc9f1 by Andreas Gampe · 8 years ago
  74. eae88fc Merge "ART: Introduce thread-current-inl.h" by Treehugger Robot · 8 years ago
  75. fdd513d Move to release CAS for updating object fields by Mathieu Chartier · 8 years ago
  76. ae4c845 Revert "Change thread suspend timeout to be fatal for non-debug" by Mathieu Chartier · 8 years ago
  77. f6c66c3 Tests: never use System.err by Kevin Brodsky · 9 years ago
  78. 8523ea1 Fixed bug in relying on precise FP in periodic sequence. by Aart Bik · 8 years ago
  79. 4ee8e29 Revert^3 "ART: Reference.getReferent intrinsic for x86 and x86_64" by Vladimir Marko · 8 years ago
  80. a864e7f Merge "ART: Clean up thread.h and thread_list.h" am: 1656ca9e69 by Andreas Gampe · 8 years ago
  81. d254f5c Revert "ART: Reference.getReferent intrinsic for arm and arm64" by Vladimir Marko · 8 years ago
  82. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 8 years ago
  83. 1656ca9 Merge "ART: Clean up thread.h and thread_list.h" by Treehugger Robot · 8 years ago
  84. 847e6ce Rename kDexCacheViaMethod to kRuntimeCall for HLoadClass/String. by Vladimir Marko · 8 years ago
  85. 3c36d0a Merge "Delay allocating environment locations." am: 9b70b4a806 by Vladimir Marko · 8 years ago
  86. 9b70b4a Merge "Delay allocating environment locations." by Treehugger Robot · 8 years ago
  87. 3560297 Merge "Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1" by xueliang.zhong · 8 years ago
  88. b4fe268 Merge "Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1" by Treehugger Robot · 8 years ago
  89. ec32f64 Delay allocating environment locations. by Vladimir Marko · 8 years ago
  90. 72a75f7 Fix build failure in scheduler_arm with ART_USE_OLD_ARM_BACKEND=1 by xueliang.zhong · 8 years ago
  91. 1c661cc Merge "ART: Refactor HandleUnexpectedSignalCommon" am: cff1b21b3e by Andreas Gampe · 8 years ago
  92. cff1b21 Merge "ART: Refactor HandleUnexpectedSignalCommon" by Treehugger Robot · 8 years ago
  93. c6fe427 ART: Refactor HandleUnexpectedSignalCommon by Andreas Gampe · 8 years ago
  94. 39b9811 ART: Move source owner data to LogContentionEvent by Andreas Gampe · 8 years ago
  95. 5476d23 Merge "Bump oat version" am: 596c58b3dc by Mathieu Chartier · 8 years ago
  96. 596c58b Merge "Bump oat version" by Treehugger Robot · 8 years ago
  97. 767693a Merge "sigchain: properly block signal when we forward." am: cd4590dab3 by Josh Gao · 8 years ago
  98. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 8 years ago
  99. cd4590d Merge "sigchain: properly block signal when we forward." by Treehugger Robot · 8 years ago
  100. c137cb0 Bump oat version by Mathieu Chartier · 8 years ago