1. 38ab69f am 16364599: am 24db1bc5: Merge "Fix cfi information for x86." by Christopher Ferris · 9 years ago
  2. 3031c8d ART: Remove art_quick_invoke_interface_trampoline by Andreas Gampe · 9 years ago
  3. 8a96b31 am 22ee0902: Merge "Fix cfi information for x86." into mnc-dev by Christopher Ferris · 9 years ago
  4. 9f5e1d9 Fix cfi information for x86. by Christopher Ferris · 9 years ago
  5. 22ee090 Merge "Fix cfi information for x86." into mnc-dev by Christopher Ferris · 9 years ago
  6. 9f66589 Fix cfi information for x86. by Christopher Ferris · 9 years ago
  7. 76e4bdf am 9658ccd5: am 15c9881c: Merge "ART: Fix arm32 assembly stub CFI" by Andreas Gampe · 9 years ago
  8. 15c9881 Merge "ART: Fix arm32 assembly stub CFI" by Andreas Gampe · 9 years ago
  9. b5aeab1 Initialize pDeoptimize quick entry pointer for Mips. by Douglas Leung · 9 years ago
  10. 3d1e0c9 ART: Fix arm32 assembly stub CFI by Andreas Gampe · 9 years ago
  11. a30d11b am 4821d42c: am f16b820f: Merge "Initialize pDeoptimize quick entry pointer for Mips." by Roland Levillain · 9 years ago
  12. 2e8bf55 Initialize pDeoptimize quick entry pointer for Mips. by Douglas Leung · 9 years ago
  13. 664cbd5 am 1b10d249: am 4a305daf: Merge "Add implicit null pointer and stack overflow checks for Mips." by Roland Levillain · 9 years ago
  14. ccbbda2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  15. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  16. 0ca5f93 am d5ec1ce9: am 3b0667c1: Merge "ART: Fix CFI annotation for art_quick_aput_obj" by Andreas Gampe · 9 years ago
  17. e7d876a ART: Fix CFI annotation for art_quick_aput_obj by Mathieu Chartier · 9 years ago
  18. 2738639 ART: Fix CFI annotation for art_quick_aput_obj by Mathieu Chartier · 9 years ago
  19. 0b92d42 am 9975e807: am 8db4a7c8: Merge "ART: Fix CFI annotation in arm64, x86 and x86-64 assembly" by Andreas Gampe · 9 years ago
  20. 6b90d42 ART: Fix CFI annotation in arm64, x86 and x86-64 assembly by Andreas Gampe · 9 years ago
  21. d83303d am f7cf2dcc: am 2eb85431: Merge "ART: Fix arm32 instrumentation exit stub" into mnc-dev by Andreas Gampe · 9 years ago
  22. c89b047 ART: Fix arm32 instrumentation exit stub by Andreas Gampe · 9 years ago
  23. 2eb8543 Merge "ART: Fix arm32 instrumentation exit stub" into mnc-dev by Andreas Gampe · 9 years ago
  24. 844fb67 ART: Fix arm32 instrumentation exit stub by Andreas Gampe · 9 years ago
  25. 0b95bf1 Fix imt conflict trampoline for mips64 by Mathieu Chartier · 9 years ago
  26. b0b2e9b am 99711a57: am d4a02cfc: Merge "Replace some run-time assertions with compile-time ones in ART." by Roland Levillain · 9 years ago
  27. d4a02cf Merge "Replace some run-time assertions with compile-time ones in ART." by Roland Levillain · 9 years ago
  28. 3fd510a am 6a5c58e5: am a63d8f44: Merge "fault_handler : debug output sp in hex and not decimal." by Narayan Kamath · 9 years ago
  29. f561aab fault_handler : debug output sp in hex and not decimal. by Narayan Kamath · 9 years ago
  30. dfc5db6 Fix moving GC bugs in proxy stub for X86/X86_64 by Mathieu Chartier · 9 years ago
  31. 06f9886 am f063d9e9: am 46d87021: Merge "Fix moving GC bugs in proxy stub for X86/X86_64" by Mathieu Chartier · 9 years ago
  32. 9346ff0 Fix moving GC bugs in proxy stub for X86/X86_64 by Mathieu Chartier · 9 years ago
  33. 33d6903 Replace some run-time assertions with compile-time ones in ART. by Roland Levillain · 9 years ago
  34. 9ad40fd Change mips64 lwu to ld for loading caller ArtMethod* by Mathieu Chartier · 9 years ago
  35. 1483133 am c72c5ac9: Merge "Add cortex-a53 as a valid instruction set variant for arm64." into mnc-dev by Tim Murray · 9 years ago
  36. 00fd8c2 Add cortex-a53 as a valid instruction set variant for arm64. by Tim Murray · 9 years ago
  37. f98ba3a am 618fdff9: [MIPS] Fix method tracing for mips64 by Lazar Trsic · 9 years ago
  38. 618fdff [MIPS] Fix method tracing for mips64 by Lazar Trsic · 9 years ago
  39. 84bc06e [MIPS] Fix method tracing for mips64 by Lazar Trsic · 9 years ago
  40. 49e3b62 Merge "Delegate long-to-float type conversions to the runtime on ARM." by Roland Levillain · 9 years ago
  41. bfa5eb6 Add heap poisoning support to the entrypoints. by Hiroshi Yamauchi · 9 years ago
  42. 5b3ee56 Delegate long-to-float type conversions to the runtime on ARM. by Roland Levillain · 9 years ago
  43. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  44. 80f7a57 [MIPS64] Fix art_quick_invoke_stub argument offsets. by Nikola Veljkovic · 9 years ago
  45. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  46. c9d4505 Merge "ART: Add Mips o32 callee-save registers to SaveAll frame" into mnc-dev by Andreas Gampe · 9 years ago
  47. f60cb1f ART: Add Mips o32 callee-save registers to SaveAll frame by Andreas Gampe · 9 years ago
  48. a4e0e67 ART: Add Mips o32 callee-save registers to SaveAll frame by Andreas Gampe · 9 years ago
  49. e0cc299 ART: Use kBadFprBase on mips64 and arm64. by Vladimir Marko · 9 years ago
  50. 5b09ea0 ART: Use kBadFprBase on mips64 and arm64. by Vladimir Marko · 9 years ago
  51. 00f09ff Merge "Pass the dex method index directly to interface trampoline." by Nicolas Geoffray · 9 years ago
  52. 8ea18d0 Pass the dex method index directly to interface trampoline. by Nicolas Geoffray · 9 years ago
  53. eabafce Merge "Fix alloc-dealloc-mismatch (new[] vs delete) in tests." by Evgenii Stepanov · 9 years ago
  54. 72133ad Fix alloc-dealloc-mismatch (new[] vs delete) in tests. by Evgenii Stepanov · 9 years ago
  55. 61833c5 Fix mac build: cast fpr callee save addresses. by Vladimir Marko · 9 years ago
  56. 0eb4251 Fix mac build: cast fpr callee save addresses. by Vladimir Marko · 9 years ago
  57. 41b175a ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  58. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 9 years ago
  59. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  60. 9bd88b0 ARM64: Move xSELF from x18 to x19. by Serban Constantinescu · 9 years ago
  61. 7ea6a17 Don't hardcode the location of the caller. by Nicolas Geoffray · 9 years ago
  62. 1d316ad Merge "Insert a read barrier in the JNI bridge." by Hiroshi Yamauchi · 9 years ago
  63. 591d8e4 Merge "Add stub_test implementation for mips & mips64" by Andreas Gampe · 9 years ago
  64. 0456881 Fix stub_test for Mips64 by Goran Jakovljevic · 9 years ago
  65. 1cc71eb Insert a read barrier in the JNI bridge. by Hiroshi Yamauchi · 9 years ago
  66. 4ef69be Add stub_test implementation for mips & mips64 by Goran Jakovljevic · 9 years ago
  67. 8771be9 Merge "Fix mips64 bugs." by Andreas Gampe · 9 years ago
  68. 27a4a9d Fix instrumentation exit stub for arm64 by Sebastien Hertz · 9 years ago
  69. e7755e7 Fix Mips64 utils.h typo by Duane Sand · 9 years ago
  70. 8223b80 Fix mips64 bugs. by Douglas Leung · 9 years ago
  71. d4667de Merge "ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points." by Vladimir Marko · 9 years ago
  72. e85e123 ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points. by Vladimir Marko · 9 years ago
  73. a3c3827 ART: Fix MIPS entrypoint downcall macros. by Vladimir Marko · 9 years ago
  74. 69bdcb2 Fix java_lang_Class newInstance for strings; also quick entrypoints. by Jeff Hao · 9 years ago
  75. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  76. 5ea536a Remove ArtMethod* parameter from dex cache entry points. by Vladimir Marko · 9 years ago
  77. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  78. 40741f3 [optimizing] Use more X86_64 addressing modes by Mark Mendell · 9 years ago
  79. cd5bc14 Merge "ARM64: Remove suspend register." by Vladimir Marko · 9 years ago
  80. 8d20011 Merge "Opt Compiler: ARM64 goodness" by Roland Levillain · 9 years ago
  81. 69a5030 ARM64: Remove suspend register. by Zheng Xu · 9 years ago
  82. 3481ba2 ART: Clean up includes. by Vladimir Marko · 9 years ago
  83. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  84. d875064 ART: Remove unused variables. by Andreas Gampe · 9 years ago
  85. 81a6543 Merge "ART: Add support for "silvermont" variant" by Andreas Gampe · 9 years ago
  86. 75c40d4 Fix JNI compiler for mips64 by Goran Jakovljevic · 9 years ago
  87. 017d16c ART: Make unknown variant "mips64r6" go away by Andreas Gampe · 9 years ago
  88. e8aae00 Merge "ART: Add Clang's -Wused-but-marked-unused" by Andreas Gampe · 9 years ago
  89. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  90. ca71458 ART: Add Clang's -Wused-but-marked-unused by Andreas Gampe · 9 years ago
  91. 24a05f4 ART: Add support for "silvermont" variant by Andreas Gampe · 9 years ago
  92. 9415886 ART: Avoid obvious segfault in arm & x86 fault handler by Andreas Gampe · 9 years ago
  93. 97597c9 Merge "[optimizing] Implement x86/x86_64 math intrinsics" by Andreas Gampe · 9 years ago
  94. 760d8ef Opt Compiler: ARM64 goodness by Serban Constantinescu · 9 years ago
  95. d43b3ac Revert "Revert "Deoptimization-based bce."" by Mingyao Yang · 9 years ago
  96. fb8d279 [optimizing] Implement x86/x86_64 math intrinsics by Mark Mendell · 9 years ago
  97. f93c6fe Merge "Fixed layout for dex caches in boot image." by Vladimir Marko · 9 years ago
  98. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 9 years ago
  99. f96e8bd Fix 099-vmdebug and 802-deoptimization art tests for Mips. by Douglas Leung · 9 years ago
  100. 0ba6273 Revert "Deoptimization-based bce." by Andreas Gampe · 9 years ago