1. d2ac307 Disable Dex2oatSwapUseTest.CheckSwapUsage for x86_64 by Evgeny Astigeevich · 4 years, 7 months ago
  2. aea71ae Add temporary logging to MemMap::swap by Hans Boehm · 4 years, 7 months ago
  3. a8fe58f Revert "Set SA_SIGINFO. Rename thread to include perfetto." by Vladimir Marko · 4 years, 7 months ago
  4. bd396c0 Move jdwp connection abstraction from ART apex to adbd apex. by Josh Gao · 4 years, 7 months ago
  5. 3f0dca1 Ensure IsStructurallyRedefinable takes into account subtypes by Alex Light · 4 years, 7 months ago
  6. f365aff Remove isDebuggerActive native implementation. by Alex Light · 4 years, 7 months ago
  7. d71f1dc Enable support of VecLoad/VecStore in LSE by xueliang.zhong · 7 years ago
  8. c124d1d Fix name-based detection of JIT-zygote boot image extension. by Ulya Trafimovich · 4 years, 7 months ago
  9. caafd62 Implement GetVRegLong for nterp. by Nicolas Geoffray · 4 years, 7 months ago
  10. 6d41e57 Do not create zombie processes in perfetto_hprof. by Florian Mayer · 4 years, 7 months ago
  11. a2a1b55 Revert "Avoid libtistress static link to art" by Vladimir Marko · 4 years, 7 months ago
  12. 775f681 JIT debugger_interface: add simpleperf presumit check. by Yabin Cui · 4 years, 7 months ago
  13. 5c7f367 Make test 1983 more consistent by Alex Light · 4 years, 7 months ago
  14. 7e2c963 Update interpreter entrypoints in an image to nterp when supported. by Nicolas Geoffray · 4 years, 8 months ago
  15. 73ffa57 Set SA_SIGINFO. Rename thread to include perfetto. by Florian Mayer · 4 years, 7 months ago
  16. d8309ca Avoid libtistress static link to art by Mathieu Chartier · 4 years, 8 months ago
  17. 92231c5 Revert "Make dex2oat(d) visible for use as implicit dexpreopt to..." by Hans Boehm · 4 years, 7 months ago
  18. 4d7e1a8 nterp: Don't compile baseline if a process cannot allocate profiling infos. by Nicolas Geoffray · 4 years, 7 months ago
  19. c1cd133 Fix braino in arm64 codegen. by Nicolas Geoffray · 4 years, 7 months ago
  20. 08a1d1b Make dex2oat(d) visible for use as implicit dexpreopt tool deps. by Martin Stjernholm · 4 years, 8 months ago
  21. f0e90ba Revert^2 "Enable JIT dual data mapping." by David Srbecky · 4 years, 8 months ago
  22. 13fcc3e Remove some dead code from OatFile. by Vladimir Marko · 4 years, 7 months ago
  23. 469016b Don't pattern-init an unused variable that overallocates the stack by Stephen Hines · 4 years, 7 months ago
  24. b78f919 Remove unused UnsupportedAppUsage annotations. by Artur Satayev · 4 years, 7 months ago
  25. 233572b Remove error logs from test. by Nicolas Geoffray · 4 years, 7 months ago
  26. 0331a0f Do not emit color codes when running run-jdwp-tests.sh with no terminal by Roland Levillain · 4 years, 8 months ago
  27. e110dbe Handle error logs now being printed in a new format. by Nicolas Geoffray · 4 years, 7 months ago
  28. e0c6d43 Revert "Fix stack-walking race" by Alex Light · 4 years, 7 months ago
  29. 721e402 Fix stack-walking race by Alex Light · 4 years, 8 months ago
  30. df7e5b8 Revert "Blacklist 137-cfi on target 32." by Christopher Ferris · 4 years, 8 months ago
  31. 2f78a9c Revert^2 "Improve stack unwinding during gcstress tests." by David Srbecky · 4 years, 8 months ago
  32. 2c5b48d Disable bitstring tests. by Nicolas Geoffray · 4 years, 8 months ago
  33. 8404f34 Disable BitStructs::NestedFieldAssignment. by Nicolas Geoffray · 4 years, 8 months ago
  34. e8bd0a9 Correctly initialize monitors for 32-bit by Hans Boehm · 4 years, 8 months ago
  35. 2f544c2 Add /system/lib to the permitted paths for ns of APEXes by Jiyong Park · 4 years, 8 months ago
  36. abafbe7 nativebridge: Add PreZygoteFork callback by Lev Rumyantsev · 4 years, 9 months ago
  37. 7ec3e60 nativebridge: Support app-zygote by Lev Rumyantsev · 4 years, 9 months ago
  38. 87f3630 runtime: Initialize native bridge in app-zygote by Lev Rumyantsev · 4 years, 9 months ago
  39. 75408ad Make art_verifier host only by Mathieu Chartier · 4 years, 8 months ago
  40. ff5ce16 Sleep longer in shutdown with asan by Hans Boehm · 4 years, 8 months ago
  41. f6c69e5 Fix race resulting in UAF in class-define-pausing by Alex Light · 4 years, 8 months ago
  42. ed1cecd Clean up dead code & outdated comment in app image validation by Dan Zimmerman · 4 years, 8 months ago
  43. 6ef7713 Remove dead code related to profile collection. by Vladimir Marko · 4 years, 8 months ago
  44. 21c5b6a Revert "Disable run-test 135-MirandaDispatch with ASan and interp-ac on 32-bit host." by Roland Levillain · 4 years, 8 months ago
  45. a9ff45b Remove TODO from ART by atrost · 4 years, 8 months ago
  46. 6a67bea Update InstructionBuilder's IsInBootImage for boot image extension. by Vladimir Marko · 4 years, 8 months ago
  47. 4d7b689 Fix Transaction constraint validation... by Vladimir Marko · 4 years, 8 months ago
  48. 87712da Revert^2 "Generate mini-debug-info when running tests." by David Srbecky · 4 years, 8 months ago
  49. 0c42b60 Revert^2 "Generate mini-debug-info when running JIT tests." by David Srbecky · 4 years, 8 months ago
  50. 51e957c Blacklist 137-cfi on target 32. by Nicolas Geoffray · 4 years, 8 months ago
  51. 691f1a4 Add initial sdk/module_exports for art by Paul Duffin · 4 years, 10 months ago
  52. 4f915d2 Make --create-runner check the output when not --dev by Alex Light · 4 years, 8 months ago
  53. daca303 Make parallel_run.py print status on single line. by Alex Light · 4 years, 8 months ago
  54. 7d511d9 [art] Factor out encoding ClassLoaderContext components by Dan Zimmerman · 4 years, 9 months ago
  55. 15669a6 jdwp: switch to libbase's ReceiveFileDescriptors. by Josh Gao · 4 years, 8 months ago
  56. 6442eaf Harden hidden api checks. by Andrei Onea · 4 years, 8 months ago
  57. e30457c Add getNativeTid function by Rick Yiu · 4 years, 8 months ago
  58. a72256b Remove app image dex file and class loader checks by Mathieu Chartier · 4 years, 8 months ago
  59. 1c3c106 jni: Do not create a managed frame for @CriticalNative. by Vladimir Marko · 4 years, 9 months ago
  60. 0330e38 Fix compile-jar.sh for new boot image locations by Mathieu Chartier · 4 years, 8 months ago
  61. 72325b6 Add test for local-refs being updated by structural-redef by Alex Light · 4 years, 8 months ago
  62. 4f9d62b Utilize partially used TLABs by Lokesh Gidra · 4 years, 8 months ago
  63. b885d8b Surround MR uses with #if defined read barrier. by Nicolas Geoffray · 4 years, 8 months ago
  64. f676eb4 Exclude 64-bit libperfetto_hprof library from golem tarball by Orion Hodson · 4 years, 8 months ago
  65. 2ba6ff2 Fix String.init tests with baseline JIT. by Nicolas Geoffray · 4 years, 8 months ago
  66. 46d7b24 Add atrace event for perfetto_hprof init. by Florian Mayer · 4 years, 8 months ago
  67. fe0ce64 Add structural redef tests to CTS by Alex Light · 4 years, 8 months ago
  68. e8e544d Revert "Work around a art test script bug mixing up bootclasspaths." by Tobias Thierer · 7 years ago
  69. 628f488 Remove the LogId parameter from libbase's LogMessage by Tom Cherry · 4 years, 8 months ago
  70. 9406c43 Revert "Harden hidden api checks." by Andrei-Valentin Onea · 4 years, 8 months ago
  71. 08d064f Exclude libperfetto_hprof library from golem tarball by Orion Hodson · 4 years, 8 months ago
  72. 3bf5163 Harden hidden api checks. by Andrei Onea · 4 years, 8 months ago
  73. 135b5c8 Address checker tests around inline cache and the baseline compiler. by Nicolas Geoffray · 4 years, 8 months ago
  74. 786e1fe invoke-super can also have implicit null checks. by Nicolas Geoffray · 4 years, 8 months ago
  75. c4bf667 Use ResetTlab instead of setting to null by Mathieu Chartier · 4 years, 8 months ago
  76. 4681f20 Don't run AllTraces in test 911 on CTS by Alex Light · 4 years, 8 months ago
  77. baf938f Add even more sanity checks to ti_redefine.cc and skips by Alex Light · 4 years, 8 months ago
  78. 63a5793 nterp: Re-order where stack alignment happens in an nterp frame. by Nicolas Geoffray · 4 years, 8 months ago
  79. ca14594 Disable 708-jit-cache-churn for all gcstress modes by Orion Hodson · 4 years, 8 months ago
  80. 6ac057f Use boot image extension in the JIT-zygote experiment. by Ulya Trafimovich · 4 years, 9 months ago
  81. 2628715 Remove incorrect const qualification on ArrayIter::operator++. by Peter Collingbourne · 4 years, 8 months ago
  82. a599252 Replaced the hard coded art test names with the auto-generated ones by Jiyong Park · 4 years, 8 months ago
  83. c4f6cf3 nterp: fix braino in NTERP_TRAMPOLINE macro. by Nicolas Geoffray · 4 years, 8 months ago
  84. a63b419 Disable 708-jit-cache-churn for gcstress + jit-on-first-use by Orion Hodson · 4 years, 8 months ago
  85. cdf2d7e nterp: Change the jump destination when there is no parameter. by Nicolas Geoffray · 4 years, 8 months ago
  86. f1ede36 Use HashSet for test 2005 by Alex Light · 4 years, 8 months ago
  87. 3f4041b Add more logging around array sanity checks by Alex Light · 4 years, 8 months ago
  88. 8e7ab70 Remove extra shift in --create-runner handler in run-test by Alex Light · 4 years, 8 months ago
  89. a3f8129 Make StartDebugger the last thing in InitNonZygoteOrPostFork again by Alex Light · 4 years, 8 months ago
  90. 4d804b8 Improve parallel_run.py somewhat by Alex Light · 4 years, 9 months ago
  91. b86e9b0 Close fd if polling thread is disabled by Mathieu Chartier · 4 years, 8 months ago
  92. 81ba7db Revert^2 "Use framework boot image extension." by Ulyana Trafimovich · 4 years, 9 months ago
  93. e89ffab Additional work on packaging the go/lem tarball by Orion Hodson · 4 years, 8 months ago
  94. 163652e Fix redefinition causing corrupt j.l.r.Field objects by Alex Light · 4 years, 8 months ago
  95. 14d1307 Disable test cases `AssemblerMIPS{32r6,64}Test.Toolchain` in ART gtest. by Roland Levillain · 4 years, 8 months ago
  96. a18f5ae Fix StringBuilder append assumptions. by Vladimir Marko · 4 years, 9 months ago
  97. 7ee34a1 Add OptimizingUnitTestHelper::GraphChecker methods by Evgeny Astigeevich · 4 years, 9 months ago
  98. 7b0df59 Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true. by Ulya Trafimovich · 4 years, 8 months ago
  99. 2f49428 Revert^2 "Remove finalizable restriction on structural redefinition" by Alex Light · 4 years, 8 months ago
  100. 0b1afb7 Revert "Remove finalizable restriction on structural redefinition" by Alex Light · 4 years, 8 months ago