1. dcabc8b Introduce a number of MSA instructions for MIPS64 by Goran Jakovljevic · 7 years ago
  2. fe10279 Merge "Catch signals that happen inside a fault handler." by Treehugger Robot · 7 years ago
  3. 5667f56 Modify invoke interface trampoline to pass interface method. by Jeff Hao · 7 years ago
  4. efd20cb Catch signals that happen inside a fault handler. by Josh Gao · 7 years ago
  5. fddc193 Merge "MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code" by Vladimir Marko · 7 years ago
  6. 41ee103 Merge "MIPS: Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 7 years ago
  7. cdb23d6 MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code by Goran Jakovljevic · 7 years ago
  8. e9b8b12 ART: add exynos-m2 to a53 #835769 & #843419 erratum exception list by Junmo Park · 8 years ago
  9. c061de1 MIPS: Implement heap poisoning in ART's Optimizing compiler. by Alexey Frunze · 7 years ago
  10. 67eda38 Improve aarch64 MonitorEntry/Exit assembly code by Hans Boehm · 8 years ago
  11. be2cfab Merge "ARM: Faster read barrier marking entrypoints." by Vladimir Marko · 7 years ago
  12. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 7 years ago
  13. 5afd1be ARM: Faster read barrier marking entrypoints. by Vladimir Marko · 7 years ago
  14. f94fa81 String Compression for MIPS32 and MIPS64 by Goran Jakovljevic · 7 years ago
  15. 1c66504 Merge "Change type initialization entrypoints to kSaveEverything." by Vladimir Marko · 7 years ago
  16. ea4c126 Change type initialization entrypoints to kSaveEverything. by Vladimir Marko · 7 years ago
  17. 2449e5c MIPS: Reintroduce hand-written rosalloc entrypoints by Goran Jakovljevic · 8 years ago
  18. 26aee50 Use the write entrypoint for stub_test. by Nicolas Geoffray · 7 years ago
  19. 41f7427 Merge "Align allocation entrypoints implementation between arm/arm64/x86/x64." by Nicolas Geoffray · 7 years ago
  20. d095844 Align allocation entrypoints implementation between arm/arm64/x86/x64. by Nicolas Geoffray · 8 years ago
  21. 85885fe MIPS: Correct instruction alignment. by Alexey Frunze · 8 years ago
  22. 6abbd9e Merge "MIPS: Refactor code for unresolved field entrypoint." by Treehugger Robot · 8 years ago
  23. 0cb1242 MIPS: Refactor code for unresolved field entrypoint. by Alexey Frunze · 8 years ago
  24. 295ad3c Shoot in the dark to try and fix mac build. by Nicolas Geoffray · 8 years ago
  25. 055e7be Merge "Add per array size allocation entrypoints." by Nicolas Geoffray · 8 years ago
  26. 6f04628 Merge "You shall know your arm32 calling conventions." by Nicolas Geoffray · 8 years ago
  27. a72859d You shall know your arm32 calling conventions. by Nicolas Geoffray · 8 years ago
  28. 79da138 Forgot stack alignment on x86. by Nicolas Geoffray · 8 years ago
  29. 6ebb7cc Forgot this change from last commit. by Nicolas Geoffray · 8 years ago
  30. 2dc330b Merge "ARM: Update `ArmInstructionSetFeatures` to track ARMv8-A." by Treehugger Robot · 8 years ago
  31. 8e0e7f7 Merge "Refactor code for unresolved field entrypoint." by Nicolas Geoffray · 8 years ago
  32. 5b3c6c0 Refactor code for unresolved field entrypoint. by Nicolas Geoffray · 8 years ago
  33. b048cb7 Add per array size allocation entrypoints. by Nicolas Geoffray · 8 years ago
  34. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 8 years ago
  35. 388df9e Merge "Compressed native PC for stack maps" by Mathieu Chartier · 8 years ago
  36. 0da2abf Merge "ARM64: Clean-up and extend the supported cpu_variant list." by Treehugger Robot · 8 years ago
  37. a2f526f Compressed native PC for stack maps by Mathieu Chartier · 8 years ago
  38. 8d91ac3 Remove unused array entrypoints. by Nicolas Geoffray · 8 years ago
  39. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 8 years ago
  40. b035513 Merge "Revert "Load the array class in the compiler for allocations."" by Treehugger Robot · 8 years ago
  41. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 8 years ago
  42. c3b7bf3 Merge "Load the array class in the compiler for allocations." by Nicolas Geoffray · 8 years ago
  43. cc99df2 Load the array class in the compiler for allocations. by Nicolas Geoffray · 8 years ago
  44. 2ee01bf Merge "Fix Mips build." by Treehugger Robot · 8 years ago
  45. e83504b Fix Mips build. by Nicolas Geoffray · 8 years ago
  46. 39cee66 Entrypoints cleanup. by Nicolas Geoffray · 8 years ago
  47. c480b98 MIPS: Fix polymorphic invokes. by Alexey Frunze · 8 years ago
  48. a11ad8a Merge "MIPS64: Make GetFeatureString() returns default instead of empty string" by Treehugger Robot · 8 years ago
  49. ab6603f MIPS64: Make GetFeatureString() returns default instead of empty string by Goran Jakovljevic · 8 years ago
  50. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  51. d747c13 ARM: Update `ArmInstructionSetFeatures` to track ARMv8-A. by Serban Constantinescu · 8 years ago
  52. 1d1491e ARM64: Clean-up and extend the supported cpu_variant list. by Serban Constantinescu · 8 years ago
  53. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 8 years ago
  54. c8144cd Merge "Revert "Make object allocation entrypoints only take a class."" by Treehugger Robot · 8 years ago
  55. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 8 years ago
  56. dcf5276 Merge "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  57. 0fb5af1 Revert "ART: Compiler support for invoke-polymorphic." by Orion Hodson · 8 years ago
  58. 79f9928 Merge "ART: Compiler support for invoke-polymorphic." by Treehugger Robot · 8 years ago
  59. 02e3092 ART: Compiler support for invoke-polymorphic. by Orion Hodson · 8 years ago
  60. f62455a Merge "ARM: Instruction set features clean-up." by Treehugger Robot · 8 years ago
  61. bc7d0de Merge "Remove the unused SMP instruction set feature option." by Vladimir Marko · 8 years ago
  62. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 8 years ago
  63. b8472ee ARM: Instruction set features clean-up. by Serban Constantinescu · 8 years ago
  64. b595b40 Remove the unused SMP instruction set feature option. by Serban Constantinescu · 8 years ago
  65. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  66. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  67. b08265b Merge "MIPS32: Pass more arguments in registers." by Vladimir Marko · 8 years ago
  68. 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 8 years ago
  69. 4e1a19b Merge "Mterp/arm64: Add CFI directives." by Vladimir Marko · 8 years ago
  70. 112aa10 Mterp/arm64: Add CFI directives. by Vladimir Marko · 8 years ago
  71. 85b38bd Merge "Remove the fast path in art_quick_resolve_string." by Nicolas Geoffray · 8 years ago
  72. 5ace201 Revert "Revert CC related changes." by Mathieu Chartier · 8 years ago
  73. 96172e0 Revert CC related changes. by Nicolas Geoffray · 8 years ago
  74. cc238e2 Fix mips build in InitEntryPoints by Mathieu Chartier · 8 years ago
  75. ab19153 Merge "X86_64: Add allocation entrypoint switching for CC is_marking" by Mathieu Chartier · 8 years ago
  76. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  77. 1ffcf7b Fix false positive stack ASan errors on x86. by Evgenii Stepanov · 8 years ago
  78. 2b36258 Merge "MIPS32: Assign missing entrypoints in InitEntryPoints" by Treehugger Robot · 8 years ago
  79. f5de232 X86_64: Add allocation entrypoint switching for CC is_marking by Mathieu Chartier · 8 years ago
  80. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago
  81. 9fd8c60 Pass object instead of class to instanceof entrypoint by Mathieu Chartier · 8 years ago
  82. cff6905 Fix mips build by Mathieu Chartier · 8 years ago
  83. fe814e8 Use entrypoint switching to reduce code size of GcRoot read barrier by Mathieu Chartier · 8 years ago
  84. fbc75db Remove the fast path in art_quick_resolve_string. by Nicolas Geoffray · 8 years ago
  85. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
  86. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  87. da40ac0 Merge "Change check cast entrypoint to check instance of" by Mathieu Chartier · 8 years ago
  88. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 8 years ago
  89. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  90. 6f198e3 Add forwarding address checks for X86, arm, arm64 by Mathieu Chartier · 8 years ago
  91. cdba73b X86_64: Inline checking for kInterfaceCheck check cast by Mathieu Chartier · 8 years ago
  92. 1cf194f Check for forwarding address in READ_BARRIER_MARK_REG by Mathieu Chartier · 8 years ago
  93. b53342a Fix heap poisoning build by Mathieu Chartier · 8 years ago
  94. 2ecfd27 Add interface fast path to art_quick_check_cast for X86_64 by Mathieu Chartier · 8 years ago
  95. 0415b4e ART: Change InstructionSetFeatures to return unique_ptr by Andreas Gampe · 10 years ago
  96. 79b6d0c MIPS32: Assign missing entrypoints in InitEntryPoints by Goran Jakovljevic · 8 years ago
  97. d985a5a Merge "Change pResolveString entrypoint to kSaveEverything." by Vladimir Marko · 8 years ago
  98. 94ce9c2 Change pResolveString entrypoint to kSaveEverything. by Vladimir Marko · 8 years ago
  99. c89f977 Merge "Remove mirror:: and ArtMethod deps in utils.{h,cc}" by David Sehr · 8 years ago
  100. 9c9883b Fix string compression, add tests. by Vladimir Marko · 8 years ago