1. 7cac35f Change FATAL message to WARNING message in FindClass by Jesse Schettler · 6 years ago
  2. 235c179 Merge "Add a new variant of 602-deoptimizeable" by Nicolas Geoffray · 6 years ago
  3. 3adb7f2 Merge "Implemented a new method for walking string references in AppImages." by Christian Wailes · 6 years ago
  4. e0e49b9 Merge "Add builders to luci configs" by Ryan Tseng · 6 years ago
  5. d1c01a7 Add builders to luci configs by Ryan Tseng · 6 years ago
  6. 66c8d8e Merge "Add some comments missed during jit-loading CL" by Treehugger Robot · 6 years ago
  7. 0f64974 Merge "ART: Adapt failure list to JDWP jarjaring" by Treehugger Robot · 6 years ago
  8. fdc2834 Merge "Add initial luci-config files" by Ryan Tseng · 6 years ago
  9. 185a461 Add some comments missed during jit-loading CL by Alex Light · 6 years ago
  10. 69cf514 Add initial luci-config files by Ryan Tseng · 6 years ago
  11. 0c61be4 Implemented a new method for walking string references in AppImages. by Chris Wailes · 6 years ago
  12. 660718f Merge "ART: Add bugprone-argument-comment" by Treehugger Robot · 6 years ago
  13. 386db1a Add a new variant of 602-deoptimizeable by Nicolas Geoffray · 6 years ago
  14. 9293b53 Merge "Only warn if a pre-P app overrides inlined methods at runtime" by David Brazdil · 6 years ago
  15. 89dc5e2 Merge "Revert "ART: Fix breaking changes from recent VIXL update."" by Roland Levillain · 6 years ago
  16. 9477047 Revert "ART: Fix breaking changes from recent VIXL update." by Roland Levillain · 6 years ago
  17. 62f14c8 Merge "Remove InvokeVirtualOrInterface event from instrumentation." by David Srbecky · 6 years ago
  18. c177c47 Merge "Use the small thread-local cache for mterp invokes." by David Srbecky · 6 years ago
  19. 99f9733 Remove InvokeVirtualOrInterface event from instrumentation. by David Srbecky · 6 years ago
  20. 12568e0 Merge "ART: Fix breaking changes from recent VIXL update." by Roland Levillain · 6 years ago
  21. e8fdf72 Merge "Check the size of pid_t in art::mirror::Class." by Roland Levillain · 6 years ago
  22. 9d2f7f8 Merge "Avoid infinite loop with mutator lock." by Nicolas Geoffray · 6 years ago
  23. 55838e3 Merge "Mark most *Offset helper functions as constexpr." by David Srbecky · 6 years ago
  24. 6cd8390 ART: Add bugprone-argument-comment by Andreas Gampe · 6 years ago
  25. 7caff33 Merge "Revert "Add hand written assembly for mterp field reads."" by Lokesh Gidra · 6 years ago
  26. 95aeae0 Merge "ART: Give veridex ART defaults" by Treehugger Robot · 6 years ago
  27. bb502e5 Revert "Add hand written assembly for mterp field reads." by Nicolas Geoffray · 6 years ago
  28. ba62f66 Merge "Dexlayout: update help string for checksum." by Mathieu Chartier · 6 years ago
  29. 66c7459 Check the size of pid_t in art::mirror::Class. by Roland Levillain · 6 years ago
  30. 370f041 ART: Give veridex ART defaults by Andreas Gampe · 6 years ago
  31. 0ea1537 Avoid infinite loop with mutator lock. by Nicolas Geoffray · 6 years ago
  32. 2c3d9a4 Merge "Fix test 1935 for JIT-at-first-use." by Vladimir Marko · 6 years ago
  33. 0177226 Merge "Add a new libcore failure with gcstress." by Treehugger Robot · 6 years ago
  34. 56de89a Mark most *Offset helper functions as constexpr. by David Srbecky · 6 years ago
  35. c853eed Use the small thread-local cache for mterp invokes. by David Srbecky · 6 years ago
  36. ededf08 Merge "Add hand written assembly for mterp field reads." by David Srbecky · 6 years ago
  37. 07559e2 Add hand written assembly for mterp field reads. by David Srbecky · 6 years ago
  38. 99e566a Merge "Fix: Move InterpreterCache to right below tlsPtr_" by David Srbecky · 6 years ago
  39. eece494 Fix test 1935 for JIT-at-first-use. by Vladimir Marko · 6 years ago
  40. 6a5b779 Add a new libcore failure with gcstress. by Nicolas Geoffray · 6 years ago
  41. 9552d0d Merge "Make BitMemoryRegion::LoadBit() ASAN friendly." by Vladimir Marko · 6 years ago
  42. c3f4df7 Merge "Support a relative OUT_DIR" by Treehugger Robot · 6 years ago
  43. 718d86d Make BitMemoryRegion::LoadBit() ASAN friendly. by Vladimir Marko · 6 years ago
  44. 6c1660d Fix: Move InterpreterCache to right below tlsPtr_ by David Srbecky · 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 · 6 years ago
  48. 9ec8559 Merge "Remove patchoat." by Vladimir Marko · 6 years ago
  49. 06cff4c Merge "Fix ARM code generator for Select." by Nicolas Geoffray · 6 years ago
  50. 7b05c5f Fix ARM code generator for Select. by Nicolas Geoffray · 6 years ago
  51. 05754da Merge "Revert "Re-enable ART's region space memory protection on host."" by Treehugger Robot · 6 years ago
  52. 3537fcd Merge "Revert^4 "ART: Dual mapping of JIT code pages"" by Treehugger Robot · 6 years ago
  53. 9f4260f Merge "Add packed bits check to HBoundsCheck." by Vladimir Marko · 6 years ago
  54. fc7d33f Merge "Revert^2 "ART: Scope localrefs for stackoverflow handling"" by Treehugger Robot · 6 years ago
  55. d8a457e Merge changes I8314904c,I030bc811,Ic2863116 by Alex Light · 6 years ago
  56. 891d042 Merge "ART: Mark move constructors with noexcept" by Treehugger Robot · 6 years ago
  57. f02046e Add packed bits check to HBoundsCheck. by Vladimir Marko · 6 years ago
  58. 8d72551 Merge "Clean up after "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  59. 8e30410 Revert "Re-enable ART's region space memory protection on host." by Roland Levillain · 6 years ago
  60. afe14eb Clean up after "Load boot image at a random address." by Vladimir Marko · 6 years ago
  61. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  62. 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
  63. d6266f3 Merge "Dump Dex file checksums for profman --dump-only" by Mathieu Chartier · 6 years ago
  64. 0573f85 Dump Dex file checksums for profman --dump-only by Mathieu Chartier · 6 years ago
  65. cea4215 Revert "Allow threads to be marked as unsuspendable by kForUserCode" by Alex Light · 6 years ago
  66. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 6 years ago
  67. bb68fda Move InterpreterCache to right below tlsPtr_ by Alex Light · 6 years ago
  68. 5ad2e06 Revert^2 "ART: Scope localrefs for stackoverflow handling" by Andreas Gampe · 6 years ago
  69. 92699f9 ART: Fix breaking changes from recent VIXL update. by xueliang.zhong · 6 years ago
  70. 2939175 Merge "Assign individual symbols to mterp opcodes." by David Srbecky · 6 years ago
  71. 44078f9 Setup profiling_info_test dependencies. by Nicolas Geoffray · 6 years ago
  72. 960a63e Merge "Revert^2 "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  73. f418000 Merge "Revert "ART: Scope localrefs for stackoverflow handling"" by Nicolas Geoffray · 6 years ago
  74. 7132c96 Revert "ART: Scope localrefs for stackoverflow handling" by Nicolas Geoffray · 6 years ago
  75. 1d3fd08 Revert^4 "ART: Dual mapping of JIT code pages" by Orion Hodson · 6 years ago
  76. 7937ebb ART: Adapt failure list to JDWP jarjaring by Andreas Gampe · 6 years ago
  77. 75620f0 Assign individual symbols to mterp opcodes. by David Srbecky · 6 years ago
  78. 63b0a00 Merge "Suppress dupe output references in veridex." by Anton Hansson · 6 years ago
  79. 52236db Merge "Annotate binder services and tokens." by Treehugger Robot · 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. 0de9c08 Merge "Remove need for intrinsic recognizer to be a pass." by Nicolas Geoffray · 6 years ago
  83. 91be58a Merge "ART: Scope localrefs for stackoverflow handling" by Treehugger Robot · 6 years ago
  84. 25d88ba Inline ClassLinker::ResolveMethod by David Srbecky · 6 years ago
  85. f7e8744 Merge "Remove superfluous '{'." by Nicolas Geoffray · 6 years ago
  86. 94c59e4 Merge "ART: Add version check for memfd_create()" by Orion Hodson · 6 years ago
  87. 76d4bb0f3 Remove need for intrinsic recognizer to be a pass. by Nicolas Geoffray · 6 years ago
  88. 4df2d80 Revert^2 "Load boot image at a random address." by Vladimir Marko · 6 years ago
  89. 51f89d9 ART: Add version check for memfd_create() by Orion Hodson · 6 years ago
  90. cac3267 Merge "Revert^3 "ART: Dual mapping of JIT code pages"" by Treehugger Robot · 6 years ago
  91. 1bfce38 Revert^3 "ART: Dual mapping of JIT code pages" by Andreas Gampe · 6 years ago
  92. f663dad ART: Scope localrefs for stackoverflow handling by Andreas Gampe · 6 years ago
  93. 53f9dc2 Merge "Preparing for work on string interning for AppImages." by Christian Wailes · 6 years ago
  94. 2386636 Preparing for work on string interning for AppImages. by Chris Wailes · 6 years ago
  95. a13a073 Merge "Use the small thread-local cache for mterp field accesses." by David Srbecky · 6 years ago
  96. ef79aa3 Use the small thread-local cache for mterp field accesses. by David Srbecky · 6 years ago
  97. 233b572 Merge "Revert "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  98. f3d0773 Revert "Load boot image at a random address." by Vladimir Marko · 6 years ago
  99. 6274113 Merge "Add small thread-local cache for use by the interpreter." by David Srbecky · 6 years ago
  100. 912f36c Add small thread-local cache for use by the interpreter. by David Srbecky · 6 years ago