1. c66c077 Revert "Add basic implementation of IsModifiableClass" by Nicolas Geoffray · 7 years ago
  2. b4e51eb Add basic implementation of IsModifiableClass by Alex Light · 8 years ago
  3. 10f02fb Add basic checks for redefinition. by Alex Light · 8 years ago
  4. 0d0bfae Merge "ART: Change no-image run-test dependency" by Treehugger Robot · 8 years ago
  5. c6cbe3c Merge "Simplify the collector names." by Hiroshi Yamauchi · 8 years ago
  6. eeb1ca6 Merge "ART: Add trivial implementation of extensions" by Treehugger Robot · 8 years ago
  7. e4c3384 ART: Add trivial implementation of extensions by Andreas Gampe · 8 years ago
  8. 6dd42a8 ART: Change no-image run-test dependency by Andreas Gampe · 8 years ago
  9. 8cf62dd Merge "ART: Add GetObjectSize and GetObjectHashCode" by Treehugger Robot · 8 years ago
  10. 91db41f Merge "Find the classpath boundary for being assignable to an interface." by Nicolas Geoffray · 8 years ago
  11. 0e2fe0f Find the classpath boundary for being assignable to an interface. by Nicolas Geoffray · 8 years ago
  12. 50a4e49 ART: Add GetObjectSize and GetObjectHashCode by Andreas Gampe · 8 years ago
  13. dd5a427 Merge "Revert "Revert "Create test for field access in obsolete methods.""" by Treehugger Robot · 8 years ago
  14. d4abdaf Merge "Make GetErrorName allocate the output buffer." by Treehugger Robot · 8 years ago
  15. 0bf5ddc Merge "ART: Add GetClassLoader" by Treehugger Robot · 8 years ago
  16. 8f5b603 ART: Add GetClassLoader by Andreas Gampe · 8 years ago
  17. 2d02f85 Merge "ART: Add GetImplementedInterfaces" by Andreas Gampe · 8 years ago
  18. 1b2f6c3 Merge changes Ia14276d3,I7f063806 by Andreas Gampe · 8 years ago
  19. 88e0816 Simplify the collector names. by Hiroshi Yamauchi · 8 years ago
  20. 4196071 Make GetErrorName allocate the output buffer. by Alex Light · 8 years ago
  21. 32a2fba Revert "Revert "Create test for field access in obsolete methods."" by Alex Light · 8 years ago
  22. 8b07e47 ART: Add GetImplementedInterfaces by Andreas Gampe · 8 years ago
  23. 64013e5 ART: Add GetClassModifiers by Andreas Gampe · 8 years ago
  24. 2c5315b Merge "Also use ThreadList::Dump() in empty checkpoint timeout." by Treehugger Robot · 8 years ago
  25. 18fee4d ART: Add GetClassMethods by Andreas Gampe · 8 years ago
  26. 96bfa96 Merge "ART: Add GetClassStatus" by Treehugger Robot · 8 years ago
  27. ba16a82 Merge changes Id7509ef1,Id33b8c54,I2f9e5c62 by Treehugger Robot · 8 years ago
  28. 4b6b5bb Also use ThreadList::Dump() in empty checkpoint timeout. by Hiroshi Yamauchi · 8 years ago
  29. 48ff5b9 Merge "Avoid using ThreadList::Dump() in empty checkpoint timeout." by Hiroshi Yamauchi · 8 years ago
  30. ff9d209 ART: Add GetClassStatus by Andreas Gampe · 8 years ago
  31. ac58727 ART: Add GetClassFields support by Andreas Gampe · 8 years ago
  32. ab2f0d0 ART: Add Field methods by Andreas Gampe · 8 years ago
  33. 4fd66ec ART: Add IsInterface and IsArrayClass support by Andreas Gampe · 8 years ago
  34. 776ba76 Merge "Remove the IsInDexCache flag from HLoadString." by Treehugger Robot · 8 years ago
  35. 4d1be49 Remove the IsInDexCache flag from HLoadString. by Vladimir Marko · 8 years ago
  36. 6d2741f Merge "ART: Make method handle runtime code callable from compiler." by Orion Hodson · 8 years ago
  37. fe150d9 Merge "Remove bogus DCHECK." by Treehugger Robot · 8 years ago
  38. a790039 Merge "ARM: VIXL32: Fix crash in Exchange for stack slots." by Nicolas Geoffray · 8 years ago
  39. a1d0d63 Merge "Actually record arrays in classpath." by Nicolas Geoffray · 8 years ago
  40. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 8 years ago
  41. b51edff Merge "Prevent moving GC from running during redefinition." by Treehugger Robot · 8 years ago
  42. 6abd539 Prevent moving GC from running during redefinition. by Alex Light · 8 years ago
  43. f612aa6 Avoid using ThreadList::Dump() in empty checkpoint timeout. by Hiroshi Yamauchi · 8 years ago
  44. 9890a5b Merge "Revert "Revert "Cleanup jvmti tests""" by Alex Light · 8 years ago
  45. 6980dc5 Merge "Add some code info checking in GetCalleeSaveMethodCaller" by Mathieu Chartier · 8 years ago
  46. e06b634 Revert "Revert "Cleanup jvmti tests"" by Alex Light · 8 years ago
  47. 8ba6549 Merge "Reduce the number of fences needed for monitors" by Hans Boehm · 8 years ago
  48. 01c7814 Add some code info checking in GetCalleeSaveMethodCaller by Mathieu Chartier · 8 years ago
  49. 8a26281 Merge "Tests on FP Math.abs()" by Aart Bik · 8 years ago
  50. ec10799 Merge "Fix unquitable apps when debug enabled." by Treehugger Robot · 8 years ago
  51. 1672260 Merge "Revert "Revert "Revert "Revert "Basic obsolete methods support""""" by Treehugger Robot · 8 years ago
  52. 3c59084 Tests on FP Math.abs() by Aart Bik · 8 years ago
  53. f67dadb Merge "MIPS64: Implement table-based packed switch" by Treehugger Robot · 8 years ago
  54. cda4b75 Merge "Remove racy DCHECK on string dex cache." by Treehugger Robot · 8 years ago
  55. bf34a03 Remove racy DCHECK on string dex cache. by Nicolas Geoffray · 8 years ago
  56. 0f1cb17 Actually record arrays in classpath. by Nicolas Geoffray · 8 years ago
  57. 4593f7d ARM: VIXL32: Fix crash in Exchange for stack slots. by Artem Serov · 8 years ago
  58. 168768d Merge "Refine receiver type when inlining based on inline caches." by Nicolas Geoffray · 8 years ago
  59. 8174621 Merge "MIPS32: java.lang.String.getChars" by Nicolas Geoffray · 8 years ago
  60. 0f001b7 Refine receiver type when inlining based on inline caches. by Nicolas Geoffray · 8 years ago
  61. f0bfd75 Merge "Revert "Disable 626-const-class-linking for JIT."" by Vladimir Marko · 8 years ago
  62. efe703f Merge "Fix incorrect string hash value extension during cross-compilation." by Treehugger Robot · 8 years ago
  63. 77e9bdd Merge "Limit Jack threads during tests" by Sebastien Hertz · 8 years ago
  64. 361ad55 Limit Jack threads during tests by Sebastien Hertz · 8 years ago
  65. b3da36c Reduce the number of fences needed for monitors by Hans Boehm · 8 years ago
  66. 18f7ef3 Merge "ART: Remove dequicken map from VerifiedMethod" by Treehugger Robot · 8 years ago
  67. 422c7c3 ART: Remove dequicken map from VerifiedMethod by Andreas Gampe · 8 years ago
  68. b466d80 Remove bogus DCHECK. by Nicolas Geoffray · 8 years ago
  69. 001cd47 Merge "Revert "Revert "Avoid scratch register exhaustion during ARM64 stack slot moves.""" by Roland Levillain · 8 years ago
  70. 78b3d5d Revert "Revert "Avoid scratch register exhaustion during ARM64 stack slot moves."" by Roland Levillain · 8 years ago
  71. b28c874 Merge "Support non-exact upper bound of HBoundType." by Nicolas Geoffray · 8 years ago
  72. 88268f0 Merge "Do not record dependencies on arrays." by Treehugger Robot · 8 years ago
  73. 6fc063c Merge "MIPS64: Drop redundant sign-extensions in integer conversions" by Treehugger Robot · 8 years ago
  74. 4ca40e8 Merge "MIPS32: Don't always do a null test in MarkGCCard" by Treehugger Robot · 8 years ago
  75. 7ee9ee9 Merge "MIPS64: Improve integer comparison with constants" by Treehugger Robot · 8 years ago
  76. 0598024 Merge changes from topic 'VIXLUpdate' by Nicolas Geoffray · 8 years ago
  77. e2157fb Merge "MIPS64: Implement branchless HCondition for floats" by Nicolas Geoffray · 8 years ago
  78. 0ec9ac0 Merge "Disable libcore test that requires IPv6" by Yi Kong · 8 years ago
  79. 0ea249b Disable libcore test that requires IPv6 by Yi Kong · 8 years ago
  80. b1c41c2 Merge "Clean up VerifiedMethod." by Treehugger Robot · 8 years ago
  81. c51c7ca Clean up VerifiedMethod. by Nicolas Geoffray · 8 years ago
  82. db577b6 Merge "Revert "Avoid scratch register exhaustion during ARM64 stack slot moves."" by Nicolas Geoffray · 8 years ago
  83. 122ceb4 Revert "Avoid scratch register exhaustion during ARM64 stack slot moves." by Nicolas Geoffray · 8 years ago
  84. 595375f Merge "MIPS64: Align register spills on 8-byte boundaries in slow paths" by Nicolas Geoffray · 8 years ago
  85. 692235e MIPS32: java.lang.String.getChars by Chris Larsen · 8 years ago
  86. 0079735 Merge "Avoid scratch register exhaustion during ARM64 stack slot moves." by Roland Levillain · 8 years ago
  87. 4ec76d2 Avoid scratch register exhaustion during ARM64 stack slot moves. by Roland Levillain · 8 years ago
  88. 66e3919 Merge "MIPS64: java.lang.String.getChars" by Treehugger Robot · 8 years ago
  89. 4375819 MIPS64: Implement branchless HCondition for floats by Tijana Jakovljevic · 8 years ago
  90. 992bdb9 MIPS64: Drop redundant sign-extensions in integer conversions by Goran Jakovljevic · 8 years ago
  91. db3deee MIPS64: Improve integer comparison with constants by Goran Jakovljevic · 8 years ago
  92. e114da2 MIPS32: Don't always do a null test in MarkGCCard by Goran Jakovljevic · 8 years ago
  93. 6a14c62 Merge "Revert "Tests on FP Math.abs()"" by Treehugger Robot · 8 years ago
  94. c378980 MIPS64: Align register spills on 8-byte boundaries in slow paths by Alexey Frunze · 8 years ago
  95. e944bc9 Revert "Tests on FP Math.abs()" by Aart Bik · 8 years ago
  96. 1e33d05 Merge "Tests on FP Math.abs()" by Treehugger Robot · 8 years ago
  97. f8d19c2 ARM: VIXL32: Use a default code buffer capacity of 1Kb. by Scott Wakeling · 8 years ago
  98. f2665fa ART: VIXL32: Fix assembler test after VIXL update. by Artem Serov · 8 years ago
  99. 0960ac5 MIPS64: Implement table-based packed switch by Alexey Frunze · 8 years ago
  100. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 8 years ago