1. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 6 years ago
  2. 09c5ca4 Clean up class resolution and lookup. by Vladimir Marko · 6 years ago
  3. 317892b Remove static GcRoot<>s from Class and ClassExt. by Vladimir Marko · 6 years ago
  4. 1539a11 Merge "ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use." by Vladimir Marko · 6 years ago
  5. c8c4f29 Merge "Add sdk destinations for appcompat.sh related files." by Nicolas Geoffray · 6 years ago
  6. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 6 years ago
  7. 65e463c Merge "Fix build: Extend the scope of CodeInfo object in ELF writer." by David Srbecky · 6 years ago
  8. 9e4bbfb Fix build: Extend the scope of CodeInfo object in ELF writer. by David Srbecky · 6 years ago
  9. e7d1459 Merge "Add experiments for Dex bytecode analysis" by Mathieu Chartier · 6 years ago
  10. f5fc6bc Merge "Simplify DexRegisterMap API." by David Srbecky · 6 years ago
  11. 3b562b1 Merge "Remove the CodeOffset helper class." by David Srbecky · 6 years ago
  12. 155733e Merge "ART: Add missing .hidden for ExecuteMterpImpl" by Treehugger Robot · 6 years ago
  13. b7ae0b1 Add experiments for Dex bytecode analysis by Mathieu Chartier · 6 years ago
  14. 6a08483 Merge "Change sleep to nanosleep to avoid failures." by Christopher Ferris · 6 years ago
  15. 5bb62fc Merge "Move profile testing to CommonArtTest" by David Sehr · 6 years ago
  16. a3906d5 Merge "Remove mirror::String::java_lang_String_." by Vladimir Marko · 6 years ago
  17. 863c880 ART: Add missing .hidden for ExecuteMterpImpl by Andreas Gampe · 6 years ago
  18. 21d45b4 Simplify DexRegisterMap API. by David Srbecky · 6 years ago
  19. d02b23f Remove the CodeOffset helper class. by David Srbecky · 6 years ago
  20. 08231f6 Merge "Revert^2 "Optimize register mask and stack mask in stack maps."" by Treehugger Robot · 6 years ago
  21. acb906d Remove mirror::String::java_lang_String_. by Vladimir Marko · 6 years ago
  22. 750cf88 Merge changes I51c462c0,If8674fc7 by Vladimir Marko · 6 years ago
  23. 4b59d10 Revert^2 "Optimize register mask and stack mask in stack maps." by David Srbecky · 6 years ago
  24. 08f1973 Merge "ART-tests: Remove DX-dependency from 476-checker-ctor-fence-redun-elim" by Treehugger Robot · 6 years ago
  25. 6e4bad9 Merge "ART-tests: remove DX-dependency from 166-bad-interface-super" by Tamas Kenez · 6 years ago
  26. fc625cd ART-tests: remove DX-dependency from 166-bad-interface-super by Tamas Kenez · 6 years ago
  27. 8fb6784 Add sdk destinations for appcompat.sh related files. by Nicolas Geoffray · 6 years ago
  28. 5924a4a Move String::SizeOf<> to string.h . by Vladimir Marko · 6 years ago
  29. 2cffc5d ObjPtr<>-ify RegTypeCache, fix 1 stale reference use. by Vladimir Marko · 6 years ago
  30. 452e0ae Merge "Cleanup stackmap generation in exception_test" by David Srbecky · 6 years ago
  31. 10b8747e Merge "Add update option to dexdump test runner" by Treehugger Robot · 6 years ago
  32. 6cee0e9 Merge "Fix test checking /system in chroot in clean-up script." by Roland Levillain · 6 years ago
  33. c1c47ab Merge "Have tools/run-{libcore,jdwp}-tests.sh honor ART_TEST_CHROOT." by Roland Levillain · 6 years ago
  34. 8ccf92a ART-tests: Remove DX-dependency from 476-checker-ctor-fence-redun-elim by Tamas Kenez · 6 years ago
  35. 211e53d Merge "Remove GcRoot<> static from Throwable and related classes." by Treehugger Robot · 6 years ago
  36. da4ff8b Cleanup stackmap generation in exception_test by David Srbecky · 6 years ago
  37. 7983c56 Merge "ART-tests: Enable D8 for 450-checker-types." by Tamas Kenez · 6 years ago
  38. baeac17 Add update option to dexdump test runner by Orion Hodson · 6 years ago
  39. 93f30a9 Change sleep to nanosleep to avoid failures. by Christopher Ferris · 6 years ago
  40. 4556aad Merge "Move oatdump/ to use ClassAccessor" by Mathieu Chartier · 6 years ago
  41. 3d09299 Move oatdump/ to use ClassAccessor by Mathieu Chartier · 6 years ago
  42. 1fed343 Move profile testing to CommonArtTest by David Sehr · 6 years ago
  43. 525bb74 Merge "Add Method/Field iterator to ClassAccessor" by Mathieu Chartier · 6 years ago
  44. 0d896bd Add Method/Field iterator to ClassAccessor by Mathieu Chartier · 6 years ago
  45. 010b10e Merge "Revert "Optimize register mask and stack mask in stack maps."" by Treehugger Robot · 6 years ago
  46. adbceb7 Remove GcRoot<> static from Throwable and related classes. by Vladimir Marko · 6 years ago
  47. 267c835 Merge "Move more test code to CommonArtTest" by David Sehr · 6 years ago
  48. 8b20b5c Revert "Optimize register mask and stack mask in stack maps." by Vladimir Marko · 6 years ago
  49. a85eef7 Fix test checking /system in chroot in clean-up script. by Roland Levillain · 6 years ago
  50. c8e2132 Merge "Optimize register mask and stack mask in stack maps." by David Srbecky · 6 years ago
  51. 57d9fe7 ART-tests: Enable D8 for 450-checker-types. by Tamas Kenez · 6 years ago
  52. 4eb6fa0 Merge "Rename nativeHoldsLock to holdsLock and make it work on current thread" by Paul Duffin · 6 years ago
  53. aab8bc9 Merge "Remove static GcRoot<>s from Field, Method, Constructor." by Vladimir Marko · 6 years ago
  54. 2f82157 Merge "Add BitmapTableBuilder." by Treehugger Robot · 6 years ago
  55. ffaf87a Optimize register mask and stack mask in stack maps. by David Srbecky · 6 years ago
  56. 5513c2b Add BitmapTableBuilder. by David Srbecky · 6 years ago
  57. c2bd7a7 Merge "Add deduplication logic to BitTableBuilder." by David Srbecky · 6 years ago
  58. 4b62244 Merge "Change the BitTableBuilder API to be POD based." by Treehugger Robot · 6 years ago
  59. 2c2e723 Merge "ART: Ensure correct thread state for stack trace collection" by Treehugger Robot · 6 years ago
  60. 6baa1c9 ART: Ensure correct thread state for stack trace collection by Andreas Gampe · 6 years ago
  61. eb0526c Merge "Fix class_def_idx increment for FastVerify" by Treehugger Robot · 6 years ago
  62. 2eabc61 Fix class_def_idx increment for FastVerify by Mathieu Chartier · 6 years ago
  63. 7d43242 Move more test code to CommonArtTest by David Sehr · 6 years ago
  64. ad70b32 Merge "Add measurement of Dex code bytes and number of unique code items" by Mathieu Chartier · 6 years ago
  65. 43efe77 Merge "Remove some dex analysis from oatdump" by Mathieu Chartier · 6 years ago
  66. cb107db Merge "Move profman/ to ClassAccessor" by Mathieu Chartier · 6 years ago
  67. 08f7c1d Have tools/run-{libcore,jdwp}-tests.sh honor ART_TEST_CHROOT. by Roland Levillain · 6 years ago
  68. 39b8648 Merge "ART: fix 463-checker-boolean-simplier for jvm" by Treehugger Robot · 6 years ago
  69. 11a482d Merge "Dexdump: fix type printing for call sites" by Treehugger Robot · 6 years ago
  70. 159c9dd Add deduplication logic to BitTableBuilder. by David Srbecky · 6 years ago
  71. f507810 Merge "Remove mirror::Reference::java_lang_ref_Reference." by Vladimir Marko · 6 years ago
  72. 7d90630 ART: fix 463-checker-boolean-simplier for jvm by Orion Hodson · 6 years ago
  73. dd966bc Change the BitTableBuilder API to be POD based. by David Srbecky · 6 years ago
  74. a4f1f6e Rename nativeHoldsLock to holdsLock and make it work on current thread by Paul Duffin · 6 years ago
  75. 0f6cc7f Dexdump: fix type printing for call sites by Orion Hodson · 6 years ago
  76. 679730e Remove static GcRoot<>s from Field, Method, Constructor. by Vladimir Marko · 6 years ago
  77. 0b7e6c9 Merge "Have testrunner honor ART_TEST_CHROOT only for target tests." by Roland Levillain · 6 years ago
  78. 6834d34 Remove mirror::Reference::java_lang_ref_Reference. by Vladimir Marko · 6 years ago
  79. a326807 Merge changes Iaf172f37,I15a8ade7,Icbc6b62b by Vladimir Marko · 6 years ago
  80. 8967547 Merge "ART-tests: Remove DX-dependency from 458-checker-instruct-simplification" by Tamas Kenez · 6 years ago
  81. 8a9fccc Merge "ART-tests: Remove DX-dependency from 463-checker-boolean-simplifier." by Tamas Kenez · 6 years ago
  82. b425899 ART-tests: Remove DX-dependency from 463-checker-boolean-simplifier. by Tamas Kenez · 6 years ago
  83. c7aa87e Remove static_class_ from Method/VarHandle and CallSite. by Vladimir Marko · 6 years ago
  84. 0b3e830 Merge "ART: Fix run-test invocation for jvm tests" by Treehugger Robot · 6 years ago
  85. 0278be7 Remove PrimitiveArray<T>::array_class_. by Vladimir Marko · 6 years ago
  86. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 6 years ago
  87. 644edf1 ART-tests: Remove DX-dependency from 458-checker-instruct-simplification by Tamas Kenez · 6 years ago
  88. bfd6df4 Merge "ART: SBC: Support single exit loops with live_outs." by Treehugger Robot · 6 years ago
  89. b7e7846 Merge "ART: Remove jack from tools" by Orion Hodson · 6 years ago
  90. 6aa4e0d ART: Fix run-test invocation for jvm tests by Orion Hodson · 6 years ago
  91. 20f4992 Move profman/ to ClassAccessor by Mathieu Chartier · 6 years ago
  92. ba4c118 Remove some dex analysis from oatdump by Mathieu Chartier · 6 years ago
  93. ebf5902 Merge "Move compiler/ to ClassAccessor" by Mathieu Chartier · 6 years ago
  94. 4f6858c Merge "Remove hard-coded Object class from test 980" by Alex Light · 6 years ago
  95. fbee398 Remove hard-coded Object class from test 980 by Alex Light · 6 years ago
  96. c8c8d5f Move compiler/ to ClassAccessor by Mathieu Chartier · 6 years ago
  97. ca210e3 ART: SBC: Support single exit loops with live_outs. by Artem Serov · 7 years ago
  98. b0633b2 Have testrunner honor ART_TEST_CHROOT only for target tests. by Roland Levillain · 6 years ago
  99. e467526 Merge "Add a tear-down script for devices used in ART target testing." by Roland Levillain · 6 years ago
  100. f83f84a ART: Remove jack from tools by Orion Hodson · 6 years ago