1. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 9 years ago
  2. 0d2323e Fix the stack at the beginning of the Generic JNI trampoline. by Roland Levillain · 9 years ago
  3. 6fa7b81 Add GetSourceFile and GetSourceDebugExt JVMTI functions by Alex Light · 9 years ago
  4. 7c95849 Add tests for field access and modify JVMTI callbacks by Alex Light · 9 years ago
  5. d38b67c Merge "ART: Add JIT cache race test" by Treehugger Robot · 9 years ago
  6. b7edcda Add method tracing JVMTI callbacks by Alex Light · 9 years ago
  7. eced692 ART: Add JIT cache race test by Orion Hodson · 9 years ago
  8. 5115efb ART: Fix soong defaults order by Andreas Gampe · 9 years ago
  9. bdbc63b Merge changes If234ff55,I2d83fc46,I5ad78a15 by Treehugger Robot · 9 years ago
  10. 65af20b Agent libraries need to be searched for JNI functions by Alex Light · 9 years ago
  11. 38870a8 Merge "Add descriptor validation to ClassLinker::FindClass()." by Treehugger Robot · 9 years ago
  12. 5fdd778 Add descriptor validation to ClassLinker::FindClass(). by Vladimir Marko · 9 years ago
  13. afcec28 Merge changes from topic 'art_run_test_912_cts_refactor' by Treehugger Robot · 9 years ago
  14. d5f2ccc ART: Refactor run-test 912 (1/3) by Andreas Gampe · 9 years ago
  15. d78ddec Implement can_generate_native_method_bind capability by Alex Light · 9 years ago
  16. 78d6341 Enable some redefinition run-tests in CTS by Alex Light · 9 years ago
  17. d5e1a79 Remove native code from test 944 for CTS by Alex Light · 9 years ago
  18. e0f8ed9 ART: Refactor run-test 913 by Andreas Gampe · 9 years ago
  19. 2e410d2 Remove native printing from test 980 and reliance on print internals by Alex Light · 9 years ago
  20. 8f2c6d4 run-tests with jvmti-stress configuration by Alex Light · 9 years ago
  21. 4665167 ART: More refactor for JVMTI run tests (1/3) by Andreas Gampe · 9 years ago
  22. db01a09 Ensure invoking obsolete methods throws errors. by Alex Light · 9 years ago
  23. 027444b ART: TI Agent test library refactor by Andreas Gampe · 9 years ago
  24. 3f46c96 ART: Refactor JVMTI run tests by Andreas Gampe · 9 years ago
  25. 37aa4c9 Add test to verify dex file passed to agent by Alex Light · 9 years ago
  26. e0abec7 Merge "vixl32: do not use D14 as a temporary." by Nicolas Geoffray · 9 years ago
  27. 13a797b vixl32: do not use D14 as a temporary. by Nicolas Geoffray · 9 years ago
  28. f2f1c9d Revert "Revert "Refactor annotation code for obsolete methods."" by Alex Light · 9 years ago
  29. 65e0775 Revert "Refactor annotation code for obsolete methods." by Nicolas Geoffray · 9 years ago
  30. 875e322 Merge "Refactor annotation code for obsolete methods." by Treehugger Robot · 9 years ago
  31. 672a0b7 Refactor annotation code for obsolete methods. by Alex Light · 9 years ago
  32. 5e03a30 ART: Refactor libopenjdkjvmti by Andreas Gampe · 9 years ago
  33. eee0bd4 Revert^6 "Make class redefinition work with native methods on stack." by Alex Light · 9 years ago
  34. 02b2349 Revert "Revert^4 "Make class redefinition work with native methods on stack."" by Roland Levillain · 9 years ago
  35. 724f77e Revert^4 "Make class redefinition work with native methods on stack." by Alex Light · 9 years ago
  36. 38c20d4 Revert "Revert "Revert "Make class redefinition work with native methods on stack.""" by Alex Light · 9 years ago
  37. 4493f92 Revert "Revert "Make class redefinition work with native methods on stack."" by Alex Light · 9 years ago
  38. 7558d27 Revert "Make class redefinition work with native methods on stack." by Nicolas Geoffray · 9 years ago
  39. 2863f67 Make class redefinition work with native methods on stack. by Alex Light · 9 years ago
  40. 1babae0 Ensure that all redefinition created dex file get on classpath by Alex Light · 9 years ago
  41. cefaa14 ART: Add OnLoad system classloader search support by Andreas Gampe · 9 years ago
  42. 63fcc81 Merge "Add dexoptanalyzer tool" by Calin Juravle · 9 years ago
  43. 72a3289 Temporarily increase heap min and max free by Mathieu Chartier · 9 years ago
  44. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 9 years ago
  45. 67edcfd Merge "ART: Add DataDumpRequest" by Treehugger Robot · 9 years ago
  46. ce97b0c Merge "Add explicit monitor inflation run test." by Hans Boehm · 9 years ago
  47. 6fe97e0 Add explicit monitor inflation run test. by Hans Boehm · 10 years ago
  48. eb0cea1 ART: Add DataDumpRequest by Andreas Gampe · 9 years ago
  49. 732b0ac ART: Add Agent Thread API by Andreas Gampe · 9 years ago
  50. 6f8e4f0 ART: Add JNI API by Andreas Gampe · 9 years ago
  51. d4a2827 Merge "ART: Add Search API" by Treehugger Robot · 9 years ago
  52. ce7732b ART: Add Search API by Andreas Gampe · 9 years ago
  53. d18d9e2 Revert "Revert "ART: Add ThreadGroup API support"" by Andreas Gampe · 9 years ago
  54. 35bcf81 ART: Add three Timer functions by Andreas Gampe · 9 years ago
  55. 87071bf Revert "ART: Add ThreadGroup API support" by Nicolas Geoffray · 9 years ago
  56. 02afcde ART: Add ThreadGroup API support by Andreas Gampe · 9 years ago
  57. af13ab9 ART: Add GetCurrentThread and GetThreadInfo by Andreas Gampe · 9 years ago
  58. 319dbe8 ART: Add raw monitor API by Andreas Gampe · 9 years ago
  59. 1bdaf73 ART: Add system properties support by Andreas Gampe · 9 years ago
  60. 50a4e49 ART: Add GetObjectSize and GetObjectHashCode by Andreas Gampe · 9 years ago
  61. ab2f0d0 ART: Add Field methods by Andreas Gampe · 9 years ago
  62. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 9 years ago
  63. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 9 years ago
  64. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 9 years ago
  65. b81a984 Revert "Basic obsolete methods support" by Alex Light · 9 years ago
  66. d8936da Basic obsolete methods support by Alex Light · 10 years ago
  67. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 9 years ago
  68. 1e07ca6 Cleanup of redefinition testing by Alex Light · 10 years ago
  69. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 10 years ago
  70. cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 10 years ago
  71. 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 10 years ago
  72. e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 10 years ago
  73. 09ded92 Revert "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 10 years ago
  74. 25dcbad Revert "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 10 years ago
  75. ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 10 years ago
  76. 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 10 years ago
  77. 6e3dd3e ART: Remove ti library dependency for ti tests by Andreas Gampe · 10 years ago
  78. 8da6d03 ART: Add forced garbage collection by Andreas Gampe · 10 years ago
  79. e492ae3 ART: Add GetClassSignature by Andreas Gampe · 10 years ago
  80. b5eb94a ART: Add GetStackTrace support by Andreas Gampe · 10 years ago
  81. 3c252f0 ART: Add method name support to TI by Andreas Gampe · 10 years ago
  82. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 10 years ago
  83. 9b8c588 ART: Add GC callbacks by Andreas Gampe · 10 years ago
  84. f0af906 Add missing shared library by Colin Cross · 10 years ago
  85. aa8b60c ART: Add GetLoadedClasses support by Andreas Gampe · 10 years ago
  86. e54d992 ART: Add heap iteration callback by Andreas Gampe · 10 years ago
  87. cc13b22 ART: Add object reclaim support by Andreas Gampe · 10 years ago
  88. 27fa96c ART: Add allocation callback by Andreas Gampe · 10 years ago
  89. 6dee92e ART: Support object tagging by Andreas Gampe · 10 years ago
  90. 9642b1b Remove dependency on libcutils by Dimitry Ivanov · 10 years ago
  91. 3fec9ac ART: Use libbase logging by Andreas Gampe · 10 years ago
  92. 45026e4 Merge "Don't warn for frame size in tests." by Treehugger Robot · 10 years ago
  93. 9c20a14 Get a basic modification of dex file working by Alex Light · 10 years ago
  94. b5d36de Don't warn for frame size in tests. by Dan Albert · 10 years ago
  95. fd5428b Fix mac build by Colin Cross · 10 years ago
  96. afd3c9e Convert art runtests to Android.bp by Colin Cross · 10 years ago
  97. 2c92bf2 Merge "Fix 32-bit device tests" by Nicolas Geoffray · 10 years ago
  98. c5c7187 Fix 32-bit device tests by Colin Cross · 10 years ago
  99. 942036f Fix mac build by Colin Cross · 10 years ago
  100. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 10 years ago