1. bae279c Reserve marking register for all GCs by Lokesh Gidra · 2 years, 6 months ago
  2. 4e4ad0a [MTE] untag stack on DoLongJump by Florian Mayer · 2 years, 7 months ago
  3. 1e9cf89 For cortex-a75/a55 validate features with hwcaps. by Nicolas Geoffray · 2 years, 7 months ago
  4. 5eb7ad2 Reland^2 "Don't use instrumentation stubs for native methods in debuggable" by Mythri Alle · 2 years, 8 months ago
  5. 1d1d25e Revert "Reland "Don't use instrumentation stubs for native methods in debuggable"" by Mythri Alle · 2 years, 8 months ago
  6. 6fb0acc Reland "Don't use instrumentation stubs for native methods in debuggable" by Mythri Alle · 2 years, 9 months ago
  7. 5c9b55a Revert "Don't use instrumentation stubs for native methods in debuggable" by Mythri Alle · 2 years, 9 months ago
  8. 90f1267 Don't use instrumentation stubs for native methods in debuggable by Mythri Alle · 2 years, 10 months ago
  9. 442371b Skip method unwind callbacks if exception was thrown by method exit by Mythri Alle · 2 years, 9 months ago
  10. 2229f5b Remove obsolete comments about fences by Hans Boehm · 2 years, 9 months ago
  11. 2be604b Fix bugprone-macro-parentheses clang-tidy issues by Stefano Cianciulli · 2 years, 9 months ago
  12. c2632ac Reland^3 "Don't use AOT code for native methods for java debuggable runtime" by Mythri Alle · 2 years, 10 months ago
  13. 7f13966 arm64: Fix build for TABLELOOKUP GC. by Vladimir Marko · 2 years, 11 months ago
  14. c70dda7 arm64: Rewrite `art_quick_aput_obj`. by Vladimir Marko · 2 years, 11 months ago
  15. 307fd6d Reland "Update how deoptimization from runtime methods is supported" by Mythri Alle · 2 years, 11 months ago
  16. 79f078d Revert "Update how deoptimization from runtime methods is supported" by Mythri Alle · 2 years, 11 months ago
  17. 6402670 Update how deoptimization from runtime methods is supported by Mythri Alle · 3 years, 3 months ago
  18. 8bb486a Add CFI-checking script and fix found CFI issues. by David Srbecky · 3 years, 2 months ago
  19. 1281b1c Add CFI_RESTORE_STATE_AND_DEF_CFA macro on arm by David Srbecky · 3 years, 1 month ago
  20. 4ef67d4 Set types of quick entry points to void*. by Peter Collingbourne · 3 years, 1 month ago
  21. 79bdf60 Improve instruction set variants' logging by Santiago Aboy Solanes · 3 years, 1 month ago
  22. 3b76ab4 Add known instruction set variants to logging strings by Santiago Aboy Solanes · 3 years, 1 month ago
  23. e45883e ARM64: Enable implicit suspend checks and madvise()... by Vladimir Marko · 3 years, 2 months ago
  24. e74e0ce JNI: Inline fast-path for `JniMethodEnd()`. by Vladimir Marko · 3 years, 3 months ago
  25. ce2a344 JNI: Inline fast-path for `JniMethodStart()`. by Vladimir Marko · 3 years, 4 months ago
  26. 7039c11 ARM64: Implicit suspend checks using LDR. by Vladimir Marko · 7 years ago
  27. f76aae1 JNI: Add "no inline" entrypoints for lock/unlock. by Vladimir Marko · 3 years, 4 months ago
  28. 8439e45 Clean up JNI entrypoint assembly. by Vladimir Marko · 3 years, 4 months ago
  29. 4d52715 Revert^2 "JNI: Rewrite locking for synchronized methods." by Vladimir Marko · 3 years, 4 months ago
  30. 02e0eb7 Revert "JNI: Rewrite locking for synchronized methods." by Vladimir Marko · 3 years, 4 months ago
  31. c17656b JNI: Rewrite locking for synchronized methods. by Vladimir Marko · 3 years, 4 months ago
  32. 5097f83 Revert^2 "Add support for calling entry / exit hooks directly from JIT code"" by Mythri Alle · 3 years, 4 months ago
  33. ad33392 JNI: Rewrite read barrier slow path. by Vladimir Marko · 3 years, 4 months ago
  34. 72be14e Revert "Add support for calling entry / exit hooks directly from JIT code" by Mythri Alle · 3 years, 4 months ago
  35. 2d4feeb Add support for calling entry / exit hooks directly from JIT code by Mythri Alle · 3 years, 5 months ago
  36. 0651ccc Ignore PC/SP contents in SEGV_MTEAERR faults. by Evgenii Stepanov · 3 years, 5 months ago
  37. d95a1f2 Inline IRT frame push/pop into JNI stubs. by Vladimir Marko · 4 years ago
  38. e684fc5 Add kryo785 as known variant. by Nicolas Geoffray · 3 years, 6 months ago
  39. 81a6bd5 Fix unwinding for art_quick_generic_jni_trampoline by David Srbecky · 3 years, 10 months ago
  40. a746c63 Remove unsed artLookupResolvedMethod. by Nicolas Geoffray · 4 years, 1 month ago
  41. 55ab7e8 ARM64: Support SVE VL other than 128-bit. by Artem Serov · 4 years, 11 months ago
  42. 8ba4de1 ART: Implement predicated SIMD vectorization. by Artem Serov · 5 years ago
  43. cc5629c Clarify allocation entry point semantics by Hans Boehm · 4 years, 5 months ago
  44. 8d34a18 Change interface conflict stub to take the interface method. by Nicolas Geoffray · 4 years, 6 months ago
  45. 9636062 Integrate cpu_features external library by Daniil Riazanovskiy · 4 years, 6 months ago
  46. faf5f3f Fix stack unwinding for nterp on arm64. by Nicolas Geoffray · 4 years, 9 months ago
  47. 86c8752 Direct calls to @CriticalNative methods. by Vladimir Marko · 4 years, 10 months ago
  48. 4fc7569 [nterp] Add arm64 implementation. by Nicolas Geoffray · 5 years ago
  49. fa458ac Allow late lookup for @CriticalNative methods. by Vladimir Marko · 5 years ago
  50. 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 5 years ago
  51. 6e043bb Rewrite GenericJNI frame setup. by Vladimir Marko · 5 years ago
  52. 5c33d35 Reinstate exception check in GenericJni stubs. by Vladimir Marko · 5 years ago
  53. 8adb325 Move code from quick_entry_points_arm64.S to asm_support_arm64.S by Nicolas Geoffray · 5 years ago
  54. b885d8b Surround MR uses with #if defined read barrier. by Nicolas Geoffray · 5 years ago
  55. 135b5c8 Address checker tests around inline cache and the baseline compiler. by Nicolas Geoffray · 5 years ago
  56. 57cacb7 Refactor OSR related code to prepare for "true" OSR. by Nicolas Geoffray · 5 years ago
  57. a00b54b Helpers and refactorings to prepare for interpreter optimizations (x64) by Nicolas Geoffray · 5 years ago
  58. a59af8a JIT baseline: trigger optimized compilation on hotness threshold. by Nicolas Geoffray · 5 years ago
  59. 08d0984 Allow late lookup for @FastNative methods. by Vladimir Marko · 5 years ago
  60. e2a3aa9 Baseline JIT: update inline caches in compiled code. by Nicolas Geoffray · 5 years ago
  61. af9ab6d art: extend the supported cpu_variant list for arm64 by Chuwei Xu · 5 years ago
  62. c617561 ART: Add support for SVE feature for ARM64. by Artem Serov · 6 years ago
  63. 918e9af Add assembly support for -fsanitize=hwaddress tagged globals. by Peter Collingbourne · 6 years ago
  64. 8e11065 Use ClassStatus::kVisiblyInitialized for allocations. by Vladimir Marko · 6 years ago
  65. 743600d ARM/ARM64: Clean up artFindNativeMethod(). by Vladimir Marko · 6 years ago
  66. 552a134 ART: Optimize StringBuilder append pattern. by Vladimir Marko · 7 years ago
  67. 956f9fa Save floating point registers in art_quick_osr_stub by David Srbecky · 6 years ago
  68. 51c6558 Add cfi instructions. by Christopher Ferris · 6 years ago
  69. 1eb5d87 Prefix entrypoints with 0xFF so we can do extra checks. by David Srbecky · 6 years ago
  70. 7f88c1a ART: Enable ISA features run-time detection for ARM64 by xueliang.zhong · 6 years ago
  71. 639b2b1 ART: Remove instruction_set.h from thread.h by Andreas Gampe · 6 years ago
  72. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 6 years ago
  73. 11a250b Remove denver from art by Haibo Huang · 6 years ago
  74. b06fbf7 ART: Support kryo385 CPU. by Artem Serov · 6 years ago
  75. fe89f17 Merge "Block the platform register, x18." by Treehugger Robot · 6 years ago
  76. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  77. 1032f9b ART: Add support for ARMv8.x features for ARM64. by xueliang.zhong · 7 years ago
  78. bd8e10c Block the platform register, x18. by Peter Collingbourne · 7 years ago
  79. 0ed1eab arm64: Don't use the GOT to access art::Runtime::instance_. by Peter Collingbourne · 7 years ago
  80. 213f895 Merge "HWASan support in ART." by Treehugger Robot · 7 years ago
  81. 9b7656d HWASan support in ART. by Evgenii Stepanov · 7 years ago
  82. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  83. dd509ac ARM/ARM64: Rewrite art_quick_do_long_jump. by Vladimir Marko · 7 years ago
  84. 94796f8 ARM64: Reimplement the UnsafeCASObject intrinsic. by Vladimir Marko · 7 years ago
  85. 9d47925 Rename type resolution entrypoints. by Vladimir Marko · 7 years ago
  86. d109e30 Don't use StringFactory.newEmptyString in compiled code by Alex Light · 7 years ago
  87. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 7 years ago
  88. cd260eb ART: Simplify invoke-polymorphic entrypoints by Orion Hodson · 7 years ago
  89. d352156 Merge "Refactor runtime callee save frame info." by Vladimir Marko · 7 years ago
  90. d3083dd Refactor runtime callee save frame info. by Vladimir Marko · 7 years ago
  91. c8b1d5e ARM/ARM64: Improve lock/unlock entrypoints. by Vladimir Marko · 7 years ago
  92. bf37ad2 Merge "Add support for cortex-a55/cortex-a75." by Christopher Ferris · 7 years ago
  93. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 7 years ago
  94. 366f044 Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
  95. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 7 years ago
  96. 1979c64 Clean up include paths by David Sehr · 7 years ago
  97. 175e786 Revert^4 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  98. 3fbd3ad Revert^3 "Compiler changes for bitstring based type checks." by Andreas Gampe · 7 years ago
  99. 3f41323 Revert^2 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  100. 946bb09 Support unwinding though the switch interpreter. by David Srbecky · 7 years ago