1. 4ca6cc7 Merge "Revert "Revert^2 "JVMTI PopFrame support""" by Nicolas Geoffray · 6 years ago
  2. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  3. 6e7e0ea Merge "ART: Simplify CurrentMethodVisitor" by Treehugger Robot · 6 years ago
  4. 6359e69 Merge "Avoid sign extending pointers in SetStringInitValueToAllAliases" by Mathieu Chartier · 6 years ago
  5. 60f3222 Avoid sign extending pointers in SetStringInitValueToAllAliases by Mathieu Chartier · 6 years ago
  6. dd47394 ART: Add diagnostic for b/117426281 by Andreas Gampe · 6 years ago
  7. fc4660b Merge "Revert^2 "Re-enable ART's region space memory protection on host."" by Roland Levillain · 6 years ago
  8. c24133e Revert^2 "Re-enable ART's region space memory protection on host." by Roland Levillain · 6 years ago
  9. b63a4e8 Merge "Fix multi-image boot class path construction." by Vladimir Marko · 6 years ago
  10. 432d280 Merge changes I46fb4aed,I06410bc3 by Treehugger Robot · 6 years ago
  11. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  12. 6773d08 Merge "Use only signed/unsigned numbers with ParseInt/ParseUint respectively" by Tom Cherry · 6 years ago
  13. 59b950f Prevent jit-compilation from loading classes in jit-on-first-use by Alex Light · 6 years ago
  14. 036bae0 Fix multi-image boot class path construction. by Vladimir Marko · 6 years ago
  15. 1b5c5c8 ART: Simplify CurrentMethodVisitor by Andreas Gampe · 6 years ago
  16. ae581ed Change address range for loading boot image. by Vladimir Marko · 6 years ago
  17. 3cdd57b Merge "ART: Log /proc/self/maps for RegionSpace failure" by Treehugger Robot · 6 years ago
  18. 03ceeed ART: Log /proc/self/maps for RegionSpace failure by Andreas Gampe · 6 years ago
  19. d8ee1f5 Merge "Remove the auto-generated asm_support_gen.h" by David Srbecky · 6 years ago
  20. 068a9be Merge "Revert "JVMTI PopFrame support"" by Alex Light · 6 years ago
  21. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  22. bc550bb Merge "Disable ASAN for ExecuteSwitchImplCpp" by Alex Light · 6 years ago
  23. 6f22e06 Disable ASAN for ExecuteSwitchImplCpp by Alex Light · 6 years ago
  24. 7bc8e8f Use only signed/unsigned numbers with ParseInt/ParseUint respectively by Tom Cherry · 6 years ago
  25. 78940f2 Remove the auto-generated asm_support_gen.h by David Srbecky · 6 years ago
  26. dd0f77c Merge "JVMTI PopFrame support" by Alex Light · 6 years ago
  27. c6adcbd Merge "Revert^2 "Add hand written assembly for mterp field reads."" by David Srbecky · 6 years ago
  28. e0e835a Merge "Make it easier to generate helpers for mterp opcodes." by David Srbecky · 6 years ago
  29. b1eff83 Revert^2 "Add hand written assembly for mterp field reads." by David Srbecky · 6 years ago
  30. 2b6eb71 Make it easier to generate helpers for mterp opcodes. by David Srbecky · 6 years ago
  31. 3adb7f2 Merge "Implemented a new method for walking string references in AppImages." by Christian Wailes · 6 years ago
  32. 185a461 Add some comments missed during jit-loading CL by Alex Light · 6 years ago
  33. 0c61be4 Implemented a new method for walking string references in AppImages. by Chris Wailes · 6 years ago
  34. 88a2a9d JVMTI PopFrame support by Alex Light · 7 years ago
  35. 660718f Merge "ART: Add bugprone-argument-comment" by Treehugger Robot · 6 years ago
  36. 9293b53 Merge "Only warn if a pre-P app overrides inlined methods at runtime" by David Brazdil · 6 years ago
  37. 62f14c8 Merge "Remove InvokeVirtualOrInterface event from instrumentation." by David Srbecky · 6 years ago
  38. c177c47 Merge "Use the small thread-local cache for mterp invokes." by David Srbecky · 6 years ago
  39. 99f9733 Remove InvokeVirtualOrInterface event from instrumentation. by David Srbecky · 6 years ago
  40. e8fdf72 Merge "Check the size of pid_t in art::mirror::Class." by Roland Levillain · 6 years ago
  41. 55838e3 Merge "Mark most *Offset helper functions as constexpr." by David Srbecky · 6 years ago
  42. 6cd8390 ART: Add bugprone-argument-comment by Andreas Gampe · 6 years ago
  43. 7caff33 Merge "Revert "Add hand written assembly for mterp field reads."" by Lokesh Gidra · 6 years ago
  44. bb502e5 Revert "Add hand written assembly for mterp field reads." by Nicolas Geoffray · 6 years ago
  45. 66c7459 Check the size of pid_t in art::mirror::Class. by Roland Levillain · 6 years ago
  46. 56de89a Mark most *Offset helper functions as constexpr. by David Srbecky · 6 years ago
  47. c853eed Use the small thread-local cache for mterp invokes. by David Srbecky · 6 years ago
  48. ededf08 Merge "Add hand written assembly for mterp field reads." by David Srbecky · 6 years ago
  49. 07559e2 Add hand written assembly for mterp field reads. by David Srbecky · 6 years ago
  50. 99e566a Merge "Fix: Move InterpreterCache to right below tlsPtr_" by David Srbecky · 6 years ago
  51. 6c1660d Fix: Move InterpreterCache to right below tlsPtr_ by David Srbecky · 6 years ago
  52. 9ec8559 Merge "Remove patchoat." by Vladimir Marko · 6 years ago
  53. 05754da Merge "Revert "Re-enable ART's region space memory protection on host."" by Treehugger Robot · 6 years ago
  54. 3537fcd Merge "Revert^4 "ART: Dual mapping of JIT code pages"" by Treehugger Robot · 6 years ago
  55. fc7d33f Merge "Revert^2 "ART: Scope localrefs for stackoverflow handling"" by Treehugger Robot · 6 years ago
  56. d8a457e Merge changes I8314904c,I030bc811,Ic2863116 by Alex Light · 6 years ago
  57. 891d042 Merge "ART: Mark move constructors with noexcept" by Treehugger Robot · 6 years ago
  58. 8e30410 Revert "Re-enable ART's region space memory protection on host." by Roland Levillain · 6 years ago
  59. afe14eb Clean up after "Load boot image at a random address." by Vladimir Marko · 6 years ago
  60. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  61. 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
  62. cea4215 Revert "Allow threads to be marked as unsuspendable by kForUserCode" by Alex Light · 6 years ago
  63. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 6 years ago
  64. bb68fda Move InterpreterCache to right below tlsPtr_ by Alex Light · 6 years ago
  65. 5ad2e06 Revert^2 "ART: Scope localrefs for stackoverflow handling" by Andreas Gampe · 6 years ago
  66. 2939175 Merge "Assign individual symbols to mterp opcodes." by David Srbecky · 6 years ago
  67. 960a63e Merge "Revert^2 "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  68. f418000 Merge "Revert "ART: Scope localrefs for stackoverflow handling"" by Nicolas Geoffray · 6 years ago
  69. 7132c96 Revert "ART: Scope localrefs for stackoverflow handling" by Nicolas Geoffray · 6 years ago
  70. 1d3fd08 Revert^4 "ART: Dual mapping of JIT code pages" by Orion Hodson · 6 years ago
  71. 75620f0 Assign individual symbols to mterp opcodes. by David Srbecky · 6 years ago
  72. e5fb7ea Merge "Inline ClassLinker::ResolveMethod" by David Srbecky · 6 years ago
  73. 91be58a Merge "ART: Scope localrefs for stackoverflow handling" by Treehugger Robot · 6 years ago
  74. 25d88ba Inline ClassLinker::ResolveMethod by David Srbecky · 6 years ago
  75. 4df2d80 Revert^2 "Load boot image at a random address." by Vladimir Marko · 6 years ago
  76. cac3267 Merge "Revert^3 "ART: Dual mapping of JIT code pages"" by Treehugger Robot · 6 years ago
  77. 1bfce38 Revert^3 "ART: Dual mapping of JIT code pages" by Andreas Gampe · 6 years ago
  78. f663dad ART: Scope localrefs for stackoverflow handling by Andreas Gampe · 6 years ago
  79. 53f9dc2 Merge "Preparing for work on string interning for AppImages." by Christian Wailes · 6 years ago
  80. 2386636 Preparing for work on string interning for AppImages. by Chris Wailes · 6 years ago
  81. ef79aa3 Use the small thread-local cache for mterp field accesses. by David Srbecky · 6 years ago
  82. 233b572 Merge "Revert "Load boot image at a random address."" by Vladimir Marko · 6 years ago
  83. f3d0773 Revert "Load boot image at a random address." by Vladimir Marko · 6 years ago
  84. 6274113 Merge "Add small thread-local cache for use by the interpreter." by David Srbecky · 6 years ago
  85. 912f36c Add small thread-local cache for use by the interpreter. by David Srbecky · 6 years ago
  86. 334c154 Merge "Load boot image at a random address." by Vladimir Marko · 6 years ago
  87. 2e8aa8d Fix macOS build after enabling Generational CC by default in ART. by Roland Levillain · 6 years ago
  88. da38a34 Merge "Enable cyclic region allocation in ART's region space only in debug mode." by Roland Levillain · 6 years ago
  89. 5ad79d8 Load boot image at a random address. by Vladimir Marko · 6 years ago
  90. 45d3eaf Merge "ART: Fix const-method-handle method resolution" by Treehugger Robot · 6 years ago
  91. d3e4015 Merge "Revert^2 "ART: Dual mapping of JIT code pages""" by Orion Hodson · 6 years ago
  92. ecd5856 ART: Fix const-method-handle method resolution by Orion Hodson · 6 years ago
  93. 703322f Enable cyclic region allocation in ART's region space only in debug mode. by Roland Levillain · 6 years ago
  94. 3125470 Merge "Improving ART debugging and printing VmSize when OOM occurs" by Treehugger Robot · 6 years ago
  95. 8991ad0 Improving ART debugging and printing VmSize when OOM occurs by Wei Li · 6 years ago
  96. 75112ac Merge "Fix some performance-unnecessary-value-param tidy and performance-for-range warnings." by Treehugger Robot · 6 years ago
  97. fc4b2ea Merge "Revert^2 "ART: Refactor typedef to using"" by Treehugger Robot · 6 years ago
  98. 48ba197 Fix some performance-unnecessary-value-param tidy and performance-for-range warnings. by Stephen Hines · 6 years ago
  99. 0e904ff Revert^2 "ART: Dual mapping of JIT code pages"" by Orion Hodson · 6 years ago
  100. 26f048f Merge "Merge DoFastInvoke and DoInvoke in the interpreter." by David Srbecky · 6 years ago