1. ca1833a Add test for local-refs being updated by structural-redef am: 72325b603f by Alex Light · 5 years ago
  2. 72325b6 Add test for local-refs being updated by structural-redef by Alex Light · 5 years ago
  3. 4291d57 Utilize partially used TLABs am: 4f9d62b549 by Lokesh Gidra · 5 years ago
  4. 4f9d62b Utilize partially used TLABs by Lokesh Gidra · 5 years ago
  5. 75491a2 Surround MR uses with #if defined read barrier. am: b885d8b631 by Nicolas Geoffray · 5 years ago
  6. b885d8b Surround MR uses with #if defined read barrier. by Nicolas Geoffray · 5 years ago
  7. 5b0125a Exclude 64-bit libperfetto_hprof library from golem tarball am: f676eb4085 by Orion Hodson · 5 years ago
  8. f676eb4 Exclude 64-bit libperfetto_hprof library from golem tarball by Orion Hodson · 5 years ago
  9. 3ad17e7 Fix String.init tests with baseline JIT. am: 2ba6ff2593 by Nicolas Geoffray · 5 years ago
  10. 2ba6ff2 Fix String.init tests with baseline JIT. by Nicolas Geoffray · 5 years ago
  11. 0c3dc9e Add atrace event for perfetto_hprof init. am: 46d7b24ddb by Florian Mayer · 5 years ago
  12. 46d7b24 Add atrace event for perfetto_hprof init. by Florian Mayer · 5 years ago
  13. e664a78 Add structural redef tests to CTS am: fe0ce64326 by Alex Light · 5 years ago
  14. fe0ce64 Add structural redef tests to CTS by Alex Light · 5 years ago
  15. 771b4ee2 Revert "Work around a art test script bug mixing up bootclasspaths." by Tobias Thierer · 5 years ago
  16. e8e544d Revert "Work around a art test script bug mixing up bootclasspaths." by Tobias Thierer · 7 years ago
  17. 5877b22 Remove the LogId parameter from libbase's LogMessage am: 628f48871a by Tom Cherry · 5 years ago
  18. 628f488 Remove the LogId parameter from libbase's LogMessage by Tom Cherry · 5 years ago
  19. 96770e0 Revert "Harden hidden api checks." am: 9406c43b2d by Andrei-Valentin Onea · 5 years ago
  20. 9406c43 Revert "Harden hidden api checks." by Andrei-Valentin Onea · 5 years ago
  21. f7c2b26 Exclude libperfetto_hprof library from golem tarball am: 08d064fb6d by Orion Hodson · 5 years ago
  22. 08d064f Exclude libperfetto_hprof library from golem tarball by Orion Hodson · 5 years ago
  23. 42f5720 Harden hidden api checks. am: 3bf5163427 by Andrei Onea · 5 years ago
  24. 3bf5163 Harden hidden api checks. by Andrei Onea · 5 years ago
  25. c9f35e3 Address checker tests around inline cache and the baseline compiler. by Nicolas Geoffray · 5 years ago
  26. 9e46b4f invoke-super can also have implicit null checks. am: 786e1fe445 by Nicolas Geoffray · 5 years ago
  27. 135b5c8 Address checker tests around inline cache and the baseline compiler. by Nicolas Geoffray · 5 years ago
  28. 786e1fe invoke-super can also have implicit null checks. by Nicolas Geoffray · 5 years ago
  29. 48839d3 Use ResetTlab instead of setting to null am: c4bf6679e1 by Mathieu Chartier · 5 years ago
  30. c4bf667 Use ResetTlab instead of setting to null by Mathieu Chartier · 5 years ago
  31. 34f096e Don't run AllTraces in test 911 on CTS am: 4681f20340 by Alex Light · 5 years ago
  32. 4681f20 Don't run AllTraces in test 911 on CTS by Alex Light · 5 years ago
  33. 3d8f0e4 Add even more sanity checks to ti_redefine.cc and skips am: baf938f331 by Alex Light · 5 years ago
  34. baf938f Add even more sanity checks to ti_redefine.cc and skips by Alex Light · 5 years ago
  35. 327cfa8 nterp: Re-order where stack alignment happens in an nterp frame. am: 63a57935e2 by Nicolas Geoffray · 5 years ago
  36. 63a5793 nterp: Re-order where stack alignment happens in an nterp frame. by Nicolas Geoffray · 5 years ago
  37. 5c1c415 Disable 708-jit-cache-churn for all gcstress modes am: ca145948bf by Orion Hodson · 5 years ago
  38. ca14594 Disable 708-jit-cache-churn for all gcstress modes by Orion Hodson · 5 years ago
  39. efa1ce1 Use boot image extension in the JIT-zygote experiment. am: 6ac057f2ce by Ulya Trafimovich · 5 years ago
  40. a06c4c0 Remove incorrect const qualification on ArrayIter::operator++. am: 262871557c by Peter Collingbourne · 5 years ago
  41. 6ac057f Use boot image extension in the JIT-zygote experiment. by Ulya Trafimovich · 5 years ago
  42. 2628715 Remove incorrect const qualification on ArrayIter::operator++. by Peter Collingbourne · 5 years ago
  43. e96b93f Replaced the hard coded art test names with the auto-generated ones by Jiyong Park · 5 years ago
  44. a599252 Replaced the hard coded art test names with the auto-generated ones by Jiyong Park · 5 years ago
  45. 96b109b nterp: fix braino in NTERP_TRAMPOLINE macro. am: c4f6cf3652 by Nicolas Geoffray · 5 years ago
  46. c4f6cf3 nterp: fix braino in NTERP_TRAMPOLINE macro. by Nicolas Geoffray · 5 years ago
  47. 7bb1b5c Disable 708-jit-cache-churn for gcstress + jit-on-first-use am: a63b419a3a by Orion Hodson · 5 years ago
  48. a63b419 Disable 708-jit-cache-churn for gcstress + jit-on-first-use by Orion Hodson · 5 years ago
  49. 13137ce nterp: Change the jump destination when there is no parameter. am: cdf2d7e5fa by Nicolas Geoffray · 5 years ago
  50. cdf2d7e nterp: Change the jump destination when there is no parameter. by Nicolas Geoffray · 5 years ago
  51. e8a34e5 Use HashSet for test 2005 am: f1ede367e6 by Alex Light · 5 years ago
  52. f1ede36 Use HashSet for test 2005 by Alex Light · 5 years ago
  53. c7c7e5a Add more logging around array sanity checks am: 3f4041b420 by Alex Light · 5 years ago
  54. 27edc89 Remove extra shift in --create-runner handler in run-test am: 8e7ab70070 by Alex Light · 5 years ago
  55. 3f4041b Add more logging around array sanity checks by Alex Light · 5 years ago
  56. 8e7ab70 Remove extra shift in --create-runner handler in run-test by Alex Light · 5 years ago
  57. a49b4a3 Make StartDebugger the last thing in InitNonZygoteOrPostFork again by Alex Light · 5 years ago
  58. a3f8129 Make StartDebugger the last thing in InitNonZygoteOrPostFork again by Alex Light · 5 years ago
  59. cfb7f07 Improve parallel_run.py somewhat am: 4d804b8eb8 by Alex Light · 5 years ago
  60. 4d804b8 Improve parallel_run.py somewhat by Alex Light · 5 years ago
  61. c7fea61 Close fd if polling thread is disabled am: b86e9b0b63 by Mathieu Chartier · 5 years ago
  62. b86e9b0 Close fd if polling thread is disabled by Mathieu Chartier · 5 years ago
  63. 1212019 Revert^2 "Use framework boot image extension." am: 81ba7db6eb by Ulyana Trafimovich · 5 years ago
  64. 81ba7db Revert^2 "Use framework boot image extension." by Ulyana Trafimovich · 5 years ago
  65. 8b30b1a Additional work on packaging the go/lem tarball am: e89ffaba24 by Orion Hodson · 5 years ago
  66. e89ffab Additional work on packaging the go/lem tarball by Orion Hodson · 5 years ago
  67. a907c39 Fix redefinition causing corrupt j.l.r.Field objects am: 163652e59b by Alex Light · 5 years ago
  68. 163652e Fix redefinition causing corrupt j.l.r.Field objects by Alex Light · 5 years ago
  69. f40f3d0 Disable test cases `AssemblerMIPS{32r6,64}Test.Toolchain` in ART gtest. by Roland Levillain · 5 years ago
  70. 14d1307 Disable test cases `AssemblerMIPS{32r6,64}Test.Toolchain` in ART gtest. by Roland Levillain · 5 years ago
  71. c174fb1 Fix StringBuilder append assumptions. am: a18f5aeaec by Vladimir Marko · 5 years ago
  72. a18f5ae Fix StringBuilder append assumptions. by Vladimir Marko · 5 years ago
  73. 19a2bab Add OptimizingUnitTestHelper::GraphChecker methods am: 7ee34a1eeb by Evgeny Astigeevich · 5 years ago
  74. 7ee34a1 Add OptimizingUnitTestHelper::GraphChecker methods by Evgeny Astigeevich · 5 years ago
  75. a0baf79 Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true. by Ulya Trafimovich · 5 years ago
  76. 7b0df59 Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true. by Ulya Trafimovich · 5 years ago
  77. e984402 Revert^2 "Remove finalizable restriction on structural redefinition" by Alex Light · 5 years ago
  78. 2f49428 Revert^2 "Remove finalizable restriction on structural redefinition" by Alex Light · 5 years ago
  79. 60ea00a Revert "Remove finalizable restriction on structural redefinition" by Alex Light · 5 years ago
  80. 0b1afb7 Revert "Remove finalizable restriction on structural redefinition" by Alex Light · 5 years ago
  81. 068c2b3 Revert^2 "Make tests 1995, 2001, & 2005 less likely to OOME." am: 93be70effb by Alex Light · 5 years ago
  82. 7ac928e Remove finalizable restriction on structural redefinition am: 55d6fa4c35 by Alex Light · 5 years ago
  83. 93be70e Revert^2 "Make tests 1995, 2001, & 2005 less likely to OOME." by Alex Light · 5 years ago
  84. 55d6fa4 Remove finalizable restriction on structural redefinition by Alex Light · 5 years ago
  85. e48c180 Revert^4 "Add spin loop to mutex, overhaul monitor" am: 65c18a21e7 by Hans Boehm · 5 years ago
  86. 65c18a2 Revert^4 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
  87. 89e9efd Revise generation of go/lem benchmarking tarball am: c4d13ae39e by Orion Hodson · 5 years ago
  88. c4d13ae Revise generation of go/lem benchmarking tarball by Orion Hodson · 5 years ago
  89. f113f89 Revert "Make tests 1995, 2001, & 2005 less likely to OOME." am: 01a09bfd38 by Nicolas Geoffray · 5 years ago
  90. 01a09bf Revert "Make tests 1995, 2001, & 2005 less likely to OOME." by Nicolas Geoffray · 5 years ago
  91. ba68c61 Remove superfluous(?) DCHECK. am: 3cf233bf7e by Nicolas Geoffray · 5 years ago
  92. 3cf233b Remove superfluous(?) DCHECK. by Nicolas Geoffray · 5 years ago
  93. 46c1c00 Remove DEX2OAT_DEPENDENCY which is the same as DEX2OAT. am: 3369591b99 by Martin Stjernholm · 5 years ago
  94. 3369591 Remove DEX2OAT_DEPENDENCY which is the same as DEX2OAT. by Martin Stjernholm · 5 years ago
  95. e1a6fb1 Make tests 1995, 2001, & 2005 less likely to OOME. am: 455bb38713 by Alex Light · 5 years ago
  96. 826eeb3 [art] Format runtime/Android.bp am: 467defb051 by Dan Zimmerman · 5 years ago
  97. 455bb38 Make tests 1995, 2001, & 2005 less likely to OOME. by Alex Light · 5 years ago
  98. 467defb [art] Format runtime/Android.bp by Dan Zimmerman · 5 years ago
  99. b22ffd8 Make product libs available to unbundled product apks. am: 3db26d596b by Justin Yun · 5 years ago
  100. 3db26d5 Make product libs available to unbundled product apks. by Justin Yun · 5 years ago