1. a316f91 Merge ""Revert^4 "Make adbconnection start automatically for debuggable apps (on target)"" by Treehugger Robot · 6 years ago
  2. 74f2ccc Merge "Revert^2 "Remove support for Valgrind in ART."" by Roland Levillain · 6 years ago
  3. 9fdd012 Merge "Revert "Add Throwable.UNASSIGNED_STACK to well known fields"" by Paul Duffin · 6 years ago
  4. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  5. c0f02d4 Revert "Add Throwable.UNASSIGNED_STACK to well known fields" by Neil Fuller · 6 years ago
  6. b42042e Merge "ART: Adds an entrypoint for invoke-custom" by Treehugger Robot · 6 years ago
  7. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 6 years ago
  8. a8822d4 Merge "Keep objects for Integer.valueOf() intrinsic alive." by Vladimir Marko · 6 years ago
  9. 20c64f8 Merge "Refactor ClassAccessor to use an index instead of ClassDef pointer" by Mathieu Chartier · 6 years ago
  10. baac7e4 "Revert^4 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 6 years ago
  11. cd260eb ART: Simplify invoke-polymorphic entrypoints by Orion Hodson · 6 years ago
  12. a4bae54 Merge "Remove unused GetDexRegisterMap arguments." by David Srbecky · 6 years ago
  13. bac28b0 Merge "Revert "Revert^2 "Make adbconnection start automatically for debuggable apps (on target)""" by Nicolas Geoffray · 6 years ago
  14. fb57a65 Revert "Revert^2 "Make adbconnection start automatically for debuggable apps (on target)"" by Nicolas Geoffray · 6 years ago
  15. 18e2687 Refactor ClassAccessor to use an index instead of ClassDef pointer by Mathieu Chartier · 6 years ago
  16. 204078a Merge "Revert^2 "Make adbconnection start automatically for debuggable apps (on target)"" by Alex Light · 6 years ago
  17. 7b39a39 Revert^2 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 6 years ago
  18. d806686 Add Throwable.UNASSIGNED_STACK to well known fields by Paul Duffin · 6 years ago
  19. f75613c Keep objects for Integer.valueOf() intrinsic alive. by Vladimir Marko · 6 years ago
  20. eb2557e Merge "Delta-compress register maps in stack maps." by David Srbecky · 6 years ago
  21. fd89b07 Remove unused GetDexRegisterMap arguments. by David Srbecky · 6 years ago
  22. 6de8833 Delta-compress register maps in stack maps. by David Srbecky · 6 years ago
  23. 2b40dd3 Merge "ART: Run ExceptionDescribe on error" by Treehugger Robot · 6 years ago
  24. dc53f16 Merge "Reduce code repetition in stack maps with macros." by Treehugger Robot · 6 years ago
  25. d97e082 Reduce code repetition in stack maps with macros. by David Srbecky · 6 years ago
  26. 9c3965f Merge "Revert "Make adbconnection start automatically for debuggable apps (on target)"" by Treehugger Robot · 6 years ago
  27. 7bdc591 Merge "Remove unnecessary thread suspension" by Mathieu Chartier · 6 years ago
  28. b2926c0 Revert "Make adbconnection start automatically for debuggable apps (on target)" by Andreas Gampe · 6 years ago
  29. f51359e Merge "Remove depth argument from InlineInfo accessors in stack maps." by Treehugger Robot · 6 years ago
  30. 3362d22 ART: Run ExceptionDescribe on error by Andreas Gampe · 6 years ago
  31. ed4ee44 Remove unnecessary thread suspension by Mathieu Chartier · 6 years ago
  32. a13ec54 Merge "Fix deadlock between ConcurrentCopying and thread holding dex_lock exclusively" by Mathieu Chartier · 6 years ago
  33. ecf98d5 Merge "Make adbconnection start automatically for debuggable apps (on target)" by Treehugger Robot · 6 years ago
  34. 2b69b9c Fix deadlock between ConcurrentCopying and thread holding dex_lock exclusively by Ivan Maidanski · 6 years ago
  35. 5af3f50 Make adbconnection start automatically for debuggable apps (on target) by Alex Light · 6 years ago
  36. 6e69e52 Remove depth argument from InlineInfo accessors in stack maps. by David Srbecky · 6 years ago
  37. 302aa98 Merge changes I2079344d,Ie0d08494 by Vladimir Marko · 6 years ago
  38. 75aed5d Merge "Rewrite TypeLookupTable." by Vladimir Marko · 6 years ago
  39. 6ed28cb Merge "Revert "Revert "Move runtime/ to ClassAccessor""" by Mathieu Chartier · 6 years ago
  40. 1f1cb9f Revert "Revert "Move runtime/ to ClassAccessor"" by Mathieu Chartier · 6 years ago
  41. 3f89c2d Merge "Remove unused native implementation of Object.wait()" by Treehugger Robot · 6 years ago
  42. c13fbd8 Use pre-allocated Throwables from the boot image. by Vladimir Marko · 6 years ago
  43. 0261055 Remove ClassLinker::array_iftable_. by Vladimir Marko · 6 years ago
  44. 18090d1 Refactor String resolution. by Vladimir Marko · 6 years ago
  45. 03004e6 Remove unused native implementation of Object.wait() by Paul Duffin · 6 years ago
  46. ea341d2 Rewrite TypeLookupTable. by Vladimir Marko · 6 years ago
  47. 9ddef18 Merge "ObjPtr<>-ify array allocations." by Vladimir Marko · 6 years ago
  48. 5ab7d77 Merge "Revert "Move runtime/ to ClassAccessor"" by Alex Light · 6 years ago
  49. cc7e20f Revert "Move runtime/ to ClassAccessor" by Alex Light · 6 years ago
  50. 6bb8751 Merge "Rewrite dex register map encoding in stackmaps." by David Srbecky · 6 years ago
  51. 2a2cf27 Merge "ART: Refactor mterp slightly" by Andreas Gampe · 6 years ago
  52. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 6 years ago
  53. 2234a38 Merge "Clean up class resolution and lookup." by Vladimir Marko · 6 years ago
  54. 71ec1cc Rewrite dex register map encoding in stackmaps. by David Srbecky · 6 years ago
  55. 09c5ca4 Clean up class resolution and lookup. by Vladimir Marko · 6 years ago
  56. a5359a3 Merge "Remove static GcRoot<>s from Class and ClassExt." by Treehugger Robot · 6 years ago
  57. 2bd4fff ART: Remove unused WellKnownClasses by Orion Hodson · 6 years ago
  58. df0eef1 Merge "Move runtime/ to ClassAccessor" by Mathieu Chartier · 6 years ago
  59. 2649ecf Move runtime/ to ClassAccessor by Mathieu Chartier · 6 years ago
  60. 03f16e4 Merge "Ensure all PCs in stack_map_test are aligned." by David Srbecky · 6 years ago
  61. ed7f95d Merge "Aesthetic changes in art::mirror::Object and art::mirror::Class." by Roland Levillain · 6 years ago
  62. 317892b Remove static GcRoot<>s from Class and ClassExt. by Vladimir Marko · 6 years ago
  63. d32ead2 Aesthetic changes in art::mirror::Object and art::mirror::Class. by Roland Levillain · 6 years ago
  64. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 6 years ago
  65. ecec828 ART: Refactor mterp slightly by Andreas Gampe · 6 years ago
  66. d775f96 Ensure all PCs in stack_map_test are aligned. by David Srbecky · 6 years ago
  67. f5fc6bc Merge "Simplify DexRegisterMap API." by David Srbecky · 6 years ago
  68. 3b562b1 Merge "Remove the CodeOffset helper class." by David Srbecky · 6 years ago
  69. 155733e Merge "ART: Add missing .hidden for ExecuteMterpImpl" by Treehugger Robot · 6 years ago
  70. 5bb62fc Merge "Move profile testing to CommonArtTest" by David Sehr · 6 years ago
  71. a3906d5 Merge "Remove mirror::String::java_lang_String_." by Vladimir Marko · 6 years ago
  72. 863c880 ART: Add missing .hidden for ExecuteMterpImpl by Andreas Gampe · 6 years ago
  73. 21d45b4 Simplify DexRegisterMap API. by David Srbecky · 6 years ago
  74. d02b23f Remove the CodeOffset helper class. by David Srbecky · 6 years ago
  75. 08231f6 Merge "Revert^2 "Optimize register mask and stack mask in stack maps."" by Treehugger Robot · 6 years ago
  76. acb906d Remove mirror::String::java_lang_String_. by Vladimir Marko · 6 years ago
  77. 750cf88 Merge changes I51c462c0,If8674fc7 by Vladimir Marko · 6 years ago
  78. 4b59d10 Revert^2 "Optimize register mask and stack mask in stack maps." by David Srbecky · 6 years ago
  79. 5924a4a Move String::SizeOf<> to string.h . by Vladimir Marko · 6 years ago
  80. 2cffc5d ObjPtr<>-ify RegTypeCache, fix 1 stale reference use. by Vladimir Marko · 6 years ago
  81. 211e53d Merge "Remove GcRoot<> static from Throwable and related classes." by Treehugger Robot · 6 years ago
  82. 1fed343 Move profile testing to CommonArtTest by David Sehr · 6 years ago
  83. 010b10e Merge "Revert "Optimize register mask and stack mask in stack maps."" by Treehugger Robot · 6 years ago
  84. adbceb7 Remove GcRoot<> static from Throwable and related classes. by Vladimir Marko · 6 years ago
  85. 8b20b5c Revert "Optimize register mask and stack mask in stack maps." by Vladimir Marko · 6 years ago
  86. c8e2132 Merge "Optimize register mask and stack mask in stack maps." by David Srbecky · 6 years ago
  87. 4eb6fa0 Merge "Rename nativeHoldsLock to holdsLock and make it work on current thread" by Paul Duffin · 6 years ago
  88. aab8bc9 Merge "Remove static GcRoot<>s from Field, Method, Constructor." by Vladimir Marko · 6 years ago
  89. ffaf87a Optimize register mask and stack mask in stack maps. by David Srbecky · 6 years ago
  90. f507810 Merge "Remove mirror::Reference::java_lang_ref_Reference." by Vladimir Marko · 6 years ago
  91. a4f1f6e Rename nativeHoldsLock to holdsLock and make it work on current thread by Paul Duffin · 6 years ago
  92. 679730e Remove static GcRoot<>s from Field, Method, Constructor. by Vladimir Marko · 6 years ago
  93. 6834d34 Remove mirror::Reference::java_lang_ref_Reference. by Vladimir Marko · 6 years ago
  94. a326807 Merge changes Iaf172f37,I15a8ade7,Icbc6b62b by Vladimir Marko · 6 years ago
  95. c7aa87e Remove static_class_ from Method/VarHandle and CallSite. by Vladimir Marko · 6 years ago
  96. 0278be7 Remove PrimitiveArray<T>::array_class_. by Vladimir Marko · 6 years ago
  97. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 6 years ago
  98. 148a7c3 Merge "ART: Fix missing field type crasher" by Treehugger Robot · 6 years ago
  99. ff7ff42 Merge "ObjPtr<>-ify tests using ClassLinker::FindClass()." by Vladimir Marko · 6 years ago
  100. 9fa1bab ART: Fix missing field type crasher by Orion Hodson · 6 years ago