1. b328291 Merge "Rosalloc fast path in assembly for MIPS64" by Hans Boehm · 9 years ago
  2. 5f16c05 Merge "Remove unused DMB code paths in the ARM64 Optimizing Compiler" by Roland Levillain · 9 years ago
  3. 02fc24e ARM64: Add direct calls to math intrinsics by Anton Kirilov · 9 years ago
  4. d967266 MIPS64: Remove unaligned memory access from art generated code by Lazar Trsic · 9 years ago
  5. 4a6a67c Remove unused DMB code paths in the ARM64 Optimizing Compiler by Serban Constantinescu · 9 years ago
  6. 982a9a8 Rosalloc fast path in assembly for MIPS64 by Goran Jakovljevic · 9 years ago
  7. 715d06b Fix cpu-info/cpp-defines mismatch. by Aart Bik · 9 years ago
  8. 3f67e69 Implemented BitCount as an intrinsic. With unit test. by Aart Bik · 9 years ago
  9. 745f3cd MIPS64: Fix stub_test in a proper way by Goran Jakovljevic · 9 years ago
  10. f5b84ee Merge "Rosalloc fast path in assembly for MIPS32" by Hans Boehm · 9 years ago
  11. dc2388f MIPS64: Fix stub_test by Goran Jakovljevic · 9 years ago
  12. 712c59d Rosalloc fast path in assembly for MIPS32 by Pavle Batuta · 9 years ago
  13. 570a920 Merge "Revert "Revert "X86: Use locked add rather than mfence""" by Aart Bik · 9 years ago
  14. fae1db9 Merge "ART: Refactor CommonRuntimeTest::SetUp" by Andreas Gampe · 9 years ago
  15. a00f012 ART: Refactor CommonRuntimeTest::SetUp by Andreas Gampe · 9 years ago
  16. 901c55e ART: Recognize cortex-a53.a57 for ARM features by Andreas Gampe · 9 years ago
  17. 17077d8 Revert "Revert "X86: Use locked add rather than mfence"" by Mark P Mendell · 9 years ago
  18. 0da3b91 Revert "X86: Use locked add rather than mfence" by Aart Bik · 9 years ago
  19. 7b3e4f9 X86: Use locked add rather than mfence by Mark Mendell · 9 years ago
  20. 7c1559a x86 Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  21. 376cbcc Merge "Optimizing: Add direct calls to math intrinsics" by Nicolas Geoffray · 9 years ago
  22. a4f1220 Optimizing: Add direct calls to math intrinsics by Mark Mendell · 9 years ago
  23. 801fcc4 MIPS64: Enable StringCompareTo and StringIndexOf stub tests by Goran Jakovljevic · 9 years ago
  24. 4d44e53 MIPS64: Fix stub_test implementation by Goran Jakovljevic · 9 years ago
  25. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  26. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  27. cb6638f Merge "RosAlloc fast path inline in assembly for x86 32bit." by Hiroshi Yamauchi · 9 years ago
  28. 9013bb0 Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list" by Vladimir Marko · 9 years ago
  29. 1eab4a8 Mark kQuickReadBarrierForRootSlow as direct entry point on MIPS. by Roland Levillain · 9 years ago
  30. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  31. 74974ab ART: add kryo to a53 #835769 & #843419 erratum exception list by Ajay Dudani · 9 years ago
  32. de95c87 RosAlloc fast path inline in assembly for x86 32bit. by lwang85 · 9 years ago
  33. 86c3f48 Rosalloc fast path in assembly for x86_64. by Hiroshi Yamauchi · 9 years ago
  34. 16ba2b4 MIPS32: java.lang.String.equals by Chris Larsen · 9 years ago
  35. b058de9 Merge "Rosalloc fast path in assembly for arm64." by Hiroshi Yamauchi · 9 years ago
  36. 7596996 MIPS32: Move code from RA to T9 in longjump by Goran Jakovljevic · 9 years ago
  37. 6f6244a Rosalloc fast path in assembly for arm64. by Hiroshi Yamauchi · 9 years ago
  38. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  39. 4b0ef9c Merge "MIPS64: Implement intrinsics from java.lang.String:" by Andreas Gampe · 9 years ago
  40. dc412b6 Revert "Revert "Implement rosalloc fast path in assembly for 32 bit arm."" by Hiroshi Yamauchi · 9 years ago
  41. 09d0943 ART: Use .bss section for dex cache arrays. by Vladimir Marko · 9 years ago
  42. f91b0e0 Merge "ART: Rewrite stub-test inline assembly" by Andreas Gampe · 9 years ago
  43. 9537ba2 ART: Rewrite stub-test inline assembly by Andreas Gampe · 9 years ago
  44. 245c11a Fix mips64 build: Add missing "=". by Vladimir Marko · 9 years ago
  45. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  46. 3cfa4d0 ART: Remove interpreter entrypoints by Andreas Gampe · 9 years ago
  47. 8c812b7 Merge "Refactor the alloc entry point generation code." by Hiroshi Yamauchi · 9 years ago
  48. 9701c2e MIPS64: Implement intrinsics from java.lang.String: by Chris Larsen · 9 years ago
  49. f12088d am 7b5c395e: Merge "Fix style issue in stub_test." by Calin Juravle · 9 years ago
  50. 24cc1b3 Fix style issue in stub_test. by Calin Juravle · 9 years ago
  51. 4adeab1 Refactor the alloc entry point generation code. by Hiroshi Yamauchi · 9 years ago
  52. 5114840 am d4ca43bb: Merge "Add aarch64 and mips64 support for testing 64 bit field set." by Calin Juravle · 9 years ago
  53. 6e399ac Add aarch64 and mips64 support for testing 64 bit field set. by Calin Juravle · 9 years ago
  54. 4e7e84f am 1604cb97: Merge "Fix x86_64 gtest." by Calin Juravle · 9 years ago
  55. 872ab3f Fix x86_64 gtest. by Calin Juravle · 9 years ago
  56. 92db65c am 487e7b3a: Merge "Revert "Revert "Support unresolved fields in optimizing"" by Calin Juravle · 9 years ago
  57. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  58. de6e73d am 9b29f3ef: Merge "MIPS64: Implement intrinsic java.lang.Thread.currentThread()" by Andreas Gampe · 9 years ago
  59. 9b29f3e Merge "MIPS64: Implement intrinsic java.lang.Thread.currentThread()" by Andreas Gampe · 9 years ago
  60. b907f0c am 46dcaf93: Merge "Tidy up spelling" by Kenny Root · 9 years ago
  61. 46dcaf9 Merge "Tidy up spelling" by Kenny Root · 9 years ago
  62. 00d597a Tidy up spelling by Kenny Root · 9 years ago
  63. cb9d211 am 931e2684: Merge "ART: Single-frame deopt" by Andreas Gampe · 9 years ago
  64. 639bdd1 ART: Single-frame deopt by Andreas Gampe · 9 years ago
  65. 49e5539 MIPS64: Implement intrinsic java.lang.Thread.currentThread() by Chris Larsen · 9 years ago
  66. ce824ab am b175a45b: Merge "MIPS64: Implement intrinsics from java.lang.Math:" by Andreas Gampe · 9 years ago
  67. 0b7ac98 MIPS64: Implement intrinsics from java.lang.Math: by Chris Larsen · 9 years ago
  68. b07412b am acbb159e: Merge "ART: Move code from RA to T9 in Mips64 longjump" by Andreas Gampe · 9 years ago
  69. dbf056d ART: Move code from RA to T9 in Mips64 longjump by Andreas Gampe · 9 years ago
  70. 7c6f0e3 am 0c1b297d: Merge "Use $ for f registers to please clang." by Nicolas Geoffray · 9 years ago
  71. c5b4b32 Use $ for f registers to please clang. by Nicolas Geoffray · 9 years ago
  72. 6b452c8 am 5fbb15fe: Merge "Fix art_quick_alloc_object_tlab" by Mathieu Chartier · 9 years ago
  73. e7049ca Fix art_quick_alloc_object_tlab by Mathieu Chartier · 9 years ago
  74. 353abaa am 957fb893: Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  75. 957fb89 Merge "ART: Move DexCache arrays to native." by Vladimir Marko · 9 years ago
  76. 59bca8a am 8c679146: Merge "Add ScopedThreadSuspension" by Mathieu Chartier · 9 years ago
  77. f1d666e Add ScopedThreadSuspension by Mathieu Chartier · 9 years ago
  78. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  79. f88c2a8 am c26b4512: Merge "Revert "Revert "Fix deoptimization with pending exception""" by Sebastien Hertz · 9 years ago
  80. c26b451 Merge "Revert "Revert "Fix deoptimization with pending exception""" by Sebastien Hertz · 9 years ago
  81. 6435b7c am 8cd4797f: am 5093d3be: Merge "Add a missing reader barrier in entrypoint stub" by Mathieu Chartier · 9 years ago
  82. 5093d3b Merge "Add a missing reader barrier in entrypoint stub" by Mathieu Chartier · 9 years ago
  83. 0747466 Revert "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 9 years ago
  84. 429b8e3 am f1ae0fe2: am 77204c01: Merge "Revert "Revert "[MIPS] Use hard float calling convention for managed code""" by Vladimir Marko · 9 years ago
  85. ff73498 Revert "Revert "[MIPS] Use hard float calling convention for managed code"" by Goran Jakovljevic · 9 years ago
  86. 6306921 Add a missing reader barrier in entrypoint stub by Man Cao · 9 years ago
  87. ed65e49 am 448ff4fb: am 879775bb: Merge "Revert "[MIPS] Use hard float calling convention for managed code"" by Vladimir Marko · 9 years ago
  88. 7fee84c Revert "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 9 years ago
  89. c905cd0 am d45be7d8: am e75ffdfe: Merge "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 9 years ago
  90. a29449d [MIPS] Use hard float calling convention for managed code by Goran Jakovljevic · 9 years ago
  91. c393cc4 am d942853d: am 7c2af0d8: Merge "Remove unnecessary `explicit` qualifiers on constructors." by Roland Levillain · 9 years ago
  92. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  93. 3a78345 am f1bb39e8: am 1f3f766d: Merge "Move ArtFields and ArtMethods to be a length prefixed array" by Mathieu Chartier · 9 years ago
  94. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 9 years ago
  95. 381b43d am 97647079: am 28a94765: Merge "ART: Fix arm32 assembly for Clang" by Andreas Gampe · 9 years ago
  96. e0d7cff ART: Fix arm32 assembly for Clang by Chih-Hung Hsieh · 9 years ago
  97. e80e3a3 am 2b643092: am 0c9c5bbd: Merge "ART: Fix stub_test" by Andreas Gampe · 9 years ago
  98. ff7b114 ART: Fix stub_test by Andreas Gampe · 9 years ago
  99. 9a436a9 am c548ae75: ART: Remove unique-numbered labels from arm64 assembly by Chih-Hung Hsieh · 9 years ago
  100. c548ae7 ART: Remove unique-numbered labels from arm64 assembly by Chih-Hung Hsieh · 9 years ago