1. 35a3f6a Create vdex file for dex loaded with InMemoryDexClassLoader by David Brazdil · 5 years ago
  2. 331a5e1 Revert^2 Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 5 years ago
  3. 9b195cc Fix arm32 code generator when used with baseline compilation. by Nicolas Geoffray · 5 years ago
  4. 58412b1 ObjPtr<>-ify DexCache. by Vladimir Marko · 5 years ago
  5. b4bb63a Revert "Verify InMemoryDexClassLoader classes in a background thread" by David Brazdil · 5 years ago
  6. d592dbe Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 5 years ago
  7. 0a20607 Remove ART dependence on property debug.allocTracker.stackDepth by Mathieu Chartier · 5 years ago
  8. f52d92f ObjPtr<>-ify Monitor/-Pool. by Vladimir Marko · 5 years ago
  9. d19ee63 De-flake 1336-short-finalizer-timeout by Hans Boehm · 5 years ago
  10. b215557 Add FinalizerTimeoutMs argument, and respect it by Hans Boehm · 5 years ago
  11. 2fde9bd Add test 980 to knownfailures for no-image + jit by Alex Light · 5 years ago
  12. 6f342dd Revert^2 "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 5 years ago
  13. c26d9e3 Revert "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 5 years ago
  14. 912cee8 Only extract zipapex once for linux-bionic-zipapex tests by Alex Light · 5 years ago
  15. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 5 years ago
  16. d91de5f Fix JNI GetFieldId() signature check for "". by Vladimir Marko · 6 years ago
  17. c2109c6 Fix possible overrun bug for resolving startup strings by Mathieu Chartier · 5 years ago
  18. 21b6568 Unload native libraries during shutdown. by Nicolas Geoffray · 5 years ago
  19. 6e7a72c Release app image metadata when startup is completed by Mathieu Chartier · 5 years ago
  20. 26a5dd6 Add support for ANDROID_TZDATA_ROOT by Neil Fuller · 5 years ago
  21. c7c5d53 Add a filegroup and a resource jar referenced from cts/hostsidetests/jvmti by Sasha Smundak · 5 years ago
  22. 7cb707f Use resolve-startup-const-strings=true for run tests by Mathieu Chartier · 5 years ago
  23. 175ce3d Add callback for notifying that startup is completed by Mathieu Chartier · 5 years ago
  24. 7e057ec ART: Use slicer's no-rtti library by Andreas Gampe · 5 years ago
  25. 3767828 Disable 691-hiddenapi-proxy on for redefine tests by David Brazdil · 5 years ago
  26. 6a1dab4 Fix handling of proxy classes in hidden_api.h by David Brazdil · 5 years ago
  27. ffe26cc Revert^2 "Fix oatdump .data.bimg.rel.ro for intrinsics." by Vladimir Marko · 5 years ago
  28. 44044b1 Revert "Fix oatdump .data.bimg.rel.ro for intrinsics." by Lokesh Gidra · 5 years ago
  29. c816d24 Merge "Revert^2 "Prevent agents from delaying system daemon threads"" by Treehugger Robot · 5 years ago
  30. e0b2ce4 Revert^2 "Prevent agents from delaying system daemon threads" by Alex Light · 5 years ago
  31. c0584d9 Merge "Fix oatdump .data.bimg.rel.ro for intrinsics." by Vladimir Marko · 5 years ago
  32. 9a8dcea Fix oatdump .data.bimg.rel.ro for intrinsics. by Vladimir Marko · 5 years ago
  33. feb2282 Improve `verified`, add `redefined` class status in VerifierDeps by David Brazdil · 5 years ago
  34. b4d69e6 Merge changes I11859ee8,Id17d1c87 by Alex Light · 5 years ago
  35. 35a760d Fix 905 flake on low mem. by Alex Light · 5 years ago
  36. 5de9775 Merge "Rename libnativebridge-dummy-headers to libnativebridge-headers" by Treehugger Robot · 5 years ago
  37. e4b4a18 Add support for using gdbserver with run-test by Alex Light · 5 years ago
  38. b756f70 Rename libnativebridge-dummy-headers to libnativebridge-headers by Jiyong Park · 6 years ago
  39. a9c9e85 Merge "Fix host-only exception in art test 005-annotations." by Pete Gillin · 5 years ago
  40. 5d3ac96 Merge "Update zipapex tests to run fully out of the zipapex" by Alex Light · 5 years ago
  41. 8e1ca61 Merge "Generalize vdex class redefinition check" by David Brazdil · 5 years ago
  42. 8fd6722 Generalize vdex class redefinition check by David Brazdil · 5 years ago
  43. f7f3152 Update zipapex tests to run fully out of the zipapex by Alex Light · 5 years ago
  44. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 5 years ago
  45. 481bcb2 Fix host-only exception in art test 005-annotations. by Pete Gillin · 5 years ago
  46. 436e142 Merge "Take hidden API into account during getDeclaredMethod()" by David Brazdil · 5 years ago
  47. 4bcd657 Take hidden API into account during getDeclaredMethod() by David Brazdil · 5 years ago
  48. 676e00a Merge "hiddenapi: Fix class hierarchy traversal" by David Brazdil · 5 years ago
  49. 306d636 Don't run run-test-719 in no-preload config by Calin Juravle · 5 years ago
  50. 2da3cbb hiddenapi: Fix class hierarchy traversal by David Brazdil · 5 years ago
  51. 6061d16 Merge "Ignore warnings from dalvikvm in 719-dm-verify-redefinition" by Treehugger Robot · 5 years ago
  52. 6790bff Ignore warnings from dalvikvm in 719-dm-verify-redefinition by Calin Juravle · 5 years ago
  53. 267eb6a Merge "Remove '-f' from unzip command" by Treehugger Robot · 5 years ago
  54. 9b596c0 Merge "Ensure the correctness of fast verify" by Calin Juravle · 5 years ago
  55. fc52ffc Remove '-f' from unzip command by Alex Light · 5 years ago
  56. 5ffefaa Ensure the correctness of fast verify by Calin Juravle · 6 years ago
  57. 7b1f8cc Add logging for zipapex failure. by Alex Light · 5 years ago
  58. 9942b38 Merge "ART: Fix off-by-one error in BCE." by Vladimir Marko · 5 years ago
  59. 53a41ac ART: Fix off-by-one error in BCE. by Vladimir Marko · 5 years ago
  60. 770e7fc Merge "Fix running zipapex tests with arbitrary cwd." by Treehugger Robot · 5 years ago
  61. e46d0fb Fix running zipapex tests with arbitrary cwd. by Alex Light · 5 years ago
  62. b1cb47d Run unzip with -o -f for zipapex tests by Alex Light · 6 years ago
  63. 4e5b60c Disable 1339-dead-reference-safe when debuggable by Hans Boehm · 6 years ago
  64. 206348c Selectively allow dead reference elimination by Hans Boehm · 6 years ago
  65. 548da10 Merge "Fix 674-hiddenapi run-test on AOSP host" by Treehugger Robot · 6 years ago
  66. 74d4884 Fix 674-hiddenapi run-test on AOSP host by David Brazdil · 6 years ago
  67. a966376 Merge "Adjust thresholds for pretty printing size." by David Srbecky · 6 years ago
  68. de6c714 Adjust thresholds for pretty printing size. by David Srbecky · 6 years ago
  69. e768182 hiddenapi: Print warnings for @CorePlatformApi violations by David Brazdil · 6 years ago
  70. 907001d Revert^2 "Build dex2oatd with compile_multilib: both." by Alex Light · 6 years ago
  71. b4a70ce Remove core-simple from the boot classpath by Neil Fuller · 6 years ago
  72. 6f463e8 Merge "Add support for option `--android-runtime-root` to ART run-test scripts." by Roland Levillain · 6 years ago
  73. 00fbe4f Add region padding for app images by Mathieu Chartier · 6 years ago
  74. 2807614 Add support for option `--android-runtime-root` to ART run-test scripts. by Roland Levillain · 6 years ago
  75. 2d22ffc Merge "ART: Forward-declare Context" by Treehugger Robot · 6 years ago
  76. fe2886d Merge "Deoptimize zygote compiled methods in DeoptimizeBootImage." by Nicolas Geoffray · 6 years ago
  77. e5d2398 ART: Forward-declare Context by Andreas Gampe · 6 years ago
  78. 43e4325 ART: Handle clobbering in verifier peephole by Andreas Gampe · 6 years ago
  79. ebc3b25 Fix compiler bug when typing exceptions. by Nicolas Geoffray · 6 years ago
  80. 1f99225 Merge "Add 132 to redefine-stress skips" by Treehugger Robot · 6 years ago
  81. 2337fa1 Add 132 to redefine-stress skips by Alex Light · 6 years ago
  82. a13970a Partially revert expected output for 911-get-stack-trace by Jinseong Jeon · 6 years ago
  83. ca7027d Merge "ART: Add CRC32.updateByteBuffer intrinsic for ARM64" by Vladimir Marko · 6 years ago
  84. c4fc53a Merge "Move startup thread pool back into runtime" by Mathieu Chartier · 6 years ago
  85. ada33d7 Move startup thread pool back into runtime by Mathieu Chartier · 6 years ago
  86. 776a7c2 ART: Add CRC32.updateByteBuffer intrinsic for ARM64 by Evgeny Astigeevich · 6 years ago
  87. 4520b06 Correct timeout_dumper to TIMEOUT_DUMPER by Alex Light · 6 years ago
  88. 226805d Deoptimize zygote compiled methods in DeoptimizeBootImage. by Nicolas Geoffray · 6 years ago
  89. 4bdcf5d ART: Use timeout --foreground by Andreas Gampe · 6 years ago
  90. 2cb696e ART: disable 708-jit-cache-churn for jit-on-first-use by Orion Hodson · 6 years ago
  91. 9e72ebe Merge "Fix zipapex test-bot." by Alex Light · 6 years ago
  92. 8c5476a Fix zipapex test-bot. by Alex Light · 6 years ago
  93. 8dee118 Fix ART test depending on libcore internals. by Tobias Thierer · 6 years ago
  94. 5708863 Merge "Add apache-xml to boot class path for tests." by Vladimir Marko · 6 years ago
  95. 4aef28a Merge changes Iefc46d8f,I8f65096d by Treehugger Robot · 6 years ago
  96. 64d6424 Add knownfailures for jvmti-stress by Alex Light · 6 years ago
  97. 12c9a12 Don't retrieve generic information during ti-stress by Alex Light · 6 years ago
  98. b0faa96 Merge changes Iacd66525,Ia1027126,I39a9313e by Andreas Gampe · 6 years ago
  99. ea65b21 Add apache-xml to boot class path for tests. by Vladimir Marko · 6 years ago
  100. 500b4da Merge "Revert^2 "Allow boot image for a part of the boot classpath."" by Vladimir Marko · 6 years ago