1. b4cad76 Merge "Rename nativeHoldsLock to holdsLock and make it work on current thread" by Paul Duffin · 7 years ago
  2. 4eb6fa0 Merge "Rename nativeHoldsLock to holdsLock and make it work on current thread" by Paul Duffin · 7 years ago
  3. f90cd64 Merge "Remove static GcRoot<>s from Field, Method, Constructor." am: aab8bc928a by Vladimir Marko · 7 years ago
  4. aab8bc9 Merge "Remove static GcRoot<>s from Field, Method, Constructor." by Vladimir Marko · 7 years ago
  5. 3f13666 Merge "Add BitmapTableBuilder." am: 2f821578c3 by David Srbecky · 7 years ago
  6. 2f82157 Merge "Add BitmapTableBuilder." by Treehugger Robot · 7 years ago
  7. 5513c2b Add BitmapTableBuilder. by David Srbecky · 7 years ago
  8. 32a502f Merge "Add deduplication logic to BitTableBuilder." am: c2bd7a7135 by David Srbecky · 7 years ago
  9. c2bd7a7 Merge "Add deduplication logic to BitTableBuilder." by David Srbecky · 7 years ago
  10. f660af9 Merge "Change the BitTableBuilder API to be POD based." am: 4b62244e25 by David Srbecky · 7 years ago
  11. 4b62244 Merge "Change the BitTableBuilder API to be POD based." by Treehugger Robot · 7 years ago
  12. 3120bad Merge "ART: Ensure correct thread state for stack trace collection" by Andreas Gampe · 7 years ago
  13. 2c2e723 Merge "ART: Ensure correct thread state for stack trace collection" by Treehugger Robot · 7 years ago
  14. c7c68ee Merge "Fix class_def_idx increment for FastVerify" am: eb0526c20a by Mathieu Chartier · 7 years ago
  15. 6baa1c9 ART: Ensure correct thread state for stack trace collection by Andreas Gampe · 7 years ago
  16. eb0526c Merge "Fix class_def_idx increment for FastVerify" by Treehugger Robot · 7 years ago
  17. 2eabc61 Fix class_def_idx increment for FastVerify by Mathieu Chartier · 7 years ago
  18. c7f08c7 Merge "Add measurement of Dex code bytes and number of unique code items" by Mathieu Chartier · 7 years ago
  19. 931a33e Merge "Remove some dex analysis from oatdump" am: 43efe77ff3 by Mathieu Chartier · 7 years ago
  20. c1305b1 Merge "Move profman/ to ClassAccessor" am: cb107dbae7 by Mathieu Chartier · 7 years ago
  21. ad70b32 Merge "Add measurement of Dex code bytes and number of unique code items" by Mathieu Chartier · 7 years ago
  22. 43efe77 Merge "Remove some dex analysis from oatdump" by Mathieu Chartier · 7 years ago
  23. cb107db Merge "Move profman/ to ClassAccessor" by Mathieu Chartier · 7 years ago
  24. 6f19fd2 Merge "ART: fix 463-checker-boolean-simplier for jvm" am: 39b8648109 by Orion Hodson · 7 years ago
  25. 39b8648 Merge "ART: fix 463-checker-boolean-simplier for jvm" by Treehugger Robot · 7 years ago
  26. 6888fa8 Merge "Dexdump: fix type printing for call sites" am: 11a482dfa5 by Orion Hodson · 7 years ago
  27. 11a482d Merge "Dexdump: fix type printing for call sites" by Treehugger Robot · 7 years ago
  28. 159c9dd Add deduplication logic to BitTableBuilder. by David Srbecky · 7 years ago
  29. 38c3f8b Merge "Remove mirror::Reference::java_lang_ref_Reference." am: f507810d6f by Vladimir Marko · 7 years ago
  30. f507810 Merge "Remove mirror::Reference::java_lang_ref_Reference." by Vladimir Marko · 7 years ago
  31. 7d90630 ART: fix 463-checker-boolean-simplier for jvm by Orion Hodson · 7 years ago
  32. dd966bc Change the BitTableBuilder API to be POD based. by David Srbecky · 7 years ago
  33. a4f1f6e Rename nativeHoldsLock to holdsLock and make it work on current thread by Paul Duffin · 7 years ago
  34. 0f6cc7f Dexdump: fix type printing for call sites by Orion Hodson · 7 years ago
  35. 679730e Remove static GcRoot<>s from Field, Method, Constructor. by Vladimir Marko · 7 years ago
  36. 36d97c5 Merge "Have testrunner honor ART_TEST_CHROOT only for target tests." by Roland Levillain · 7 years ago
  37. 0b7e6c9 Merge "Have testrunner honor ART_TEST_CHROOT only for target tests." by Roland Levillain · 7 years ago
  38. 6834d34 Remove mirror::Reference::java_lang_ref_Reference. by Vladimir Marko · 7 years ago
  39. 79eb707 Merge changes Iaf172f37,I15a8ade7,Icbc6b62b am: a326807d1a by Vladimir Marko · 7 years ago
  40. a326807 Merge changes Iaf172f37,I15a8ade7,Icbc6b62b by Vladimir Marko · 7 years ago
  41. ef36180 Merge "ART-tests: Remove DX-dependency from 458-checker-instruct-simplification" by Tamas Kenez · 7 years ago
  42. 8967547 Merge "ART-tests: Remove DX-dependency from 458-checker-instruct-simplification" by Tamas Kenez · 7 years ago
  43. 0cbd2c3 Merge "ART-tests: Remove DX-dependency from 463-checker-boolean-simplifier." by Tamas Kenez · 7 years ago
  44. 8a9fccc Merge "ART-tests: Remove DX-dependency from 463-checker-boolean-simplifier." by Tamas Kenez · 7 years ago
  45. b425899 ART-tests: Remove DX-dependency from 463-checker-boolean-simplifier. by Tamas Kenez · 7 years ago
  46. 9a2ea90 Merge "ART: Fix run-test invocation for jvm tests" am: 0b3e830d14 by Orion Hodson · 7 years ago
  47. c7aa87e Remove static_class_ from Method/VarHandle and CallSite. by Vladimir Marko · 7 years ago
  48. 0b3e830 Merge "ART: Fix run-test invocation for jvm tests" by Treehugger Robot · 7 years ago
  49. 0278be7 Remove PrimitiveArray<T>::array_class_. by Vladimir Marko · 7 years ago
  50. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 7 years ago
  51. 644edf1 ART-tests: Remove DX-dependency from 458-checker-instruct-simplification by Tamas Kenez · 7 years ago
  52. 765b65f Merge "ART: SBC: Support single exit loops with live_outs." am: bfd6df4e07 by Artem Serov · 7 years ago
  53. bfd6df4 Merge "ART: SBC: Support single exit loops with live_outs." by Treehugger Robot · 7 years ago
  54. 4848369 Merge "ART: Remove jack from tools" am: b7e784694b by Orion Hodson · 7 years ago
  55. b7e7846 Merge "ART: Remove jack from tools" by Orion Hodson · 7 years ago
  56. 6aa4e0d ART: Fix run-test invocation for jvm tests by Orion Hodson · 7 years ago
  57. 20f4992 Move profman/ to ClassAccessor by Mathieu Chartier · 7 years ago
  58. ba4c118 Remove some dex analysis from oatdump by Mathieu Chartier · 7 years ago
  59. 0998f24 Merge "Move compiler/ to ClassAccessor" am: ebf5902272 by Mathieu Chartier · 7 years ago
  60. ebf5902 Merge "Move compiler/ to ClassAccessor" by Mathieu Chartier · 7 years ago
  61. 5f58287 Merge "Remove hard-coded Object class from test 980" am: 4f6858cb8d by Alex Light · 7 years ago
  62. 4f6858c Merge "Remove hard-coded Object class from test 980" by Alex Light · 7 years ago
  63. fbee398 Remove hard-coded Object class from test 980 by Alex Light · 7 years ago
  64. c8c8d5f Move compiler/ to ClassAccessor by Mathieu Chartier · 7 years ago
  65. 8ad5383 Merge "Add a tear-down script for devices used in ART target testing." by Roland Levillain · 7 years ago
  66. ca210e3 ART: SBC: Support single exit loops with live_outs. by Artem Serov · 7 years ago
  67. b0633b2 Have testrunner honor ART_TEST_CHROOT only for target tests. by Roland Levillain · 7 years ago
  68. 02ba9be Merge "ART: Enable scalar loop peeling and unrolling." am: 8467030520 by Artem Serov · 7 years ago
  69. e467526 Merge "Add a tear-down script for devices used in ART target testing." by Roland Levillain · 7 years ago
  70. 1d167b0 Merge "Check that /system exists in chroot before cleaning it up." by Roland Levillain · 7 years ago
  71. 8823af9 Merge "ART: Remove jack from test" am: bb7cd233a5 by Orion Hodson · 7 years ago
  72. f83f84a ART: Remove jack from tools by Orion Hodson · 7 years ago
  73. 8467030 Merge "ART: Enable scalar loop peeling and unrolling." by Treehugger Robot · 7 years ago
  74. 223b8dc Merge "Check that /system exists in chroot before cleaning it up." by Roland Levillain · 7 years ago
  75. bb7cd23 Merge "ART: Remove jack from test" by Treehugger Robot · 7 years ago
  76. 4a1cac4 ART: Remove jack from test by Orion Hodson · 7 years ago
  77. 7c3a8c1 Add measurement of Dex code bytes and number of unique code items by Mathieu Chartier · 7 years ago
  78. 5369e99 Merge "Add ClassIterator" am: d804b76c0b by Mathieu Chartier · 7 years ago
  79. d804b76 Merge "Add ClassIterator" by Mathieu Chartier · 7 years ago
  80. 05dc23e Add ClassIterator by Mathieu Chartier · 7 years ago
  81. 3e0ed1b Merge "Fix gtest Makefile rules with respect to chroot support." am: ac1cec6eae by Roland Levillain · 7 years ago
  82. 9cecece Merge "ART: Fix missing field type crasher" am: 148a7c3e1f by Orion Hodson · 7 years ago
  83. 72ad37e Merge "ObjPtr<>-ify tests using ClassLinker::FindClass()." am: ff7ff426e1 by Vladimir Marko · 7 years ago
  84. ac1cec6 Merge "Fix gtest Makefile rules with respect to chroot support." by Roland Levillain · 7 years ago
  85. 9113b26 Merge "ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses." by Vladimir Marko · 7 years ago
  86. 148a7c3 Merge "ART: Fix missing field type crasher" by Treehugger Robot · 7 years ago
  87. 9147774 Merge "ART-tests: Remove DX dependency from 450-checker-types." am: 79866c1f08 by Tamas Kenez · 7 years ago
  88. 5604938 Add a tear-down script for devices used in ART target testing. by Roland Levillain · 7 years ago
  89. 59df4f8 Check that /system exists in chroot before cleaning it up. by Roland Levillain · 7 years ago
  90. ff7ff42 Merge "ObjPtr<>-ify tests using ClassLinker::FindClass()." by Vladimir Marko · 7 years ago
  91. c6d02fd Fix gtest Makefile rules with respect to chroot support. by Roland Levillain · 7 years ago
  92. 9fa1bab ART: Fix missing field type crasher by Orion Hodson · 7 years ago
  93. aaebb14 Merge "ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses." by Vladimir Marko · 7 years ago
  94. 79866c1 Merge "ART-tests: Remove DX dependency from 450-checker-types." by Tamas Kenez · 7 years ago
  95. 1500bc6 ART-tests: Remove DX dependency from 450-checker-types. by Tamas Kenez · 7 years ago
  96. e9987b0 ObjPtr<>-ify tests using ClassLinker::FindClass(). by Vladimir Marko · 7 years ago
  97. 6ec2a1b ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses. by Vladimir Marko · 7 years ago
  98. 2956d0c Merge "Revert "Remove support for Valgrind in ART."" am: 197f1ef6f4 by Andreas Gampe · 7 years ago
  99. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 7 years ago
  100. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 7 years ago