1. 386db1a Add a new variant of 602-deoptimizeable by Nicolas Geoffray · 6 years ago
  2. c177c47 Merge "Use the small thread-local cache for mterp invokes." by David Srbecky · 6 years ago
  3. 12568e0 Merge "ART: Fix breaking changes from recent VIXL update." by Roland Levillain · 6 years ago
  4. e8fdf72 Merge "Check the size of pid_t in art::mirror::Class." by Roland Levillain · 6 years ago
  5. 9d2f7f8 Merge "Avoid infinite loop with mutator lock." by Nicolas Geoffray · 6 years ago
  6. 55838e3 Merge "Mark most *Offset helper functions as constexpr." by David Srbecky · 6 years ago
  7. 7caff33 Merge "Revert "Add hand written assembly for mterp field reads."" by Lokesh Gidra · 6 years ago
  8. 95aeae0 Merge "ART: Give veridex ART defaults" by Treehugger Robot · 6 years ago
  9. bb502e5 Revert "Add hand written assembly for mterp field reads." by Nicolas Geoffray · 6 years ago
  10. ba62f66 Merge "Dexlayout: update help string for checksum." by Mathieu Chartier · 6 years ago
  11. 66c7459 Check the size of pid_t in art::mirror::Class. by Roland Levillain · 6 years ago
  12. 370f041 ART: Give veridex ART defaults by Andreas Gampe · 6 years ago
  13. 0ea1537 Avoid infinite loop with mutator lock. by Nicolas Geoffray · 6 years ago
  14. 2c3d9a4 Merge "Fix test 1935 for JIT-at-first-use." by Vladimir Marko · 6 years ago
  15. 0177226 Merge "Add a new libcore failure with gcstress." by Treehugger Robot · 6 years ago
  16. 56de89a Mark most *Offset helper functions as constexpr. by David Srbecky · 6 years ago
  17. c853eed Use the small thread-local cache for mterp invokes. by David Srbecky · 6 years ago
  18. ededf08 Merge "Add hand written assembly for mterp field reads." by David Srbecky · 6 years ago
  19. 07559e2 Add hand written assembly for mterp field reads. by David Srbecky · 6 years ago
  20. 99e566a Merge "Fix: Move InterpreterCache to right below tlsPtr_" by David Srbecky · 6 years ago
  21. eece494 Fix test 1935 for JIT-at-first-use. by Vladimir Marko · 6 years ago
  22. 6a5b779 Add a new libcore failure with gcstress. by Nicolas Geoffray · 6 years ago
  23. 9552d0d Merge "Make BitMemoryRegion::LoadBit() ASAN friendly." by Vladimir Marko · 6 years ago
  24. c3f4df7 Merge "Support a relative OUT_DIR" by Treehugger Robot · 6 years ago
  25. 718d86d Make BitMemoryRegion::LoadBit() ASAN friendly. by Vladimir Marko · 6 years ago
  26. 6c1660d Fix: Move InterpreterCache to right below tlsPtr_ by David Srbecky · 6 years ago
  27. a39a897 Merge "Setup profiling_info_test dependencies." by Treehugger Robot · 6 years ago
  28. ad38634 Merge "Fix ReplaceUninitializedStringPhis." by Nicolas Geoffray · 6 years ago
  29. 0846a8f Fix ReplaceUninitializedStringPhis. by Nicolas Geoffray · 6 years ago
  30. 9ec8559 Merge "Remove patchoat." by Vladimir Marko · 6 years ago
  31. 06cff4c Merge "Fix ARM code generator for Select." by Nicolas Geoffray · 6 years ago
  32. 7b05c5f Fix ARM code generator for Select. by Nicolas Geoffray · 6 years ago
  33. 05754da Merge "Revert "Re-enable ART's region space memory protection on host."" by Treehugger Robot · 6 years ago
  34. 3537fcd Merge "Revert^4 "ART: Dual mapping of JIT code pages"" by Treehugger Robot · 6 years ago
  35. 9f4260f Merge "Add packed bits check to HBoundsCheck." by Vladimir Marko · 6 years ago
  36. fc7d33f Merge "Revert^2 "ART: Scope localrefs for stackoverflow handling"" by Treehugger Robot · 6 years ago
  37. d8a457e Merge changes I8314904c,I030bc811,Ic2863116 by Alex Light · 6 years ago
  38. 891d042 Merge "ART: Mark move constructors with noexcept" by Treehugger Robot · 6 years ago
  39. f02046e Add packed bits check to HBoundsCheck. by Vladimir Marko · 6 years ago
  40. 8d72551 Merge "Clean up after "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  41. 8e30410 Revert "Re-enable ART's region space memory protection on host." by Roland Levillain · 6 years ago
  42. afe14eb Clean up after "Load boot image at a random address." by Vladimir Marko · 6 years ago
  43. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  44. 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
  45. d6266f3 Merge "Dump Dex file checksums for profman --dump-only" by Mathieu Chartier · 6 years ago
  46. 0573f85 Dump Dex file checksums for profman --dump-only by Mathieu Chartier · 6 years ago
  47. cea4215 Revert "Allow threads to be marked as unsuspendable by kForUserCode" by Alex Light · 6 years ago
  48. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 6 years ago
  49. bb68fda Move InterpreterCache to right below tlsPtr_ by Alex Light · 6 years ago
  50. 5ad2e06 Revert^2 "ART: Scope localrefs for stackoverflow handling" by Andreas Gampe · 6 years ago
  51. 92699f9 ART: Fix breaking changes from recent VIXL update. by xueliang.zhong · 6 years ago
  52. 2939175 Merge "Assign individual symbols to mterp opcodes." by David Srbecky · 6 years ago
  53. 44078f9 Setup profiling_info_test dependencies. by Nicolas Geoffray · 6 years ago
  54. 960a63e Merge "Revert^2 "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  55. f418000 Merge "Revert "ART: Scope localrefs for stackoverflow handling"" by Nicolas Geoffray · 6 years ago
  56. 7132c96 Revert "ART: Scope localrefs for stackoverflow handling" by Nicolas Geoffray · 6 years ago
  57. 1d3fd08 Revert^4 "ART: Dual mapping of JIT code pages" by Orion Hodson · 6 years ago
  58. 75620f0 Assign individual symbols to mterp opcodes. by David Srbecky · 6 years ago
  59. 63b0a00 Merge "Suppress dupe output references in veridex." by Anton Hansson · 6 years ago
  60. 52236db Merge "Annotate binder services and tokens." by Treehugger Robot · 6 years ago
  61. e5fb7ea Merge "Inline ClassLinker::ResolveMethod" by David Srbecky · 6 years ago
  62. c7a6c47 Suppress dupe output references in veridex. by Anton Hansson · 6 years ago
  63. 0de9c08 Merge "Remove need for intrinsic recognizer to be a pass." by Nicolas Geoffray · 6 years ago
  64. 91be58a Merge "ART: Scope localrefs for stackoverflow handling" by Treehugger Robot · 6 years ago
  65. 25d88ba Inline ClassLinker::ResolveMethod by David Srbecky · 6 years ago
  66. f7e8744 Merge "Remove superfluous '{'." by Nicolas Geoffray · 6 years ago
  67. 94c59e4 Merge "ART: Add version check for memfd_create()" by Orion Hodson · 6 years ago
  68. 76d4bb0f3 Remove need for intrinsic recognizer to be a pass. by Nicolas Geoffray · 6 years ago
  69. 4df2d80 Revert^2 "Load boot image at a random address." by Vladimir Marko · 6 years ago
  70. 51f89d9 ART: Add version check for memfd_create() by Orion Hodson · 6 years ago
  71. cac3267 Merge "Revert^3 "ART: Dual mapping of JIT code pages"" by Treehugger Robot · 6 years ago
  72. 1bfce38 Revert^3 "ART: Dual mapping of JIT code pages" by Andreas Gampe · 6 years ago
  73. f663dad ART: Scope localrefs for stackoverflow handling by Andreas Gampe · 6 years ago
  74. 53f9dc2 Merge "Preparing for work on string interning for AppImages." by Christian Wailes · 6 years ago
  75. 2386636 Preparing for work on string interning for AppImages. by Chris Wailes · 6 years ago
  76. a13a073 Merge "Use the small thread-local cache for mterp field accesses." by David Srbecky · 6 years ago
  77. ef79aa3 Use the small thread-local cache for mterp field accesses. by David Srbecky · 6 years ago
  78. 233b572 Merge "Revert "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  79. f3d0773 Revert "Load boot image at a random address." by Vladimir Marko · 6 years ago
  80. 6274113 Merge "Add small thread-local cache for use by the interpreter." by David Srbecky · 6 years ago
  81. 912f36c Add small thread-local cache for use by the interpreter. by David Srbecky · 6 years ago
  82. 334c154 Merge "Load boot image at a random address." by Vladimir Marko · 6 years ago
  83. a59b1ec Merge "Disable test 080-oom-fragmentation only on GSS and debug CC configurations." by Roland Levillain · 6 years ago
  84. eaa4f83 Merge "Fix macOS build after enabling Generational CC by default in ART (cont.)" by Greg Kaiser · 6 years ago
  85. d69003a Fix macOS build after enabling Generational CC by default in ART (cont.) by Roland Levillain · 6 years ago
  86. d0353ab Merge "Give directions on attaching gdb to run-test target" by Alex Light · 6 years ago
  87. 06fc2a9 Merge "Fix macOS build after enabling Generational CC by default in ART." by Greg Kaiser · 6 years ago
  88. 2e8aa8d Fix macOS build after enabling Generational CC by default in ART. by Roland Levillain · 6 years ago
  89. 09782d5 Merge "ART: Fix run-jdwp-tests.sh" by Treehugger Robot · 6 years ago
  90. 3bc7238 Annotate binder services and tokens. by Martijn Coenen · 6 years ago
  91. da38a34 Merge "Enable cyclic region allocation in ART's region space only in debug mode." by Roland Levillain · 6 years ago
  92. 0203f23 Disable test 080-oom-fragmentation only on GSS and debug CC configurations. by Roland Levillain · 6 years ago
  93. 00cb268 Merge "Enable Generational GC in Concurrent Copying (CC) collector by default." by Roland Levillain · 6 years ago
  94. 5ad79d8 Load boot image at a random address. by Vladimir Marko · 6 years ago
  95. 45d3eaf Merge "ART: Fix const-method-handle method resolution" by Treehugger Robot · 6 years ago
  96. d3e4015 Merge "Revert^2 "ART: Dual mapping of JIT code pages""" by Orion Hodson · 6 years ago
  97. 817dc66 ART: Fix run-jdwp-tests.sh by Andreas Gampe · 6 years ago
  98. ecd5856 ART: Fix const-method-handle method resolution by Orion Hodson · 6 years ago
  99. cf0c065 Merge "[ART] Make killing logd more safe" by Roland Levillain · 6 years ago
  100. 1ffa7ce Merge "ART: ARM64: Support DotProd SIMD idiom." by Treehugger Robot · 6 years ago