1. b058de9 Merge "Rosalloc fast path in assembly for arm64." by Hiroshi Yamauchi · 9 years ago
  2. 7596996 MIPS32: Move code from RA to T9 in longjump by Goran Jakovljevic · 9 years ago
  3. 6f6244a Rosalloc fast path in assembly for arm64. by Hiroshi Yamauchi · 9 years ago
  4. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  5. 4b0ef9c Merge "MIPS64: Implement intrinsics from java.lang.String:" by Andreas Gampe · 9 years ago
  6. dc412b6 Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm."" by Hiroshi Yamauchi · 9 years ago
  7. 09d0943 ART: Use .bss section for dex cache arrays. by Vladimir Marko · 9 years ago
  8. f91b0e0 Merge "ART: Rewrite stub-test inline assembly" by Andreas Gampe · 9 years ago
  9. 9537ba2 ART: Rewrite stub-test inline assembly by Andreas Gampe · 9 years ago
  10. 245c11a Fix mips64 build: Add missing "=". by Vladimir Marko · 9 years ago
  11. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  12. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 9 years ago
  13. 8c812b7 Merge "Refactor the alloc entry point generation code." by Hiroshi Yamauchi · 9 years ago
  14. 9701c2e MIPS64: Implement intrinsics from java.lang.String: by Chris Larsen · 9 years ago
  15. f12088d am 7b5c395e: Merge "Fix style issue in stub_test." by Calin Juravle · 9 years ago
  16. 24cc1b3 Fix style issue in stub_test. by Calin Juravle · 9 years ago
  17. 4adeab1 Refactor the alloc entry point generation code. by Hiroshi Yamauchi · 9 years ago
  18. 5114840 am d4ca43bb: Merge "Add aarch64 and mips64 support for testing 64 bit field set." by Calin Juravle · 9 years ago
  19. 6e399ac Add aarch64 and mips64 support for testing 64 bit field set. by Calin Juravle · 9 years ago
  20. 4e7e84f am 1604cb97: Merge "Fix x86_64 gtest." by Calin Juravle · 9 years ago
  21. 872ab3f Fix x86_64 gtest. by Calin Juravle · 9 years ago
  22. 92db65c am 487e7b3a: Merge "Revert "Revert "Support unresolved fields in optimizing"" by Calin Juravle · 9 years ago
  23. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  24. de6e73d am 9b29f3ef: Merge "MIPS64: Implement intrinsic java.lang.Thread.currentThread()" by Andreas Gampe · 9 years ago
  25. 9b29f3e Merge "MIPS64: Implement intrinsic java.lang.Thread.currentThread()" by Andreas Gampe · 9 years ago
  26. b907f0c am 46dcaf93: Merge "Tidy up spelling" by Kenny Root · 9 years ago
  27. 46dcaf9 Merge "Tidy up spelling" by Kenny Root · 9 years ago
  28. 00d597a Tidy up spelling by Kenny Root · 9 years ago
  29. cb9d211 am 931e2684: Merge "ART: Single-frame deopt" by Andreas Gampe · 9 years ago
  30. 639bdd1 ART: Single-frame deopt by Andreas Gampe · 9 years ago
  31. 49e5539 MIPS64: Implement intrinsic java.lang.Thread.currentThread() by Chris Larsen · 9 years ago
  32. ce824ab am b175a45b: Merge "MIPS64: Implement intrinsics from java.lang.Math:" by Andreas Gampe · 9 years ago
  33. 0b7ac98 MIPS64: Implement intrinsics from java.lang.Math: by Chris Larsen · 9 years ago
  34. b07412b am acbb159e: Merge "ART: Move code from RA to T9 in Mips64 longjump" by Andreas Gampe · 9 years ago
  35. dbf056d ART: Move code from RA to T9 in Mips64 longjump by Andreas Gampe · 9 years ago
  36. 7c6f0e3 am 0c1b297d: Merge "Use $ for f registers to please clang." by Nicolas Geoffray · 9 years ago
  37. c5b4b32 Use $ for f registers to please clang. by Nicolas Geoffray · 9 years ago
  38. 6b452c8 am 5fbb15fe: Merge "Fix art_quick_alloc_object_tlab" by Mathieu Chartier · 9 years ago
  39. e7049ca Fix art_quick_alloc_object_tlab by Mathieu Chartier · 9 years ago
  40. 353abaa am 957fb893: Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  41. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  42. 59bca8a am 8c679146: Merge "Add ScopedThreadSuspension" by Mathieu Chartier · 9 years ago
  43. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  44. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  45. f88c2a8 am c26b4512: Merge "Revert "Revert "Fix deoptimization with pending exception""" by Sebastien Hertz · 9 years ago
  46. c26b451 Merge "Revert "Revert "Fix deoptimization with pending exception""" by Sebastien Hertz · 9 years ago
  47. 6435b7c am 8cd4797f: am 5093d3be: Merge "Add a missing reader barrier in entrypoint stub" by Mathieu Chartier · 9 years ago
  48. 5093d3b Merge "Add a missing reader barrier in entrypoint stub" by Mathieu Chartier · 9 years ago
  49. 0747466 Revert "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 9 years ago
  50. 429b8e3 am f1ae0fe2: am 77204c01: Merge "Revert "Revert "[MIPS] Use hard float calling convention for managed code""" by Vladimir Marko · 9 years ago
  51. ff73498 Revert "Revert "[MIPS] Use hard float calling convention for managed code"" by Goran Jakovljevic · 9 years ago
  52. 6306921 Add a missing reader barrier in entrypoint stub by Man Cao · 9 years ago
  53. ed65e49 am 448ff4fb: am 879775bb: Merge "Revert "[MIPS] Use hard float calling convention for managed code"" by Vladimir Marko · 9 years ago
  54. 7fee84c Revert "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 9 years ago
  55. c905cd0 am d45be7d8: am e75ffdfe: Merge "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 9 years ago
  56. a29449d [MIPS] Use hard float calling convention for managed code by Goran Jakovljevic · 9 years ago
  57. c393cc4 am d942853d: am 7c2af0d8: Merge "Remove unnecessary `explicit` qualifiers on constructors." by Roland Levillain · 9 years ago
  58. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  59. 3a78345 am f1bb39e8: am 1f3f766d: Merge "Move ArtFields and ArtMethods to be a length prefixed array" by Mathieu Chartier · 9 years ago
  60. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  61. 381b43d am 97647079: am 28a94765: Merge "ART: Fix arm32 assembly for Clang" by Andreas Gampe · 9 years ago
  62. e0d7cff ART: Fix arm32 assembly for Clang by Chih-Hung Hsieh · 9 years ago
  63. e80e3a3 am 2b643092: am 0c9c5bbd: Merge "ART: Fix stub_test" by Andreas Gampe · 9 years ago
  64. ff7b114 ART: Fix stub_test by Andreas Gampe · 9 years ago
  65. 9a436a9 am c548ae75: ART: Remove unique-numbered labels from arm64 assembly by Chih-Hung Hsieh · 9 years ago
  66. c548ae7 ART: Remove unique-numbered labels from arm64 assembly by Chih-Hung Hsieh · 9 years ago
  67. 8d72e5d Merge "ART: Remove unique-numbered labels from arm64 assembly" by Andreas Gampe · 9 years ago
  68. c0da7ac ART: Remove unique-numbered labels from arm64 assembly by Chih-Hung Hsieh · 9 years ago
  69. 053c1d8 am 430dd633: am 5d2ed003: Merge "ART: Use __ANDROID__ instead of HAVE_ANDROID_OS" by Andreas Gampe · 9 years ago
  70. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  71. a555985 am 94ac13eb: am 3f680bea: Merge "Add read barrier support to the entrypoints." by Mathieu Chartier · 9 years ago
  72. 1aee900 Add read barrier support to the entrypoints. by Man Cao · 9 years ago
  73. b78547d am 71ab1c96: am 20cd654b: Merge "Fix alignments in quick_entrypoints_x86_64.S" by Mathieu Chartier · 9 years ago
  74. a5857a4 am 372e3bee: am f64914d7: Merge "Move to newer clang annotations" by Mathieu Chartier · 9 years ago
  75. 71cef23 Fix alignments in quick_entrypoints_x86_64.S by Man Cao · 9 years ago
  76. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  77. 5baa96f am 7f474a0d: am 411b96d6: Merge "ART: Remove some of the Mac craziness" by Andreas Gampe · 9 years ago
  78. 411b96d Merge "ART: Remove some of the Mac craziness" by Andreas Gampe · 9 years ago
  79. 4360be2 ART: Remove some of the Mac craziness by Andreas Gampe · 9 years ago
  80. acd4c10 am 936c7ed9: am 16a150b8: Merge "ART: Fix arm32 quick_invoke_stub CFI" by Andreas Gampe · 9 years ago
  81. 76914b0 ART: Fix arm32 quick_invoke_stub CFI by Andreas Gampe · 9 years ago
  82. 40fd1a8 am ac8c5b21: am 76ca8206: Merge "ART: Fix mac build" by Andreas Gampe · 9 years ago
  83. 55978b8 ART: Fix mac build by Andreas Gampe · 9 years ago
  84. d4f1320 am c95d94d0: am 34fcff08: Merge "ART: Remove art_quick_invoke_interface_trampoline" by Andreas Gampe · 9 years ago
  85. 38ab69f am 16364599: am 24db1bc5: Merge "Fix cfi information for x86." by Christopher Ferris · 9 years ago
  86. 3031c8d ART: Remove art_quick_invoke_interface_trampoline by Andreas Gampe · 9 years ago
  87. 8a96b31 am 22ee0902: Merge "Fix cfi information for x86." into mnc-dev by Christopher Ferris · 9 years ago
  88. 9f5e1d9 Fix cfi information for x86. by Christopher Ferris · 9 years ago
  89. 22ee090 Merge "Fix cfi information for x86." into mnc-dev by Christopher Ferris · 9 years ago
  90. 9f66589 Fix cfi information for x86. by Christopher Ferris · 9 years ago
  91. 76e4bdf am 9658ccd5: am 15c9881c: Merge "ART: Fix arm32 assembly stub CFI" by Andreas Gampe · 9 years ago
  92. 15c9881 Merge "ART: Fix arm32 assembly stub CFI" by Andreas Gampe · 9 years ago
  93. b5aeab1 Initialize pDeoptimize quick entry pointer for Mips. by Douglas Leung · 9 years ago
  94. 3d1e0c9 ART: Fix arm32 assembly stub CFI by Andreas Gampe · 9 years ago
  95. a30d11b am 4821d42c: am f16b820f: Merge "Initialize pDeoptimize quick entry pointer for Mips." by Roland Levillain · 9 years ago
  96. 2e8bf55 Initialize pDeoptimize quick entry pointer for Mips. by Douglas Leung · 9 years ago
  97. 664cbd5 am 1b10d249: am 4a305daf: Merge "Add implicit null pointer and stack overflow checks for Mips." by Roland Levillain · 9 years ago
  98. ccbbda2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  99. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 9 years ago
  100. 0ca5f93 am d5ec1ce9: am 3b0667c1: Merge "ART: Fix CFI annotation for art_quick_aput_obj" by Andreas Gampe · 9 years ago