1. f184f51 Remove vts10 suite setting by Dan Shi · 4 years ago
  2. 4914a69 Drop .stubs from android.test.[base|runner|mock].stubs by Jiyong Park · 4 years, 5 months ago
  3. 8ecb302 Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 6 months ago
  4. e0526b2 Merge "Replace art_cts_jvmti_test_library filegroup with java_library" by Treehugger Robot · 4 years, 6 months ago
  5. 1f6e825 Remove tests from vts suite by Dan Shi · 4 years, 6 months ago
  6. 8c8bd3f Replace art_cts_jvmti_test_library filegroup with java_library by Paul Duffin · 4 years, 6 months ago
  7. e29099a Add vts10 suite to existing vts tests by Dan Shi · 4 years, 7 months ago
  8. 465771e Use new set_verbose_flag_ext JVMTI extension by Alex Light · 4 years, 8 months ago
  9. c47f571 Add more logging to try to figure out 144947842 by Alex Light · 4 years, 8 months ago
  10. 41083dd Add structural redef & other art tests to CTS by Alex Light · 4 years, 9 months ago
  11. c7a577d CTS secondary_user: CtsJvmtiAttachingHostTestCases by jovanak · 5 years ago
  12. a137c1e CTS secondary_user: CTSJvmti... by Bookatz · 5 years ago
  13. 1e31040 Merge "Don't wait for activity start in AttachingHostTest" by Treehugger Robot · 5 years ago
  14. 31c29c9 Don't wait for activity start in AttachingHostTest by Alex Light · 5 years ago
  15. b0ef628 JvmtiAttachingHostTest was flaky due to activity start failing by Alex Light · 5 years ago
  16. ab3d9b8 Merge "Remove unnecessary shutdown() invocations on output writers." by Christian Wailes · 5 years ago
  17. 1e23fce Remove unnecessary shutdown() invocations on output writers. by Chris Wailes · 5 years ago
  18. f3d2d6b Merge changes Ica6013a4,I4560b3bd am: 56af500e92 by Alex Light · 5 years ago
  19. 30f8636 Use sockets to communicate with JvmtiAttachingHostTestCases by Alex Light · 5 years ago
  20. bbec87c Add cts-test for startup-agents by Alex Light · 5 years ago
  21. 2e2b5ec Merge "Fix dependency on APK used by test" am: 58f4f023cb by Dan Shi · 5 years ago
  22. 33d555d Fix dependency on APK used by test by Dan Shi · 5 years ago
  23. d1734dc Merge "Fix dependency on APK used by test" am: d5c8ebe85f by Dan Shi · 5 years ago
  24. 3758f7d Fix dependency on APK used by test by Dan Shi · 5 years ago
  25. 5ae2e1e Merge "Increase JVMTI test timeout to 5 minutes" am: 6520d5b1b4 am: 81f176ae84 by Alex Light · 5 years ago
  26. b03b8c8 Increase JVMTI test timeout to 5 minutes by Alex Light · 5 years ago
  27. 98e65aa Merge "Remove empty OWNERS" am: 83e82d190f am: 2c8318e0dc by Yichun Li · 5 years ago
  28. 83e82d1 Merge "Remove empty OWNERS" by Yichun Li · 5 years ago
  29. 37f4043 Merge "Backfill OWNERS for CtsJvmTi* modules" am: cfba770660 am: 951f14d46d by Yichun Li · 5 years ago
  30. 5fecae3 Backfill OWNERS for CtsJvmTi* modules by Yichun Li · 5 years ago
  31. 88ed418 Remove empty OWNERS by Yichun Li · 5 years ago
  32. 68444ff clang-diagnostic-unreachable-code-return in jvmti/base/jni/* by Jiyong Park · 6 years ago
  33. 227613b clang-diagnostic-unreachable-code-return in jvmti/base/jni/* by Jiyong Park · 6 years ago
  34. 7c816ba Merge commit '7b9516079534000e57be2f2e74c597c98e0f5c25' into master by Alex Light · 6 years ago
  35. 33cae9e Move android_helper_test_app modules to the corresponding app/ subdirectories by Sasha Smundak · 6 years ago
  36. 368dd1b Convert Android.mk files under hostsidetests/jvmti to Android.bp by Sasha Smundak · 6 years ago
  37. 9e231a6 Merge "Refactor CTS JVMTI OWNERS for better maintenance" am: 713f279071 am: 0d70ce74f6 by Yichun Li · 6 years ago
  38. a4a22f6 Refactor CTS JVMTI OWNERS for better maintenance by Yichun Li · 6 years ago
  39. f257bc5 Convert Android.mk files under hostsidetests/jvmti to Android.bp by Sasha Smundak · 6 years ago
  40. 1160eca Migrate remaining cts to androidx.test. by Brett Chabot · 6 years ago
  41. 244f038 Migrate cts/hostsidetests to androidx.test by Brett Chabot · 6 years ago
  42. 91fc238 Backfill OWNERS for CTS module CtsJvmtiRunTestHostTestCases by Yichun Li · 6 years ago
  43. b4f71b4 Disable instant cts tests for jvmti and vm-tf-tests by Alex Light · 6 years ago
  44. efa6ebc Merge "JvmtiHostTest: Unset hidden_api_policy in finally block" by Mathew Inwood · 6 years ago
  45. 50601f3 Merge "Use run-as --user param to allow CtsJvmtiRunTest*HostTestCases to run on secondary users." into pie-cts-dev by Nicholas Sauer · 6 years ago
  46. 5a0d88b Use run-as --user param to allow CtsJvmtiRunTest*HostTestCases to run on by Nicholas Sauer · 6 years ago
  47. b64fa53 JvmtiHostTest: Unset hidden_api_policy in finally block by David Brazdil · 6 years ago
  48. 648d448 Make CtsJvmtiAttachingHostTest wake up the phone if it's locked. by Alex Light · 6 years ago
  49. 7aaa075 Merge "Remove CtsJvmtiAttachingHostTestCases from general-tests" by Treehugger Robot · 6 years ago
  50. dc7f4d9 Remove CtsJvmtiAttachingHostTestCases from general-tests by Simran Basi · 6 years ago
  51. 40b5732 Adjust JVMTI tests for new hiddenapi policies by David Brazdil · 6 years ago
  52. fa4be06 Add test 1958 to cts by Alex Light · 6 years ago
  53. c2bcd1c Update name of ART FindClass method to GetClass by Jesse Schettler · 6 years ago
  54. 8709d30 Check for nullptr instead of JNI exception after using FindClass by Jesse Schettler · 6 years ago
  55. 21bfeee Fix UnsatisfiedLinkError in CtsJvmti tests by Jesse Schettler · 6 years ago
  56. 250b636 Merge "Add run-test 1953 to cts" by Treehugger Robot · 6 years ago
  57. b9c68de Add run-test 1953 to cts by Alex Light · 6 years ago
  58. a45c640 Update name of ART FindClass method to GetClass by Jesse Schettler · 6 years ago
  59. aaf6cb4 CTS: Add JVMTI presubmit by Andreas Gampe · 6 years ago
  60. 1cbfea0 Check for nullptr instead of JNI exception after using FindClass by Jesse Schettler · 6 years ago
  61. fa112a0 Fix UnsatisfiedLinkError in CtsJvmti tests by Jesse Schettler · 6 years ago
  62. b8785e8 Merge changes I1bf7eca2,I188aaa30,If633acfe,Ifa9f1b40,I2ad7f7d4 by Treehugger Robot · 6 years ago
  63. a3a6f2a Merge "Disable hiddenapi for RunTest944" by Treehugger Robot · 6 years ago
  64. 71d4cab Remove unused cts-junit support by Colin Cross · 6 years ago
  65. 8b2c3d9 Disable hiddenapi for RunTest944 by Alex Light · 6 years ago
  66. a2c1cd0 Merge "Make AllocationTracking test check for JVMTI more robust" am: 47c0d128c1 by android-build-prod (mdb) · 6 years ago
  67. 9ec156c Make AllocationTracking test check for JVMTI more robust by Alex Light · 6 years ago
  68. e2d2f63 Merge "CTS: Refactor JVMTI agent attach" am: 7a6e4da621 am: 84b339a1f5 by Andreas Gampe · 6 years ago
  69. 31fdb29 CTS: Refactor JVMTI agent attach by Andreas Gampe · 6 years ago
  70. f7e3ae1 Merge "libctsjvmtiagent: Android.mk -> Android.bp" am: df84d705a7 am: 5365b5a429 by Steven Moreland · 7 years ago
  71. 08c3636 libctsjvmtiagent: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  72. 4276638 Merge "CTS: Compile JVMTI agents with NDK" am: b0fadf6145 am: f0130c6060 by Andreas Gampe · 7 years ago
  73. 9abbbce CTS: Compile JVMTI agents with NDK by Andreas Gampe · 7 years ago
  74. bb321d4 Merge "Add run-test 983 to CTS" am: acfbd61ccc am: 8f7c3baf35 am: 2a6b584f89 by Alex Light · 7 years ago
  75. 85559fe Merge changes I428d0bf2,I5515d976 am: 569d7abf73 am: 06d3ffa36c am: 335e535eda by Alex Light · 7 years ago
  76. e938c13 Add run-test 983 to CTS by Alex Light · 7 years ago
  77. af0ddff Add all compatible JVMTI tests to CTS by Alex Light · 7 years ago
  78. e1531e7 Add ability to run jvmti cts tests on separate threads by Alex Light · 7 years ago
  79. 3bb6593 Merge "CTS: Change JVMTI agent setup" am: 3be12a5cca am: 51ae78399c by Andreas Gampe · 7 years ago
  80. be42624 CTS: Change JVMTI agent setup by Andreas Gampe · 7 years ago
  81. d0b9057 Replace TestIdentifier by TestDescription by jdesprez · 7 years ago
  82. e84c181 Replace the ddmlib interface by the TF one by jdesprez · 7 years ago
  83. af40f5f Merge "CTS: Add set-agent-app tests" am: c39139885d am: 381c95a341 by Andreas Gampe · 7 years ago
  84. 23fcc3b CTS: Add set-agent-app tests by Andreas Gampe · 7 years ago
  85. 925a766 Use stubs libs for android.test.base/runner/mock by Jiyong Park · 7 years ago
  86. afb9be9 Merge "CTS: Add bind-time attach-agent test" am: 843dbfeaff am: 78aa32b23a by Andreas Gampe · 7 years ago
  87. 03f513d CTS: Add bind-time attach-agent test by Andreas Gampe · 7 years ago
  88. 503a3db Add cts suite tag to all CTS modules by jdesprez · 7 years ago
  89. ade4e7e Merge commit 'ba1e9e7f7893a079138330d2962ff75c35d4cae2' from by Xin Li · 7 years ago
  90. 01eea59 Merge "Apply D8 reference diff in CTS JVMTI HOST TESTS" am: 81d943365c by Alan Leung · 7 years ago
  91. 4802e60 Apply D8 reference diff in CTS JVMTI HOST TESTS by Alan Leung · 7 years ago
  92. 9f92531 CTS: Use a common base Makefile for JVMTI host tests by Andreas Gampe · 7 years ago
  93. 0e3250e Merge "CTS: Change patch cwd" am: 66e355d684 am: d5e58dbb09 am: 34bb3bd280 by Andreas Gampe · 7 years ago
  94. d5e58db Merge "CTS: Change patch cwd" am: 66e355d684 by Andreas Gampe · 7 years ago
  95. f236c21 CTS: Change patch cwd by Andreas Gampe · 7 years ago
  96. 768c50e CTS: Use a common base Makefile for JVMTI host tests by Andreas Gampe · 7 years ago
  97. 6179e22 Merge changes If2136679,I9b4b1bba am: 3339610873 am: 93c0c91876 am: 6d3e426f89 by Andreas Gampe · 7 years ago
  98. 93c0c91 Merge changes If2136679,I9b4b1bba am: 3339610873 by Andreas Gampe · 7 years ago
  99. 002c252 Merge "CTS: Apply Jack diffs to expectation files" am: b5184888d4 by Andreas Gampe · 7 years ago
  100. 2952414 CTS: JarJar JvmtiHostTest to be specific for tests by Andreas Gampe · 7 years ago