1. 9c674ca Explicitly flush stdout in 2033-shutdown-mechanics by Hans Boehm · 4 years, 6 months ago
  2. d898624 Disable ART run-test 2231-oat-require-app-image on the RI. by Roland Levillain · 4 years, 6 months ago
  3. c2a769d Refactor builder intrinsic tests. by Vladimir Marko · 4 years, 7 months ago
  4. bf10f65 Move skips for --jvm 2009, 2011, and 2012 to appropriate block by Alex Light · 4 years, 6 months ago
  5. 06c0d17 Fix tests 1953, 1954, 1955 and, 1956 on --jvm by Alex Light · 4 years, 6 months ago
  6. 7c25b09 Reject OAT file in speed-profile if app image is rejected by Eric Holk · 4 years, 7 months ago
  7. a698102 Handle OOM situation in java-heap more aggressively by Lokesh Gidra · 4 years, 7 months ago
  8. 0240d2b Move the logging line interleave lock from libbase to ART by Tom Cherry · 4 years, 7 months ago
  9. aafe432 Move some checker tests from smali to Java. by Vladimir Marko · 4 years, 7 months ago
  10. 7ca8b67 Use ART_TARGET_ANDROID instead of __ANDROID__ by Nicolas Geoffray · 4 years, 7 months ago
  11. 5c25e53 Add an agent to enable VLOG options by Alex Light · 4 years, 7 months ago
  12. 4a1e4dd Add exemption list for hiddenapi warnings. by Artur Satayev · 4 years, 7 months ago
  13. b69312d nterp: Address old x86-64 comments. by Vladimir Marko · 4 years, 7 months ago
  14. afa69cd Add another DCHECK that an exception isn't pending. by Nicolas Geoffray · 4 years, 7 months ago
  15. 9b78924 Fix execution with RI in ART `testrunner.py` script. by Roland Levillain · 4 years, 7 months ago
  16. cc82f79 Disable ART run-tests newly failing on the RI. by Roland Levillain · 4 years, 7 months ago
  17. 30ac398 Improve printing for heap verification failures by Mathieu Chartier · 4 years, 7 months ago
  18. 6127ace Increase shutdown time constants by Hans Boehm · 4 years, 7 months ago
  19. 2816cfc Remove unnecessary droiddoc args by Anton Hansson · 4 years, 7 months ago
  20. 347323c Explicitly pass debugfs to deapexer. by Nicolas Geoffray · 4 years, 7 months ago
  21. aa636cb Add more logging to the script to debug buildbot issues. by Nicolas Geoffray · 4 years, 7 months ago
  22. 5055e66 Fix bootclasspath setup for target in tools/art script. by David Srbecky · 4 years, 7 months ago
  23. 81673f0 Add a sanity check on the conscrypt contents. by Nicolas Geoffray · 4 years, 7 months ago
  24. 8089204 Use runtime_libs for the libdexfile_external dependency from libdexfile_support. by Martin Stjernholm · 4 years, 7 months ago
  25. 5eee73b Use double quotes instead of single. by Nicolas Geoffray · 4 years, 7 months ago
  26. b7724c4 Fix execution with RI in ART `run-test-jar` script. by Roland Levillain · 4 years, 7 months ago
  27. e67fd20 Use ANDROID_HOST_OUT/bin/deapexer instead of just deapexer. by Nicolas Geoffray · 4 years, 7 months ago
  28. 75c3ff3 Better instrument 067-preemptive-unpark by Hans Boehm · 4 years, 7 months ago
  29. 745e45d By default, don't use a bitness suffix for ART. by Nicolas Geoffray · 4 years, 7 months ago
  30. f48a705 Minor error reporting clean up in DexFileVerifier. by Vladimir Marko · 4 years, 7 months ago
  31. 63ba647 Faster dex file verification. by Vladimir Marko · 4 years, 7 months ago
  32. 050e215 Fix typo in name of ART run-test `941-recurive-obsolete-jit`. by Roland Levillain · 4 years, 7 months ago
  33. b0c6cb5 Fix logic to find dex2oat. by Nicolas Geoffray · 4 years, 7 months ago
  34. 2842ac1 Move version scripts to app_process, where they are used. by Martin Stjernholm · 4 years, 7 months ago
  35. 28aaf24 Call SetRuntimeDeleted() unconditionally by Hans Boehm · 4 years, 7 months ago
  36. d68580e Put dex2oat32 and dex2oat64 in the ART apex. by Nicolas Geoffray · 4 years, 7 months ago
  37. 672295a Add test for JNI env modifications on shutdown by Hans Boehm · 4 years, 7 months ago
  38. 5f84607 Optimizing: Construct intrinsic HIR in builder. by Vladimir Marko · 4 years, 7 months ago
  39. c8150b5 ART: Refactor SIMD slots and regs size processing. by Artem Serov · 5 years ago
  40. b202873 Run Java verification of mainline modules at boot time. by Nicolas Geoffray · 4 years, 7 months ago
  41. 07c3da7 Reland "Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 7 months ago
  42. 76bc833 Bundle jni_headers with libopenjdkjvmti_headers by Orion Hodson · 4 years, 7 months ago
  43. 02e6a6f Revert "Remove platform availability from internal libs that make up" by Ady Abraham · 4 years, 7 months ago
  44. 030f548 Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 7 months ago
  45. 72d7e96 Replaced dangerous uses of sizeof() by Chris Wailes · 4 years, 7 months ago
  46. 9a625b5 Fix mmap leakage for ASAN build by Rock.Yeh · 4 years, 10 months ago
  47. f823f0e Fix deadlock bug in test 2005 by Alex Light · 4 years, 7 months ago
  48. b04b30c Only allow extra_guardrails for domains that can connect to heapprofd. by Florian Mayer · 4 years, 7 months ago
  49. c390879 Do not crash for broken stored VerifierDeps. by Vladimir Marko · 4 years, 7 months ago
  50. b47b978 ART: Fix vectorizer HalvingAdd idiom. by Artem Serov · 5 years ago
  51. e778fa6 Reduce cache memory use of libdexfile. by David Srbecky · 4 years, 7 months ago
  52. 27d2bfc Remove dependency on protobuf. by Florian Mayer · 4 years, 7 months ago
  53. 36896be Don't call exit() while threads may be running by Hans Boehm · 4 years, 8 months ago
  54. 69847ca Remove 726 test by Calin Juravle · 4 years, 7 months ago
  55. 2f40d24 Small cleanup in InstructionBuilder. by Vladimir Marko · 4 years, 7 months ago
  56. 605c591 Add more DCHECKs to investigate build bot failure. by Nicolas Geoffray · 4 years, 7 months ago
  57. 32b24fd Reduce kNotifyNativeInterval on host by Hans Boehm · 4 years, 8 months ago
  58. b495e7f Log an error when an app loads duplicate dex files by Calin Juravle · 4 years, 7 months ago
  59. 82cc2a2 Remove FileDescriptor ownerId field from Core Platform API bypass by Orion Hodson · 4 years, 7 months ago
  60. 3949e5e Fix dex2oat failure when --zip-fd actually points to raw dexfile. by wangshumin · 5 years ago
  61. 42df1c7 Compile boot image on host. by David Srbecky · 4 years, 7 months ago
  62. a801213 Update art/911-get-stack-trace expectations by Morten Krogh-Jespersen · 4 years, 7 months ago
  63. 2506eff Replace art_cts_jvmti_test_library filegroup with java_library by Paul Duffin · 4 years, 7 months ago
  64. 00cb81d Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 7 months ago
  65. 4b79ef4 Read /proc/self/smaps in perfetto_hprof. by Florian Mayer · 4 years, 7 months ago
  66. 216a645 Remove libicuuc/libicui18n usage from art_gtest_defaults by Victor Chang · 4 years, 7 months ago
  67. b72a094 Remove ART dependency on libicuuc by Victor Chang · 4 years, 8 months ago
  68. 0ae3173 Add luni-crypto-tests to art module test exports by Daulet Zhanguzin · 4 years, 7 months ago
  69. f4ba904 Fix string deduplication for multi-image extensions. by Vladimir Marko · 4 years, 7 months ago
  70. cb62cd8 ART support for running tests without conscrypt sources. by Nicolas Geoffray · 4 years, 7 months ago
  71. 9c06d44 Avoid creating preresolved strings array for dex files that have no strings by Mathieu Chartier · 4 years, 7 months ago
  72. d1f7351 dex2oat: add --updatable-bcp-packages-file argument. by Vladimir Marko · 4 years, 7 months ago
  73. bda163d Additional checks in GetDirectBuffer{Address,Capacity} by Orion Hodson · 4 years, 7 months ago
  74. 963c27f Change default heap-target-utilization to 0.75 by Lokesh Gidra · 4 years, 7 months ago
  75. fbf53b5 DCHECK to ensure processing instruction doesn't leave an exception. by Nicolas Geoffray · 4 years, 7 months ago
  76. 4fa07a5 Add explicit compiler option to enable test-specific features. by David Srbecky · 4 years, 7 months ago
  77. d31def5 Adjust embedded dex locations in host boot image. by David Srbecky · 4 years, 7 months ago
  78. f6c3784 Move the conscrypt hostdex build rule to ART. by Nicolas Geoffray · 4 years, 7 months ago
  79. ca1c39a Fix race condition in GetPreResolvedStrings by Mathieu Chartier · 4 years, 7 months ago
  80. 1abd3ec Symbolize script: make dash-compatible and pull vdex file for oatdump. by leon.wang · 4 years, 8 months ago
  81. fdd4684 Deduplicate interned image strings. by Vladimir Marko · 4 years, 8 months ago
  82. 4ac8d96 Add method_idx output to dexdump and dexlayout by Eric Holk · 4 years, 7 months ago
  83. d31cff1 Remove conscrypt as a build time dependency of ART. by Nicolas Geoffray · 4 years, 8 months ago
  84. 75d2189 Fix thread shutdown race in adbconnection by Alex Light · 4 years, 8 months ago
  85. bdf146c dex2oat: Fix repeatedly preparing dex files for oat file by wulonghua · 4 years, 8 months ago
  86. bc11509 Address late comments on go/aog/1269207 by Alex Light · 4 years, 8 months ago
  87. 403384e Fix host gtests for HOST_PREFER_32_BIT by David Srbecky · 4 years, 8 months ago
  88. fe57c2b Revert^4 "Add "linkage" test options"" by David Sehr · 4 years, 8 months ago
  89. a467a6e Fix incorrect interface-override linking by Alex Light · 4 years, 8 months ago
  90. e5621f5 Wrap expected_cts_outputs in a java_library by Paul Duffin · 4 years, 8 months ago
  91. e4abf13 ART: Update list of reserved boot class path packages. by Vladimir Marko · 4 years, 8 months ago
  92. 16c08ca Revert "Revert "Revert "Add "linkage" test options""" by Nicolas Geoffray · 4 years, 8 months ago
  93. 133987d Revert^2 "Don't include static or private methods with proxy construction." by Alex Light · 4 years, 8 months ago
  94. e2cc08b Fix a typo in dexanalyze usage info by leon.wang · 4 years, 8 months ago
  95. 80c0c50 Revert "Revert "Add "linkage" test options"" by David Sehr · 4 years, 8 months ago
  96. 379503d Revert "Don't include static or private methods with proxy construction." by Alex Light · 4 years, 8 months ago
  97. 0c0f302 Host gtests: Use the apex boot image instead of core.art. by David Srbecky · 4 years, 9 months ago
  98. f368882 Add more debugging info around ResolveField. by Nicolas Geoffray · 4 years, 8 months ago
  99. aacb4b8 Fix logical error in a gtest that caused intermittent failures. by Ulya Trafimovich · 4 years, 8 months ago
  100. 584e599 Don't include static or private methods with proxy construction. by Alex Light · 4 years, 8 months ago