1. 3e2e123 Refactor debug info position visiting by Mathieu Chartier · 6 years ago
  2. 68851b5 Merge changes I6058c2d8,I5ed735f2,Iee493f33,I8325ca40 by David Srbecky · 6 years ago
  3. bfbc654 Remove intermediate mterp files from the repository. by David Srbecky · 6 years ago
  4. 596cfdf Remove "sister" code from mterp. by David Srbecky · 6 years ago
  5. b2b52a5 Group mterp files by David Srbecky · 6 years ago
  6. ff74a74 Rewrite the mterp code generator and the template snippets. by David Srbecky · 6 years ago
  7. ee6ad00 Merge "Add a --no-compile option to the art script and use it for jdwp." by Treehugger Robot · 6 years ago
  8. a92cb19 Merge "Fix CHA in the presence of default conflict methods." by Treehugger Robot · 6 years ago
  9. f983c73 Add a --no-compile option to the art script and use it for jdwp. by Nicolas Geoffray · 6 years ago
  10. 9bee49a Merge "Dump registered class loaders and their dex files for SIGQUIT." by Nicolas Geoffray · 6 years ago
  11. 7c6c57d Merge "Revert "Update hidden API lists for intrinsics"" by David Brazdil · 6 years ago
  12. 64a1321 Revert "Update hidden API lists for intrinsics" by David Brazdil · 6 years ago
  13. a90c922 Dump registered class loaders and their dex files for SIGQUIT. by Nicolas Geoffray · 6 years ago
  14. f07f50e Merge "String representation performance measurements" by Mathieu Chartier · 6 years ago
  15. 5eae4c5 String representation performance measurements by Mathieu Chartier · 6 years ago
  16. 0fb4f9f Merge "oatdump: Convert cdex before exporting dex files" by Mathieu Chartier · 6 years ago
  17. 8583bec oatdump: Convert cdex before exporting dex files by Anestis Bechtsoudis · 6 years ago
  18. 20f09a3 Merge "Don't pre-initialize Class.name fields in boot images" by Alex Light · 6 years ago
  19. ba9dc92 Don't pre-initialize Class.name fields in boot images by Alex Light · 6 years ago
  20. 5f784bf Merge "Remove read barriers in Class::IsClassClass and Object::IsClass" by Mathieu Chartier · 6 years ago
  21. e04da79 Merge "ART: Let Soong help with dependencies" by Nicolas Geoffray · 6 years ago
  22. 1f16a8b Merge "[ART tools] Fix construction of a make target string to build public.libraries.txt" by Nicolas Geoffray · 6 years ago
  23. e752360 Merge "Disable some tests in heap_verification_test when running with ASan." by Roland Levillain · 6 years ago
  24. 07d2c12 Merge "Support for writing multiple maxTargetSdk APIs to one file." by Mathew Inwood · 6 years ago
  25. cba17e8 Merge "ART: Continue adding override annotations" by Treehugger Robot · 6 years ago
  26. e7c9164 Merge "ART: Move libammtestjni to Android.bp" by Andreas Gampe · 6 years ago
  27. 7aca9d5 Fix CHA in the presence of default conflict methods. by Nicolas Geoffray · 6 years ago
  28. 9c987ca Merge "Add tool to help gathering fieldnull data" by Treehugger Robot · 6 years ago
  29. 802bcf5 ART: Let Soong help with dependencies by Andreas Gampe · 6 years ago
  30. 8a71905 Add tool to help gathering fieldnull data by Alex Light · 6 years ago
  31. d7a7f2f Remove read barriers in Class::IsClassClass and Object::IsClass by Mathieu Chartier · 6 years ago
  32. 527dee5 Merge "Disable 004-StackWalk for debuggable." by Nicolas Geoffray · 6 years ago
  33. 57de510 Disable 004-StackWalk for debuggable. by Nicolas Geoffray · 6 years ago
  34. 5fe2f34 Disable some tests in heap_verification_test when running with ASan. by Roland Levillain · 6 years ago
  35. d176e93 Merge "ART: Refactor static include list" by Treehugger Robot · 6 years ago
  36. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  37. a0878aa ART: Move libammtestjni to Android.bp by Andreas Gampe · 6 years ago
  38. ac9fa18 Merge "ART: Add Size() to CollectionMap" by Treehugger Robot · 6 years ago
  39. 693eee9 ART: Add Size() to CollectionMap by Andreas Gampe · 6 years ago
  40. e080222 Merge "ART: Fix fieldnull tidy warning" by Treehugger Robot · 6 years ago
  41. f1235e6 ART: Fix fieldnull tidy warning by Andreas Gampe · 6 years ago
  42. 8a19432 Merge "Add a new timeout libcore test for gcstress." by Treehugger Robot · 6 years ago
  43. e496a64 Merge "ART: Remove utils.h's ParseUint & ParseInt" by Treehugger Robot · 6 years ago
  44. ae9c6e5 Merge "ART: Fix tidy warning in patchoat" by Treehugger Robot · 6 years ago
  45. 6d5c918 Merge "ART: Fix tidy warning in compiler-driver" by Treehugger Robot · 6 years ago
  46. 1c29d5e Merge "ART: Fix broken additional output for CHECK()." by Vladimir Marko · 6 years ago
  47. 5a5785d Support for writing multiple maxTargetSdk APIs to one file. by Mathew Inwood · 6 years ago
  48. 4ac53a0 Merge "Revert "Fix String.equals() for moveable String.class."" by Roland Levillain · 6 years ago
  49. 20f6b3c Merge "ART: Simplify cache flush calls" by Treehugger Robot · 6 years ago
  50. 38f0c5c Merge "Make classes of LOS objects non-movable." by Roland Levillain · 6 years ago
  51. bd5e5f6 ART: Fix broken additional output for CHECK(). by Vladimir Marko · 6 years ago
  52. 38d29fd ART: Simplify cache flush calls by Orion Hodson · 6 years ago
  53. d068ee9 Add a new timeout libcore test for gcstress. by Nicolas Geoffray · 6 years ago
  54. 83d0447 Merge "Fix StackWalk test." by Nicolas Geoffray · 6 years ago
  55. 98ca6b5 Merge "ART: Add FlushInstructionPipeline()" by Orion Hodson · 6 years ago
  56. cf48a8b Merge "Update hidden API lists for intrinsics" by David Brazdil · 6 years ago
  57. f941170 ART: Remove utils.h's ParseUint & ParseInt by Andreas Gampe · 6 years ago
  58. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
  59. 454a5c2 ART: Fix tidy warning in patchoat by Andreas Gampe · 6 years ago
  60. d9986ac Revert "Fix String.equals() for moveable String.class." by Roland Levillain · 6 years ago
  61. 3e7f66b ART: Fix tidy warning in compiler-driver by Andreas Gampe · 6 years ago
  62. 0e84027 Make classes of LOS objects non-movable. by Roland Levillain · 6 years ago
  63. 9c568f1 Merge "Add option to view all instances of a class." by Treehugger Robot · 6 years ago
  64. 0c5387a Merge "ART: Fix tidy warnings in veridex" by Treehugger Robot · 6 years ago
  65. 2c4ffe1 Fix StackWalk test. by Nicolas Geoffray · 6 years ago
  66. d1f10c3 Update hidden API lists for intrinsics by David Brazdil · 6 years ago
  67. 9976b4e Merge "Adjust AssertToSpaceInvariantInNonMovingSpace for Sticky-Bit CC." by Roland Levillain · 6 years ago
  68. d86d281 Add option to view all instances of a class. by Richard Uhler · 6 years ago
  69. 069391e [ART tools] Fix construction of a make target string to build public.libraries.txt by Evgeny Astigeevich · 6 years ago
  70. f233136 ART: Add FlushInstructionPipeline() by Orion Hodson · 6 years ago
  71. 9999327 Merge "Rewrite mterp field access helpers" by David Srbecky · 6 years ago
  72. ab187a9 Merge "Fix VecLoad/Int16/StringCharAt." by Vladimir Marko · 6 years ago
  73. 1580ab2 ART: Fix tidy warnings in veridex by Andreas Gampe · 6 years ago
  74. 4613c8a Merge "sigchain: fix EnsureFrontOfChain on 32-bit." by Josh Gao · 6 years ago
  75. 8def52a Adjust AssertToSpaceInvariantInNonMovingSpace for Sticky-Bit CC. by Roland Levillain · 6 years ago
  76. 805b631 Fix VecLoad/Int16/StringCharAt. by Vladimir Marko · 6 years ago
  77. 0651b22 Merge "Add more debug logging to VerifyNoMissingCardMarkVisitor::CheckReference." by Roland Levillain · 6 years ago
  78. 535f2f3 Merge "Remove PIC option from oat files." by Vladimir Marko · 6 years ago
  79. ce32c10 Rewrite mterp field access helpers by David Srbecky · 6 years ago
  80. cff1253 Merge "Fix art_quick_osr_stub signature." by Treehugger Robot · 6 years ago
  81. 6d90fde Fix art_quick_osr_stub signature. by Evgenii Stepanov · 6 years ago
  82. 3bef527 sigchain: fix EnsureFrontOfChain on 32-bit. by Josh Gao · 6 years ago
  83. e9c1634 Merge "Revert^2: "ART: Restrict some checks in the verifier to P+"" by Treehugger Robot · 6 years ago
  84. 1c80752 Merge "Revert "ART: Restrict some checks in the verifier to P+"" by Andreas Gampe · 6 years ago
  85. b9c6834 Add more debug logging to VerifyNoMissingCardMarkVisitor::CheckReference. by Roland Levillain · 6 years ago
  86. dc39d32 Revert^2: "ART: Restrict some checks in the verifier to P+" by Andreas Gampe · 6 years ago
  87. ff71e66 Revert "ART: Restrict some checks in the verifier to P+" by Andreas Gampe · 6 years ago
  88. e066932 Remove PIC option from oat files. by Vladimir Marko · 6 years ago
  89. 77bb25b Merge "Remove ahat-test phony target." by Treehugger Robot · 6 years ago
  90. a7552bd Merge "Add TEST_MAPPING for ahat." by Treehugger Robot · 6 years ago
  91. 56b0773 Merge "Add some more debug logging to AssertToSpaceInvariantInNonMovingSpace." by Roland Levillain · 6 years ago
  92. 09a262e Remove ahat-test phony target. by Richard Uhler · 6 years ago
  93. 26d828f Add TEST_MAPPING for ahat. by Richard Uhler · 6 years ago
  94. 34773b4 Merge "Use a lock in RaceGenerateTask around dex2oat." by Nicolas Geoffray · 6 years ago
  95. a4a2851 Merge "ART: Disable two tests for ASAN/interp-ac." by Vladimir Marko · 6 years ago
  96. b31d141 Merge "Fix ahat test" by Treehugger Robot · 6 years ago
  97. 1e76d7a Use a lock in RaceGenerateTask around dex2oat. by Nicolas Geoffray · 6 years ago
  98. be4b8fd Add some more debug logging to AssertToSpaceInvariantInNonMovingSpace. by Roland Levillain · 6 years ago
  99. 5825ed4 ART: Disable two tests for ASAN/interp-ac. by Vladimir Marko · 6 years ago
  100. 0469598 Merge "ART: Remove unneeded SideEffects for fatal instructions." by Treehugger Robot · 6 years ago