1. 9393982 Merge "Set timeout before connect to adb in jdwp." by Treehugger Robot · 9 years ago
  2. d1d3e9f Merge "Increase thread suspension timeout for debug builds" by Mathieu Chartier · 9 years ago
  3. dcf5276 Merge "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 9 years ago
  4. 0fb5af1 Revert "ART: Compiler support for invoke-polymorphic." by Orion Hodson · 9 years ago
  5. 32c8337 Increase thread suspension timeout for debug builds by Mathieu Chartier · 9 years ago
  6. a28ddf5 Merge "liblog: use log/log.h to access ALOG macros" by Treehugger Robot · 9 years ago
  7. 79f9928 Merge "ART: Compiler support for invoke-polymorphic." by Treehugger Robot · 9 years ago
  8. 716eb25 Merge "Move most of art::Thread to ObjPtr" by Mathieu Chartier · 9 years ago
  9. 07d2e7a Merge "Fix possible deadlock in AddAccessFlags and ClearAccessFlags" by Mathieu Chartier · 9 years ago
  10. 02e3092 ART: Compiler support for invoke-polymorphic. by Orion Hodson · 9 years ago
  11. 46fc9d6 liblog: use log/log.h to access ALOG macros by Mark Salyzyn · 9 years ago
  12. db47a14 Merge "Keep resolved String in HLoadString." by Nicolas Geoffray · 9 years ago
  13. f62455a Merge "ARM: Instruction set features clean-up." by Treehugger Robot · 9 years ago
  14. bc7d0de Merge "Remove the unused SMP instruction set feature option." by Vladimir Marko · 9 years ago
  15. 816988e Merge "Make object allocation entrypoints only take a class." by Nicolas Geoffray · 9 years ago
  16. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 9 years ago
  17. c9a060f Merge "Do not return patchoat for dexopt needed." by Treehugger Robot · 9 years ago
  18. 198b5db Merge "Track libcore java.lang.reflect.Proxy update" by Przemyslaw Szczepaniak · 9 years ago
  19. 5e83eb7 Merge "Recognize getClass() in RTP." by Nicolas Geoffray · 9 years ago
  20. b1a7c94 Fix possible deadlock in AddAccessFlags and ClearAccessFlags by Mathieu Chartier · 9 years ago
  21. 4cd5155 Merge "Make all class redefinition operations after suspend_all infallible" by Treehugger Robot · 9 years ago
  22. 2ef87a5 Merge "ART: Add system properties support" by Treehugger Robot · 9 years ago
  23. f5769e1 Move most of art::Thread to ObjPtr by Mathieu Chartier · 9 years ago
  24. 007ada2 Make all class redefinition operations after suspend_all infallible by Alex Light · 9 years ago
  25. f0acfe7 Keep resolved String in HLoadString. by Nicolas Geoffray · 9 years ago
  26. 1bdaf73 ART: Add system properties support by Andreas Gampe · 9 years ago
  27. 2e17788 Merge "Fix some issues reported by Valgrind" by Mathieu Chartier · 9 years ago
  28. 26baea6 Merge "Delete extra arm64/mips64 MterpReturn suspend check" by Mathieu Chartier · 9 years ago
  29. 4814f5e Merge "Revert "Revert "Add basic implementation of IsModifiableClass""" by Treehugger Robot · 9 years ago
  30. 6c71cf9 Merge "Revert "Revert "Add basic checks for redefinition.""" by Treehugger Robot · 9 years ago
  31. f11cd29 Track libcore java.lang.reflect.Proxy update by Przemyslaw Szczepaniak · 9 years ago
  32. aceff18 Delete extra arm64/mips64 MterpReturn suspend check by Mathieu Chartier · 9 years ago
  33. e4a8863 Revert "Revert "Add basic implementation of IsModifiableClass"" by Alex Light · 9 years ago
  34. 460d1b4 Revert "Revert "Add basic checks for redefinition."" by Alex Light · 9 years ago
  35. c52b26d Recognize getClass() in RTP. by Nicolas Geoffray · 9 years ago
  36. fac5c65 Merge "The HBoundsCheck should be the index input of String.charAt." by Nicolas Geoffray · 9 years ago
  37. c38c429 Merge "Revert "Add basic checks for redefinition."" by Nicolas Geoffray · 9 years ago
  38. f9d41c1 Revert "Add basic checks for redefinition." by Nicolas Geoffray · 9 years ago
  39. a82de09 Merge "Revert "Add basic implementation of IsModifiableClass"" by Nicolas Geoffray · 9 years ago
  40. c66c077 Revert "Add basic implementation of IsModifiableClass" by Nicolas Geoffray · 9 years ago
  41. 888e66f Merge "Add basic implementation of IsModifiableClass" by Treehugger Robot · 9 years ago
  42. 99cd29f Merge "Use relative futex timeout in SuspendAllInternal." by Mathieu Chartier · 9 years ago
  43. b4e51eb Add basic implementation of IsModifiableClass by Alex Light · 9 years ago
  44. 6c0a92f Merge "ART: Add method modifiers functions" by Treehugger Robot · 9 years ago
  45. 5896957 Merge "Add basic checks for redefinition." by Treehugger Robot · 9 years ago
  46. 7399a72 Merge "Remove oat-target* rules" by Dan Willemsen · 9 years ago
  47. 25f38be Merge "ART: Add method code item functions" by Treehugger Robot · 9 years ago
  48. fdeef52 ART: Add method modifiers functions by Andreas Gampe · 9 years ago
  49. 10f02fb Add basic checks for redefinition. by Alex Light · 9 years ago
  50. 431121f The HBoundsCheck should be the index input of String.charAt. by Nicolas Geoffray · 9 years ago
  51. 48fe794 Set timeout before connect to adb in jdwp. by Tao Wu · 9 years ago
  52. f71832e ART: Add method code item functions by Andreas Gampe · 9 years ago
  53. 0d0bfae Merge "ART: Change no-image run-test dependency" by Treehugger Robot · 9 years ago
  54. c6cbe3c Merge "Simplify the collector names." by Hiroshi Yamauchi · 9 years ago
  55. eeb1ca6 Merge "ART: Add trivial implementation of extensions" by Treehugger Robot · 9 years ago
  56. e4c3384 ART: Add trivial implementation of extensions by Andreas Gampe · 9 years ago
  57. 6dd42a8 ART: Change no-image run-test dependency by Andreas Gampe · 9 years ago
  58. 8cf62dd Merge "ART: Add GetObjectSize and GetObjectHashCode" by Treehugger Robot · 9 years ago
  59. b8472ee ARM: Instruction set features clean-up. by Serban Constantinescu · 9 years ago
  60. b595b40 Remove the unused SMP instruction set feature option. by Serban Constantinescu · 9 years ago
  61. 3a2e78e Fix some issues reported by Valgrind by Anton Kirilov · 9 years ago
  62. 5923b52 Do not return patchoat for dexopt needed. by Richard Uhler · 9 years ago
  63. 35af2ad Use relative futex timeout in SuspendAllInternal. by rock.yeh · 9 years ago
  64. 91db41f Merge "Find the classpath boundary for being assignable to an interface." by Nicolas Geoffray · 9 years ago
  65. 0e2fe0f Find the classpath boundary for being assignable to an interface. by Nicolas Geoffray · 9 years ago
  66. 584b13c Remove oat-target* rules by Dan Willemsen · 9 years ago
  67. 50a4e49 ART: Add GetObjectSize and GetObjectHashCode by Andreas Gampe · 9 years ago
  68. dd5a427 Merge "Revert "Revert "Create test for field access in obsolete methods.""" by Treehugger Robot · 9 years ago
  69. d4abdaf Merge "Make GetErrorName allocate the output buffer." by Treehugger Robot · 9 years ago
  70. 0bf5ddc Merge "ART: Add GetClassLoader" by Treehugger Robot · 9 years ago
  71. 8f5b603 ART: Add GetClassLoader by Andreas Gampe · 9 years ago
  72. 2d02f85 Merge "ART: Add GetImplementedInterfaces" by Andreas Gampe · 9 years ago
  73. 1b2f6c3 Merge changes Ia14276d3,I7f063806 by Andreas Gampe · 9 years ago
  74. 88e0816 Simplify the collector names. by Hiroshi Yamauchi · 9 years ago
  75. 4196071 Make GetErrorName allocate the output buffer. by Alex Light · 9 years ago
  76. 32a2fba Revert "Revert "Create test for field access in obsolete methods."" by Alex Light · 9 years ago
  77. 8b07e47 ART: Add GetImplementedInterfaces by Andreas Gampe · 9 years ago
  78. 64013e5 ART: Add GetClassModifiers by Andreas Gampe · 9 years ago
  79. 2c5315b Merge "Also use ThreadList::Dump() in empty checkpoint timeout." by Treehugger Robot · 9 years ago
  80. 18fee4d ART: Add GetClassMethods by Andreas Gampe · 9 years ago
  81. 96bfa96 Merge "ART: Add GetClassStatus" by Treehugger Robot · 9 years ago
  82. ba16a82 Merge changes Id7509ef1,Id33b8c54,I2f9e5c62 by Treehugger Robot · 9 years ago
  83. 4b6b5bb Also use ThreadList::Dump() in empty checkpoint timeout. by Hiroshi Yamauchi · 9 years ago
  84. 48ff5b9 Merge "Avoid using ThreadList::Dump() in empty checkpoint timeout." by Hiroshi Yamauchi · 9 years ago
  85. ff9d209 ART: Add GetClassStatus by Andreas Gampe · 9 years ago
  86. ac58727 ART: Add GetClassFields support by Andreas Gampe · 9 years ago
  87. ab2f0d0 ART: Add Field methods by Andreas Gampe · 9 years ago
  88. 4fd66ec ART: Add IsInterface and IsArrayClass support by Andreas Gampe · 9 years ago
  89. 776ba76 Merge "Remove the IsInDexCache flag from HLoadString." by Treehugger Robot · 9 years ago
  90. 4d1be492 Remove the IsInDexCache flag from HLoadString. by Vladimir Marko · 9 years ago
  91. 6d2741f Merge "ART: Make method handle runtime code callable from compiler." by Orion Hodson · 9 years ago
  92. fe150d9 Merge "Remove bogus DCHECK." by Treehugger Robot · 9 years ago
  93. a790039 Merge "ARM: VIXL32: Fix crash in Exchange for stack slots." by Nicolas Geoffray · 9 years ago
  94. a1d0d63 Merge "Actually record arrays in classpath." by Nicolas Geoffray · 9 years ago
  95. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 9 years ago
  96. b51edff Merge "Prevent moving GC from running during redefinition." by Treehugger Robot · 9 years ago
  97. 6abd539 Prevent moving GC from running during redefinition. by Alex Light · 9 years ago
  98. f612aa6 Avoid using ThreadList::Dump() in empty checkpoint timeout. by Hiroshi Yamauchi · 9 years ago
  99. 9890a5b Merge "Revert "Revert "Cleanup jvmti tests""" by Alex Light · 9 years ago
  100. 6980dc5 Merge "Add some code info checking in GetCalleeSaveMethodCaller" by Mathieu Chartier · 9 years ago