1. fb57a65 Revert "Revert^2 "Make adbconnection start automatically for debuggable apps (on target)"" by Nicolas Geoffray · 6 years ago
  2. 7b39a39 Revert^2 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 6 years ago
  3. dc53f16 Merge "Reduce code repetition in stack maps with macros." by Treehugger Robot · 6 years ago
  4. f98a250 Merge "Add check to CheckImageIdenticalToOriginalExceptForRelocation" by Treehugger Robot · 6 years ago
  5. d97e082 Reduce code repetition in stack maps with macros. by David Srbecky · 6 years ago
  6. b16e4a3 Add check to CheckImageIdenticalToOriginalExceptForRelocation by David Srbecky · 6 years ago
  7. 428d80e Merge "Ignore comment lines in proguard mapping." by Richard Uhler · 6 years ago
  8. 9c3965f Merge "Revert "Make adbconnection start automatically for debuggable apps (on target)"" by Treehugger Robot · 6 years ago
  9. 7bdc591 Merge "Remove unnecessary thread suspension" by Mathieu Chartier · 6 years ago
  10. b2926c0 Revert "Make adbconnection start automatically for debuggable apps (on target)" by Andreas Gampe · 6 years ago
  11. f51359e Merge "Remove depth argument from InlineInfo accessors in stack maps." by Treehugger Robot · 6 years ago
  12. ed4ee44 Remove unnecessary thread suspension by Mathieu Chartier · 6 years ago
  13. a13ec54 Merge "Fix deadlock between ConcurrentCopying and thread holding dex_lock exclusively" by Mathieu Chartier · 6 years ago
  14. ecf98d5 Merge "Make adbconnection start automatically for debuggable apps (on target)" by Treehugger Robot · 6 years ago
  15. 2b69b9c Fix deadlock between ConcurrentCopying and thread holding dex_lock exclusively by Ivan Maidanski · 6 years ago
  16. 5af3f50 Make adbconnection start automatically for debuggable apps (on target) by Alex Light · 6 years ago
  17. 1fdd8d8 Merge "Run debuggable tests on art-jit" by Alex Light · 6 years ago
  18. 6e69e52 Remove depth argument from InlineInfo accessors in stack maps. by David Srbecky · 6 years ago
  19. 8d97f40 Merge "De-duplicate inline info in stack maps." by David Srbecky · 6 years ago
  20. 302aa98 Merge changes I2079344d,Ie0d08494 by Vladimir Marko · 6 years ago
  21. 75aed5d Merge "Rewrite TypeLookupTable." by Vladimir Marko · 6 years ago
  22. fa304bd Merge "Add missing ',' in default jdwp argument list" by Treehugger Robot · 6 years ago
  23. 5ebdc88 Add missing ',' in default jdwp argument list by Alex Light · 6 years ago
  24. 52bca80 Merge "Pass SOCK_CLOEXEC to adb socket." by Treehugger Robot · 6 years ago
  25. 91b42b0 Merge "Refactor experiments to allow multidex analysis" by Mathieu Chartier · 6 years ago
  26. 6ed28cb Merge "Revert "Revert "Move runtime/ to ClassAccessor""" by Mathieu Chartier · 6 years ago
  27. 54f535a Pass SOCK_CLOEXEC to adb socket. by Alex Light · 6 years ago
  28. 1f1cb9f Revert "Revert "Move runtime/ to ClassAccessor"" by Mathieu Chartier · 6 years ago
  29. 3f89c2d Merge "Remove unused native implementation of Object.wait()" by Treehugger Robot · 6 years ago
  30. c13fbd8 Use pre-allocated Throwables from the boot image. by Vladimir Marko · 6 years ago
  31. 37ee471 Merge "Refactor String resolution." by Vladimir Marko · 6 years ago
  32. 0261055 Remove ClassLinker::array_iftable_. by Vladimir Marko · 6 years ago
  33. 0832698 Merge "Remove special support for D8 in 911-get-stack-trace" by Treehugger Robot · 6 years ago
  34. 18090d1 Refactor String resolution. by Vladimir Marko · 6 years ago
  35. 03004e6 Remove unused native implementation of Object.wait() by Paul Duffin · 6 years ago
  36. 5816d63 Remove special support for D8 in 911-get-stack-trace by Paul Duffin · 6 years ago
  37. 75c6fca Ignore comment lines in proguard mapping. by Richard Uhler · 6 years ago
  38. ea341d2 Rewrite TypeLookupTable. by Vladimir Marko · 6 years ago
  39. 9ddef18 Merge "ObjPtr<>-ify array allocations." by Vladimir Marko · 6 years ago
  40. 6eb4d5e De-duplicate inline info in stack maps. by David Srbecky · 6 years ago
  41. 0366f32 Merge "Rewrite stackmap verification code." by David Srbecky · 6 years ago
  42. 5ab7d77 Merge "Revert "Move runtime/ to ClassAccessor"" by Alex Light · 6 years ago
  43. cc7e20f Revert "Move runtime/ to ClassAccessor" by Alex Light · 6 years ago
  44. 61ee8fe Merge "Fix asan build: Fix compare function in BitTable." by David Srbecky · 6 years ago
  45. 5f93710 Fix asan build: Fix compare function in BitTable. by David Srbecky · 6 years ago
  46. 6bb8751 Merge "Rewrite dex register map encoding in stackmaps." by David Srbecky · 6 years ago
  47. 48de723 Refactor experiments to allow multidex analysis by Mathieu Chartier · 6 years ago
  48. b1daf34 Merge "Add experiment for analyzing debug info" by Mathieu Chartier · 6 years ago
  49. 31380c7 Add experiment for analyzing debug info by Mathieu Chartier · 6 years ago
  50. 3a0eef0 Run debuggable tests on art-jit by Alex Light · 6 years ago
  51. cb4c8b5 Merge "Add system and oahl stubs to veridex.zip" by Treehugger Robot · 6 years ago
  52. 2a2cf27 Merge "ART: Refactor mterp slightly" by Andreas Gampe · 6 years ago
  53. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 6 years ago
  54. 2234a38 Merge "Clean up class resolution and lookup." by Vladimir Marko · 6 years ago
  55. 049d681 Rewrite stackmap verification code. by David Srbecky · 6 years ago
  56. 71ec1cc Rewrite dex register map encoding in stackmaps. by David Srbecky · 6 years ago
  57. 0f22ea5 Add system and oahl stubs to veridex.zip by Nicolas Geoffray · 6 years ago
  58. 09c5ca4 Clean up class resolution and lookup. by Vladimir Marko · 6 years ago
  59. a5359a3 Merge "Remove static GcRoot<>s from Class and ClassExt." by Treehugger Robot · 6 years ago
  60. 22bd3c9 Merge "Enable D8 for ART tests already working with D8." by Nicolas Geoffray · 6 years ago
  61. 5dd3aa7 Enable D8 for ART tests already working with D8. by Tamas Kenez · 6 years ago
  62. 35dae4b Merge "ART: Remove unused WellKnownClasses" by Treehugger Robot · 6 years ago
  63. 2bd4fff ART: Remove unused WellKnownClasses by Orion Hodson · 6 years ago
  64. c30acf7 Merge "ART-tests: Remove DX-dependency from 530-checker-lse" by Tamas Kenez · 6 years ago
  65. df0eef1 Merge "Move runtime/ to ClassAccessor" by Mathieu Chartier · 6 years ago
  66. 2649ecf Move runtime/ to ClassAccessor by Mathieu Chartier · 6 years ago
  67. 3ebdf74 Merge "Improve diagnostics in ART script tools/teardown-buildbot-device.sh." by Roland Levillain · 6 years ago
  68. 03f16e4 Merge "Ensure all PCs in stack_map_test are aligned." by David Srbecky · 6 years ago
  69. e2e5e66 Improve diagnostics in ART script tools/teardown-buildbot-device.sh. by Roland Levillain · 6 years ago
  70. 11c0f3e Merge "Fix exit status of ART script tools/teardown-buildbot-device.sh." by Roland Levillain · 6 years ago
  71. 21bd011 Fix exit status of ART script tools/teardown-buildbot-device.sh. by Roland Levillain · 6 years ago
  72. 4b9bac7 ART-tests: Remove DX-dependency from 530-checker-lse by Tamas Kenez · 6 years ago
  73. ed7f95d Merge "Aesthetic changes in art::mirror::Object and art::mirror::Class." by Roland Levillain · 6 years ago
  74. 317892b Remove static GcRoot<>s from Class and ClassExt. by Vladimir Marko · 6 years ago
  75. 1539a11 Merge "ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use." by Vladimir Marko · 6 years ago
  76. c8c4f29 Merge "Add sdk destinations for appcompat.sh related files." by Nicolas Geoffray · 6 years ago
  77. d32ead2 Aesthetic changes in art::mirror::Object and art::mirror::Class. by Roland Levillain · 6 years ago
  78. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 6 years ago
  79. 65e463c Merge "Fix build: Extend the scope of CodeInfo object in ELF writer." by David Srbecky · 6 years ago
  80. 9e4bbfb Fix build: Extend the scope of CodeInfo object in ELF writer. by David Srbecky · 6 years ago
  81. e7d1459 Merge "Add experiments for Dex bytecode analysis" by Mathieu Chartier · 6 years ago
  82. ecec828 ART: Refactor mterp slightly by Andreas Gampe · 6 years ago
  83. d775f96 Ensure all PCs in stack_map_test are aligned. by David Srbecky · 6 years ago
  84. f5fc6bc Merge "Simplify DexRegisterMap API." by David Srbecky · 6 years ago
  85. 3b562b1 Merge "Remove the CodeOffset helper class." by David Srbecky · 6 years ago
  86. 155733e Merge "ART: Add missing .hidden for ExecuteMterpImpl" by Treehugger Robot · 6 years ago
  87. b7ae0b1 Add experiments for Dex bytecode analysis by Mathieu Chartier · 6 years ago
  88. 6a08483 Merge "Change sleep to nanosleep to avoid failures." by Christopher Ferris · 6 years ago
  89. 5bb62fc Merge "Move profile testing to CommonArtTest" by David Sehr · 6 years ago
  90. a3906d5 Merge "Remove mirror::String::java_lang_String_." by Vladimir Marko · 6 years ago
  91. 863c880 ART: Add missing .hidden for ExecuteMterpImpl by Andreas Gampe · 6 years ago
  92. 21d45b4 Simplify DexRegisterMap API. by David Srbecky · 6 years ago
  93. d02b23f Remove the CodeOffset helper class. by David Srbecky · 6 years ago
  94. 08231f6 Merge "Revert^2 "Optimize register mask and stack mask in stack maps."" by Treehugger Robot · 6 years ago
  95. acb906d Remove mirror::String::java_lang_String_. by Vladimir Marko · 6 years ago
  96. 750cf88 Merge changes I51c462c0,If8674fc7 by Vladimir Marko · 6 years ago
  97. 4b59d10 Revert^2 "Optimize register mask and stack mask in stack maps." by David Srbecky · 6 years ago
  98. 08f1973 Merge "ART-tests: Remove DX-dependency from 476-checker-ctor-fence-redun-elim" by Treehugger Robot · 6 years ago
  99. 6e4bad9 Merge "ART-tests: remove DX-dependency from 166-bad-interface-super" by Tamas Kenez · 6 years ago
  100. fc625cd ART-tests: remove DX-dependency from 166-bad-interface-super by Tamas Kenez · 6 years ago