1. 0e4ad9e Fix logic to find dex2oat. by Nicolas Geoffray · 4 years, 7 months ago
  2. af22c5b Revert "Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT." by Roland Levillain · 4 years, 9 months ago
  3. 097d93b Revert "Only append suffixes to dex2oat(d) on host." by Roland Levillain · 4 years, 9 months ago
  4. 6ed4a76 DO NOT MERGE ANYWHERE Revert "Put dex2oat32 and dex2oat64 in the ART apex." by Nicolas Geoffray · 4 years, 6 months ago
  5. fb1ecf9 HWASan fixes for ART tests by David Srbecky · 4 years, 6 months ago
  6. 9389c54 Put dex2oat32 and dex2oat64 in the ART apex. by Nicolas Geoffray · 4 years, 7 months ago
  7. 0bd94e5 Fix deadlock bug in test 2005 by Alex Light · 4 years, 7 months ago
  8. 39a2b10 Log an error when an app loads duplicate dex files by Calin Juravle · 4 years, 7 months ago
  9. 00a4492 Deduplicate interned image strings. by Vladimir Marko · 4 years, 7 months ago
  10. 8117cf0 Fix incorrect interface-override linking by Alex Light · 4 years, 7 months ago
  11. 1dde478 HStringBuilderAppend cannot be null. by Vladimir Marko · 4 years, 8 months ago
  12. 6d8b449 Jit-zygote compiled code isn't debuggable by Alex Light · 4 years, 8 months ago
  13. b0ec679 Fix mini-debug-info generation for JIT tests by David Srbecky · 4 years, 9 months ago
  14. be0d3cf Remove remaining MIPS support. by Vladimir Marko · 4 years, 9 months ago
  15. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 4 years, 9 months ago
  16. 641f155 Blacklist 096-array-copy-concurrent-gc on debuggable & gcstress & debug & host. by Nicolas Geoffray · 4 years, 9 months ago
  17. 2925311 Prevent entering IMT conflict trampoline with j.l.Object methods. by Nicolas Geoffray · 4 years, 9 months ago
  18. f8f51c9 Only append suffixes to dex2oat(d) on host. by Martin Stjernholm · 4 years, 9 months ago
  19. 8aa6a82 Use 32 or 64 bit dex2oat explicitly depending on HOST_PREFER_32_BIT. by Martin Stjernholm · 4 years, 9 months ago
  20. 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 4 years, 9 months ago
  21. 54f4fbd Remove MIPS support from Optimizing. by Vladimir Marko · 4 years, 9 months ago
  22. e6e634e Remove test 1944 by Alex Light · 4 years, 9 months ago
  23. 8206ae8 Revert "Fix Core Platform API JNI check" by satayev · 4 years, 9 months ago
  24. 860ab37 Add bootclasspath elements to bootclasspath when dexing tests by Christoffer Quist Adamsen · 4 years, 9 months ago
  25. 8c8f148 Add blueprint modules to generate jar files for gtests. by David Srbecky · 4 years, 9 months ago
  26. f0eaada Revert "[art] Enable compilation of secondary dexes by default i..." by Nicolas Geoffray · 4 years, 9 months ago
  27. f7e99d5 Revert "[art] Fix, re-enable and expand 596-app-images" by Nicolas Geoffray · 4 years, 9 months ago
  28. 439c752 Revert "[art] Expand test coverage of secondary app images" by Nicolas Geoffray · 4 years, 9 months ago
  29. 630966b Revert "Blacklist test failing on debuggable." by Nicolas Geoffray · 4 years, 9 months ago
  30. 4b7183e Blacklist test failing on debuggable. by Nicolas Geoffray · 4 years, 9 months ago
  31. 77aa680 [art] Expand test coverage of secondary app images by Dan Zimmerman · 4 years, 10 months ago
  32. 7c918ee [art] Fix, re-enable and expand 596-app-images by Dan Zimmerman · 4 years, 10 months ago
  33. 73b6aa9 [art] Enable compilation of secondary dexes by default in tests by Dan Zimmerman · 4 years, 11 months ago
  34. 8c41a0b Handle interpreter / access-checks mode in the runtime. by Nicolas Geoffray · 4 years, 9 months ago
  35. 7eca377 Reduce 2030-long-running-child heap requirements by Hans Boehm · 4 years, 9 months ago
  36. 0068228 Revert "Disable 2030-long-running-child on gcstress" by Hans Boehm · 4 years, 9 months ago
  37. 871ce22 Disable 2030-long-running-child on gcstress by Hans Boehm · 4 years, 9 months ago
  38. dc77ca3 Wait sooner for non-daemon threads by Hans Boehm · 4 years, 9 months ago
  39. 89b85eb dex2oat: default to speed-profile if we have a profile. by Vladimir Marko · 4 years, 9 months ago
  40. 6c56db3 Fix Core Platform API JNI check by Orion Hodson · 5 years ago
  41. f69c189 Remove build target `test-art-target-sync`. by Roland Levillain · 4 years, 9 months ago
  42. e91e795 Replace instrumention id with stack pointers. by Nicolas Geoffray · 4 years, 9 months ago
  43. 30a11eb [checker]: Dump the CFG when we fail. by Nicolas Geoffray · 4 years, 9 months ago
  44. 1c5b1ea Unify naming of buildbot commands by Orion Hodson · 4 years, 10 months ago
  45. fc58809 Remove old JDWP implementation from ART by Alex Light · 4 years, 9 months ago
  46. e8a83af Revert^2 "Avoid libtistress static link to art" by Vladimir Marko · 4 years, 9 months ago
  47. 3f0dca1 Ensure IsStructurallyRedefinable takes into account subtypes by Alex Light · 4 years, 9 months ago
  48. d71f1dc Enable support of VecLoad/VecStore in LSE by xueliang.zhong · 7 years ago
  49. a2a1b55 Revert "Avoid libtistress static link to art" by Vladimir Marko · 4 years, 9 months ago
  50. 5c7f367 Make test 1983 more consistent by Alex Light · 4 years, 9 months ago
  51. d8309ca Avoid libtistress static link to art by Mathieu Chartier · 4 years, 10 months ago
  52. 233572b Remove error logs from test. by Nicolas Geoffray · 4 years, 9 months ago
  53. e110dbe Handle error logs now being printed in a new format. by Nicolas Geoffray · 4 years, 9 months ago
  54. e0c6d43 Revert "Fix stack-walking race" by Alex Light · 4 years, 9 months ago
  55. 721e402 Fix stack-walking race by Alex Light · 4 years, 10 months ago
  56. df7e5b8 Revert "Blacklist 137-cfi on target 32." by Christopher Ferris · 4 years, 10 months ago
  57. 21c5b6a Revert "Disable run-test 135-MirandaDispatch with ASan and interp-ac on 32-bit host." by Roland Levillain · 4 years, 10 months ago
  58. 87712da Revert^2 "Generate mini-debug-info when running tests." by David Srbecky · 4 years, 10 months ago
  59. 0c42b60 Revert^2 "Generate mini-debug-info when running JIT tests." by David Srbecky · 4 years, 10 months ago
  60. 51e957c Blacklist 137-cfi on target 32. by Nicolas Geoffray · 4 years, 10 months ago
  61. 4f915d2 Make --create-runner check the output when not --dev by Alex Light · 4 years, 10 months ago
  62. 6442eaf Harden hidden api checks. by Andrei Onea · 4 years, 10 months ago
  63. 72325b6 Add test for local-refs being updated by structural-redef by Alex Light · 4 years, 10 months ago
  64. 2ba6ff2 Fix String.init tests with baseline JIT. by Nicolas Geoffray · 4 years, 10 months ago
  65. fe0ce64 Add structural redef tests to CTS by Alex Light · 4 years, 10 months ago
  66. e8e544d Revert "Work around a art test script bug mixing up bootclasspaths." by Tobias Thierer · 7 years ago
  67. 9406c43 Revert "Harden hidden api checks." by Andrei-Valentin Onea · 4 years, 10 months ago
  68. 3bf5163 Harden hidden api checks. by Andrei Onea · 4 years, 10 months ago
  69. 135b5c8 Address checker tests around inline cache and the baseline compiler. by Nicolas Geoffray · 4 years, 10 months ago
  70. 786e1fe invoke-super can also have implicit null checks. by Nicolas Geoffray · 4 years, 10 months ago
  71. 4681f20 Don't run AllTraces in test 911 on CTS by Alex Light · 4 years, 10 months ago
  72. baf938f Add even more sanity checks to ti_redefine.cc and skips by Alex Light · 4 years, 10 months ago
  73. ca14594 Disable 708-jit-cache-churn for all gcstress modes by Orion Hodson · 4 years, 10 months ago
  74. a63b419 Disable 708-jit-cache-churn for gcstress + jit-on-first-use by Orion Hodson · 4 years, 10 months ago
  75. f1ede36 Use HashSet for test 2005 by Alex Light · 4 years, 10 months ago
  76. 8e7ab70 Remove extra shift in --create-runner handler in run-test by Alex Light · 4 years, 10 months ago
  77. 163652e Fix redefinition causing corrupt j.l.r.Field objects by Alex Light · 4 years, 10 months ago
  78. a18f5ae Fix StringBuilder append assumptions. by Vladimir Marko · 5 years ago
  79. 2f49428 Revert^2 "Remove finalizable restriction on structural redefinition" by Alex Light · 4 years, 10 months ago
  80. 0b1afb7 Revert "Remove finalizable restriction on structural redefinition" by Alex Light · 4 years, 10 months ago
  81. 93be70e Revert^2 "Make tests 1995, 2001, & 2005 less likely to OOME." by Alex Light · 4 years, 10 months ago
  82. 55d6fa4 Remove finalizable restriction on structural redefinition by Alex Light · 4 years, 11 months ago
  83. 65c18a2 Revert^4 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 4 years, 10 months ago
  84. 01a09bf Revert "Make tests 1995, 2001, & 2005 less likely to OOME." by Nicolas Geoffray · 4 years, 10 months ago
  85. 455bb38 Make tests 1995, 2001, & 2005 less likely to OOME. by Alex Light · 4 years, 10 months ago
  86. ead89ef Revert^3 "Add spin loop to mutex, overhaul monitor"" by Hans Boehm · 4 years, 10 months ago
  87. 8d94ddd Improve run-test tooling support by Alex Light · 4 years, 11 months ago
  88. 3d52abe Revert^2 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
  89. 2aa5a78 Add comment explaining global by Alex Light · 4 years, 11 months ago
  90. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 11 months ago
  91. fb53708 Remove class-hierarchy restriction from structural redefinition by Alex Light · 5 years ago
  92. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 11 months ago
  93. 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
  94. 80777ed Revert^2 "Make sure all runtime threads are in the System thread group." by Alex Light · 4 years, 11 months ago
  95. 219420e Run-test: Support using --gdb and --gdbserver with --chroot by Alex Light · 5 years ago
  96. 60d9775 Prevent methods beint tested from being inline. by Nicolas Geoffray · 4 years, 11 months ago
  97. 0039182 Add an implementation of Nterp for x64. by Nicolas Geoffray · 5 years ago
  98. 9ca8b2b Revert "Make sure all runtime threads are in the System thread group." by Nicolas Geoffray · 4 years, 11 months ago
  99. d03f8e6 Add a String.init range call. by Nicolas Geoffray · 5 years ago
  100. 0e01c8d Make sure all runtime threads are in the System thread group. by Alex Light · 4 years, 11 months ago