1. e0abec7 Merge "vixl32: do not use D14 as a temporary." by Nicolas Geoffray · 9 years ago
  2. 13a797b vixl32: do not use D14 as a temporary. by Nicolas Geoffray · 9 years ago
  3. f2f1c9d Revert "Revert "Refactor annotation code for obsolete methods."" by Alex Light · 9 years ago
  4. 65e0775 Revert "Refactor annotation code for obsolete methods." by Nicolas Geoffray · 9 years ago
  5. 875e322 Merge "Refactor annotation code for obsolete methods." by Treehugger Robot · 9 years ago
  6. 672a0b7 Refactor annotation code for obsolete methods. by Alex Light · 9 years ago
  7. 5e03a30 ART: Refactor libopenjdkjvmti by Andreas Gampe · 9 years ago
  8. eee0bd4 Revert^6 "Make class redefinition work with native methods on stack." by Alex Light · 9 years ago
  9. 02b2349 Revert "Revert^4 "Make class redefinition work with native methods on stack."" by Roland Levillain · 9 years ago
  10. 724f77e Revert^4 "Make class redefinition work with native methods on stack." by Alex Light · 9 years ago
  11. 38c20d4 Revert "Revert "Revert "Make class redefinition work with native methods on stack.""" by Alex Light · 9 years ago
  12. 4493f92 Revert "Revert "Make class redefinition work with native methods on stack."" by Alex Light · 9 years ago
  13. 7558d27 Revert "Make class redefinition work with native methods on stack." by Nicolas Geoffray · 9 years ago
  14. 2863f67 Make class redefinition work with native methods on stack. by Alex Light · 9 years ago
  15. 1babae0 Ensure that all redefinition created dex file get on classpath by Alex Light · 9 years ago
  16. cefaa14 ART: Add OnLoad system classloader search support by Andreas Gampe · 9 years ago
  17. 63fcc81 Merge "Add dexoptanalyzer tool" by Calin Juravle · 9 years ago
  18. 72a3289 Temporarily increase heap min and max free by Mathieu Chartier · 9 years ago
  19. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 9 years ago
  20. 67edcfd Merge "ART: Add DataDumpRequest" by Treehugger Robot · 9 years ago
  21. ce97b0c Merge "Add explicit monitor inflation run test." by Hans Boehm · 9 years ago
  22. 6fe97e0 Add explicit monitor inflation run test. by Hans Boehm · 10 years ago
  23. eb0cea1 ART: Add DataDumpRequest by Andreas Gampe · 9 years ago
  24. 732b0ac ART: Add Agent Thread API by Andreas Gampe · 9 years ago
  25. 6f8e4f0 ART: Add JNI API by Andreas Gampe · 9 years ago
  26. d4a2827 Merge "ART: Add Search API" by Treehugger Robot · 9 years ago
  27. ce7732b ART: Add Search API by Andreas Gampe · 9 years ago
  28. d18d9e2 Revert "Revert "ART: Add ThreadGroup API support"" by Andreas Gampe · 9 years ago
  29. 35bcf81 ART: Add three Timer functions by Andreas Gampe · 9 years ago
  30. 87071bf Revert "ART: Add ThreadGroup API support" by Nicolas Geoffray · 9 years ago
  31. 02afcde ART: Add ThreadGroup API support by Andreas Gampe · 9 years ago
  32. af13ab9 ART: Add GetCurrentThread and GetThreadInfo by Andreas Gampe · 9 years ago
  33. 319dbe8 ART: Add raw monitor API by Andreas Gampe · 9 years ago
  34. 1bdaf73 ART: Add system properties support by Andreas Gampe · 9 years ago
  35. 50a4e49 ART: Add GetObjectSize and GetObjectHashCode by Andreas Gampe · 9 years ago
  36. ab2f0d0 ART: Add Field methods by Andreas Gampe · 9 years ago
  37. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 9 years ago
  38. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 9 years ago
  39. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 9 years ago
  40. b81a984 Revert "Basic obsolete methods support" by Alex Light · 9 years ago
  41. d8936da Basic obsolete methods support by Alex Light · 10 years ago
  42. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 9 years ago
  43. 1e07ca6 Cleanup of redefinition testing by Alex Light · 10 years ago
  44. 2c8c6b6 Revert "Make sure that const-class linkage is preserved, try again." by Vladimir Marko · 10 years ago
  45. cb5ab35 Make sure that const-class linkage is preserved, try again. by Vladimir Marko · 10 years ago
  46. 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 10 years ago
  47. e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 10 years ago
  48. 09ded92 Revert "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 10 years ago
  49. 25dcbad Revert "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 10 years ago
  50. ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 10 years ago
  51. 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 10 years ago
  52. 6e3dd3e ART: Remove ti library dependency for ti tests by Andreas Gampe · 10 years ago
  53. 8da6d03 ART: Add forced garbage collection by Andreas Gampe · 10 years ago
  54. e492ae3 ART: Add GetClassSignature by Andreas Gampe · 10 years ago
  55. b5eb94a ART: Add GetStackTrace support by Andreas Gampe · 10 years ago
  56. 3c252f0 ART: Add method name support to TI by Andreas Gampe · 10 years ago
  57. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 10 years ago
  58. 9b8c588 ART: Add GC callbacks by Andreas Gampe · 10 years ago
  59. f0af906 Add missing shared library by Colin Cross · 10 years ago
  60. aa8b60c ART: Add GetLoadedClasses support by Andreas Gampe · 10 years ago
  61. e54d992 ART: Add heap iteration callback by Andreas Gampe · 10 years ago
  62. cc13b22 ART: Add object reclaim support by Andreas Gampe · 10 years ago
  63. 27fa96c ART: Add allocation callback by Andreas Gampe · 10 years ago
  64. 6dee92e ART: Support object tagging by Andreas Gampe · 10 years ago
  65. 9642b1b Remove dependency on libcutils by Dimitry Ivanov · 10 years ago
  66. 3fec9ac ART: Use libbase logging by Andreas Gampe · 10 years ago
  67. 45026e4 Merge "Don't warn for frame size in tests." by Treehugger Robot · 10 years ago
  68. 9c20a14 Get a basic modification of dex file working by Alex Light · 10 years ago
  69. b5d36de Don't warn for frame size in tests. by Dan Albert · 10 years ago
  70. fd5428b Fix mac build by Colin Cross · 10 years ago
  71. afd3c9e Convert art runtests to Android.bp by Colin Cross · 10 years ago
  72. 2c92bf2 Merge "Fix 32-bit device tests" by Nicolas Geoffray · 10 years ago
  73. c5c7187 Fix 32-bit device tests by Colin Cross · 10 years ago
  74. 942036f Fix mac build by Colin Cross · 10 years ago
  75. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 10 years ago
  76. 6b22aa5 Convert libart-gtest to Android.bp by Colin Cross · 10 years ago