1. 6a90798 Correctly initialize monitors for 32-bit am: e8bd0a90be by Hans Boehm · 5 years ago
  2. e8bd0a9 Correctly initialize monitors for 32-bit by Hans Boehm · 5 years ago
  3. 45cfe3a Add /system/lib to the permitted paths for ns of APEXes am: 2f544c2b7a by Jiyong Park · 5 years ago
  4. 2f544c2 Add /system/lib to the permitted paths for ns of APEXes by Jiyong Park · 5 years ago
  5. 7731868 nativebridge: Add PreZygoteFork callback am: abafbe759a by Lev Rumyantsev · 5 years ago
  6. 917ab26 nativebridge: Support app-zygote am: 7ec3e60dd6 by Lev Rumyantsev · 5 years ago
  7. e3e0486 runtime: Initialize native bridge in app-zygote am: 87f3630bef by Lev Rumyantsev · 5 years ago
  8. abafbe7 nativebridge: Add PreZygoteFork callback by Lev Rumyantsev · 5 years ago
  9. 7ec3e60 nativebridge: Support app-zygote by Lev Rumyantsev · 5 years ago
  10. 87f3630 runtime: Initialize native bridge in app-zygote by Lev Rumyantsev · 5 years ago
  11. a57e744 Make art_verifier host only am: 75408ad56b by Mathieu Chartier · 5 years ago
  12. ba586d9 Sleep longer in shutdown with asan am: ff5ce16585 by Hans Boehm · 5 years ago
  13. 75408ad Make art_verifier host only by Mathieu Chartier · 5 years ago
  14. ff5ce16 Sleep longer in shutdown with asan by Hans Boehm · 5 years ago
  15. 2802885 Fix race resulting in UAF in class-define-pausing am: f6c69e53da by Alex Light · 5 years ago
  16. f6c69e5 Fix race resulting in UAF in class-define-pausing by Alex Light · 5 years ago
  17. 88fc6cb Clean up dead code & outdated comment in app image validation am: ed1cecd996 by Dan Zimmerman · 5 years ago
  18. ed1cecd Clean up dead code & outdated comment in app image validation by Dan Zimmerman · 5 years ago
  19. a12f57f Remove dead code related to profile collection. am: 6ef7713cf5 by Vladimir Marko · 5 years ago
  20. 6ef7713 Remove dead code related to profile collection. by Vladimir Marko · 5 years ago
  21. 0f37aa7 Revert "Disable run-test 135-MirandaDispatch with ASan and interp-ac on 32-bit host." by Roland Levillain · 5 years ago
  22. 21c5b6a Revert "Disable run-test 135-MirandaDispatch with ASan and interp-ac on 32-bit host." by Roland Levillain · 5 years ago
  23. f3304f1 Remove TODO from ART am: a9ff45b9f6 by atrost · 5 years ago
  24. a9ff45b Remove TODO from ART by atrost · 5 years ago
  25. 9abd484 Update InstructionBuilder's IsInBootImage for boot image extension. by Vladimir Marko · 5 years ago
  26. 7272dbc Fix Transaction constraint validation... am: 4d7b689fe6 by Vladimir Marko · 5 years ago
  27. 6a67bea Update InstructionBuilder's IsInBootImage for boot image extension. by Vladimir Marko · 5 years ago
  28. 4d7b689 Fix Transaction constraint validation... by Vladimir Marko · 5 years ago
  29. 01788ea Revert^2 "Generate mini-debug-info when running tests." am: 87712da946 by David Srbecky · 5 years ago
  30. 97864e6 Revert^2 "Generate mini-debug-info when running JIT tests." am: 0c42b60d2f by David Srbecky · 5 years ago
  31. 87712da Revert^2 "Generate mini-debug-info when running tests." by David Srbecky · 5 years ago
  32. 0c42b60 Revert^2 "Generate mini-debug-info when running JIT tests." by David Srbecky · 5 years ago
  33. 583d872 Blacklist 137-cfi on target 32. am: 51e957ce2c by Nicolas Geoffray · 5 years ago
  34. 51e957c Blacklist 137-cfi on target 32. by Nicolas Geoffray · 5 years ago
  35. f0b4ee5 Add initial sdk/module_exports for art am: 691f1a4978 by Paul Duffin · 5 years ago
  36. 691f1a4 Add initial sdk/module_exports for art by Paul Duffin · 5 years ago
  37. c8d8709 Make --create-runner check the output when not --dev am: 4f915d2a09 by Alex Light · 5 years ago
  38. 4f915d2 Make --create-runner check the output when not --dev by Alex Light · 5 years ago
  39. 9165b84 Make parallel_run.py print status on single line. am: daca30367a by Alex Light · 5 years ago
  40. daca303 Make parallel_run.py print status on single line. by Alex Light · 5 years ago
  41. 343f54c [art] Factor out encoding ClassLoaderContext components am: 7d511d94cd by Dan Zimmerman · 5 years ago
  42. 519aff8 jdwp: switch to libbase's ReceiveFileDescriptors. am: 15669a69f1 by Josh Gao · 5 years ago
  43. 7d511d9 [art] Factor out encoding ClassLoaderContext components by Dan Zimmerman · 5 years ago
  44. 15669a6 jdwp: switch to libbase's ReceiveFileDescriptors. by Josh Gao · 5 years ago
  45. b46c301 Harden hidden api checks. am: 6442eaf8b2 by Andrei Onea · 5 years ago
  46. 699dc59 Add getNativeTid function am: e30457c0b5 by Automerger Merge Worker · 5 years ago
  47. 6442eaf Harden hidden api checks. by Andrei Onea · 5 years ago
  48. e30457c Add getNativeTid function by Rick Yiu · 5 years ago
  49. 57edabf Remove app image dex file and class loader checks am: a72256b2b9 by Mathieu Chartier · 5 years ago
  50. a72256b Remove app image dex file and class loader checks by Mathieu Chartier · 5 years ago
  51. 659dd16 jni: Do not create a managed frame for @CriticalNative. am: 1c3c106fc8 by Vladimir Marko · 5 years ago
  52. 1c3c106 jni: Do not create a managed frame for @CriticalNative. by Vladimir Marko · 5 years ago
  53. 187b54c DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp-without-vendor (6129114) into stage-aosp-master by Xin Li · 5 years ago
  54. eef854f Fix compile-jar.sh for new boot image locations am: 0330e38bba by Mathieu Chartier · 5 years ago
  55. 0330e38 Fix compile-jar.sh for new boot image locations by Mathieu Chartier · 5 years ago
  56. ca1833a Add test for local-refs being updated by structural-redef am: 72325b603f by Alex Light · 5 years ago
  57. 72325b6 Add test for local-refs being updated by structural-redef by Alex Light · 5 years ago
  58. 4291d57 Utilize partially used TLABs am: 4f9d62b549 by Lokesh Gidra · 5 years ago
  59. 4f9d62b Utilize partially used TLABs by Lokesh Gidra · 5 years ago
  60. 75491a2 Surround MR uses with #if defined read barrier. am: b885d8b631 by Nicolas Geoffray · 5 years ago
  61. b885d8b Surround MR uses with #if defined read barrier. by Nicolas Geoffray · 5 years ago
  62. 5b0125a Exclude 64-bit libperfetto_hprof library from golem tarball am: f676eb4085 by Orion Hodson · 5 years ago
  63. f676eb4 Exclude 64-bit libperfetto_hprof library from golem tarball by Orion Hodson · 5 years ago
  64. 3ad17e7 Fix String.init tests with baseline JIT. am: 2ba6ff2593 by Nicolas Geoffray · 5 years ago
  65. 2ba6ff2 Fix String.init tests with baseline JIT. by Nicolas Geoffray · 5 years ago
  66. 0c3dc9e Add atrace event for perfetto_hprof init. am: 46d7b24ddb by Florian Mayer · 5 years ago
  67. 46d7b24 Add atrace event for perfetto_hprof init. by Florian Mayer · 5 years ago
  68. e664a78 Add structural redef tests to CTS am: fe0ce64326 by Alex Light · 5 years ago
  69. fe0ce64 Add structural redef tests to CTS by Alex Light · 5 years ago
  70. 771b4ee2 Revert "Work around a art test script bug mixing up bootclasspaths." by Tobias Thierer · 5 years ago
  71. e8e544d Revert "Work around a art test script bug mixing up bootclasspaths." by Tobias Thierer · 7 years ago
  72. 5877b22 Remove the LogId parameter from libbase's LogMessage am: 628f48871a by Tom Cherry · 5 years ago
  73. 628f488 Remove the LogId parameter from libbase's LogMessage by Tom Cherry · 5 years ago
  74. 96770e0 Revert "Harden hidden api checks." am: 9406c43b2d by Andrei-Valentin Onea · 5 years ago
  75. 9406c43 Revert "Harden hidden api checks." by Andrei-Valentin Onea · 5 years ago
  76. f7c2b26 Exclude libperfetto_hprof library from golem tarball am: 08d064fb6d by Orion Hodson · 5 years ago
  77. 08d064f Exclude libperfetto_hprof library from golem tarball by Orion Hodson · 5 years ago
  78. 42f5720 Harden hidden api checks. am: 3bf5163427 by Andrei Onea · 5 years ago
  79. 3bf5163 Harden hidden api checks. by Andrei Onea · 5 years ago
  80. c9f35e3 Address checker tests around inline cache and the baseline compiler. by Nicolas Geoffray · 5 years ago
  81. 9e46b4f invoke-super can also have implicit null checks. am: 786e1fe445 by Nicolas Geoffray · 5 years ago
  82. 135b5c8 Address checker tests around inline cache and the baseline compiler. by Nicolas Geoffray · 5 years ago
  83. 786e1fe invoke-super can also have implicit null checks. by Nicolas Geoffray · 5 years ago
  84. 48839d3 Use ResetTlab instead of setting to null am: c4bf6679e1 by Mathieu Chartier · 5 years ago
  85. c4bf667 Use ResetTlab instead of setting to null by Mathieu Chartier · 5 years ago
  86. 34f096e Don't run AllTraces in test 911 on CTS am: 4681f20340 by Alex Light · 5 years ago
  87. 4681f20 Don't run AllTraces in test 911 on CTS by Alex Light · 5 years ago
  88. 3d8f0e4 Add even more sanity checks to ti_redefine.cc and skips am: baf938f331 by Alex Light · 5 years ago
  89. baf938f Add even more sanity checks to ti_redefine.cc and skips by Alex Light · 5 years ago
  90. 327cfa8 nterp: Re-order where stack alignment happens in an nterp frame. am: 63a57935e2 by Nicolas Geoffray · 5 years ago
  91. 63a5793 nterp: Re-order where stack alignment happens in an nterp frame. by Nicolas Geoffray · 5 years ago
  92. 5c1c415 Disable 708-jit-cache-churn for all gcstress modes am: ca145948bf by Orion Hodson · 5 years ago
  93. ca14594 Disable 708-jit-cache-churn for all gcstress modes by Orion Hodson · 5 years ago
  94. efa1ce1 Use boot image extension in the JIT-zygote experiment. am: 6ac057f2ce by Ulya Trafimovich · 5 years ago
  95. a06c4c0 Remove incorrect const qualification on ArrayIter::operator++. am: 262871557c by Peter Collingbourne · 5 years ago
  96. 6ac057f Use boot image extension in the JIT-zygote experiment. by Ulya Trafimovich · 5 years ago
  97. 2628715 Remove incorrect const qualification on ArrayIter::operator++. by Peter Collingbourne · 5 years ago
  98. e96b93f Replaced the hard coded art test names with the auto-generated ones by Jiyong Park · 5 years ago
  99. a599252 Replaced the hard coded art test names with the auto-generated ones by Jiyong Park · 5 years ago
  100. c9a1b96 nterp: fix braino in NTERP_TRAMPOLINE macro. am: c4f6cf3652 am: 96b109b130 by Automerger Merge Worker · 5 years ago