1. d81c7c4 Merge "Add missing ',' in default jdwp argument list" am: fa304bd02d by Alex Light · 7 years ago
  2. 8bafef0 Merge "Add missing ',' in default jdwp argument list" am: fa304bd02d by Alex Light · 7 years ago
  3. fa304bd Merge "Add missing ',' in default jdwp argument list" by Treehugger Robot · 7 years ago
  4. 4bae1ba Merge "Pass SOCK_CLOEXEC to adb socket." am: 52bca80eb9 am: 9b0381140e by Alex Light · 7 years ago
  5. 9b03811 Merge "Pass SOCK_CLOEXEC to adb socket." am: 52bca80eb9 by Alex Light · 7 years ago
  6. 5ebdc88 Add missing ',' in default jdwp argument list by Alex Light · 7 years ago
  7. 6d9d1b7 Merge "Refactor experiments to allow multidex analysis" am: 91b42b0014 by Mathieu Chartier · 7 years ago
  8. dff3600 Merge "Revert "Revert "Move runtime/ to ClassAccessor""" am: 6ed28cb9e6 by Mathieu Chartier · 7 years ago
  9. a28919e Merge "Remove unused native implementation of Object.wait()" am: 3f89c2ddca by Paul Duffin · 7 years ago
  10. 52bca80 Merge "Pass SOCK_CLOEXEC to adb socket." by Treehugger Robot · 7 years ago
  11. 6e4e474 Merge "Refactor experiments to allow multidex analysis" am: 91b42b0014 by Mathieu Chartier · 7 years ago
  12. 3ba4396 Merge "Revert "Revert "Move runtime/ to ClassAccessor""" am: 6ed28cb9e6 by Mathieu Chartier · 7 years ago
  13. 314f0b3 Merge "Remove unused native implementation of Object.wait()" am: 3f89c2ddca by Paul Duffin · 7 years ago
  14. 91b42b0 Merge "Refactor experiments to allow multidex analysis" by Mathieu Chartier · 7 years ago
  15. 6ed28cb Merge "Revert "Revert "Move runtime/ to ClassAccessor""" by Mathieu Chartier · 7 years ago
  16. 54f535a Pass SOCK_CLOEXEC to adb socket. by Alex Light · 7 years ago
  17. 1f1cb9f Revert "Revert "Move runtime/ to ClassAccessor"" by Mathieu Chartier · 7 years ago
  18. 3f89c2d Merge "Remove unused native implementation of Object.wait()" by Treehugger Robot · 7 years ago
  19. e9726f0 Merge "Refactor String resolution." am: 37ee471e82 am: c10b73bdb5 by Vladimir Marko · 7 years ago
  20. b44cae3 Merge "Remove special support for D8 in 911-get-stack-trace" am: 0832698068 by Paul Duffin · 7 years ago
  21. 406555a Merge "ObjPtr<>-ify array allocations." am: 9ddef18ae9 am: da745da72f by Vladimir Marko · 7 years ago
  22. 5b8b222 Merge "Rewrite stackmap verification code." am: 0366f3251c am: 575c1b02d0 by David Srbecky · 7 years ago
  23. c13154b Merge "Revert "Move runtime/ to ClassAccessor"" am: 5ab7d77cdc am: 6da56aa2b7 by Alex Light · 7 years ago
  24. af5dc55 Merge "Fix asan build: Fix compare function in BitTable." am: 61ee8fe6e0 by David Srbecky · 7 years ago
  25. a0f884a Merge "Rewrite dex register map encoding in stackmaps." am: 6bb8751785 by David Srbecky · 7 years ago
  26. c10b73b Merge "Refactor String resolution." am: 37ee471e82 by Vladimir Marko · 7 years ago
  27. dfdfff5 Merge "Remove special support for D8 in 911-get-stack-trace" am: 0832698068 by Paul Duffin · 7 years ago
  28. da745da Merge "ObjPtr<>-ify array allocations." am: 9ddef18ae9 by Vladimir Marko · 7 years ago
  29. 575c1b0 Merge "Rewrite stackmap verification code." am: 0366f3251c by David Srbecky · 7 years ago
  30. 6da56aa Merge "Revert "Move runtime/ to ClassAccessor"" am: 5ab7d77cdc by Alex Light · 7 years ago
  31. 045f488 Merge "Fix asan build: Fix compare function in BitTable." am: 61ee8fe6e0 by David Srbecky · 7 years ago
  32. b105bec Merge "Rewrite dex register map encoding in stackmaps." am: 6bb8751785 by David Srbecky · 7 years ago
  33. 37ee471 Merge "Refactor String resolution." by Vladimir Marko · 7 years ago
  34. 0832698 Merge "Remove special support for D8 in 911-get-stack-trace" by Treehugger Robot · 7 years ago
  35. 18090d1 Refactor String resolution. by Vladimir Marko · 7 years ago
  36. 03004e6 Remove unused native implementation of Object.wait() by Paul Duffin · 7 years ago
  37. 5816d63 Remove special support for D8 in 911-get-stack-trace by Paul Duffin · 7 years ago
  38. 9ddef18 Merge "ObjPtr<>-ify array allocations." by Vladimir Marko · 7 years ago
  39. 0366f32 Merge "Rewrite stackmap verification code." by David Srbecky · 7 years ago
  40. 5ab7d77 Merge "Revert "Move runtime/ to ClassAccessor"" by Alex Light · 7 years ago
  41. cc7e20f Revert "Move runtime/ to ClassAccessor" by Alex Light · 7 years ago
  42. 61ee8fe Merge "Fix asan build: Fix compare function in BitTable." by David Srbecky · 7 years ago
  43. 5f93710 Fix asan build: Fix compare function in BitTable. by David Srbecky · 7 years ago
  44. 6bb8751 Merge "Rewrite dex register map encoding in stackmaps." by David Srbecky · 7 years ago
  45. 48de723 Refactor experiments to allow multidex analysis by Mathieu Chartier · 7 years ago
  46. 0f79568 Merge "Add experiment for analyzing debug info" am: b1daf3469a am: 0d7a4d7fbf by Mathieu Chartier · 7 years ago
  47. 0d7a4d7 Merge "Add experiment for analyzing debug info" am: b1daf3469a by Mathieu Chartier · 7 years ago
  48. b1daf34 Merge "Add experiment for analyzing debug info" by Mathieu Chartier · 7 years ago
  49. 31380c7 Add experiment for analyzing debug info by Mathieu Chartier · 7 years ago
  50. 846c210 Merge "Minor DCHECK bug fix." into pi-dev am: b71a685352 by Aart Bik · 7 years ago
  51. b71a685 Merge "Minor DCHECK bug fix." into pi-dev by Aart Bik · 7 years ago
  52. 7fa6d5d Merge "Add system and oahl stubs to veridex.zip" am: cb4c8b5943 am: 6aed2dcf86 by Nicolas Geoffray · 7 years ago
  53. 6aed2dc Merge "Add system and oahl stubs to veridex.zip" am: cb4c8b5943 by Nicolas Geoffray · 7 years ago
  54. cb4c8b5 Merge "Add system and oahl stubs to veridex.zip" by Treehugger Robot · 7 years ago
  55. ed814d9 Merge "ART: Refactor mterp slightly" am: 2a2cf2760a am: fcaae66157 by Andreas Gampe · 7 years ago
  56. fcaae66 Merge "ART: Refactor mterp slightly" am: 2a2cf2760a by Andreas Gampe · 7 years ago
  57. 2a2cf27 Merge "ART: Refactor mterp slightly" by Andreas Gampe · 7 years ago
  58. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 7 years ago
  59. b869e37 Merge "Clean up class resolution and lookup." am: 2234a3882f am: 4c4de09926 by Vladimir Marko · 7 years ago
  60. 4c4de09 Merge "Clean up class resolution and lookup." am: 2234a3882f by Vladimir Marko · 7 years ago
  61. 2234a38 Merge "Clean up class resolution and lookup." by Vladimir Marko · 7 years ago
  62. 1a358b7 Merge "Remove static GcRoot<>s from Class and ClassExt." am: a5359a3bf4 by Vladimir Marko · 7 years ago
  63. 46ca221 Merge "Enable D8 for ART tests already working with D8." am: 22bd3c9695 by Nicolas Geoffray · 7 years ago
  64. 1ec78f1 Merge "ART: Remove unused WellKnownClasses" am: 35dae4bac0 am: 694f922a97 by Orion Hodson · 7 years ago
  65. dc8a9ce Merge "ART-tests: Remove DX-dependency from 530-checker-lse" am: c30acf7f00 by Tamas Kenez · 7 years ago
  66. 049d681 Rewrite stackmap verification code. by David Srbecky · 7 years ago
  67. 71ec1cc Rewrite dex register map encoding in stackmaps. by David Srbecky · 7 years ago
  68. 0f22ea5 Add system and oahl stubs to veridex.zip by Nicolas Geoffray · 7 years ago
  69. 5aace5b Merge "Remove static GcRoot<>s from Class and ClassExt." am: a5359a3bf4 by Vladimir Marko · 7 years ago
  70. 0b3a567 Merge "Enable D8 for ART tests already working with D8." am: 22bd3c9695 by Nicolas Geoffray · 7 years ago
  71. 694f922 Merge "ART: Remove unused WellKnownClasses" am: 35dae4bac0 by Orion Hodson · 7 years ago
  72. b5f9e21 Merge "ART-tests: Remove DX-dependency from 530-checker-lse" am: c30acf7f00 by Tamas Kenez · 7 years ago
  73. 09c5ca4 Clean up class resolution and lookup. by Vladimir Marko · 7 years ago
  74. a5359a3 Merge "Remove static GcRoot<>s from Class and ClassExt." by Treehugger Robot · 7 years ago
  75. 22bd3c9 Merge "Enable D8 for ART tests already working with D8." by Nicolas Geoffray · 7 years ago
  76. 5dd3aa7 Enable D8 for ART tests already working with D8. by Tamas Kenez · 7 years ago
  77. 35dae4b Merge "ART: Remove unused WellKnownClasses" by Treehugger Robot · 7 years ago
  78. 2bd4fff ART: Remove unused WellKnownClasses by Orion Hodson · 7 years ago
  79. c30acf7 Merge "ART-tests: Remove DX-dependency from 530-checker-lse" by Tamas Kenez · 7 years ago
  80. f8f6629 Merge "Move runtime/ to ClassAccessor" am: df0eef1aec am: 61afc76d92 by Mathieu Chartier · 7 years ago
  81. b97fbe5 Minor DCHECK bug fix. by Aart Bik · 7 years ago
  82. 61afc76 Merge "Move runtime/ to ClassAccessor" am: df0eef1aec by Mathieu Chartier · 7 years ago
  83. df0eef1 Merge "Move runtime/ to ClassAccessor" by Mathieu Chartier · 7 years ago
  84. 2649ecf Move runtime/ to ClassAccessor by Mathieu Chartier · 7 years ago
  85. 2591625 Merge "Improve diagnostics in ART script tools/teardown-buildbot-device.sh." am: 3ebdf7495e by Roland Levillain · 7 years ago
  86. 1f42ae8 Merge "Ensure all PCs in stack_map_test are aligned." am: 03f16e4de1 by David Srbecky · 7 years ago
  87. 70db562 Merge "Fix exit status of ART script tools/teardown-buildbot-device.sh." am: 11c0f3e15a by Roland Levillain · 7 years ago
  88. da0080d Merge "Aesthetic changes in art::mirror::Object and art::mirror::Class." am: ed7f95d6e9 by Roland Levillain · 7 years ago
  89. aa01eba Merge "ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use." am: 1539a11150 by Vladimir Marko · 7 years ago
  90. 2f670cc9 Merge "Add sdk destinations for appcompat.sh related files." am: c8c4f29308 by Nicolas Geoffray · 7 years ago
  91. dfbc7de Merge "Fix build: Extend the scope of CodeInfo object in ELF writer." am: 65e463cf7e by David Srbecky · 7 years ago
  92. ae5b13d Merge "Improve diagnostics in ART script tools/teardown-buildbot-device.sh." by Roland Levillain · 7 years ago
  93. 47e099a Merge "Ensure all PCs in stack_map_test are aligned." am: 03f16e4de1 by David Srbecky · 7 years ago
  94. 87d8bad Merge "Fix exit status of ART script tools/teardown-buildbot-device.sh." by Roland Levillain · 7 years ago
  95. 1df0316 Merge "Aesthetic changes in art::mirror::Object and art::mirror::Class." by Roland Levillain · 7 years ago
  96. 3c3b190 Merge "ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use." by Vladimir Marko · 7 years ago
  97. 7ade6f9 Merge "Add sdk destinations for appcompat.sh related files." am: c8c4f29308 by Nicolas Geoffray · 7 years ago
  98. 6d9dfc5 Merge "Fix build: Extend the scope of CodeInfo object in ELF writer." by David Srbecky · 7 years ago
  99. 3ebdf74 Merge "Improve diagnostics in ART script tools/teardown-buildbot-device.sh." by Roland Levillain · 7 years ago
  100. 03f16e4 Merge "Ensure all PCs in stack_map_test are aligned." by David Srbecky · 7 years ago