1. 7667a64 Merge "Mark most *Offset helper functions as constexpr." am: 55838e338f by David Srbecky · 6 years ago
  2. 55838e3 Merge "Mark most *Offset helper functions as constexpr." by David Srbecky · 6 years ago
  3. 7bef9ca Merge "Revert "Add hand written assembly for mterp field reads."" am: 7caff33668 by Lokesh Gidra · 6 years ago
  4. 7caff33 Merge "Revert "Add hand written assembly for mterp field reads."" by Lokesh Gidra · 6 years ago
  5. 375c50f Merge "ART: Give veridex ART defaults" am: 95aeae0bd8 by Andreas Gampe · 6 years ago
  6. 95aeae0 Merge "ART: Give veridex ART defaults" by Treehugger Robot · 6 years ago
  7. bb502e5 Revert "Add hand written assembly for mterp field reads." by Nicolas Geoffray · 6 years ago
  8. 7eb39e0 Merge "Dexlayout: update help string for checksum." am: ba62f6638b by Mathieu Chartier · 6 years ago
  9. ba62f66 Merge "Dexlayout: update help string for checksum." by Mathieu Chartier · 6 years ago
  10. 370f041 ART: Give veridex ART defaults by Andreas Gampe · 6 years ago
  11. 0ab1cba Merge "Fix test 1935 for JIT-at-first-use." am: 2c3d9a443a by Vladimir Marko · 6 years ago
  12. 2c3d9a4 Merge "Fix test 1935 for JIT-at-first-use." by Vladimir Marko · 6 years ago
  13. 2a39bf1 Merge "Add a new libcore failure with gcstress." am: 0177226bb1 by Nicolas Geoffray · 6 years ago
  14. 0177226 Merge "Add a new libcore failure with gcstress." by Treehugger Robot · 6 years ago
  15. 56de89a Mark most *Offset helper functions as constexpr. by David Srbecky · 6 years ago
  16. 80f4c5d Merge "Add hand written assembly for mterp field reads." am: ededf08e2f by David Srbecky · 6 years ago
  17. 1227496 Merge "Fix: Move InterpreterCache to right below tlsPtr_" am: 99e566af94 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. 299db0b Merge "Make BitMemoryRegion::LoadBit() ASAN friendly." am: 9552d0d408 by Vladimir Marko · 6 years ago
  24. 9552d0d Merge "Make BitMemoryRegion::LoadBit() ASAN friendly." by Vladimir Marko · 6 years ago
  25. 8b4d4b1 Merge "Support a relative OUT_DIR" am: c3f4df7f2d by Dan Willemsen · 6 years ago
  26. c3f4df7 Merge "Support a relative OUT_DIR" by Treehugger Robot · 6 years ago
  27. 718d86d Make BitMemoryRegion::LoadBit() ASAN friendly. by Vladimir Marko · 6 years ago
  28. 6c1660d Fix: Move InterpreterCache to right below tlsPtr_ by David Srbecky · 6 years ago
  29. cd4249f Merge "Setup profiling_info_test dependencies." am: a39a8978d2 by Nicolas Geoffray · 6 years ago
  30. c93e280 Merge "Fix ReplaceUninitializedStringPhis." am: ad38634064 by Nicolas Geoffray · 6 years ago
  31. a39a897 Merge "Setup profiling_info_test dependencies." by Treehugger Robot · 6 years ago
  32. ad38634 Merge "Fix ReplaceUninitializedStringPhis." by Nicolas Geoffray · 6 years ago
  33. 0846a8f Fix ReplaceUninitializedStringPhis. by Nicolas Geoffray · 7 years ago
  34. 6c95dd9 Merge "Remove patchoat." am: 9ec8559bc2 by Vladimir Marko · 6 years ago
  35. 4ef83d3 Merge "Fix ARM code generator for Select." am: 06cff4c9c0 by Nicolas Geoffray · 6 years ago
  36. 9ec8559 Merge "Remove patchoat." by Vladimir Marko · 6 years ago
  37. 06cff4c Merge "Fix ARM code generator for Select." by Nicolas Geoffray · 6 years ago
  38. 7b05c5f Fix ARM code generator for Select. by Nicolas Geoffray · 6 years ago
  39. 6615f7d Merge "Revert "Re-enable ART's region space memory protection on host."" by Roland Levillain · 6 years ago
  40. 05754da Merge "Revert "Re-enable ART's region space memory protection on host."" by Treehugger Robot · 6 years ago
  41. 5a0f8ae Merge "Revert^4 "ART: Dual mapping of JIT code pages"" am: 3537fcde21 by Orion Hodson · 6 years ago
  42. 3537fcd Merge "Revert^4 "ART: Dual mapping of JIT code pages"" by Treehugger Robot · 6 years ago
  43. 285e836 Merge "Add packed bits check to HBoundsCheck." am: 9f4260f09d by Vladimir Marko · 6 years ago
  44. 9f4260f Merge "Add packed bits check to HBoundsCheck." by Vladimir Marko · 6 years ago
  45. 9dc31ff Merge "Revert^2 "ART: Scope localrefs for stackoverflow handling"" by Andreas Gampe · 6 years ago
  46. 23fb573 Merge changes I8314904c,I030bc811,Ic2863116 am: d8a457ec52 by Alex Light · 6 years ago
  47. fc7d33f Merge "Revert^2 "ART: Scope localrefs for stackoverflow handling"" by Treehugger Robot · 6 years ago
  48. d8a457e Merge changes I8314904c,I030bc811,Ic2863116 by Alex Light · 6 years ago
  49. 91348f4 Merge "ART: Mark move constructors with noexcept" am: 891d0425a0 by Andreas Gampe · 6 years ago
  50. 891d042 Merge "ART: Mark move constructors with noexcept" by Treehugger Robot · 6 years ago
  51. f02046e Add packed bits check to HBoundsCheck. by Vladimir Marko · 6 years ago
  52. 5d3c62b Merge "Clean up after "Load boot image at a random address."" am: 8d72551de4 by Vladimir Marko · 6 years ago
  53. 8d72551 Merge "Clean up after "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  54. 8e30410 Revert "Re-enable ART's region space memory protection on host." by Roland Levillain · 6 years ago
  55. afe14eb Clean up after "Load boot image at a random address." by Vladimir Marko · 6 years ago
  56. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  57. 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
  58. 65c3fcc Merge "Dump Dex file checksums for profman --dump-only" am: d6266f3292 by Mathieu Chartier · 6 years ago
  59. d6266f3 Merge "Dump Dex file checksums for profman --dump-only" by Mathieu Chartier · 6 years ago
  60. 0573f85 Dump Dex file checksums for profman --dump-only by Mathieu Chartier · 6 years ago
  61. cea4215 Revert "Allow threads to be marked as unsuspendable by kForUserCode" by Alex Light · 6 years ago
  62. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 6 years ago
  63. bb68fda Move InterpreterCache to right below tlsPtr_ by Alex Light · 6 years ago
  64. 5ad2e06 Revert^2 "ART: Scope localrefs for stackoverflow handling" by Andreas Gampe · 6 years ago
  65. 41c5b1c Merge "Assign individual symbols to mterp opcodes." am: 29391756f7 by David Srbecky · 6 years ago
  66. 2939175 Merge "Assign individual symbols to mterp opcodes." by David Srbecky · 6 years ago
  67. 44078f9 Setup profiling_info_test dependencies. by Nicolas Geoffray · 6 years ago
  68. 01225cc Merge "Revert^2 "Load boot image at a random address."" am: 960a63e667 by Vladimir Marko · 6 years ago
  69. 960a63e Merge "Revert^2 "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  70. b395190 Merge "Revert "ART: Scope localrefs for stackoverflow handling"" am: f4180000ce by Nicolas Geoffray · 6 years ago
  71. f418000 Merge "Revert "ART: Scope localrefs for stackoverflow handling"" by Nicolas Geoffray · 6 years ago
  72. 7132c96 Revert "ART: Scope localrefs for stackoverflow handling" by Nicolas Geoffray · 6 years ago
  73. 1d3fd08 Revert^4 "ART: Dual mapping of JIT code pages" by Orion Hodson · 6 years ago
  74. 75620f0 Assign individual symbols to mterp opcodes. by David Srbecky · 6 years ago
  75. aac30ad Merge "Suppress dupe output references in veridex." am: 63b0a00c17 by Anton Hansson · 6 years ago
  76. 6b966ef Merge "Annotate binder services and tokens." am: 52236db1c9 by Martijn Coenen · 6 years ago
  77. 63b0a00 Merge "Suppress dupe output references in veridex." by Anton Hansson · 6 years ago
  78. 52236db Merge "Annotate binder services and tokens." by Treehugger Robot · 6 years ago
  79. e470239 Merge "Inline ClassLinker::ResolveMethod" am: e5fb7eafdc by David Srbecky · 6 years ago
  80. e5fb7ea Merge "Inline ClassLinker::ResolveMethod" by David Srbecky · 6 years ago
  81. c7a6c47 Suppress dupe output references in veridex. by Anton Hansson · 6 years ago
  82. 27930470 Merge "Remove need for intrinsic recognizer to be a pass." am: 0de9c08aef by Nicolas Geoffray · 6 years ago
  83. 0de9c08 Merge "Remove need for intrinsic recognizer to be a pass." by Nicolas Geoffray · 6 years ago
  84. bce980d Merge "ART: Scope localrefs for stackoverflow handling" am: 91be58aaa1 by Andreas Gampe · 6 years ago
  85. 91be58a Merge "ART: Scope localrefs for stackoverflow handling" by Treehugger Robot · 6 years ago
  86. 5ebbe09 Merge "Remove superfluous '{'." am: f7e874439c by Nicolas Geoffray · 6 years ago
  87. 25d88ba Inline ClassLinker::ResolveMethod by David Srbecky · 6 years ago
  88. 17ae1ab Merge "ART: Add version check for memfd_create()" am: 94c59e45d4 by Orion Hodson · 6 years ago
  89. f7e8744 Merge "Remove superfluous '{'." by Nicolas Geoffray · 6 years ago
  90. 94c59e4 Merge "ART: Add version check for memfd_create()" by Orion Hodson · 6 years ago
  91. 76d4bb0f3 Remove need for intrinsic recognizer to be a pass. by Nicolas Geoffray · 6 years ago
  92. 4df2d80 Revert^2 "Load boot image at a random address." by Vladimir Marko · 6 years ago
  93. 51f89d9 ART: Add version check for memfd_create() by Orion Hodson · 6 years ago
  94. 67e769b Merge "Revert^3 "ART: Dual mapping of JIT code pages"" am: cac3267b35 by Andreas Gampe · 6 years ago
  95. cac3267 Merge "Revert^3 "ART: Dual mapping of JIT code pages"" by Treehugger Robot · 6 years ago
  96. 1bfce38 Revert^3 "ART: Dual mapping of JIT code pages" by Andreas Gampe · 6 years ago
  97. f663dad ART: Scope localrefs for stackoverflow handling by Andreas Gampe · 6 years ago
  98. 3bb1b24 Merge "Preparing for work on string interning for AppImages." am: 53f9dc2cf1 by Christian Wailes · 6 years ago
  99. 53f9dc2 Merge "Preparing for work on string interning for AppImages." by Christian Wailes · 6 years ago
  100. 2386636 Preparing for work on string interning for AppImages. by Chris Wailes · 7 years ago