1. 0573f85 Dump Dex file checksums for profman --dump-only by Mathieu Chartier · 6 years ago
  2. 2939175 Merge "Assign individual symbols to mterp opcodes." by David Srbecky · 6 years ago
  3. 960a63e Merge "Revert^2 "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  4. f418000 Merge "Revert "ART: Scope localrefs for stackoverflow handling"" by Nicolas Geoffray · 6 years ago
  5. 7132c96 Revert "ART: Scope localrefs for stackoverflow handling" by Nicolas Geoffray · 6 years ago
  6. 75620f0 Assign individual symbols to mterp opcodes. by David Srbecky · 6 years ago
  7. 63b0a00 Merge "Suppress dupe output references in veridex." by Anton Hansson · 6 years ago
  8. 52236db Merge "Annotate binder services and tokens." by Treehugger Robot · 6 years ago
  9. e5fb7ea Merge "Inline ClassLinker::ResolveMethod" by David Srbecky · 6 years ago
  10. c7a6c47 Suppress dupe output references in veridex. by Anton Hansson · 6 years ago
  11. 0de9c08 Merge "Remove need for intrinsic recognizer to be a pass." by Nicolas Geoffray · 6 years ago
  12. 91be58a Merge "ART: Scope localrefs for stackoverflow handling" by Treehugger Robot · 6 years ago
  13. 25d88ba Inline ClassLinker::ResolveMethod by David Srbecky · 6 years ago
  14. f7e8744 Merge "Remove superfluous '{'." by Nicolas Geoffray · 6 years ago
  15. 94c59e4 Merge "ART: Add version check for memfd_create()" by Orion Hodson · 6 years ago
  16. 76d4bb0f3 Remove need for intrinsic recognizer to be a pass. by Nicolas Geoffray · 6 years ago
  17. 4df2d80 Revert^2 "Load boot image at a random address." by Vladimir Marko · 6 years ago
  18. 51f89d9 ART: Add version check for memfd_create() by Orion Hodson · 6 years ago
  19. cac3267 Merge "Revert^3 "ART: Dual mapping of JIT code pages"" by Treehugger Robot · 6 years ago
  20. 1bfce38 Revert^3 "ART: Dual mapping of JIT code pages" by Andreas Gampe · 6 years ago
  21. f663dad ART: Scope localrefs for stackoverflow handling by Andreas Gampe · 6 years ago
  22. 53f9dc2 Merge "Preparing for work on string interning for AppImages." by Christian Wailes · 6 years ago
  23. 2386636 Preparing for work on string interning for AppImages. by Chris Wailes · 6 years ago
  24. a13a073 Merge "Use the small thread-local cache for mterp field accesses." by David Srbecky · 6 years ago
  25. ef79aa3 Use the small thread-local cache for mterp field accesses. by David Srbecky · 6 years ago
  26. 233b572 Merge "Revert "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  27. f3d0773 Revert "Load boot image at a random address." by Vladimir Marko · 6 years ago
  28. 6274113 Merge "Add small thread-local cache for use by the interpreter." by David Srbecky · 6 years ago
  29. 912f36c Add small thread-local cache for use by the interpreter. by David Srbecky · 6 years ago
  30. 334c154 Merge "Load boot image at a random address." by Vladimir Marko · 6 years ago
  31. a59b1ec Merge "Disable test 080-oom-fragmentation only on GSS and debug CC configurations." by Roland Levillain · 6 years ago
  32. eaa4f83 Merge "Fix macOS build after enabling Generational CC by default in ART (cont.)" by Greg Kaiser · 6 years ago
  33. d69003a Fix macOS build after enabling Generational CC by default in ART (cont.) by Roland Levillain · 6 years ago
  34. d0353ab Merge "Give directions on attaching gdb to run-test target" by Alex Light · 6 years ago
  35. 06fc2a9 Merge "Fix macOS build after enabling Generational CC by default in ART." by Greg Kaiser · 6 years ago
  36. 2e8aa8d Fix macOS build after enabling Generational CC by default in ART. by Roland Levillain · 6 years ago
  37. 09782d5 Merge "ART: Fix run-jdwp-tests.sh" by Treehugger Robot · 6 years ago
  38. 3bc7238 Annotate binder services and tokens. by Martijn Coenen · 6 years ago
  39. da38a34 Merge "Enable cyclic region allocation in ART's region space only in debug mode." by Roland Levillain · 6 years ago
  40. 0203f23 Disable test 080-oom-fragmentation only on GSS and debug CC configurations. by Roland Levillain · 6 years ago
  41. 00cb268 Merge "Enable Generational GC in Concurrent Copying (CC) collector by default." by Roland Levillain · 6 years ago
  42. 5ad79d8 Load boot image at a random address. by Vladimir Marko · 6 years ago
  43. 45d3eaf Merge "ART: Fix const-method-handle method resolution" by Treehugger Robot · 6 years ago
  44. d3e4015 Merge "Revert^2 "ART: Dual mapping of JIT code pages""" by Orion Hodson · 6 years ago
  45. 817dc66 ART: Fix run-jdwp-tests.sh by Andreas Gampe · 6 years ago
  46. ecd5856 ART: Fix const-method-handle method resolution by Orion Hodson · 6 years ago
  47. cf0c065 Merge "[ART] Make killing logd more safe" by Roland Levillain · 6 years ago
  48. 1ffa7ce Merge "ART: ARM64: Support DotProd SIMD idiom." by Treehugger Robot · 6 years ago
  49. 703322f Enable cyclic region allocation in ART's region space only in debug mode. by Roland Levillain · 6 years ago
  50. 95fb31e Enable Generational GC in Concurrent Copying (CC) collector by default. by Roland Levillain · 6 years ago
  51. aaac0e3 ART: ARM64: Support DotProd SIMD idiom. by Artem Serov · 6 years ago
  52. 3fd73b1 Merge "Turn DCHECKs into return false in ReplaceUninitializedStringPhis." by Nicolas Geoffray · 6 years ago
  53. 3125470 Merge "Improving ART debugging and printing VmSize when OOM occurs" by Treehugger Robot · 6 years ago
  54. a910f66 Merge "Disable libcore.libcore.io.FdsanTest#testSocket on target." by Roland Levillain · 6 years ago
  55. 639f279 Turn DCHECKs into return false in ReplaceUninitializedStringPhis. by Nicolas Geoffray · 6 years ago
  56. 8991ad0 Improving ART debugging and printing VmSize when OOM occurs by Wei Li · 6 years ago
  57. 75112ac Merge "Fix some performance-unnecessary-value-param tidy and performance-for-range warnings." by Treehugger Robot · 6 years ago
  58. fc4b2ea Merge "Revert^2 "ART: Refactor typedef to using"" by Treehugger Robot · 6 years ago
  59. 48ba197 Fix some performance-unnecessary-value-param tidy and performance-for-range warnings. by Stephen Hines · 6 years ago
  60. 754e9a6 Give directions on attaching gdb to run-test target by Alex Light · 6 years ago
  61. 1d27360 [ART] Make killing logd more safe by Evgeny Astigeevich · 6 years ago
  62. edd06c1 Disable libcore.libcore.io.FdsanTest#testSocket on target. by Roland Levillain · 6 years ago
  63. 0e904ff Revert^2 "ART: Dual mapping of JIT code pages"" by Orion Hodson · 6 years ago
  64. 5762ea0 Remove superfluous '{'. by Nicolas Geoffray · 6 years ago
  65. 26f048f Merge "Merge DoFastInvoke and DoInvoke in the interpreter." by David Srbecky · 6 years ago
  66. 5d7015c Merge "Revert "Test for jit deadlock"" by Nicolas Geoffray · 6 years ago
  67. fe10f72 Merge "Revert "Put the right defaults for test lib."" by Nicolas Geoffray · 6 years ago
  68. 90f2e4e Revert "Put the right defaults for test lib." by Nicolas Geoffray · 6 years ago
  69. 819824b Revert "Test for jit deadlock" by Nicolas Geoffray · 6 years ago
  70. 604e234 Merge "Revert "ART: Dual mapping of JIT code pages"" by Orion Hodson · 6 years ago
  71. 60eaabe Revert "ART: Dual mapping of JIT code pages" by Andreas Gampe · 6 years ago
  72. 6fa1729 Merge "ART: Fix bool-related types in compiler/" by Treehugger Robot · 6 years ago
  73. f8120a1 Merge "ART: Modernize counting-down loops" by Treehugger Robot · 6 years ago
  74. 7ee67be Merge "ART: Fix incorrect dispatch" by Treehugger Robot · 6 years ago
  75. d75a268 Merge "ART: Dual mapping of JIT code pages" by Orion Hodson · 6 years ago
  76. 8f67699 Merge "Put the right defaults for test lib." by Nicolas Geoffray · 6 years ago
  77. 6849c06 Merge DoFastInvoke and DoInvoke in the interpreter. by David Srbecky · 6 years ago
  78. 0e314f0 ART: Dual mapping of JIT code pages by Orion Hodson · 6 years ago
  79. d8d0f19 Put the right defaults for test lib. by Nicolas Geoffray · 6 years ago
  80. eb53b68 Merge "ART: Fix incorrect dispatch" by Treehugger Robot · 6 years ago
  81. 6c4f8e8 Merge "Pass JIT roots as a vector<Handle<>> to JIT cache." by Vladimir Marko · 6 years ago
  82. 72c5d1f Merge "Blacklist more host fdsan tests." by Nicolas Geoffray · 6 years ago
  83. 654698d ART: Fix bool-related types in compiler/ by Andreas Gampe · 6 years ago
  84. c74d9cb ART: Modernize counting-down loops by Andreas Gampe · 6 years ago
  85. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  86. 5ec6f36 ART: Fix incorrect dispatch by Andreas Gampe · 6 years ago
  87. 21ca64e Blacklist more host fdsan tests. by Josh Gao · 6 years ago
  88. 2587742 ART: Fix incorrect dispatch by Andreas Gampe · 6 years ago
  89. 0e2cf3f Merge "Test for jit deadlock" by Treehugger Robot · 6 years ago
  90. 89468ae Merge "Make run-test support multiple --with-agent flags" by Alex Light · 6 years ago
  91. 0544d2f Merge "ART: Refactor test profile generation" by Treehugger Robot · 6 years ago
  92. d5245a7 Merge "Revert "ART: Refactor typedef to using"" by Treehugger Robot · 6 years ago
  93. 81ccda6 ART: Refactor test profile generation by Andreas Gampe · 6 years ago
  94. 98399b8 Merge "Use consistent style when checking env vars." by Dario Freni · 6 years ago
  95. b7ac4a0 Test for jit deadlock by Alex Light · 6 years ago
  96. 54dabfb Make run-test support multiple --with-agent flags by Alex Light · 6 years ago
  97. 216917a Use consistent style when checking env vars. by Dario Freni · 6 years ago
  98. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
  99. 3659f02 Merge "Annotate BinderProxy objects with their interface" by Treehugger Robot · 6 years ago
  100. ac3ac68 Pass JIT roots as a vector<Handle<>> to JIT cache. by Vladimir Marko · 6 years ago