1. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  2. 3955baf Merge changes Ie3d5e176,Ic1fbb885,I10bafcff by Treehugger Robot · 8 years ago
  3. d1ef873 ARM64: Heap poisoning for link-time Baker CC read barrier thunks. by Vladimir Marko · 8 years ago
  4. 91119d6 fault_handler: use SafeCopy to decode x86 instruction length. by Josh Gao · 8 years ago
  5. 7b33126 Merge "ARM64: Use link-time generated thunks for Baker CC read barrier." by Vladimir Marko · 8 years ago
  6. b1a5211 Merge "MIPS32: Add direct calls to math intrinsics." by Treehugger Robot · 8 years ago
  7. dbe35ed Merge "MIPS64: Add direct calls to math intrinsics." by Treehugger Robot · 8 years ago
  8. b9005fa MIPS32: Add direct calls to math intrinsics. by Chris Larsen · 8 years ago
  9. f4f2daa ARM64: Use link-time generated thunks for Baker CC read barrier. by Vladimir Marko · 8 years ago
  10. b27febc Merge "Add test for kryo support." by Christopher Ferris · 8 years ago
  11. db01a09 Ensure invoking obsolete methods throws errors. by Alex Light · 8 years ago
  12. 5395e6b Add test for kryo support. by Christopher Ferris · 8 years ago
  13. 74c2058 MIPS64: Add direct calls to math intrinsics. by Chris Larsen · 8 years ago
  14. b9d0111 ARM64: Faster forwarding address check in mark entrypoints. by Vladimir Marko · 8 years ago
  15. 1595815 MIPS: Implement read barriers. by Alexey Frunze · 8 years ago
  16. 9c527e7d MIPS64: Extend instruction_set_features_mips64_test by Goran Jakovljevic · 8 years ago
  17. f980637 Merge "Revert "Revert "Introduce a number of MSA instructions for MIPS64""" by Aart Bik · 8 years ago
  18. 5a9e51d Revert "Revert "Introduce a number of MSA instructions for MIPS64"" by Goran Jakovljevic · 8 years ago
  19. a0d2164 MIPS64: Add MSA instruction set feature option by Goran Jakovljevic · 8 years ago
  20. 219bf25 Revert "Introduce a number of MSA instructions for MIPS64" by Aart Bik · 8 years ago
  21. dcabc8b Introduce a number of MSA instructions for MIPS64 by Goran Jakovljevic · 8 years ago
  22. fe10279 Merge "Catch signals that happen inside a fault handler." by Treehugger Robot · 8 years ago
  23. 5667f56 Modify invoke interface trampoline to pass interface method. by Jeff Hao · 8 years ago
  24. efd20cb Catch signals that happen inside a fault handler. by Josh Gao · 8 years ago
  25. fddc193 Merge "MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code" by Vladimir Marko · 8 years ago
  26. 41ee103 Merge "MIPS: Implement heap poisoning in ART's Optimizing compiler." by Roland Levillain · 8 years ago
  27. cdb23d6 MIPS32: Do not use _MIPS_ARCH_MIPS64R6 in MIPS32 code by Goran Jakovljevic · 8 years ago
  28. e9b8b12 ART: add exynos-m2 to a53 #835769 & #843419 erratum exception list by Junmo Park · 8 years ago
  29. c061de1 MIPS: Implement heap poisoning in ART's Optimizing compiler. by Alexey Frunze · 8 years ago
  30. 67eda38 Improve aarch64 MonitorEntry/Exit assembly code by Hans Boehm · 8 years ago
  31. be2cfab Merge "ARM: Faster read barrier marking entrypoints." by Vladimir Marko · 8 years ago
  32. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  33. 5afd1be ARM: Faster read barrier marking entrypoints. by Vladimir Marko · 8 years ago
  34. f94fa81 String Compression for MIPS32 and MIPS64 by Goran Jakovljevic · 8 years ago
  35. 1c66504 Merge "Change type initialization entrypoints to kSaveEverything." by Vladimir Marko · 8 years ago
  36. ea4c126 Change type initialization entrypoints to kSaveEverything. by Vladimir Marko · 8 years ago
  37. 2449e5c MIPS: Reintroduce hand-written rosalloc entrypoints by Goran Jakovljevic · 8 years ago
  38. 26aee50 Use the write entrypoint for stub_test. by Nicolas Geoffray · 8 years ago
  39. 41f7427 Merge "Align allocation entrypoints implementation between arm/arm64/x86/x64." by Nicolas Geoffray · 8 years ago
  40. d095844 Align allocation entrypoints implementation between arm/arm64/x86/x64. by Nicolas Geoffray · 8 years ago
  41. 85885fe MIPS: Correct instruction alignment. by Alexey Frunze · 8 years ago
  42. 6abbd9e Merge "MIPS: Refactor code for unresolved field entrypoint." by Treehugger Robot · 8 years ago
  43. 0cb1242 MIPS: Refactor code for unresolved field entrypoint. by Alexey Frunze · 8 years ago
  44. 295ad3c Shoot in the dark to try and fix mac build. by Nicolas Geoffray · 8 years ago
  45. 055e7be Merge "Add per array size allocation entrypoints." by Nicolas Geoffray · 8 years ago
  46. 6f04628 Merge "You shall know your arm32 calling conventions." by Nicolas Geoffray · 8 years ago
  47. a72859d You shall know your arm32 calling conventions. by Nicolas Geoffray · 8 years ago
  48. 79da138 Forgot stack alignment on x86. by Nicolas Geoffray · 8 years ago
  49. 6ebb7cc Forgot this change from last commit. by Nicolas Geoffray · 8 years ago
  50. 2dc330b Merge "ARM: Update `ArmInstructionSetFeatures` to track ARMv8-A." by Treehugger Robot · 8 years ago
  51. 8e0e7f7 Merge "Refactor code for unresolved field entrypoint." by Nicolas Geoffray · 8 years ago
  52. 5b3c6c0 Refactor code for unresolved field entrypoint. by Nicolas Geoffray · 8 years ago
  53. b048cb7 Add per array size allocation entrypoints. by Nicolas Geoffray · 8 years ago
  54. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 8 years ago
  55. 388df9e Merge "Compressed native PC for stack maps" by Mathieu Chartier · 8 years ago
  56. 0da2abf Merge "ARM64: Clean-up and extend the supported cpu_variant list." by Treehugger Robot · 8 years ago
  57. a2f526f Compressed native PC for stack maps by Mathieu Chartier · 8 years ago
  58. 8d91ac3 Remove unused array entrypoints. by Nicolas Geoffray · 8 years ago
  59. e761bcc Revert "Revert "Load the array class in the compiler for allocations."" by Nicolas Geoffray · 8 years ago
  60. b035513 Merge "Revert "Load the array class in the compiler for allocations."" by Treehugger Robot · 8 years ago
  61. fee2550 Revert "Load the array class in the compiler for allocations." by Hiroshi Yamauchi · 8 years ago
  62. c3b7bf3 Merge "Load the array class in the compiler for allocations." by Nicolas Geoffray · 8 years ago
  63. cc99df2 Load the array class in the compiler for allocations. by Nicolas Geoffray · 8 years ago
  64. 2ee01bf Merge "Fix Mips build." by Treehugger Robot · 8 years ago
  65. e83504b Fix Mips build. by Nicolas Geoffray · 8 years ago
  66. 39cee66 Entrypoints cleanup. by Nicolas Geoffray · 8 years ago
  67. c480b98 MIPS: Fix polymorphic invokes. by Alexey Frunze · 8 years ago
  68. a11ad8a Merge "MIPS64: Make GetFeatureString() returns default instead of empty string" by Treehugger Robot · 8 years ago
  69. ab6603f MIPS64: Make GetFeatureString() returns default instead of empty string by Goran Jakovljevic · 8 years ago
  70. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  71. d747c13 ARM: Update `ArmInstructionSetFeatures` to track ARMv8-A. by Serban Constantinescu · 8 years ago
  72. 1d1491e ARM64: Clean-up and extend the supported cpu_variant list. by Serban Constantinescu · 8 years ago
  73. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 8 years ago
  74. c8144cd Merge "Revert "Make object allocation entrypoints only take a class."" by Treehugger Robot · 8 years ago
  75. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 8 years ago
  76. dcf5276 Merge "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  77. 0fb5af1 Revert "ART: Compiler support for invoke-polymorphic." by Orion Hodson · 8 years ago
  78. 79f9928 Merge "ART: Compiler support for invoke-polymorphic." by Treehugger Robot · 8 years ago
  79. 02e3092 ART: Compiler support for invoke-polymorphic. by Orion Hodson · 8 years ago
  80. f62455a Merge "ARM: Instruction set features clean-up." by Treehugger Robot · 8 years ago
  81. bc7d0de Merge "Remove the unused SMP instruction set feature option." by Vladimir Marko · 8 years ago
  82. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 8 years ago
  83. b8472ee ARM: Instruction set features clean-up. by Serban Constantinescu · 8 years ago
  84. b595b40 Remove the unused SMP instruction set feature option. by Serban Constantinescu · 8 years ago
  85. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  86. 9186ced ART: Clean up utils.h by Andreas Gampe · 8 years ago
  87. b08265b Merge "MIPS32: Pass more arguments in registers." by Vladimir Marko · 8 years ago
  88. 1b8464d MIPS32: Pass more arguments in registers. by Alexey Frunze · 8 years ago
  89. 4e1a19b Merge "Mterp/arm64: Add CFI directives." by Vladimir Marko · 8 years ago
  90. 112aa10 Mterp/arm64: Add CFI directives. by Vladimir Marko · 8 years ago
  91. 85b38bd Merge "Remove the fast path in art_quick_resolve_string." by Nicolas Geoffray · 8 years ago
  92. 5ace201 Revert "Revert CC related changes." by Mathieu Chartier · 8 years ago
  93. 96172e0 Revert CC related changes. by Nicolas Geoffray · 8 years ago
  94. cc238e2 Fix mips build in InitEntryPoints by Mathieu Chartier · 8 years ago
  95. ab19153 Merge "X86_64: Add allocation entrypoint switching for CC is_marking" by Mathieu Chartier · 8 years ago
  96. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  97. 1ffcf7b Fix false positive stack ASan errors on x86. by Evgenii Stepanov · 8 years ago
  98. 2b36258 Merge "MIPS32: Assign missing entrypoints in InitEntryPoints" by Treehugger Robot · 8 years ago
  99. f5de232 X86_64: Add allocation entrypoint switching for CC is_marking by Mathieu Chartier · 8 years ago
  100. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago