1. e752360 Merge "Disable some tests in heap_verification_test when running with ASan." by Roland Levillain · 7 years ago
  2. 07d2c12 Merge "Support for writing multiple maxTargetSdk APIs to one file." by Mathew Inwood · 7 years ago
  3. cba17e8 Merge "ART: Continue adding override annotations" by Treehugger Robot · 7 years ago
  4. e7c9164 Merge "ART: Move libammtestjni to Android.bp" by Andreas Gampe · 7 years ago
  5. 9c987ca Merge "Add tool to help gathering fieldnull data" by Treehugger Robot · 7 years ago
  6. 8a71905 Add tool to help gathering fieldnull data by Alex Light · 7 years ago
  7. 527dee5 Merge "Disable 004-StackWalk for debuggable." by Nicolas Geoffray · 7 years ago
  8. 57de510 Disable 004-StackWalk for debuggable. by Nicolas Geoffray · 7 years ago
  9. 5fe2f34 Disable some tests in heap_verification_test when running with ASan. by Roland Levillain · 7 years ago
  10. d176e93 Merge "ART: Refactor static include list" by Treehugger Robot · 7 years ago
  11. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 7 years ago
  12. a0878aa ART: Move libammtestjni to Android.bp by Andreas Gampe · 7 years ago
  13. ac9fa18 Merge "ART: Add Size() to CollectionMap" by Treehugger Robot · 7 years ago
  14. 693eee9 ART: Add Size() to CollectionMap by Andreas Gampe · 7 years ago
  15. e080222 Merge "ART: Fix fieldnull tidy warning" by Treehugger Robot · 7 years ago
  16. f1235e6 ART: Fix fieldnull tidy warning by Andreas Gampe · 7 years ago
  17. 8a19432 Merge "Add a new timeout libcore test for gcstress." by Treehugger Robot · 7 years ago
  18. e496a64 Merge "ART: Remove utils.h's ParseUint & ParseInt" by Treehugger Robot · 7 years ago
  19. ae9c6e5 Merge "ART: Fix tidy warning in patchoat" by Treehugger Robot · 7 years ago
  20. 6d5c918 Merge "ART: Fix tidy warning in compiler-driver" by Treehugger Robot · 7 years ago
  21. 1c29d5e Merge "ART: Fix broken additional output for CHECK()." by Vladimir Marko · 7 years ago
  22. 5a5785d Support for writing multiple maxTargetSdk APIs to one file. by Mathew Inwood · 7 years ago
  23. 4ac53a0 Merge "Revert "Fix String.equals() for moveable String.class."" by Roland Levillain · 7 years ago
  24. 20f6b3c Merge "ART: Simplify cache flush calls" by Treehugger Robot · 7 years ago
  25. 38f0c5c Merge "Make classes of LOS objects non-movable." by Roland Levillain · 7 years ago
  26. bd5e5f6 ART: Fix broken additional output for CHECK(). by Vladimir Marko · 7 years ago
  27. 38d29fd ART: Simplify cache flush calls by Orion Hodson · 7 years ago
  28. d068ee9 Add a new timeout libcore test for gcstress. by Nicolas Geoffray · 7 years ago
  29. 83d0447 Merge "Fix StackWalk test." by Nicolas Geoffray · 7 years ago
  30. 98ca6b5 Merge "ART: Add FlushInstructionPipeline()" by Orion Hodson · 7 years ago
  31. cf48a8b Merge "Update hidden API lists for intrinsics" by David Brazdil · 7 years ago
  32. f941170 ART: Remove utils.h's ParseUint & ParseInt by Andreas Gampe · 7 years ago
  33. ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
  34. 454a5c2 ART: Fix tidy warning in patchoat by Andreas Gampe · 7 years ago
  35. d9986ac Revert "Fix String.equals() for moveable String.class." by Roland Levillain · 7 years ago
  36. 3e7f66b ART: Fix tidy warning in compiler-driver by Andreas Gampe · 7 years ago
  37. 0e84027 Make classes of LOS objects non-movable. by Roland Levillain · 7 years ago
  38. 9c568f1 Merge "Add option to view all instances of a class." by Treehugger Robot · 7 years ago
  39. 0c5387a Merge "ART: Fix tidy warnings in veridex" by Treehugger Robot · 7 years ago
  40. 2c4ffe1 Fix StackWalk test. by Nicolas Geoffray · 7 years ago
  41. d1f10c3 Update hidden API lists for intrinsics by David Brazdil · 7 years ago
  42. 9976b4e Merge "Adjust AssertToSpaceInvariantInNonMovingSpace for Sticky-Bit CC." by Roland Levillain · 7 years ago
  43. d86d281 Add option to view all instances of a class. by Richard Uhler · 7 years ago
  44. f233136 ART: Add FlushInstructionPipeline() by Orion Hodson · 7 years ago
  45. 9999327 Merge "Rewrite mterp field access helpers" by David Srbecky · 7 years ago
  46. ab187a9 Merge "Fix VecLoad/Int16/StringCharAt." by Vladimir Marko · 7 years ago
  47. 1580ab2 ART: Fix tidy warnings in veridex by Andreas Gampe · 7 years ago
  48. 4613c8a Merge "sigchain: fix EnsureFrontOfChain on 32-bit." by Josh Gao · 7 years ago
  49. 8def52a Adjust AssertToSpaceInvariantInNonMovingSpace for Sticky-Bit CC. by Roland Levillain · 7 years ago
  50. 805b631 Fix VecLoad/Int16/StringCharAt. by Vladimir Marko · 7 years ago
  51. 0651b22 Merge "Add more debug logging to VerifyNoMissingCardMarkVisitor::CheckReference." by Roland Levillain · 7 years ago
  52. 535f2f3 Merge "Remove PIC option from oat files." by Vladimir Marko · 7 years ago
  53. ce32c10 Rewrite mterp field access helpers by David Srbecky · 7 years ago
  54. cff1253 Merge "Fix art_quick_osr_stub signature." by Treehugger Robot · 7 years ago
  55. 6d90fde Fix art_quick_osr_stub signature. by Evgenii Stepanov · 7 years ago
  56. 3bef527 sigchain: fix EnsureFrontOfChain on 32-bit. by Josh Gao · 7 years ago
  57. e9c1634 Merge "Revert^2: "ART: Restrict some checks in the verifier to P+"" by Treehugger Robot · 7 years ago
  58. 1c80752 Merge "Revert "ART: Restrict some checks in the verifier to P+"" by Andreas Gampe · 7 years ago
  59. b9c6834 Add more debug logging to VerifyNoMissingCardMarkVisitor::CheckReference. by Roland Levillain · 7 years ago
  60. dc39d32 Revert^2: "ART: Restrict some checks in the verifier to P+" by Andreas Gampe · 7 years ago
  61. ff71e66 Revert "ART: Restrict some checks in the verifier to P+" by Andreas Gampe · 7 years ago
  62. e066932 Remove PIC option from oat files. by Vladimir Marko · 7 years ago
  63. 77bb25b Merge "Remove ahat-test phony target." by Treehugger Robot · 7 years ago
  64. a7552bd Merge "Add TEST_MAPPING for ahat." by Treehugger Robot · 7 years ago
  65. 56b0773 Merge "Add some more debug logging to AssertToSpaceInvariantInNonMovingSpace." by Roland Levillain · 7 years ago
  66. 09a262e Remove ahat-test phony target. by Richard Uhler · 7 years ago
  67. 26d828f Add TEST_MAPPING for ahat. by Richard Uhler · 7 years ago
  68. 34773b4 Merge "Use a lock in RaceGenerateTask around dex2oat." by Nicolas Geoffray · 7 years ago
  69. a4a2851 Merge "ART: Disable two tests for ASAN/interp-ac." by Vladimir Marko · 7 years ago
  70. b31d141 Merge "Fix ahat test" by Treehugger Robot · 7 years ago
  71. 1e76d7a Use a lock in RaceGenerateTask around dex2oat. by Nicolas Geoffray · 7 years ago
  72. be4b8fd Add some more debug logging to AssertToSpaceInvariantInNonMovingSpace. by Roland Levillain · 7 years ago
  73. 5825ed4 ART: Disable two tests for ASAN/interp-ac. by Vladimir Marko · 7 years ago
  74. 0469598 Merge "ART: Remove unneeded SideEffects for fatal instructions." by Treehugger Robot · 7 years ago
  75. 8d2e114 Fix ahat test by Zimuzo · 7 years ago
  76. ddfbb5f Merge "Fix various not so benign fdsan errors." by Josh Gao · 7 years ago
  77. 125a3a4 Merge changes I207718d6,I700ef52e by Andreas Gampe · 7 years ago
  78. 025059b Merge changes from topic "fdsan_art_fdfile" by Josh Gao · 7 years ago
  79. 651184b Merge "Fix an incorrect && with kTraceCountAllocs flag." by Treehugger Robot · 7 years ago
  80. 22e7b7d Merge changes If64a9720,I31c3b54c by Alex Light · 7 years ago
  81. c677cc2 Merge "Fix interpreter intrinsic for rotate left/right." by David Srbecky · 7 years ago
  82. 97e4a71 Merge "Fix DlOpenOatFile::Dlopen() for mac build." by Mathieu Chartier · 7 years ago
  83. f35c8e7 Merge "Add more debug logging to AssertToSpaceInvariantInNonMovingSpace." by Roland Levillain · 7 years ago
  84. 3ec8fb6 Fix DlOpenOatFile::Dlopen() for mac build. by Vladimir Marko · 7 years ago
  85. fcefab5 Merge "Pre-allocate necessary heap space with boot image." by Vladimir Marko · 7 years ago
  86. 95c9ef9 Add fieldnull tool by Alex Light · 7 years ago
  87. 1a615cf Merge "Reserve boot image memory in one go." by Vladimir Marko · 7 years ago
  88. 969325c Merge "Add --dump-all-members option to class2greylist." by Mathew Inwood · 7 years ago
  89. 5ab74a0 Merge "Add more timeout failures to target/debug/gcstress." by Nicolas Geoffray · 7 years ago
  90. e2f6b49 Add more debug logging to AssertToSpaceInvariantInNonMovingSpace. by Roland Levillain · 7 years ago
  91. d1aa7d0 ART: Remove unneeded SideEffects for fatal instructions. by Artem Serov · 7 years ago
  92. 9dc38b6 Merge "Fix oat_file_assistant_test for devices with low memory." by Nicolas Geoffray · 7 years ago
  93. d44d703 Pre-allocate necessary heap space with boot image. by Vladimir Marko · 7 years ago
  94. c09cd05 Reserve boot image memory in one go. by Vladimir Marko · 7 years ago
  95. ba28efe Merge "Define $(ADB) in ART makefiles instead of hard-coding adb." by Nicolas Geoffray · 7 years ago
  96. 7b982fb Fix oat_file_assistant_test for devices with low memory. by Nicolas Geoffray · 7 years ago
  97. 34cdb54 Add more timeout failures to target/debug/gcstress. by Nicolas Geoffray · 7 years ago
  98. 64c2d77 Define $(ADB) in ART makefiles instead of hard-coding adb. by Nicolas Geoffray · 7 years ago
  99. 40f8a74 Merge "Document why the LOS space is not scanned during Sticky-Bit CC collections." by Roland Levillain · 7 years ago
  100. b8e5ad1 Fix interpreter intrinsic for rotate left/right. by David Srbecky · 7 years ago