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