1. 1a0e292 Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions" by Alex Light · 4 years ago
  2. 46d6fc0 Revert "Add disable/get/set_hidden_api_enforcement_policy extensions" by Nicolas Geoffray · 4 years ago
  3. c38d944 Add disable/get/set_hidden_api_enforcement_policy extensions by Alex Light · 4 years, 1 month ago
  4. 20cadbf Change default to build with ART Module prebuilts rather than sources. by Martin Stjernholm · 4 years, 1 month ago
  5. 10bb9c5 Use a Soong config variable to toggle between ART Module source and prebuilts. by Martin Stjernholm · 4 years, 2 months ago
  6. 3378768 SDK-stub controlled dex2oat verification by Calin Juravle · 5 years ago
  7. cc9df4f Extend ART sdk with prebuilts needed to build the platform by Paul Duffin · 4 years, 5 months ago
  8. 1ca19bc Build Checker as python binary for Tradefed test suites by Daniil Riazanovskiy · 4 years, 4 months ago
  9. 2b8d3c8 Avoid using hidden-api when running in CTS by Alex Light · 4 years, 3 months ago
  10. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 3 months ago
  11. 66474c2 Move tests using art_gtest_defaults to art-host-tests suite by Dan Shi · 4 years, 3 months ago
  12. 463d03e Prevent art_cts_jvmti_test_library from depending on framework-res by Paul Duffin · 4 years, 3 months ago
  13. 4258f9e Only tag supported ART run-tests as part of `art-target-run-test`. by Roland Levillain · 4 years, 3 months ago
  14. 8d9c604 Add test for thread-attach naming behavior by Alex Light · 4 years, 4 months ago
  15. 423aefc Add ART gtests to the Mainline Test Suite (MTS). by Roland Levillain · 4 years, 5 months ago
  16. f61e061 Add test module for running gtests in chroot. by David Srbecky · 4 years, 5 months ago
  17. 00381bf Add ART run-tests to the Mainline Test Suite (MTS). by Roland Levillain · 4 years, 5 months ago
  18. 6b0b2e7 Rename the expected-output text file in built TradeFed ART run-tests. by Roland Levillain · 4 years, 4 months ago
  19. 7285a4b Fix GetDirectBufferCapacity for zero length direct buffer by Orion Hodson · 4 years, 6 months ago
  20. 9a09e7c Enable host gtests in eng-prod by David Srbecky · 4 years, 7 months ago
  21. edda3ca Use different extension for smali test files. by David Srbecky · 4 years, 7 months ago
  22. 01e5698 Add Soong module definitions for ART run-tests with default build rules. by Roland Levillain · 5 years ago
  23. 0a17b6a Revert "Support running of host gtests in eng-prod" by David Srbecky · 4 years, 7 months ago
  24. 9a0f9ba Build ART run-tests using the same settings as Libcore tests. by Roland Levillain · 5 years ago
  25. 79d9092 Introduce a Soong `java_defaults` module for ART run-tests. by Roland Levillain · 5 years ago
  26. a8049c6 Introduce a test configuration template for ART run-tests. by Roland Levillain · 5 years ago
  27. 22872da Support running of host gtests in eng-prod by David Srbecky · 4 years, 7 months ago
  28. 72cf0a8 Revert "Move ART gtests to general-tests." by David Srbecky · 4 years, 7 months ago
  29. 0e6d73a Move ART gtests to general-tests. by David Srbecky · 4 years, 8 months ago
  30. 16527e8 Preserve JNI bindings across structural redefinition by Alex Light · 4 years, 8 months ago
  31. 4a88a5a Finish move of jar compilation rules from makefile to soong. by David Srbecky · 4 years, 9 months ago
  32. a2efd2a Add regression test for b/36989421 by Alex Light · 4 years, 8 months ago
  33. daee51f Revert "Move ArtGtestsTarget to general-tests." by Sooraj Sasindran · 4 years, 8 months ago
  34. c6849c6 Move ArtGtestsTarget to general-tests. by David Srbecky · 4 years, 8 months ago
  35. 883c134 Revert^2 "Remove test_per_src from ART tests." by David Srbecky · 4 years, 8 months ago
  36. fc5e2ef Revert "Remove test_per_src from ART tests." by Christopher Ferris · 4 years, 9 months ago
  37. 8103e47 Remove test_per_src from ART tests. by David Srbecky · 4 years, 9 months ago
  38. 672295a Add test for JNI env modifications on shutdown by Hans Boehm · 4 years, 9 months ago
  39. 2506eff Replace art_cts_jvmti_test_library filegroup with java_library by Paul Duffin · 4 years, 10 months ago
  40. 216a645 Remove libicuuc/libicui18n usage from art_gtest_defaults by Victor Chang · 4 years, 10 months ago
  41. fdd4684 Deduplicate interned image strings. by Vladimir Marko · 4 years, 10 months ago
  42. e5621f5 Wrap expected_cts_outputs in a java_library by Paul Duffin · 4 years, 10 months ago
  43. ee25716 Revert^2 "Support ART's target gtests in atest." by David Srbecky · 5 years ago
  44. 280e6c3 Jit-zygote compiled code isn't debuggable by Alex Light · 4 years, 11 months ago
  45. 6152123 Revert "Support ART's target gtests in atest." by Paul Trautrim · 5 years ago
  46. eac404b Support ART's target gtests in atest. by David Srbecky · 5 years ago
  47. 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 5 years ago
  48. e6e634e Remove test 1944 by Alex Light · 5 years ago
  49. 8206ae8 Revert "Fix Core Platform API JNI check" by satayev · 5 years ago
  50. 8c8f148 Add blueprint modules to generate jar files for gtests. by David Srbecky · 5 years ago
  51. 6c56db3 Fix Core Platform API JNI check by Orion Hodson · 5 years ago
  52. e91e795 Replace instrumention id with stack pointers. by Nicolas Geoffray · 5 years ago
  53. e8a83af Revert^2 "Avoid libtistress static link to art" by Vladimir Marko · 5 years ago
  54. 3f0dca1 Ensure IsStructurallyRedefinable takes into account subtypes by Alex Light · 5 years ago
  55. a2a1b55 Revert "Avoid libtistress static link to art" by Vladimir Marko · 5 years ago
  56. 5c7f367 Make test 1983 more consistent by Alex Light · 5 years ago
  57. d8309ca Avoid libtistress static link to art by Mathieu Chartier · 5 years ago
  58. e0c6d43 Revert "Fix stack-walking race" by Alex Light · 5 years ago
  59. 721e402 Fix stack-walking race by Alex Light · 5 years ago
  60. 72325b6 Add test for local-refs being updated by structural-redef by Alex Light · 5 years ago
  61. fe0ce64 Add structural redef tests to CTS by Alex Light · 5 years ago
  62. 4681f20 Don't run AllTraces in test 911 on CTS by Alex Light · 5 years ago
  63. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
  64. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
  65. 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
  66. 80777ed Revert^2 "Make sure all runtime threads are in the System thread group." by Alex Light · 5 years ago
  67. 9ca8b2b Revert "Make sure all runtime threads are in the System thread group." by Nicolas Geoffray · 5 years ago
  68. 0e01c8d Make sure all runtime threads are in the System thread group. by Alex Light · 5 years ago
  69. 7dac864 Clean up JNI dlsym lookup trampoline. by Vladimir Marko · 5 years ago
  70. 962a110 Restructure the contents of art/test/Android.bp. by Roland Levillain · 5 years ago
  71. 55eccdf Revert^4 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  72. c34eab4 Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers"" by Nicolas Geoffray · 5 years ago
  73. ea2a3d9 Revert^2 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  74. 712fa80 Revert "Walk internal ArtField/ArtMethod pointers" by Nicolas Geoffray · 5 years ago
  75. c84fc3a Walk internal ArtField/ArtMethod pointers by Alex Light · 5 years ago
  76. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 6 years ago
  77. 4ac0e15 Revert "Revert "Basic structural redefinition support"" by Nicolas Geoffray · 5 years ago
  78. 5a2301d Revert "Basic structural redefinition support" by Nicolas Geoffray · 5 years ago
  79. c971eaf Basic structural redefinition support by Alex Light · 5 years ago
  80. fa59588 Fix setting/getting the native priority of a thread. by Nicolas Geoffray · 5 years ago
  81. d4d6fb5 Set relative path to ART tests back to `art/$ISA` instead of `test/$ISA`. by Roland Levillain · 5 years ago
  82. 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 6 years ago
  83. c14ec8f Add resize arrays JVMTI extension by Alex Light · 6 years ago
  84. 422a9eb Do not hold lock when making class visibly initialized. by Vladimir Marko · 5 years ago
  85. f367747 Add ability to switch to index ids late. by Alex Light · 6 years ago
  86. 4345aac Cleanup some usages of include_dirs by Paul Duffin · 6 years ago
  87. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  88. 098e7a6 Try to make test 1963 pass on fugu by Alex Light · 6 years ago
  89. 639e73b Revert^2 "Add AddToDexClassloader JVMTI extension functions" by Alex Light · 6 years ago
  90. 799e536 Revert "Add AddToDexClassloader JVMTI extension functions" by Alex Light · 6 years ago
  91. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
  92. 92ed90c Add AddToDexClassloader JVMTI extension functions by Alex Light · 6 years ago
  93. 23ca8fb Centralize all the jvmti common test classes by Alex Light · 6 years ago
  94. 4060786 Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 6 years ago
  95. b2a8964 Revert "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 6 years ago
  96. c8c7e06 Correctly handle thread deopt with thread-specific JVMTI events by Alex Light · 6 years ago
  97. 68fa4ca Add debug version of libnativebridgetest.so by David Srbecky · 6 years ago
  98. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 6 years ago
  99. b4e6507 Refactor test 1953, 1954, 1955, & 1956 somewhat by Alex Light · 6 years ago
  100. e7a3354 Handle methods being present in multiple threads correctly by Alex Light · 6 years ago