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