1. b0905c4 Merge "ART: Dual mapping of JIT code pages" am: d75a268d2e by Orion Hodson · 6 years ago
  2. d75a268 Merge "ART: Dual mapping of JIT code pages" by Orion Hodson · 6 years ago
  3. bc59eac Merge "Put the right defaults for test lib." am: 8f676995c0 by Nicolas Geoffray · 6 years ago
  4. 8f67699 Merge "Put the right defaults for test lib." by Nicolas Geoffray · 6 years ago
  5. 0e314f0 ART: Dual mapping of JIT code pages by Orion Hodson · 7 years ago
  6. d8d0f19 Put the right defaults for test lib. by Nicolas Geoffray · 6 years ago
  7. 569a9b4 Merge "ART: Fix incorrect dispatch" am: eb53b68833 by Andreas Gampe · 6 years ago
  8. 8f21816 Merge "Pass JIT roots as a vector<Handle<>> to JIT cache." am: 6c4f8e82a8 by Vladimir Marko · 6 years ago
  9. eb53b68 Merge "ART: Fix incorrect dispatch" by Treehugger Robot · 6 years ago
  10. 6c4f8e8 Merge "Pass JIT roots as a vector<Handle<>> to JIT cache." by Vladimir Marko · 6 years ago
  11. aeb21a0 Merge "Blacklist more host fdsan tests." am: 72c5d1f723 by Nicolas Geoffray · 6 years ago
  12. 72c5d1f Merge "Blacklist more host fdsan tests." by Nicolas Geoffray · 6 years ago
  13. 97191b6 Merge "Test for jit deadlock" am: 0e2cf3f17c by Alex Light · 6 years ago
  14. 7fa7d71 Merge "Make run-test support multiple --with-agent flags" am: 89468aeaa6 by Alex Light · 6 years ago
  15. 2084a4e Merge "ART: Refactor test profile generation" am: 0544d2f14a by Andreas Gampe · 6 years ago
  16. dcf4aeb Merge "Revert "ART: Refactor typedef to using"" am: d5245a743d by Andreas Gampe · 6 years ago
  17. 79822ae Merge "Use consistent style when checking env vars." am: 98399b8667 by Dario Freni · 6 years ago
  18. 0c29bb0 Merge "Annotate BinderProxy objects with their interface" am: 3659f02632 by Zimuzo · 6 years ago
  19. e062051 Merge "Revert "Temporarily disable failing libcore tests (caused by mockito merge)."" by David Srbecky · 6 years ago
  20. 2b0b48d Merge "Clean up more test configurations (Part 2)." am: d3f44e6571 by Roland Levillain · 6 years ago
  21. 20a5b95 Merge "Revert "Use different operations to load string before loops in LICM test."" by Ian Zerny · 6 years ago
  22. baa343f Merge "Refactor Class::FixupNativePointers()." am: 9b1e90ef5c by Vladimir Marko · 6 years ago
  23. 49ec0ac Merge "Remove sharpening as an optimization pass." am: c1ecc9b64a by Nicolas Geoffray · 6 years ago
  24. 156d243 Merge "ART: Add wrappers for membarrier and memfd_create()" am: b32535defe by Orion Hodson · 6 years ago
  25. 21ca64e Blacklist more host fdsan tests. by Josh Gao · 6 years ago
  26. 440fab0 Merge changes If50d37b5,I0f40f91c,I02e8702c am: 144f082691 by Andreas Gampe · 6 years ago
  27. 2587742 ART: Fix incorrect dispatch by Andreas Gampe · 6 years ago
  28. 0e2cf3f Merge "Test for jit deadlock" by Treehugger Robot · 6 years ago
  29. 89468ae Merge "Make run-test support multiple --with-agent flags" by Alex Light · 6 years ago
  30. 0544d2f Merge "ART: Refactor test profile generation" by Treehugger Robot · 6 years ago
  31. d5245a7 Merge "Revert "ART: Refactor typedef to using"" by Treehugger Robot · 6 years ago
  32. 81ccda6 ART: Refactor test profile generation by Andreas Gampe · 6 years ago
  33. 98399b8 Merge "Use consistent style when checking env vars." by Dario Freni · 6 years ago
  34. b7ac4a0 Test for jit deadlock by Alex Light · 7 years ago
  35. 54dabfb Make run-test support multiple --with-agent flags by Alex Light · 6 years ago
  36. 216917a Use consistent style when checking env vars. by Dario Freni · 6 years ago
  37. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  38. 3659f02 Merge "Annotate BinderProxy objects with their interface" by Treehugger Robot · 6 years ago
  39. ac3ac68 Pass JIT roots as a vector<Handle<>> to JIT cache. by Vladimir Marko · 6 years ago
  40. 4c498dd Annotate BinderProxy objects with their interface by Zimuzo · 6 years ago
  41. 8402166 Merge "Revert "Temporarily disable failing libcore tests (caused by mockito merge)."" by David Srbecky · 6 years ago
  42. d3f44e6 Merge "Clean up more test configurations (Part 2)." by Roland Levillain · 6 years ago
  43. c137e61 Merge "Revert "Use different operations to load string before loops in LICM test."" by Treehugger Robot · 6 years ago
  44. 21f9179 Revert "Temporarily disable failing libcore tests (caused by mockito merge)." by David Srbecky · 6 years ago
  45. 9b1e90e Merge "Refactor Class::FixupNativePointers()." by Vladimir Marko · 6 years ago
  46. 51e52c0 Revert "Use different operations to load string before loops in LICM test." by Ian Zerny · 6 years ago
  47. c1ecc9b Merge "Remove sharpening as an optimization pass." by Nicolas Geoffray · 6 years ago
  48. b32535d Merge "ART: Add wrappers for membarrier and memfd_create()" by Orion Hodson · 6 years ago
  49. 144f082 Merge changes If50d37b5,I0f40f91c,I02e8702c by Treehugger Robot · 6 years ago
  50. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
  51. 70dfb69 ART: Fix dexdump & dexlist by Andreas Gampe · 6 years ago
  52. 6142e58 ART: Add redundant-void-arg check by Andreas Gampe · 6 years ago
  53. 6ee004e Merge "Improved tifast.so agent" am: 4727396c86 by Alex Light · 6 years ago
  54. 4727396 Merge "Improved tifast.so agent" by Treehugger Robot · 6 years ago
  55. 9b66c09 Merge "Accept an optional PACKAGING env parameter." am: 6abee81b75 by Dario Freni · 6 years ago
  56. 6abee81 Merge "Accept an optional PACKAGING env parameter." by Treehugger Robot · 6 years ago
  57. cf9efd6 Improved tifast.so agent by Alex Light · 6 years ago
  58. a525de7 Accept an optional PACKAGING env parameter. by Dario Freni · 6 years ago
  59. 563ada2 ART: Add wrappers for membarrier and memfd_create() by Orion Hodson · 7 years ago
  60. 822d7d7 Merge "ART: Refactor for bool literals" am: d2ceeccc5c by Andreas Gampe · 6 years ago
  61. d2ceecc Merge "ART: Refactor for bool literals" by Treehugger Robot · 6 years ago
  62. 1d6b6fb Merge "Add some debugging code to diagnose 602-deoptimizeable failures." by Nicolas Geoffray · 6 years ago
  63. 9810216 Merge "Add some debugging code to diagnose 602-deoptimizeable failures." by Nicolas Geoffray · 6 years ago
  64. f1caf08 Merge "Provide an error message for missing dex-file arg." am: b81c15ff8b by Anton Hansson · 6 years ago
  65. b81c15f Merge "Provide an error message for missing dex-file arg." by Anton Hansson · 6 years ago
  66. 93fe42b Merge "Revert "Un-blacklist 080-oom-fragmentation for non-GSS configurations."" by Roland Levillain · 6 years ago
  67. 4eaaa6a Merge "Revert "Un-blacklist 080-oom-fragmentation for non-GSS configurations."" by Treehugger Robot · 6 years ago
  68. bdb2ecc Remove sharpening as an optimization pass. by Nicolas Geoffray · 6 years ago
  69. bbae363 Merge "Make veridex not output whitelisted uses by default." am: d6d2c06ca1 by Anton Hansson · 6 years ago
  70. d6d2c06 Merge "Make veridex not output whitelisted uses by default." by Anton Hansson · 6 years ago
  71. a0609e0 Provide an error message for missing dex-file arg. by Anton Hansson · 6 years ago
  72. 924ad50 Refactor Class::FixupNativePointers(). by Vladimir Marko · 6 years ago
  73. 5139e9b Merge "Clean up more test configurations (Part 1)." am: 02089bfdba by Roland Levillain · 6 years ago
  74. 02089bf Merge "Clean up more test configurations (Part 1)." by Roland Levillain · 6 years ago
  75. e0b7c8a Revert "Un-blacklist 080-oom-fragmentation for non-GSS configurations." by Roland Levillain · 6 years ago
  76. 5c19cfc Merge "Update expectations for 089-many-methods" am: bd2c229146 by Søren Gjesse · 6 years ago
  77. bd2c229 Merge "Update expectations for 089-many-methods" by Treehugger Robot · 6 years ago
  78. 46a1034 Merge "Use different operations to load string before loops in LICM test." by Jinseong Jeon · 6 years ago
  79. 9bf6631 Merge "Use different operations to load string before loops in LICM test." by Treehugger Robot · 6 years ago
  80. 498fe55 Update expectations for 089-many-methods by Søren Gjesse · 6 years ago
  81. 67e4f8f Use different operations to load string before loops in LICM test. by Jinseong Jeon · 6 years ago
  82. bb10086 Merge changes Ifd33b241,Ic8678d14,Icb2542c3 am: af3f6f8b1f by Andreas Gampe · 6 years ago
  83. af3f6f8 Merge changes Ifd33b241,Ic8678d14,Icb2542c3 by Treehugger Robot · 6 years ago
  84. 9ed3a16 Make veridex not output whitelisted uses by default. by Anton Hansson · 6 years ago
  85. 8351aac ART: Refactor for bool literals by Andreas Gampe · 7 years ago
  86. 322c089 ART: Add tidy errors by Andreas Gampe · 6 years ago
  87. 157f940 ART: Fix tidy warnings in patchoat (again) by Andreas Gampe · 6 years ago
  88. aad9d37 ART: Fix tidy warnings in imgdiag by Andreas Gampe · 6 years ago
  89. 371781a Merge "Un-blacklist 080-oom-fragmentation for non-GSS configurations." by Lokesh Gidra · 6 years ago
  90. f035463 Merge "Un-blacklist 080-oom-fragmentation for non-GSS configurations." by Lokesh Gidra · 6 years ago
  91. b0d5cc6 Un-blacklist 080-oom-fragmentation for non-GSS configurations. by Lokesh Gidra · 6 years ago
  92. 7ab23e4 Clean up more test configurations (Part 2). by Roland Levillain · 6 years ago
  93. 226bee0 Clean up more test configurations (Part 1). by Roland Levillain · 6 years ago
  94. 4162736 Add some debugging code to diagnose 602-deoptimizeable failures. by Nicolas Geoffray · 6 years ago
  95. ad397ba Merge "Fix problems with veridex packaging" am: a93364cbd4 by Dan Willemsen · 6 years ago
  96. a93364c Merge "Fix problems with veridex packaging" by Treehugger Robot · 6 years ago
  97. 10c25bc Merge "ART: Clean up verify and read barrier flags." am: dc92d2df95 by Vladimir Marko · 6 years ago
  98. dc92d2d Merge "ART: Clean up verify and read barrier flags." by Vladimir Marko · 6 years ago
  99. 3817a46 Fix problems with veridex packaging by Dan Willemsen · 6 years ago
  100. b768ff8 Merge "Disable run-test 135-MirandaDispatch with ASan and interp-ac on 32-bit host." by Roland Levillain · 6 years ago