1. b03b8c8 Increase JVMTI test timeout to 5 minutes by Alex Light · 5 years ago
  2. 68444ff clang-diagnostic-unreachable-code-return in jvmti/base/jni/* by Jiyong Park · 6 years ago
  3. 368dd1b Convert Android.mk files under hostsidetests/jvmti to Android.bp by Sasha Smundak · 6 years ago
  4. 1160eca Migrate remaining cts to androidx.test. by Brett Chabot · 6 years ago
  5. efa6ebc Merge "JvmtiHostTest: Unset hidden_api_policy in finally block" by Mathew Inwood · 6 years ago
  6. 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
  7. 5a0d88b Use run-as --user param to allow CtsJvmtiRunTest*HostTestCases to run on by Nicholas Sauer · 6 years ago
  8. b64fa53 JvmtiHostTest: Unset hidden_api_policy in finally block by David Brazdil · 6 years ago
  9. 40b5732 Adjust JVMTI tests for new hiddenapi policies by David Brazdil · 6 years ago
  10. c2bcd1c Update name of ART FindClass method to GetClass by Jesse Schettler · 6 years ago
  11. 8709d30 Check for nullptr instead of JNI exception after using FindClass by Jesse Schettler · 6 years ago
  12. 21bfeee Fix UnsatisfiedLinkError in CtsJvmti tests by Jesse Schettler · 6 years ago
  13. a45c640 Update name of ART FindClass method to GetClass by Jesse Schettler · 6 years ago
  14. 1cbfea0 Check for nullptr instead of JNI exception after using FindClass by Jesse Schettler · 6 years ago
  15. fa112a0 Fix UnsatisfiedLinkError in CtsJvmti tests by Jesse Schettler · 6 years ago
  16. b8785e8 Merge changes I1bf7eca2,I188aaa30,If633acfe,Ifa9f1b40,I2ad7f7d4 by Treehugger Robot · 6 years ago
  17. a3a6f2a Merge "Disable hiddenapi for RunTest944" by Treehugger Robot · 6 years ago
  18. 71d4cab Remove unused cts-junit support by Colin Cross · 6 years ago
  19. 8b2c3d9 Disable hiddenapi for RunTest944 by Alex Light · 6 years ago
  20. a2c1cd0 Merge "Make AllocationTracking test check for JVMTI more robust" am: 47c0d128c1 by android-build-prod (mdb) · 6 years ago
  21. 9ec156c Make AllocationTracking test check for JVMTI more robust by Alex Light · 6 years ago
  22. e2d2f63 Merge "CTS: Refactor JVMTI agent attach" am: 7a6e4da621 am: 84b339a1f5 by Andreas Gampe · 6 years ago
  23. 31fdb29 CTS: Refactor JVMTI agent attach by Andreas Gampe · 6 years ago
  24. f7e3ae1 Merge "libctsjvmtiagent: Android.mk -> Android.bp" am: df84d705a7 am: 5365b5a429 by Steven Moreland · 7 years ago
  25. 08c3636 libctsjvmtiagent: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  26. 4276638 Merge "CTS: Compile JVMTI agents with NDK" am: b0fadf6145 am: f0130c6060 by Andreas Gampe · 7 years ago
  27. 9abbbce CTS: Compile JVMTI agents with NDK by Andreas Gampe · 7 years ago
  28. 85559fe Merge changes I428d0bf2,I5515d976 am: 569d7abf73 am: 06d3ffa36c am: 335e535eda by Alex Light · 7 years ago
  29. e1531e7 Add ability to run jvmti cts tests on separate threads by Alex Light · 7 years ago
  30. 3bb6593 Merge "CTS: Change JVMTI agent setup" am: 3be12a5cca am: 51ae78399c by Andreas Gampe · 7 years ago
  31. be42624 CTS: Change JVMTI agent setup by Andreas Gampe · 7 years ago
  32. d0b9057 Replace TestIdentifier by TestDescription by jdesprez · 7 years ago
  33. e84c181 Replace the ddmlib interface by the TF one by jdesprez · 7 years ago
  34. 925a766 Use stubs libs for android.test.base/runner/mock by Jiyong Park · 7 years ago
  35. 6f778c2 Merge "Freeze capabilities JVMTI tests request by default." am: 8e49589c98 am: b74a80bd39 am: 45a5fd28fa by Alex Light · 7 years ago
  36. b74a80b Merge "Freeze capabilities JVMTI tests request by default." am: 8e49589c98 by Alex Light · 7 years ago
  37. c35d517 Freeze capabilities JVMTI tests request by default. by Alex Light · 7 years ago
  38. 971724d CTS: Delete JvmtiPreparer by Andreas Gampe · 7 years ago
  39. e5f87e2 CTS: Minor cleanups. by Andreas Gampe · 7 years ago
  40. b1dc36a Merge "Bypass JvmtiHostTest at bridged architecture" into oc-dev am: 76be3e5014 by Sam Lin · 7 years ago
  41. eb63da5 Bypass JvmtiHostTest at bridged architecture by Sam Lin · 7 years ago
  42. 1ba536c Merge "Remove an unused AndroidManifest.xml" am: 3d552f371f am: 37fd7a0126 by Paul Duffin · 7 years ago
  43. cab3cb1 DO NOT MERGE Copy sharding improvements from master by jdesprez · 7 years ago
  44. 204c454 Remove an unused AndroidManifest.xml by Paul Duffin · 7 years ago
  45. b306867 Fix non-run-test jvmti cts tests by Alex Light · 7 years ago
  46. df7d0fb Fix of Jvmti tests passing package info by jdesprez · 7 years ago
  47. e5fb3f0 Remove unneeded shims and JNI binding code for jvmti tests by Alex Light · 7 years ago
  48. d277b3d CTS: Use RunTest Java code from ART by Andreas Gampe · 7 years ago
  49. 40c3e7a CTS: Use ART's libctstiagent by Andreas Gampe · 7 years ago
  50. 14c0c3a CTS: Use cmd activity instead of am by Andreas Gampe · 7 years ago
  51. 430012c CTS: Fix JVMTI CFLAGS by Andreas Gampe · 7 years ago
  52. b0ac26f Fix non-run-test jvmti cts tests by Alex Light · 7 years ago
  53. d2aa94b Fix of Jvmti tests passing package info by jdesprez · 7 years ago
  54. 645ed33 Remove unneeded shims and JNI binding code for jvmti tests by Alex Light · 7 years ago
  55. beef154 CTS: Use RunTest Java code from ART by Andreas Gampe · 7 years ago
  56. 7a10cb4 CTS: Use ART's libctstiagent by Andreas Gampe · 7 years ago
  57. faaea3e CTS: Use cmd activity instead of am by Andreas Gampe · 7 years ago
  58. 42943c8 Fix CTS AndroidTest.xml files to push the correct apk by jdesprez · 7 years ago
  59. 89e5532 CTS: Fix JVMTI CFLAGS by Andreas Gampe · 7 years ago
  60. 6068a2a CTS: Add a JVMTI redefineClasses test by Andreas Gampe · 7 years ago
  61. e205aab CTS: Add a JVMTI allocation tracking test by Andreas Gampe · 7 years ago
  62. b6bdec8 CTS: Add a JVMTI tagging test by Andreas Gampe · 7 years ago
  63. 9f294d7 CTS: JVMTI AOSP compatibility shim by Andreas Gampe · 7 years ago
  64. 10b407e CTS: Add skeleton for JVMTI tests by Andreas Gampe · 7 years ago
  65. b2c0054 Revert "CTS: Add skeleton for JVMTI tests" by Andreas Gampe · 7 years ago
  66. 394fd44 Revert "CTS: Add a JVMTI tagging test" by Andreas Gampe · 7 years ago
  67. d4c9908 Revert "CTS: Add a JVMTI allocation tracking test" by Andreas Gampe · 7 years ago
  68. ae78af7 Revert "CTS: Add a JVMTI redefineClasses test" by Andreas Gampe · 7 years ago
  69. 801b62a Revert "CTS: Work around CTS differences" by Andreas Gampe · 7 years ago
  70. 853da86 CTS: Work around CTS differences by Andreas Gampe · 7 years ago
  71. 21027c1 CTS: Add a JVMTI redefineClasses test by Alex Light · 8 years ago
  72. ded3ae4 CTS: Add a JVMTI allocation tracking test by Andreas Gampe · 8 years ago
  73. 04a01c8 CTS: Add a JVMTI tagging test by Andreas Gampe · 8 years ago
  74. a9b479d CTS: Add skeleton for JVMTI tests by Andreas Gampe · 8 years ago
  75. 41dde67 CTS: Add a JVMTI redefineClasses test by Alex Light · 8 years ago
  76. 8475b21 CTS: Add a JVMTI allocation tracking test by Andreas Gampe · 8 years ago
  77. 5358ee6 CTS: Add a JVMTI tagging test by Andreas Gampe · 8 years ago
  78. 1d4892d CTS: Add skeleton for JVMTI tests by Andreas Gampe · 8 years ago