1. 053e138 Link libvixl statically. by Vladimir Marko · 3 years, 4 months ago
  2. c256028 Revert "Add 2040-huge-native-alloc test" by Hans Boehm · 3 years, 4 months ago
  3. be0d891 Add 2040-huge-native-alloc test by Hans Boehm · 3 years, 5 months ago
  4. 7eedd44 Fix some tests to work in prebuilt ART module mode. by Martin Stjernholm · 3 years, 4 months ago
  5. 0d0f8df In run tests, do not rely on loading native libs in the ART namespace by Martin Stjernholm · 3 years, 5 months ago
  6. d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 3 years, 6 months ago
  7. 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 3 years, 5 months ago
  8. 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 3 years, 6 months ago
  9. f442a84 Revert "Merge libdexfile_external into libdexfile." by Nikita Ioffe · 3 years, 6 months ago
  10. af61f50 Reland "Change JNI behavior related to hiddenapi." by Nicolas Geoffray · 3 years, 6 months ago
  11. 848fc80 Merge libdexfile_external into libdexfile. by Martin Stjernholm · 3 years, 6 months ago
  12. dbcf4a2 Revert "Change JNI behavior related to hiddenapi." by Nicolas Geoffray · 3 years, 6 months ago
  13. 579db19 Change JNI behavior related to hiddenapi. by Nicolas Geoffray · 3 years, 6 months ago
  14. e017bb0 Drop whole_static_libs for libasync_safe and clean up static linking of by Martin Stjernholm · 3 years, 6 months ago
  15. 90b2661 Generalize the defaults module for module source builds. by Martin Stjernholm · 3 years, 7 months ago
  16. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 7 months ago
  17. 284e8b0 Enable art MTS tests to generate android-mts-art as well as be included in android-mts. by Kimberly Kreider · 3 years, 9 months ago
  18. 1a0e292 Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions" by Alex Light · 3 years, 8 months ago
  19. 46d6fc0 Revert "Add disable/get/set_hidden_api_enforcement_policy extensions" by Nicolas Geoffray · 3 years, 8 months ago
  20. c38d944 Add disable/get/set_hidden_api_enforcement_policy extensions by Alex Light · 3 years, 9 months ago
  21. 20cadbf Change default to build with ART Module prebuilts rather than sources. by Martin Stjernholm · 3 years, 9 months ago
  22. 10bb9c5 Use a Soong config variable to toggle between ART Module source and prebuilts. by Martin Stjernholm · 3 years, 10 months ago
  23. 3378768 SDK-stub controlled dex2oat verification by Calin Juravle · 5 years ago
  24. cc9df4f Extend ART sdk with prebuilts needed to build the platform by Paul Duffin · 4 years, 1 month ago
  25. 1ca19bc Build Checker as python binary for Tradefed test suites by Daniil Riazanovskiy · 4 years ago
  26. 2b8d3c8 Avoid using hidden-api when running in CTS by Alex Light · 3 years, 11 months ago
  27. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 3 years, 11 months ago
  28. 66474c2 Move tests using art_gtest_defaults to art-host-tests suite by Dan Shi · 4 years ago
  29. 463d03e Prevent art_cts_jvmti_test_library from depending on framework-res by Paul Duffin · 4 years ago
  30. 4258f9e Only tag supported ART run-tests as part of `art-target-run-test`. by Roland Levillain · 4 years ago
  31. 8d9c604 Add test for thread-attach naming behavior by Alex Light · 4 years ago
  32. 423aefc Add ART gtests to the Mainline Test Suite (MTS). by Roland Levillain · 4 years, 1 month ago
  33. f61e061 Add test module for running gtests in chroot. by David Srbecky · 4 years, 1 month ago
  34. 00381bf Add ART run-tests to the Mainline Test Suite (MTS). by Roland Levillain · 4 years, 1 month ago
  35. 6b0b2e7 Rename the expected-output text file in built TradeFed ART run-tests. by Roland Levillain · 4 years ago
  36. 7285a4b Fix GetDirectBufferCapacity for zero length direct buffer by Orion Hodson · 4 years, 2 months ago
  37. 9a09e7c Enable host gtests in eng-prod by David Srbecky · 4 years, 3 months ago
  38. edda3ca Use different extension for smali test files. by David Srbecky · 4 years, 2 months ago
  39. 01e5698 Add Soong module definitions for ART run-tests with default build rules. by Roland Levillain · 4 years, 7 months ago
  40. 0a17b6a Revert "Support running of host gtests in eng-prod" by David Srbecky · 4 years, 3 months ago
  41. 9a0f9ba Build ART run-tests using the same settings as Libcore tests. by Roland Levillain · 4 years, 7 months ago
  42. 79d9092 Introduce a Soong `java_defaults` module for ART run-tests. by Roland Levillain · 4 years, 8 months ago
  43. a8049c6 Introduce a test configuration template for ART run-tests. by Roland Levillain · 4 years, 11 months ago
  44. 22872da Support running of host gtests in eng-prod by David Srbecky · 4 years, 3 months ago
  45. 72cf0a8 Revert "Move ART gtests to general-tests." by David Srbecky · 4 years, 3 months ago
  46. 0e6d73a Move ART gtests to general-tests. by David Srbecky · 4 years, 4 months ago
  47. 16527e8 Preserve JNI bindings across structural redefinition by Alex Light · 4 years, 3 months ago
  48. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 4 months ago
  49. a2efd2a Add regression test for b/36989421 by Alex Light · 4 years, 4 months ago
  50. daee51f Revert "Move ArtGtestsTarget to general-tests." by Sooraj Sasindran · 4 years, 4 months ago
  51. c6849c6 Move ArtGtestsTarget to general-tests. by David Srbecky · 4 years, 4 months ago
  52. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 4 months ago
  53. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 4 months ago
  54. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 5 months ago
  55. 672295a Add test for JNI env modifications on shutdown by Hans Boehm · 4 years, 5 months ago
  56. 2506eff Replace art_cts_jvmti_test_library filegroup with java_library by Paul Duffin · 4 years, 5 months ago
  57. 216a645 Remove libicuuc/libicui18n usage from art_gtest_defaults by Victor Chang · 4 years, 6 months ago
  58. fdd4684 Deduplicate interned image strings. by Vladimir Marko · 4 years, 6 months ago
  59. e5621f5 Wrap expected_cts_outputs in a java_library by Paul Duffin · 4 years, 6 months ago
  60. ee25716 Revert^2 "Support ART's target gtests in atest." by David Srbecky · 4 years, 7 months ago
  61. 280e6c3 Jit-zygote compiled code isn't debuggable by Alex Light · 4 years, 7 months ago
  62. 6152123 Revert "Support ART's target gtests in atest." by Paul Trautrim · 4 years, 7 months ago
  63. eac404b Support ART's target gtests in atest. by David Srbecky · 4 years, 7 months ago
  64. 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 4 years, 7 months ago
  65. e6e634e Remove test 1944 by Alex Light · 4 years, 7 months ago
  66. 8206ae8 Revert "Fix Core Platform API JNI check" by satayev · 4 years, 7 months ago
  67. 8c8f148 Add blueprint modules to generate jar files for gtests. by David Srbecky · 4 years, 7 months ago
  68. 6c56db3 Fix Core Platform API JNI check by Orion Hodson · 4 years, 10 months ago
  69. e91e795 Replace instrumention id with stack pointers. by Nicolas Geoffray · 4 years, 8 months ago
  70. e8a83af Revert^2 "Avoid libtistress static link to art" by Vladimir Marko · 4 years, 8 months ago
  71. 3f0dca1 Ensure IsStructurallyRedefinable takes into account subtypes by Alex Light · 4 years, 8 months ago
  72. a2a1b55 Revert "Avoid libtistress static link to art" by Vladimir Marko · 4 years, 8 months ago
  73. 5c7f367 Make test 1983 more consistent by Alex Light · 4 years, 8 months ago
  74. d8309ca Avoid libtistress static link to art by Mathieu Chartier · 4 years, 8 months ago
  75. e0c6d43 Revert "Fix stack-walking race" by Alex Light · 4 years, 8 months ago
  76. 721e402 Fix stack-walking race by Alex Light · 4 years, 8 months ago
  77. 72325b6 Add test for local-refs being updated by structural-redef by Alex Light · 4 years, 8 months ago
  78. fe0ce64 Add structural redef tests to CTS by Alex Light · 4 years, 8 months ago
  79. 4681f20 Don't run AllTraces in test 911 on CTS by Alex Light · 4 years, 8 months ago
  80. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 9 months ago
  81. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 9 months ago
  82. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 10 months ago
  83. 80777ed Revert^2 "Make sure all runtime threads are in the System thread group." by Alex Light · 4 years, 9 months ago
  84. 9ca8b2b Revert "Make sure all runtime threads are in the System thread group." by Nicolas Geoffray · 4 years, 9 months ago
  85. 0e01c8d Make sure all runtime threads are in the System thread group. by Alex Light · 4 years, 9 months ago
  86. 7dac864 Clean up JNI dlsym lookup trampoline. by Vladimir Marko · 4 years, 11 months ago
  87. 962a110 Restructure the contents of art/test/Android.bp. by Roland Levillain · 4 years, 11 months ago
  88. 55eccdf Revert^4 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  89. c34eab4 Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers"" by Nicolas Geoffray · 5 years ago
  90. ea2a3d9 Revert^2 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  91. 712fa80 Revert "Walk internal ArtField/ArtMethod pointers" by Nicolas Geoffray · 5 years ago
  92. c84fc3a Walk internal ArtField/ArtMethod pointers by Alex Light · 5 years ago
  93. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 5 years ago
  94. 4ac0e15 Revert "Revert "Basic structural redefinition support"" by Nicolas Geoffray · 5 years ago
  95. 5a2301d Revert "Basic structural redefinition support" by Nicolas Geoffray · 5 years ago
  96. c971eaf Basic structural redefinition support by Alex Light · 5 years ago
  97. fa59588 Fix setting/getting the native priority of a thread. by Nicolas Geoffray · 5 years ago
  98. d4d6fb5 Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`. by Roland Levillain · 5 years ago
  99. 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 5 years ago
  100. c14ec8f Add resize arrays JVMTI extension by Alex Light · 5 years ago